2025-10-10T02:10:42.2163100Z Current runner version: '2.328.0' 2025-10-10T02:10:42.2166230Z Runner name: 'i-07d935a275706fe87' 2025-10-10T02:10:42.2166650Z Runner group name: 'default' 2025-10-10T02:10:42.2167170Z Machine name: 'ip-10-0-3-134' 2025-10-10T02:10:42.2168710Z ##[group]GITHUB_TOKEN Permissions 2025-10-10T02:10:42.2169760Z Contents: read 2025-10-10T02:10:42.2170070Z Metadata: read 2025-10-10T02:10:42.2170360Z ##[endgroup] 2025-10-10T02:10:42.2171420Z Secret source: Actions 2025-10-10T02:10:42.2171770Z Prepare workflow directory 2025-10-10T02:10:44.1413070Z Prepare all required actions 2025-10-10T02:10:44.1439800Z Getting action download info 2025-10-10T02:10:44.3006240Z Download action repository 'pytorch/test-infra@main' (SHA:264eed5d70b428e3aa5c1a7c98e4330f866e183f) 2025-10-10T02:10:44.9702470Z Download action repository 'pytorch/pytorch@main' (SHA:0747d95994600a5a5538da560801476abbb67342) 2025-10-10T02:10:50.3875820Z Getting action download info 2025-10-10T02:10:50.5525620Z Download action repository 'actions/checkout@v4' (SHA:08eba0b27e820071cde6df949e0beb9ba4906955) 2025-10-10T02:10:50.8222740Z Getting action download info 2025-10-10T02:10:50.9727870Z Uses: pytorch/pytorch/.github/workflows/_mac-test.yml@refs/heads/main (344e6365a0068c2d2847fcec0c55dd53291d475e) 2025-10-10T02:10:50.9731040Z ##[group] Inputs 2025-10-10T02:10:50.9731310Z build-environment: macos-py3-arm64 2025-10-10T02:10:50.9732500Z 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-14"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m2-15"}]} 2025-10-10T02:10:50.9733630Z sync-tag: 2025-10-10T02:10:50.9733840Z python-version: 3.12.7 2025-10-10T02:10:50.9734510Z timeout-minutes: 270 2025-10-10T02:10:50.9734990Z disable-monitor: false 2025-10-10T02:10:50.9735270Z monitor-log-interval: 5 2025-10-10T02:10:50.9735550Z monitor-data-collect-interval: 1 2025-10-10T02:10:50.9735830Z ##[endgroup] 2025-10-10T02:10:50.9736150Z Complete job name: macos-py3-arm64 / test (mps, 1, 1, macos-m1-14) 2025-10-10T02:10:51.0032090Z ##[group]Run sysctl machdep.cpu.brand_string kern.osproductversion 2025-10-10T02:10:51.0032490Z sysctl machdep.cpu.brand_string kern.osproductversion 2025-10-10T02:10:51.0057000Z shell: /bin/bash -e -l {0} 2025-10-10T02:10:51.0057300Z env: 2025-10-10T02:10:51.0057440Z GIT_DEFAULT_BRANCH: main 2025-10-10T02:10:51.0057620Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-10-10T02:10:51.0057810Z TEST_CONFIG: mps 2025-10-10T02:10:51.0057950Z SHARD_NUMBER: 1 2025-10-10T02:10:51.0058090Z NUM_TEST_SHARDS: 1 2025-10-10T02:10:51.0058240Z PR_BODY: 2025-10-10T02:10:51.0058370Z ##[endgroup] 2025-10-10T02:10:54.4880570Z machdep.cpu.brand_string: Apple M1 2025-10-10T02:10:54.4880900Z kern.osproductversion: 14.7.8 2025-10-10T02:10:54.4926880Z ##[group]Run for PROCESS in "python" "conda" "ninja" "clang"; do 2025-10-10T02:10:54.4927240Z for PROCESS in "python" "conda" "ninja" "clang"; do 2025-10-10T02:10:54.4927520Z  echo "Cleaning up all remaining ${PROCESS} process" 2025-10-10T02:10:54.4927760Z  pkill "${PROCESS}" || true 2025-10-10T02:10:54.4927930Z done 2025-10-10T02:10:54.4942620Z shell: /bin/bash -e -l {0} 2025-10-10T02:10:54.4942770Z env: 2025-10-10T02:10:54.4942900Z GIT_DEFAULT_BRANCH: main 2025-10-10T02:10:54.4943080Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-10-10T02:10:54.4943250Z TEST_CONFIG: mps 2025-10-10T02:10:54.4943380Z SHARD_NUMBER: 1 2025-10-10T02:10:54.4943520Z NUM_TEST_SHARDS: 1 2025-10-10T02:10:54.4943670Z PR_BODY: 2025-10-10T02:10:54.4943820Z ##[endgroup] 2025-10-10T02:10:55.0951530Z Cleaning up all remaining python process 2025-10-10T02:10:55.1013580Z Cleaning up all remaining conda process 2025-10-10T02:10:55.1072110Z Cleaning up all remaining ninja process 2025-10-10T02:10:55.1129640Z Cleaning up all remaining clang process 2025-10-10T02:10:55.1225860Z ##[group]Run if brew list miniconda; then 2025-10-10T02:10:55.1226110Z if brew list miniconda; then 2025-10-10T02:10:55.1226310Z  brew uninstall miniconda 2025-10-10T02:10:55.1226540Z  echo "REINSTALL_BREW_MINICONDA=1" >> "${GITHUB_ENV}" 2025-10-10T02:10:55.1226740Z fi 2025-10-10T02:10:55.1241020Z shell: /bin/bash -e -l {0} 2025-10-10T02:10:55.1241180Z env: 2025-10-10T02:10:55.1241310Z GIT_DEFAULT_BRANCH: main 2025-10-10T02:10:55.1241500Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-10-10T02:10:55.1241700Z TEST_CONFIG: mps 2025-10-10T02:10:55.1241830Z SHARD_NUMBER: 1 2025-10-10T02:10:55.1241960Z NUM_TEST_SHARDS: 1 2025-10-10T02:10:55.1242080Z PR_BODY: 2025-10-10T02:10:55.1242180Z ##[endgroup] 2025-10-10T02:10:57.5763090Z /opt/homebrew/Caskroom/miniconda/.metadata/INSTALL_RECEIPT.json 2025-10-10T02:10:57.5764130Z /opt/homebrew/Caskroom/miniconda/.metadata/config.json 2025-10-10T02:10:57.5764700Z /opt/homebrew/Caskroom/miniconda/.metadata/py313_25.7.0-2/20251010010108.830/Casks/miniconda.rb 2025-10-10T02:10:57.5765200Z /opt/homebrew/Caskroom/miniconda/py313_25.7.0-2/Miniconda3-py313_25.7.0-2-MacOSX-arm64.sh 2025-10-10T02:10:57.5765670Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_recursion_limit.3 2025-10-10T02:10:57.5766200Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2syntax.3 2025-10-10T02:10:57.5766550Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2jit.3 2025-10-10T02:10:57.5766900Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2demo.3 2025-10-10T02:10:57.5768270Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_offset_limit.3 2025-10-10T02:10:57.5768880Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_match_context_create.3 2025-10-10T02:10:57.5769270Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2serialize.3 2025-10-10T02:10:57.5769690Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_bsr.3 2025-10-10T02:10:57.5770140Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2unicode.3 2025-10-10T02:10:57.5770930Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substring_get_bynumber.3 2025-10-10T02:10:57.5771720Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substring_copy_byname.3 2025-10-10T02:10:57.5772130Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2api.3 2025-10-10T02:10:57.5773000Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_parens_nest_limit.3 2025-10-10T02:10:57.5773600Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_get_startchar.3 2025-10-10T02:10:57.5774340Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2limits.3 2025-10-10T02:10:57.5775110Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_recursion_memory_management.3 2025-10-10T02:10:57.5775650Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_newline.3 2025-10-10T02:10:57.5776430Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_depth_limit.3 2025-10-10T02:10:57.5777060Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_match_data_free.3 2025-10-10T02:10:57.5777870Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_compile_context_free.3 2025-10-10T02:10:57.5778590Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_max_pattern_length.3 2025-10-10T02:10:57.5779440Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2matching.3 2025-10-10T02:10:57.5779870Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_jit_stack_free.3 2025-10-10T02:10:57.5780510Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_callout.3 2025-10-10T02:10:57.5781310Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_code_copy_with_tables.3 2025-10-10T02:10:57.5781990Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_glob_escape.3 2025-10-10T02:10:57.5782750Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_compile_extra_options.3 2025-10-10T02:10:57.5783460Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2.3 2025-10-10T02:10:57.5784050Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2perform.3 2025-10-10T02:10:57.5785250Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_pattern_info.3 2025-10-10T02:10:57.5785680Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_substitute_callout.3 2025-10-10T02:10:57.5786090Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_jit_stack_create.3 2025-10-10T02:10:57.5786590Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2build.3 2025-10-10T02:10:57.5787360Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substring_length_byname.3 2025-10-10T02:10:57.5788040Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_serialize_free.3 2025-10-10T02:10:57.5788670Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_dfa_match.3 2025-10-10T02:10:57.5789270Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2convert.3 2025-10-10T02:10:57.5789890Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_jit_match.3 2025-10-10T02:10:57.5790820Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substring_nametable_scan.3 2025-10-10T02:10:57.5791290Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_match.3 2025-10-10T02:10:57.5792020Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_converted_pattern_free.3 2025-10-10T02:10:57.5792700Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_heap_limit.3 2025-10-10T02:10:57.5793580Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substring_number_from_name.3 2025-10-10T02:10:57.5794170Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_pattern_convert.3 2025-10-10T02:10:57.5794900Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_maketables.3 2025-10-10T02:10:57.5795540Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_match_context_free.3 2025-10-10T02:10:57.5796160Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_code_free.3 2025-10-10T02:10:57.5796800Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_jit_compile.3 2025-10-10T02:10:57.5797350Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_compile.3 2025-10-10T02:10:57.5798140Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_get_ovector_pointer.3 2025-10-10T02:10:57.5798850Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substring_list_get.3 2025-10-10T02:10:57.5799560Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_general_context_free.3 2025-10-10T02:10:57.5800270Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_get_match_data_size.3 2025-10-10T02:10:57.5801020Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_convert_context_copy.3 2025-10-10T02:10:57.5801750Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_character_tables.3 2025-10-10T02:10:57.5802410Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_get_error_message.3 2025-10-10T02:10:57.5803180Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_compile_context_create.3 2025-10-10T02:10:57.5803850Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_glob_separator.3 2025-10-10T02:10:57.5804530Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_maketables_free.3 2025-10-10T02:10:57.5805270Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_convert_context_free.3 2025-10-10T02:10:57.5805960Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_serialize_decode.3 2025-10-10T02:10:57.5806680Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_general_context_copy.3 2025-10-10T02:10:57.5807300Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_code_copy.3 2025-10-10T02:10:57.5807840Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2compat.3 2025-10-10T02:10:57.5808740Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_match_data_create_from_pattern.3 2025-10-10T02:10:57.5809660Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_match_limit.3 2025-10-10T02:10:57.5810060Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_match_context_copy.3 2025-10-10T02:10:57.5810780Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_serialize_encode.3 2025-10-10T02:10:57.5811370Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substitute.3 2025-10-10T02:10:57.5812070Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_get_ovector_count.3 2025-10-10T02:10:57.5812780Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_get_mark.3 2025-10-10T02:10:57.5813400Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_jit_stack_assign.3 2025-10-10T02:10:57.5814100Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substring_list_free.3 2025-10-10T02:10:57.5814690Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2callout.3 2025-10-10T02:10:57.5815400Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_match_data_create.3 2025-10-10T02:10:57.5816140Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substring_get_byname.3 2025-10-10T02:10:57.5816880Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substring_copy_bynumber.3 2025-10-10T02:10:57.5817430Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2sample.3 2025-10-10T02:10:57.5818250Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substring_length_bynumber.3 2025-10-10T02:10:57.5818800Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2partial.3 2025-10-10T02:10:57.5819370Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2posix.3 2025-10-10T02:10:57.5820140Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_convert_context_create.3 2025-10-10T02:10:57.5820900Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_compile_context_copy.3 2025-10-10T02:10:57.5821440Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_config.3 2025-10-10T02:10:57.5822270Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_compile_recursion_guard.3 2025-10-10T02:10:57.5823100Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_serialize_get_number_of_codes.3 2025-10-10T02:10:57.5824120Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_general_context_create.3 2025-10-10T02:10:57.5824620Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_jit_free_unused_memory.3 2025-10-10T02:10:57.5825400Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_callout_enumerate.3 2025-10-10T02:10:57.5825920Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substring_free.3 2025-10-10T02:10:57.5826490Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2pattern.3 2025-10-10T02:10:57.5827030Z /opt/homebrew/Caskroom/miniconda/base/man/man1/bzegrep.1 2025-10-10T02:10:57.5827540Z /opt/homebrew/Caskroom/miniconda/base/man/man1/bzmore.1 2025-10-10T02:10:57.5828060Z /opt/homebrew/Caskroom/miniconda/base/man/man1/bzdiff.1 2025-10-10T02:10:57.5828630Z /opt/homebrew/Caskroom/miniconda/base/man/man1/bzfgrep.1 2025-10-10T02:10:57.5829150Z /opt/homebrew/Caskroom/miniconda/base/man/man1/bzip2.1 2025-10-10T02:10:57.5829730Z /opt/homebrew/Caskroom/miniconda/base/man/man1/pcre2grep.1 2025-10-10T02:10:57.5830250Z /opt/homebrew/Caskroom/miniconda/base/man/man1/bzcmp.1 2025-10-10T02:10:57.5830810Z /opt/homebrew/Caskroom/miniconda/base/man/man1/pcre2test.1 2025-10-10T02:10:57.5831350Z /opt/homebrew/Caskroom/miniconda/base/man/man1/bzgrep.1 2025-10-10T02:10:57.5831950Z /opt/homebrew/Caskroom/miniconda/base/man/man1/pcre2-config.1 2025-10-10T02:10:57.5832490Z /opt/homebrew/Caskroom/miniconda/base/man/man1/bzless.1 2025-10-10T02:10:57.5833520Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0.json 2025-10-10T02:10:57.5834310Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pygments-2.19.1-py313hca03da5_0.json 2025-10-10T02:10:57.5835110Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/nlohmann_json-3.11.2-h313beb8_0.json 2025-10-10T02:10:57.5835850Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pkce-1.0.3-py313hca03da5_0.json 2025-10-10T02:10:57.5837040Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/python-dotenv-1.1.0-py313hca03da5_0.json 2025-10-10T02:10:57.5837510Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/fmt-9.1.0-h48ca7d4_1.json 2025-10-10T02:10:57.5838410Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/jsonpointer-3.0.0-py313hca03da5_0.json 2025-10-10T02:10:57.5839010Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/tzdata-2025b-h04d1e81_0.json 2025-10-10T02:10:57.5839900Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libmamba-2.0.5-h15e39b3_1.json 2025-10-10T02:10:57.5840780Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/tomli-2.2.1-py313hca03da5_0.json 2025-10-10T02:10:57.5841350Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/simdjson-3.10.1-h48ca7d4_0.json 2025-10-10T02:10:57.5842180Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/yaml-cpp-0.8.0-h313beb8_1.json 2025-10-10T02:10:57.5842860Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libffi-3.4.4-hca03da5_1.json 2025-10-10T02:10:57.5843640Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pysocks-1.7.1-py313hca03da5_0.json 2025-10-10T02:10:57.5844390Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libxml2-2.13.8-h0b34f26_0.json 2025-10-10T02:10:57.5845170Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/click-8.2.1-py313hca03da5_0.json 2025-10-10T02:10:57.5845970Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/mdurl-0.1.0-py313hca03da5_0.json 2025-10-10T02:10:57.5846750Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libsolv-0.7.30-h514c7bf_1.json 2025-10-10T02:10:57.5847650Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/markdown-it-py-2.2.0-py313hca03da5_1.json 2025-10-10T02:10:57.5848430Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/keyring-25.6.0-py313hca03da5_0.json 2025-10-10T02:10:57.5849260Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/conda-25.7.0-py313hca03da5_0.json 2025-10-10T02:10:57.5850140Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pip-25.1-pyhc872135_2.json 2025-10-10T02:10:57.5862520Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/zstandard-0.23.0-py313h1a4646a_1.json 2025-10-10T02:10:57.5863300Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/cpp-expected-1.1.0-h48ca7d4_0.json 2025-10-10T02:10:57.5864090Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/colorama-0.4.6-py313hca03da5_0.json 2025-10-10T02:10:57.5864790Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/zstd-1.5.6-hfb09047_0.json 2025-10-10T02:10:57.5865540Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/icu-73.1-h313beb8_0.json 2025-10-10T02:10:57.5866360Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/cffi-1.17.1-py313h3eb5a62_1.json 2025-10-10T02:10:57.5867260Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/setuptools-78.1.1-py313hca03da5_0.json 2025-10-10T02:10:57.5868000Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/certifi-2025.8.3-py313hca03da5_0.json 2025-10-10T02:10:57.5868840Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/python-3.13.5-h2eb94d5_100_cp313.json 2025-10-10T02:10:57.5869710Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/cryptography-45.0.5-py313hace6d20_0.json 2025-10-10T02:10:57.5870560Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/annotated-types-0.6.0-py313hca03da5_0.json 2025-10-10T02:10:57.5871370Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/readchar-4.0.5-py313hca03da5_0.json 2025-10-10T02:10:57.5872160Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libnghttp2-1.57.0-h62f6fdd_0.json 2025-10-10T02:10:57.5872940Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pycparser-2.21-pyhd3eb1b0_0.json 2025-10-10T02:10:57.5873770Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libmambapy-2.0.5-py313h48ca7d4_1.json 2025-10-10T02:10:57.5874690Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/more-itertools-10.3.0-py313hca03da5_0.json 2025-10-10T02:10:57.5875420Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/python_abi-3.13-0_cp313.json 2025-10-10T02:10:57.5876420Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/anaconda-anon-usage-0.7.2-py313hd6b623d_100.json 2025-10-10T02:10:57.5877060Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/bzip2-1.0.8-h80987f9_6.json 2025-10-10T02:10:57.5877760Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/xz-5.6.4-h80987f9_1.json 2025-10-10T02:10:57.5878570Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libarchive-3.7.7-h8f13d7a_0.json 2025-10-10T02:10:57.5879420Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/packaging-25.0-py313hca03da5_0.json 2025-10-10T02:10:57.5880240Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/anaconda-auth-0.8.6-py313hca03da5_0.json 2025-10-10T02:10:57.5881070Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/tk-8.6.15-hcd8a7d5_0.json 2025-10-10T02:10:57.5881880Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/typing-extensions-4.12.2-py313hca03da5_0.json 2025-10-10T02:10:57.5882640Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/semver-3.0.2-py313hca03da5_1.json 2025-10-10T02:10:57.5883390Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/c-ares-1.34.5-h2ca31fc_0.json 2025-10-10T02:10:57.5884120Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/reproc-14.2.4-h313beb8_2.json 2025-10-10T02:10:57.5885000Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/ruamel.yaml-0.18.10-py313h80987f9_0.json 2025-10-10T02:10:57.5885760Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/typer-0.9.0-py313hca03da5_0.json 2025-10-10T02:10:57.5886720Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/conda-anaconda-tos-0.2.2-py313hca03da5_1.json 2025-10-10T02:10:57.5887490Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pydantic-2.11.7-py313hca03da5_0.json 2025-10-10T02:10:57.5888290Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/rich-13.9.4-py313hca03da5_0.json 2025-10-10T02:10:57.5889200Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/ruamel.yaml.clib-0.2.12-py313h80987f9_0.json 2025-10-10T02:10:57.5889980Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/python.app-3-py313h80987f9_2.json 2025-10-10T02:10:57.5890870Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/jaraco.functools-4.1.0-py313hca03da5_0.json 2025-10-10T02:10:57.5891810Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/conda-package-handling-2.4.0-py313hca03da5_0.json 2025-10-10T02:10:57.5892700Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/typing-inspection-0.4.0-py313hca03da5_0.json 2025-10-10T02:10:57.5893420Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/tqdm-4.67.1-py313h7eb115d_0.json 2025-10-10T02:10:57.5894190Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pcre2-10.42-hb066dcc_1.json 2025-10-10T02:10:57.5895020Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/frozendict-2.4.2-py313hca03da5_0.json 2025-10-10T02:10:57.5895740Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/readline-8.3-h0b18652_0.json 2025-10-10T02:10:57.5896490Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libcxx-19.1.7-hb09ecce_3.json 2025-10-10T02:10:57.5897360Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/truststore-0.10.1-py313hca03da5_0.json 2025-10-10T02:10:57.5898210Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/jaraco.classes-3.4.0-py313hca03da5_0.json 2025-10-10T02:10:57.5899000Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/menuinst-2.3.1-py313hca03da5_0.json 2025-10-10T02:10:57.5899820Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pluggy-1.5.0-py313hca03da5_0.json 2025-10-10T02:10:57.5900820Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/conda-package-streaming-0.12.0-py313hca03da5_0.json 2025-10-10T02:10:57.5901540Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/reproc-cpp-14.2.4-h313beb8_2.json 2025-10-10T02:10:57.5902380Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/brotlicffi-1.0.9.2-py313h313beb8_1.json 2025-10-10T02:10:57.5903160Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/openssl-3.0.17-h4ee41c1_0.json 2025-10-10T02:10:57.5903960Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/wheel-0.45.1-py313hca03da5_0.json 2025-10-10T02:10:57.5904700Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libssh2-1.11.1-h3e2b118_0.json 2025-10-10T02:10:57.5905170Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/history 2025-10-10T02:10:57.5906070Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/boltons-25.0.0-py313hca03da5_0.json 2025-10-10T02:10:57.5906970Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/typing_extensions-4.12.2-py313hca03da5_0.json 2025-10-10T02:10:57.5907700Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/lz4-c-1.9.4-h313beb8_1.json 2025-10-10T02:10:57.5908660Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pycosat-0.6.6-py313h80987f9_2.json 2025-10-10T02:10:57.5909570Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pydantic-settings-2.6.1-py313hca03da5_0.json 2025-10-10T02:10:57.5910530Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/platformdirs-4.3.7-py313hca03da5_0.json 2025-10-10T02:10:57.5911340Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/conda-content-trust-0.2.0-py313hca03da5_1.json 2025-10-10T02:10:57.5912060Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pybind11-abi-5-hd3eb1b0_0.json 2025-10-10T02:10:57.5912950Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/ca-certificates-2025.7.15-hca03da5_0.json 2025-10-10T02:10:57.5913670Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/sqlite-3.50.2-h79febb2_1.json 2025-10-10T02:10:57.5914430Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libmpdec-4.0.0-h80987f9_0.json 2025-10-10T02:10:57.5923740Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/charset-normalizer-3.3.2-pyhd3eb1b0_0.json 2025-10-10T02:10:57.5924280Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libcurl-8.14.1-hcdd2897_1.json 2025-10-10T02:10:57.5924940Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/archspec-0.2.3-pyhd3eb1b0_0.json 2025-10-10T02:10:57.5925380Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/spdlog-1.11.0-h48ca7d4_0.json 2025-10-10T02:10:57.5925790Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/idna-3.7-py313hca03da5_0.json 2025-10-10T02:10:57.5926230Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/expat-2.7.1-h313beb8_0.json 2025-10-10T02:10:57.5926650Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/jsonpatch-1.33-py313hca03da5_1.json 2025-10-10T02:10:57.5927090Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/requests-2.32.4-py313hca03da5_0.json 2025-10-10T02:10:57.5927520Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/ncurses-6.5-hee39554_0.json 2025-10-10T02:10:57.5927920Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libiconv-1.16-h80987f9_3.json 2025-10-10T02:10:57.5928370Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/anaconda-cli-base-0.5.2-py313hca03da5_0.json 2025-10-10T02:10:57.5928860Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/jaraco.context-6.0.0-py313hca03da5_0.json 2025-10-10T02:10:57.5929290Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/zlib-1.2.13-h18a0788_1.json 2025-10-10T02:10:57.5929690Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pyjwt-2.10.1-py313hca03da5_0.json 2025-10-10T02:10:57.5930170Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pydantic-core-2.33.2-py313h5e3a92f_0.json 2025-10-10T02:10:57.5930650Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/shellingham-1.5.0-py313hca03da5_0.json 2025-10-10T02:10:57.5931100Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/distro-1.9.0-py313hca03da5_0.json 2025-10-10T02:10:57.5931590Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1.json 2025-10-10T02:10:57.5932060Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/urllib3-2.5.0-py313hca03da5_0.json 2025-10-10T02:10:57.6116520Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libev-4.33-h1a28f6b_1.json 2025-10-10T02:10:57.6116880Z /opt/homebrew/Caskroom/miniconda/base/.condarc 2025-10-10T02:10:57.6117910Z /opt/homebrew/Caskroom/miniconda/base/condabin/conda 2025-10-10T02:10:57.6118180Z /opt/homebrew/Caskroom/miniconda/base/ssl/misc/tsget 2025-10-10T02:10:57.6118450Z /opt/homebrew/Caskroom/miniconda/base/ssl/misc/tsget.pl 2025-10-10T02:10:57.6118750Z /opt/homebrew/Caskroom/miniconda/base/ssl/misc/CA.pl 2025-10-10T02:10:57.6119250Z /opt/homebrew/Caskroom/miniconda/base/ssl/ct_log_list.cnf 2025-10-10T02:10:57.6119990Z /opt/homebrew/Caskroom/miniconda/base/ssl/openssl.cnf.dist 2025-10-10T02:10:57.6120300Z /opt/homebrew/Caskroom/miniconda/base/ssl/cert.pem 2025-10-10T02:10:57.6120940Z /opt/homebrew/Caskroom/miniconda/base/ssl/openssl.cnf 2025-10-10T02:10:57.6121460Z /opt/homebrew/Caskroom/miniconda/base/ssl/ct_log_list.cnf.dist 2025-10-10T02:10:57.6121970Z /opt/homebrew/Caskroom/miniconda/base/ssl/cacert.pem 2025-10-10T02:10:57.6122670Z /opt/homebrew/Caskroom/miniconda/base/cmake/pcre2-config-version.cmake 2025-10-10T02:10:57.6123230Z /opt/homebrew/Caskroom/miniconda/base/cmake/pcre2-config.cmake 2025-10-10T02:10:57.6123730Z /opt/homebrew/Caskroom/miniconda/base/bin/bzip2recover 2025-10-10T02:10:57.6124360Z /opt/homebrew/Caskroom/miniconda/base/bin/jsondiff 2025-10-10T02:10:57.6124770Z /opt/homebrew/Caskroom/miniconda/base/bin/lzmainfo 2025-10-10T02:10:57.6125230Z /opt/homebrew/Caskroom/miniconda/base/bin/unzstd 2025-10-10T02:10:57.6125710Z /opt/homebrew/Caskroom/miniconda/base/bin/bzfgrep 2025-10-10T02:10:57.6126200Z /opt/homebrew/Caskroom/miniconda/base/bin/anaconda 2025-10-10T02:10:57.6126640Z /opt/homebrew/Caskroom/miniconda/base/bin/tabs 2025-10-10T02:10:57.6127110Z /opt/homebrew/Caskroom/miniconda/base/bin/bzmore 2025-10-10T02:10:57.6127570Z /opt/homebrew/Caskroom/miniconda/base/bin/bzgrep 2025-10-10T02:10:57.6128110Z /opt/homebrew/Caskroom/miniconda/base/bin/pydoc3.13 2025-10-10T02:10:57.6128590Z /opt/homebrew/Caskroom/miniconda/base/bin/makeconv 2025-10-10T02:10:57.6129030Z /opt/homebrew/Caskroom/miniconda/base/bin/toe 2025-10-10T02:10:57.6129540Z /opt/homebrew/Caskroom/miniconda/base/bin/pcre2grep 2025-10-10T02:10:57.6130370Z /opt/homebrew/Caskroom/miniconda/base/bin/.conda-anaconda-tos-pre-unlink.sh 2025-10-10T02:10:57.6130840Z /opt/homebrew/Caskroom/miniconda/base/bin/mamba-package 2025-10-10T02:10:57.6131260Z /opt/homebrew/Caskroom/miniconda/base/bin/bzegrep 2025-10-10T02:10:57.6131770Z /opt/homebrew/Caskroom/miniconda/base/bin/nghttp 2025-10-10T02:10:57.6132230Z /opt/homebrew/Caskroom/miniconda/base/bin/c_rehash 2025-10-10T02:10:57.6132700Z /opt/homebrew/Caskroom/miniconda/base/bin/xzdec 2025-10-10T02:10:57.6133250Z /opt/homebrew/Caskroom/miniconda/base/bin/bzdiff 2025-10-10T02:10:57.6133690Z /opt/homebrew/Caskroom/miniconda/base/bin/repo2solv 2025-10-10T02:10:57.6134320Z /opt/homebrew/Caskroom/miniconda/base/bin/infotocap 2025-10-10T02:10:57.6134630Z /opt/homebrew/Caskroom/miniconda/base/bin/cph 2025-10-10T02:10:57.6135160Z /opt/homebrew/Caskroom/miniconda/base/bin/gencnval 2025-10-10T02:10:57.6135620Z /opt/homebrew/Caskroom/miniconda/base/bin/xmllint 2025-10-10T02:10:57.6136080Z /opt/homebrew/Caskroom/miniconda/base/bin/dotenv 2025-10-10T02:10:57.6136580Z /opt/homebrew/Caskroom/miniconda/base/bin/bsdcpio 2025-10-10T02:10:57.6137250Z /opt/homebrew/Caskroom/miniconda/base/bin/icu-config 2025-10-10T02:10:57.6137570Z /opt/homebrew/Caskroom/miniconda/base/bin/python3 2025-10-10T02:10:57.6138060Z /opt/homebrew/Caskroom/miniconda/base/bin/gencfu 2025-10-10T02:10:57.6138560Z /opt/homebrew/Caskroom/miniconda/base/bin/wish8.6 2025-10-10T02:10:57.6139040Z /opt/homebrew/Caskroom/miniconda/base/bin/zstdless 2025-10-10T02:10:57.6139660Z /opt/homebrew/Caskroom/miniconda/base/bin/iconv 2025-10-10T02:10:57.6140050Z /opt/homebrew/Caskroom/miniconda/base/bin/captoinfo 2025-10-10T02:10:57.6140500Z /opt/homebrew/Caskroom/miniconda/base/bin/nghttpx 2025-10-10T02:10:57.6141080Z /opt/homebrew/Caskroom/miniconda/base/bin/pydoc 2025-10-10T02:10:57.6142640Z /opt/homebrew/Caskroom/miniconda/base/bin/python 2025-10-10T02:10:57.6142900Z /opt/homebrew/Caskroom/miniconda/base/bin/conda 2025-10-10T02:10:57.6143130Z /opt/homebrew/Caskroom/miniconda/base/bin/unxz 2025-10-10T02:10:57.6143370Z /opt/homebrew/Caskroom/miniconda/base/bin/bunzip2 2025-10-10T02:10:57.6143610Z /opt/homebrew/Caskroom/miniconda/base/bin/pythonw 2025-10-10T02:10:57.6143840Z /opt/homebrew/Caskroom/miniconda/base/bin/nghttpd 2025-10-10T02:10:57.6144250Z /opt/homebrew/Caskroom/miniconda/base/bin/pip3 2025-10-10T02:10:57.6144820Z /opt/homebrew/Caskroom/miniconda/base/bin/distro 2025-10-10T02:10:57.6145210Z /opt/homebrew/Caskroom/miniconda/base/bin/bsdunzip 2025-10-10T02:10:57.6145700Z /opt/homebrew/Caskroom/miniconda/base/bin/pcre2test 2025-10-10T02:10:57.6146230Z /opt/homebrew/Caskroom/miniconda/base/bin/xzegrep 2025-10-10T02:10:57.6146650Z /opt/homebrew/Caskroom/miniconda/base/bin/bzcmp 2025-10-10T02:10:57.6147260Z /opt/homebrew/Caskroom/miniconda/base/bin/bzless 2025-10-10T02:10:57.6147620Z /opt/homebrew/Caskroom/miniconda/base/bin/tset 2025-10-10T02:10:57.6148070Z /opt/homebrew/Caskroom/miniconda/base/bin/wish 2025-10-10T02:10:57.6148530Z /opt/homebrew/Caskroom/miniconda/base/bin/unlzma 2025-10-10T02:10:57.6149120Z /opt/homebrew/Caskroom/miniconda/base/bin/lz4cat 2025-10-10T02:10:57.6149470Z /opt/homebrew/Caskroom/miniconda/base/bin/bsdtar 2025-10-10T02:10:57.6150070Z /opt/homebrew/Caskroom/miniconda/base/bin/reset 2025-10-10T02:10:57.6150410Z /opt/homebrew/Caskroom/miniconda/base/bin/bzcat 2025-10-10T02:10:57.6150950Z /opt/homebrew/Caskroom/miniconda/base/bin/pysemver 2025-10-10T02:10:57.6151400Z /opt/homebrew/Caskroom/miniconda/base/bin/xzfgrep 2025-10-10T02:10:57.6152100Z /opt/homebrew/Caskroom/miniconda/base/bin/.python.app-post-link.sh 2025-10-10T02:10:57.6152520Z /opt/homebrew/Caskroom/miniconda/base/bin/icuinfo 2025-10-10T02:10:57.6153140Z /opt/homebrew/Caskroom/miniconda/base/bin/xmlwf 2025-10-10T02:10:57.6153420Z /opt/homebrew/Caskroom/miniconda/base/bin/lz4 2025-10-10T02:10:57.6153880Z /opt/homebrew/Caskroom/miniconda/base/bin/wheel 2025-10-10T02:10:57.6154500Z /opt/homebrew/Caskroom/miniconda/base/bin/tclsh8.6 2025-10-10T02:10:57.6154970Z /opt/homebrew/Caskroom/miniconda/base/bin/xml2-config 2025-10-10T02:10:57.6155410Z /opt/homebrew/Caskroom/miniconda/base/bin/python3.1 2025-10-10T02:10:57.6155930Z /opt/homebrew/Caskroom/miniconda/base/bin/zstdgrep 2025-10-10T02:10:57.6156390Z /opt/homebrew/Caskroom/miniconda/base/bin/gendict 2025-10-10T02:10:57.6157020Z /opt/homebrew/Caskroom/miniconda/base/bin/conda-content-trust 2025-10-10T02:10:57.6157570Z /opt/homebrew/Caskroom/miniconda/base/bin/idle3 2025-10-10T02:10:57.6157890Z /opt/homebrew/Caskroom/miniconda/base/bin/xz 2025-10-10T02:10:57.6158410Z /opt/homebrew/Caskroom/miniconda/base/bin/python.app 2025-10-10T02:10:57.6159050Z /opt/homebrew/Caskroom/miniconda/base/bin/dumpsolv 2025-10-10T02:10:57.6159350Z /opt/homebrew/Caskroom/miniconda/base/bin/adig 2025-10-10T02:10:57.6159800Z /opt/homebrew/Caskroom/miniconda/base/bin/clear 2025-10-10T02:10:57.6160290Z /opt/homebrew/Caskroom/miniconda/base/bin/genrb 2025-10-10T02:10:57.6160870Z /opt/homebrew/Caskroom/miniconda/base/bin/python3-config 2025-10-10T02:10:57.6161370Z /opt/homebrew/Caskroom/miniconda/base/bin/curl-config 2025-10-10T02:10:57.6161820Z /opt/homebrew/Caskroom/miniconda/base/bin/tclsh 2025-10-10T02:10:57.6162290Z /opt/homebrew/Caskroom/miniconda/base/bin/pip 2025-10-10T02:10:57.6162900Z /opt/homebrew/Caskroom/miniconda/base/bin/ncursesw6-config 2025-10-10T02:10:57.6163280Z /opt/homebrew/Caskroom/miniconda/base/bin/tic 2025-10-10T02:10:57.6163780Z /opt/homebrew/Caskroom/miniconda/base/bin/lzless 2025-10-10T02:10:57.6164310Z /opt/homebrew/Caskroom/miniconda/base/bin/idle3.13 2025-10-10T02:10:57.6165270Z /opt/homebrew/Caskroom/miniconda/base/bin/.python.app-pre-unlink.sh 2025-10-10T02:10:57.6165580Z /opt/homebrew/Caskroom/miniconda/base/bin/tqdm 2025-10-10T02:10:57.6165870Z /opt/homebrew/Caskroom/miniconda/base/bin/keyring 2025-10-10T02:10:57.6166360Z /opt/homebrew/Caskroom/miniconda/base/bin/ahost 2025-10-10T02:10:57.6166850Z /opt/homebrew/Caskroom/miniconda/base/bin/sqlite3 2025-10-10T02:10:57.6167340Z /opt/homebrew/Caskroom/miniconda/base/bin/markdown-it 2025-10-10T02:10:57.6167930Z /opt/homebrew/Caskroom/miniconda/base/bin/infocmp 2025-10-10T02:10:57.6168290Z /opt/homebrew/Caskroom/miniconda/base/bin/xzless 2025-10-10T02:10:57.6168790Z /opt/homebrew/Caskroom/miniconda/base/bin/zstd 2025-10-10T02:10:57.6169480Z /opt/homebrew/Caskroom/miniconda/base/bin/lzcmp 2025-10-10T02:10:57.6169810Z /opt/homebrew/Caskroom/miniconda/base/bin/pcre2-config 2025-10-10T02:10:57.6170310Z /opt/homebrew/Caskroom/miniconda/base/bin/icuexportdata 2025-10-10T02:10:57.6170840Z /opt/homebrew/Caskroom/miniconda/base/bin/pygmentize 2025-10-10T02:10:57.6171260Z /opt/homebrew/Caskroom/miniconda/base/bin/xzcat 2025-10-10T02:10:57.6171860Z /opt/homebrew/Caskroom/miniconda/base/bin/pcre2posix_test 2025-10-10T02:10:57.6172330Z /opt/homebrew/Caskroom/miniconda/base/bin/archspec 2025-10-10T02:10:57.6172830Z /opt/homebrew/Caskroom/miniconda/base/bin/pkgdata 2025-10-10T02:10:57.6173380Z /opt/homebrew/Caskroom/miniconda/base/bin/conda2solv 2025-10-10T02:10:57.6173840Z /opt/homebrew/Caskroom/miniconda/base/bin/deactivate 2025-10-10T02:10:57.6174400Z /opt/homebrew/Caskroom/miniconda/base/bin/lz4c 2025-10-10T02:10:57.6174780Z /opt/homebrew/Caskroom/miniconda/base/bin/bsdcat 2025-10-10T02:10:57.6175250Z /opt/homebrew/Caskroom/miniconda/base/bin/zstdcat 2025-10-10T02:10:57.6175850Z /opt/homebrew/Caskroom/miniconda/base/bin/xzcmp 2025-10-10T02:10:57.6176200Z /opt/homebrew/Caskroom/miniconda/base/bin/lzcat 2025-10-10T02:10:57.6176650Z /opt/homebrew/Caskroom/miniconda/base/bin/unlz4 2025-10-10T02:10:57.6177160Z /opt/homebrew/Caskroom/miniconda/base/bin/mergesolv 2025-10-10T02:10:57.6177660Z /opt/homebrew/Caskroom/miniconda/base/bin/zstdmt 2025-10-10T02:10:57.6178140Z /opt/homebrew/Caskroom/miniconda/base/bin/lzdiff 2025-10-10T02:10:57.6178620Z /opt/homebrew/Caskroom/miniconda/base/bin/activate 2025-10-10T02:10:57.6179240Z /opt/homebrew/Caskroom/miniconda/base/bin/python3.13-config 2025-10-10T02:10:57.6179710Z /opt/homebrew/Caskroom/miniconda/base/bin/normalizer 2025-10-10T02:10:57.6180300Z /opt/homebrew/Caskroom/miniconda/base/bin/lzmadec 2025-10-10T02:10:57.6180690Z /opt/homebrew/Caskroom/miniconda/base/bin/genbrk 2025-10-10T02:10:57.6181130Z /opt/homebrew/Caskroom/miniconda/base/bin/lzgrep 2025-10-10T02:10:57.6181610Z /opt/homebrew/Caskroom/miniconda/base/bin/lzmore 2025-10-10T02:10:57.6182160Z /opt/homebrew/Caskroom/miniconda/base/bin/jsonpointer 2025-10-10T02:10:57.6182650Z /opt/homebrew/Caskroom/miniconda/base/bin/jsonpatch 2025-10-10T02:10:57.6183170Z /opt/homebrew/Caskroom/miniconda/base/bin/testsolv 2025-10-10T02:10:57.6184320Z /opt/homebrew/Caskroom/miniconda/base/bin/tput 2025-10-10T02:10:57.6184580Z /opt/homebrew/Caskroom/miniconda/base/bin/sqlite3_analyzer 2025-10-10T02:10:57.6184850Z /opt/homebrew/Caskroom/miniconda/base/bin/conda-token 2025-10-10T02:10:57.6185160Z /opt/homebrew/Caskroom/miniconda/base/bin/openssl 2025-10-10T02:10:57.6185630Z /opt/homebrew/Caskroom/miniconda/base/bin/derb 2025-10-10T02:10:57.6186150Z /opt/homebrew/Caskroom/miniconda/base/bin/xmlcatalog 2025-10-10T02:10:57.6186610Z /opt/homebrew/Caskroom/miniconda/base/bin/lzfgrep 2025-10-10T02:10:57.6187220Z /opt/homebrew/Caskroom/miniconda/base/bin/installcheck 2025-10-10T02:10:57.6187660Z /opt/homebrew/Caskroom/miniconda/base/bin/conda-env 2025-10-10T02:10:57.6188130Z /opt/homebrew/Caskroom/miniconda/base/bin/xzmore 2025-10-10T02:10:57.6188610Z /opt/homebrew/Caskroom/miniconda/base/bin/xzgrep 2025-10-10T02:10:57.6189080Z /opt/homebrew/Caskroom/miniconda/base/bin/pydoc3 2025-10-10T02:10:57.6189520Z /opt/homebrew/Caskroom/miniconda/base/bin/lzma 2025-10-10T02:10:57.6190010Z /opt/homebrew/Caskroom/miniconda/base/bin/lzegrep 2025-10-10T02:10:57.6190470Z /opt/homebrew/Caskroom/miniconda/base/bin/bzip2 2025-10-10T02:10:57.6190960Z /opt/homebrew/Caskroom/miniconda/base/bin/xzdiff 2025-10-10T02:10:57.6191520Z /opt/homebrew/Caskroom/miniconda/base/bin/python3.13 2025-10-10T02:10:57.6191980Z /opt/homebrew/Caskroom/miniconda/base/uninstall.sh 2025-10-10T02:10:57.6192700Z /opt/homebrew/Caskroom/miniconda/base/shell/condabin/conda-hook.ps1 2025-10-10T02:10:57.6193300Z /opt/homebrew/Caskroom/miniconda/base/shell/condabin/Conda.psm1 2025-10-10T02:10:57.6193760Z /opt/homebrew/Caskroom/miniconda/base/include/lzma.h 2025-10-10T02:10:57.6194320Z /opt/homebrew/Caskroom/miniconda/base/include/tkEntry.h 2025-10-10T02:10:57.6194940Z /opt/homebrew/Caskroom/miniconda/base/include/solv/repo_solv.h 2025-10-10T02:10:57.6195550Z /opt/homebrew/Caskroom/miniconda/base/include/solv/poolarch.h 2025-10-10T02:10:57.6196210Z /opt/homebrew/Caskroom/miniconda/base/include/solv/tools_util.h 2025-10-10T02:10:57.6196730Z /opt/homebrew/Caskroom/miniconda/base/include/solv/evr.h 2025-10-10T02:10:57.6197330Z /opt/homebrew/Caskroom/miniconda/base/include/solv/pooltypes.h 2025-10-10T02:10:57.6197890Z /opt/homebrew/Caskroom/miniconda/base/include/solv/pool.h 2025-10-10T02:10:57.6198440Z /opt/homebrew/Caskroom/miniconda/base/include/solv/policy.h 2025-10-10T02:10:57.6199100Z /opt/homebrew/Caskroom/miniconda/base/include/solv/solv_xfopen.h 2025-10-10T02:10:57.6199680Z /opt/homebrew/Caskroom/miniconda/base/include/solv/repo_conda.h 2025-10-10T02:10:57.6200430Z /opt/homebrew/Caskroom/miniconda/base/include/solv/solver.h 2025-10-10T02:10:57.6200900Z /opt/homebrew/Caskroom/miniconda/base/include/solv/solvable.h 2025-10-10T02:10:57.6201460Z /opt/homebrew/Caskroom/miniconda/base/include/solv/poolid.h 2025-10-10T02:10:57.6202080Z /opt/homebrew/Caskroom/miniconda/base/include/solv/strpool.h 2025-10-10T02:10:57.6202680Z /opt/homebrew/Caskroom/miniconda/base/include/solv/solverdebug.h 2025-10-10T02:10:57.6203280Z /opt/homebrew/Caskroom/miniconda/base/include/solv/testcase.h 2025-10-10T02:10:57.6203850Z /opt/homebrew/Caskroom/miniconda/base/include/solv/repo.h 2025-10-10T02:10:57.6204440Z /opt/homebrew/Caskroom/miniconda/base/include/solv/knownid.h 2025-10-10T02:10:57.6205070Z /opt/homebrew/Caskroom/miniconda/base/include/solv/solvversion.h 2025-10-10T02:10:57.6205700Z /opt/homebrew/Caskroom/miniconda/base/include/solv/repo_write.h 2025-10-10T02:10:57.6206300Z /opt/homebrew/Caskroom/miniconda/base/include/solv/poolvendor.h 2025-10-10T02:10:57.6206880Z /opt/homebrew/Caskroom/miniconda/base/include/solv/util.h 2025-10-10T02:10:57.6207460Z /opt/homebrew/Caskroom/miniconda/base/include/solv/repodata.h 2025-10-10T02:10:57.6208040Z /opt/homebrew/Caskroom/miniconda/base/include/solv/rules.h 2025-10-10T02:10:57.6208650Z /opt/homebrew/Caskroom/miniconda/base/include/solv/problems.h 2025-10-10T02:10:57.6209210Z /opt/homebrew/Caskroom/miniconda/base/include/solv/bitmap.h 2025-10-10T02:10:57.6209800Z /opt/homebrew/Caskroom/miniconda/base/include/solv/dirpool.h 2025-10-10T02:10:57.6210400Z /opt/homebrew/Caskroom/miniconda/base/include/solv/chksum.h 2025-10-10T02:10:57.6211050Z /opt/homebrew/Caskroom/miniconda/base/include/solv/transaction.h 2025-10-10T02:10:57.6211590Z /opt/homebrew/Caskroom/miniconda/base/include/solv/conda.h 2025-10-10T02:10:57.6212220Z /opt/homebrew/Caskroom/miniconda/base/include/solv/dataiterator.h 2025-10-10T02:10:57.6212770Z /opt/homebrew/Caskroom/miniconda/base/include/solv/hash.h 2025-10-10T02:10:57.6213380Z /opt/homebrew/Caskroom/miniconda/base/include/solv/selection.h 2025-10-10T02:10:57.6213940Z /opt/homebrew/Caskroom/miniconda/base/include/solv/queue.h 2025-10-10T02:10:57.6214450Z /opt/homebrew/Caskroom/miniconda/base/include/tdbc.h 2025-10-10T02:10:57.6215050Z /opt/homebrew/Caskroom/miniconda/base/include/libssh2_sftp.h 2025-10-10T02:10:57.6215660Z /opt/homebrew/Caskroom/miniconda/base/include/tkIntXlibDecls.h 2025-10-10T02:10:57.6216250Z /opt/homebrew/Caskroom/miniconda/base/include/tkMenubutton.h 2025-10-10T02:10:57.6216760Z /opt/homebrew/Caskroom/miniconda/base/include/termcap.h 2025-10-10T02:10:57.6217370Z /opt/homebrew/Caskroom/miniconda/base/include/expat_config.h 2025-10-10T02:10:57.6217890Z /opt/homebrew/Caskroom/miniconda/base/include/tkUuid.h 2025-10-10T02:10:57.6218420Z /opt/homebrew/Caskroom/miniconda/base/include/tkText.h 2025-10-10T02:10:57.6218990Z /opt/homebrew/Caskroom/miniconda/base/include/tkColor.h 2025-10-10T02:10:57.6219520Z /opt/homebrew/Caskroom/miniconda/base/include/cursesp.h 2025-10-10T02:10:57.6220100Z /opt/homebrew/Caskroom/miniconda/base/include/mysqlStubs.h 2025-10-10T02:10:57.6220610Z /opt/homebrew/Caskroom/miniconda/base/include/archive.h 2025-10-10T02:10:57.6221160Z /opt/homebrew/Caskroom/miniconda/base/include/ffitarget.h 2025-10-10T02:10:57.6221780Z /opt/homebrew/Caskroom/miniconda/base/include/archive_entry.h 2025-10-10T02:10:57.6222360Z /opt/homebrew/Caskroom/miniconda/base/include/reproc/export.h 2025-10-10T02:10:57.6222940Z /opt/homebrew/Caskroom/miniconda/base/include/reproc/drain.h 2025-10-10T02:10:57.6223550Z /opt/homebrew/Caskroom/miniconda/base/include/reproc/reproc.h 2025-10-10T02:10:57.6224110Z /opt/homebrew/Caskroom/miniconda/base/include/reproc/run.h 2025-10-10T02:10:57.6224670Z /opt/homebrew/Caskroom/miniconda/base/include/libcharset.h 2025-10-10T02:10:57.6225310Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXPrivate.h 2025-10-10T02:10:57.6225810Z /opt/homebrew/Caskroom/miniconda/base/include/tkPort.h 2025-10-10T02:10:57.6226530Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/chvalid.h 2025-10-10T02:10:57.6227430Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/parserInternals.h 2025-10-10T02:10:57.6227970Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xpointer.h 2025-10-10T02:10:57.6228660Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/debugXML.h 2025-10-10T02:10:57.6229350Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/schematron.h 2025-10-10T02:10:57.6230000Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/uri.h 2025-10-10T02:10:57.6230680Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/parser.h 2025-10-10T02:10:57.6231360Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/encoding.h 2025-10-10T02:10:57.6231990Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/tree.h 2025-10-10T02:10:57.6232710Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/threads.h 2025-10-10T02:10:57.6233400Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlversion.h 2025-10-10T02:10:57.6234070Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/globals.h 2025-10-10T02:10:57.6234760Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/catalog.h 2025-10-10T02:10:57.6235430Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/pattern.h 2025-10-10T02:10:57.6236130Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlreader.h 2025-10-10T02:10:57.6236810Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/HTMLtree.h 2025-10-10T02:10:57.6237450Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/SAX2.h 2025-10-10T02:10:57.6238190Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlexports.h 2025-10-10T02:10:57.6238820Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xlink.h 2025-10-10T02:10:57.6239440Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/SAX.h 2025-10-10T02:10:57.6240160Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/entities.h 2025-10-10T02:10:57.6240870Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlregexp.h 2025-10-10T02:10:57.6241490Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/list.h 2025-10-10T02:10:57.6242180Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xinclude.h 2025-10-10T02:10:57.6242880Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlerror.h 2025-10-10T02:10:57.6243650Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/schemasInternals.h 2025-10-10T02:10:57.6244270Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/dict.h 2025-10-10T02:10:57.6244960Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlIO.h 2025-10-10T02:10:57.6245660Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/HTMLparser.h 2025-10-10T02:10:57.6246370Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlautomata.h 2025-10-10T02:10:57.6247030Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlsave.h 2025-10-10T02:10:57.6247750Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlstring.h 2025-10-10T02:10:57.6248380Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xpath.h 2025-10-10T02:10:57.6249030Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/valid.h 2025-10-10T02:10:57.6249850Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlschemastypes.h 2025-10-10T02:10:57.6250450Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/c14n.h 2025-10-10T02:10:57.6251150Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlmodule.h 2025-10-10T02:10:57.6251830Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/relaxng.h 2025-10-10T02:10:57.6252530Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/nanohttp.h 2025-10-10T02:10:57.6253360Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlunicode.h 2025-10-10T02:10:57.6254070Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlwriter.h 2025-10-10T02:10:57.6254880Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlmemory.h 2025-10-10T02:10:57.6255500Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xpathInternals.h 2025-10-10T02:10:57.6256160Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/nanoftp.h 2025-10-10T02:10:57.6256800Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/hash.h 2025-10-10T02:10:57.6257520Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlschemas.h 2025-10-10T02:10:57.6258160Z /opt/homebrew/Caskroom/miniconda/base/include/nghttp2/nghttp2ver.h 2025-10-10T02:10:57.6258780Z /opt/homebrew/Caskroom/miniconda/base/include/nghttp2/nghttp2.h 2025-10-10T02:10:57.6259290Z /opt/homebrew/Caskroom/miniconda/base/include/pqStubs.h 2025-10-10T02:10:57.6259860Z /opt/homebrew/Caskroom/miniconda/base/include/tclOODecls.h 2025-10-10T02:10:57.6260360Z /opt/homebrew/Caskroom/miniconda/base/include/zdict.h 2025-10-10T02:10:57.6260910Z /opt/homebrew/Caskroom/miniconda/base/include/cursesf.h 2025-10-10T02:10:57.6261580Z /opt/homebrew/Caskroom/miniconda/base/include/itclTclIntStubsFcn.h 2025-10-10T02:10:57.6298560Z /opt/homebrew/Caskroom/miniconda/base/include/ares_version.h 2025-10-10T02:10:57.6298990Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/termcap.h 2025-10-10T02:10:57.6299900Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/cursesp.h 2025-10-10T02:10:57.6300240Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/cursesf.h 2025-10-10T02:10:57.6300620Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/etip.h 2025-10-10T02:10:57.6300940Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/form.h 2025-10-10T02:10:57.6301250Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/cursesw.h 2025-10-10T02:10:57.6301590Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/unctrl.h 2025-10-10T02:10:57.6301920Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/cursesapp.h 2025-10-10T02:10:57.6302240Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/term.h 2025-10-10T02:10:57.6302570Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/cursslk.h 2025-10-10T02:10:57.6302900Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/panel.h 2025-10-10T02:10:57.6303220Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/ncurses.h 2025-10-10T02:10:57.6303550Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/eti.h 2025-10-10T02:10:57.6303870Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/ncurses_dll.h 2025-10-10T02:10:57.6304230Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/term_entry.h 2025-10-10T02:10:57.6304570Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/menu.h 2025-10-10T02:10:57.6304880Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/cursesm.h 2025-10-10T02:10:57.6305200Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/curses.h 2025-10-10T02:10:57.6305510Z /opt/homebrew/Caskroom/miniconda/base/include/tclPort.h 2025-10-10T02:10:57.6506120Z /opt/homebrew/Caskroom/miniconda/base/include/etip.h 2025-10-10T02:10:57.6506420Z /opt/homebrew/Caskroom/miniconda/base/include/tkDList.h 2025-10-10T02:10:57.6507440Z /opt/homebrew/Caskroom/miniconda/base/include/itclIntDecls.h 2025-10-10T02:10:57.6507800Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXFont.h 2025-10-10T02:10:57.6508170Z /opt/homebrew/Caskroom/miniconda/base/include/tkUnixInt.h 2025-10-10T02:10:57.6508700Z /opt/homebrew/Caskroom/miniconda/base/include/test_data.hpp 2025-10-10T02:10:57.6509330Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/translit.h 2025-10-10T02:10:57.6510000Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ustdio.h 2025-10-10T02:10:57.6510680Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utf_old.h 2025-10-10T02:10:57.6511320Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucsdet.h 2025-10-10T02:10:57.6511900Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/tzfmt.h 2025-10-10T02:10:57.6512490Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ubrk.h 2025-10-10T02:10:57.6513200Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ufieldpositer.h 2025-10-10T02:10:57.6514140Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/localematcher.h 2025-10-10T02:10:57.6514760Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/stringpiece.h 2025-10-10T02:10:57.6515140Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucat.h 2025-10-10T02:10:57.6515770Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/tblcoll.h 2025-10-10T02:10:57.6516510Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/stringoptions.h 2025-10-10T02:10:57.6517110Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/dtfmtsym.h 2025-10-10T02:10:57.6517700Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unirepl.h 2025-10-10T02:10:57.6518310Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ptypes.h 2025-10-10T02:10:57.6518960Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/fmtable.h 2025-10-10T02:10:57.6519620Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/dtitvfmt.h 2025-10-10T02:10:57.6520240Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/choicfmt.h 2025-10-10T02:10:57.6521030Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unumberrangeformatter.h 2025-10-10T02:10:57.6521780Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/numberrangeformatter.h 2025-10-10T02:10:57.6522380Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/usetiter.h 2025-10-10T02:10:57.6523000Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/errorcode.h 2025-10-10T02:10:57.6523650Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/tznames.h 2025-10-10T02:10:57.6524260Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/dtintrv.h 2025-10-10T02:10:57.6525050Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/usimplenumberformatter.h 2025-10-10T02:10:57.6525620Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucurr.h 2025-10-10T02:10:57.6526290Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/icuplug.h 2025-10-10T02:10:57.6526870Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uregion.h 2025-10-10T02:10:57.6527450Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utext.h 2025-10-10T02:10:57.6528040Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/edits.h 2025-10-10T02:10:57.6533320Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/parsepos.h 2025-10-10T02:10:57.6533840Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucal.h 2025-10-10T02:10:57.6534500Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/fpositer.h 2025-10-10T02:10:57.6535100Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/dtitvinf.h 2025-10-10T02:10:57.6535840Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/rbnf.h 2025-10-10T02:10:57.6536280Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/udat.h 2025-10-10T02:10:57.6536900Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/urep.h 2025-10-10T02:10:57.6537460Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utf32.h 2025-10-10T02:10:57.6538050Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/vtzone.h 2025-10-10T02:10:57.6538680Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ustring.h 2025-10-10T02:10:57.6539410Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ubiditransform.h 2025-10-10T02:10:57.6539950Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uenum.h 2025-10-10T02:10:57.6540690Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/umutablecptrie.h 2025-10-10T02:10:57.6541320Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/appendable.h 2025-10-10T02:10:57.6541900Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/usearch.h 2025-10-10T02:10:57.6542520Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/numsys.h 2025-10-10T02:10:57.6543140Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/timezone.h 2025-10-10T02:10:57.6543720Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uset.h 2025-10-10T02:10:57.6544370Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/casemap.h 2025-10-10T02:10:57.6544980Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/coleitr.h 2025-10-10T02:10:57.6545730Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/schriter.h 2025-10-10T02:10:57.6546210Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/msgfmt.h 2025-10-10T02:10:57.6546830Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/fieldpos.h 2025-10-10T02:10:57.6547460Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/simpletz.h 2025-10-10T02:10:57.6548060Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucpmap.h 2025-10-10T02:10:57.6548720Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uldnames.h 2025-10-10T02:10:57.6549420Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unumberformatter.h 2025-10-10T02:10:57.6549970Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uiter.h 2025-10-10T02:10:57.6550560Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/umsg.h 2025-10-10T02:10:57.6551170Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/sortkey.h 2025-10-10T02:10:57.6551970Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/simplenumberformatter.h 2025-10-10T02:10:57.6552530Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/docmain.h 2025-10-10T02:10:57.6553130Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uniset.h 2025-10-10T02:10:57.6553800Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/basictz.h 2025-10-10T02:10:57.6554360Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/udata.h 2025-10-10T02:10:57.6555080Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/stringtriebuilder.h 2025-10-10T02:10:57.6555710Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/chariter.h 2025-10-10T02:10:57.6556320Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/umisc.h 2025-10-10T02:10:57.6556950Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/reldatefmt.h 2025-10-10T02:10:57.6558540Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uloc.h 2025-10-10T02:10:57.6558870Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/plurrule.h 2025-10-10T02:10:57.6559590Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uformattednumber.h 2025-10-10T02:10:57.6560010Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/bytestriebuilder.h 2025-10-10T02:10:57.6560380Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/measunit.h 2025-10-10T02:10:57.6560770Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utrace.h 2025-10-10T02:10:57.6561410Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/locdspnm.h 2025-10-10T02:10:57.6562070Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/gregocal.h 2025-10-10T02:10:57.6562680Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uchriter.h 2025-10-10T02:10:57.6563340Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/enumset.h 2025-10-10T02:10:57.6564000Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/nounit.h 2025-10-10T02:10:57.6564480Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utf.h 2025-10-10T02:10:57.6565120Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/measure.h 2025-10-10T02:10:57.6565730Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/tzrule.h 2025-10-10T02:10:57.6566340Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/strenum.h 2025-10-10T02:10:57.6566890Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/regex.h 2025-10-10T02:10:57.6567560Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/gender.h 2025-10-10T02:10:57.6568210Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/dcfmtsym.h 2025-10-10T02:10:57.6568860Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucnv_err.h 2025-10-10T02:10:57.6569450Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/decimfmt.h 2025-10-10T02:10:57.6570150Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/bytestrie.h 2025-10-10T02:10:57.6570750Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/udatpg.h 2025-10-10T02:10:57.6571410Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/listformatter.h 2025-10-10T02:10:57.6572030Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uobject.h 2025-10-10T02:10:57.6572620Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/calendar.h 2025-10-10T02:10:57.6573350Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ures.h 2025-10-10T02:10:57.6573840Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/normlzr.h 2025-10-10T02:10:57.6574430Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/usprep.h 2025-10-10T02:10:57.6575060Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/urename.h 2025-10-10T02:10:57.6575700Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/caniter.h 2025-10-10T02:10:57.6576260Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucol.h 2025-10-10T02:10:57.6576950Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/upluralrules.h 2025-10-10T02:10:57.6577580Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucharstrie.h 2025-10-10T02:10:57.6578160Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/tmunit.h 2025-10-10T02:10:57.6579710Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unistr.h 2025-10-10T02:10:57.6580040Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/rbbi.h 2025-10-10T02:10:57.6580370Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ulocdata.h 2025-10-10T02:10:57.6580710Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/idna.h 2025-10-10T02:10:57.6581160Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unorm2.h 2025-10-10T02:10:57.6581880Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/localebuilder.h 2025-10-10T02:10:57.6582500Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/dtptngen.h 2025-10-10T02:10:57.6583050Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/dbbi.h 2025-10-10T02:10:57.6583730Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/bytestream.h 2025-10-10T02:10:57.6584330Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uversion.h 2025-10-10T02:10:57.6585030Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/messagepattern.h 2025-10-10T02:10:57.6585610Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uidna.h 2025-10-10T02:10:57.6586260Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/filteredbrk.h 2025-10-10T02:10:57.6586870Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/tmutamt.h 2025-10-10T02:10:57.6587530Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/char16ptr.h 2025-10-10T02:10:57.6588240Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uformattedvalue.h 2025-10-10T02:10:57.6588840Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/symtable.h 2025-10-10T02:10:57.6589470Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucasemap.h 2025-10-10T02:10:57.6590070Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucoleitr.h 2025-10-10T02:10:57.6590850Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/compactdecimalformat.h 2025-10-10T02:10:57.6591350Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unum.h 2025-10-10T02:10:57.6592100Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/udisplaycontext.h 2025-10-10T02:10:57.6592700Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/tztrans.h 2025-10-10T02:10:57.6594140Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/umachine.h 2025-10-10T02:10:57.6594530Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/numberformatter.h 2025-10-10T02:10:57.6594950Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/datefmt.h 2025-10-10T02:10:57.6595410Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utmscale.h 2025-10-10T02:10:57.6595960Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/coll.h 2025-10-10T02:10:57.6596620Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/currpinf.h 2025-10-10T02:10:57.6597200Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uregex.h 2025-10-10T02:10:57.6597810Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/tmutfmt.h 2025-10-10T02:10:57.6598440Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/plurfmt.h 2025-10-10T02:10:57.6599110Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ustringtrie.h 2025-10-10T02:10:57.6599740Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/smpdtfmt.h 2025-10-10T02:10:57.6600430Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucptrie.h 2025-10-10T02:10:57.6601060Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/udisplayoptions.h 2025-10-10T02:10:57.6601680Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/icudataver.h 2025-10-10T02:10:57.6602240Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uchar.h 2025-10-10T02:10:57.6602840Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unorm.h 2025-10-10T02:10:57.6603460Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ushape.h 2025-10-10T02:10:57.6604060Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unifunct.h 2025-10-10T02:10:57.6604720Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ugender.h 2025-10-10T02:10:57.6605330Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/selfmt.h 2025-10-10T02:10:57.6606010Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uformattable.h 2025-10-10T02:10:57.6606590Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ustream.h 2025-10-10T02:10:57.6607300Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/simpleformatter.h 2025-10-10T02:10:57.6607900Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucnv_cb.h 2025-10-10T02:10:57.6608530Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/curramt.h 2025-10-10T02:10:57.6609140Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/locid.h 2025-10-10T02:10:57.6609910Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/udateintervalformat.h 2025-10-10T02:10:57.6610480Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/resbund.h 2025-10-10T02:10:57.6611070Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ubidi.h 2025-10-10T02:10:57.6611710Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/stsearch.h 2025-10-10T02:10:57.6612350Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/alphaindex.h 2025-10-10T02:10:57.6612950Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uvernum.h 2025-10-10T02:10:57.6613570Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unimatch.h 2025-10-10T02:10:57.6614140Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/rbtz.h 2025-10-10T02:10:57.6614750Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucnvsel.h 2025-10-10T02:10:57.6615370Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uspoof.h 2025-10-10T02:10:57.6615980Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/region.h 2025-10-10T02:10:57.6616650Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ureldatefmt.h 2025-10-10T02:10:57.6617300Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utrans.h 2025-10-10T02:10:57.6617950Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/parseerr.h 2025-10-10T02:10:57.6618500Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/putil.h 2025-10-10T02:10:57.6619130Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/format.h 2025-10-10T02:10:57.6619970Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/scientificnumberformatter.h 2025-10-10T02:10:57.6620590Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/displayoptions.h 2025-10-10T02:10:57.6621240Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/normalizer2.h 2025-10-10T02:10:57.6621850Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/dtrule.h 2025-10-10T02:10:57.6622540Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unumberoptions.h 2025-10-10T02:10:57.6623090Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucnv.h 2025-10-10T02:10:57.6623840Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucharstriebuilder.h 2025-10-10T02:10:57.6624400Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/search.h 2025-10-10T02:10:57.6625010Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unumsys.h 2025-10-10T02:10:57.6625640Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uconfig.h 2025-10-10T02:10:57.6626230Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utf16.h 2025-10-10T02:10:57.6626860Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/brkiter.h 2025-10-10T02:10:57.6627560Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/formattedvalue.h 2025-10-10T02:10:57.6628240Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/platform.h 2025-10-10T02:10:57.6628710Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/rep.h 2025-10-10T02:10:57.6629440Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/formattednumber.h 2025-10-10T02:10:57.6630060Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/std_string.h 2025-10-10T02:10:57.6630660Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utf8.h 2025-10-10T02:10:57.6631330Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/localpointer.h 2025-10-10T02:10:57.6631930Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uclean.h 2025-10-10T02:10:57.6632530Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uscript.h 2025-10-10T02:10:57.6633120Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/numfmt.h 2025-10-10T02:10:57.6633750Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/currunit.h 2025-10-10T02:10:57.6634360Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utypes.h 2025-10-10T02:10:57.6635050Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ulistformatter.h 2025-10-10T02:10:57.6635630Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/measfmt.h 2025-10-10T02:10:57.6636250Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unifilt.h 2025-10-10T02:10:57.6636730Z /opt/homebrew/Caskroom/miniconda/base/include/form.h 2025-10-10T02:10:57.6637330Z /opt/homebrew/Caskroom/miniconda/base/include/tclUnixPort.h 2025-10-10T02:10:57.6637970Z /opt/homebrew/Caskroom/miniconda/base/include/reproc++/export.hpp 2025-10-10T02:10:57.6638610Z /opt/homebrew/Caskroom/miniconda/base/include/reproc++/reproc.hpp 2025-10-10T02:10:57.6639200Z /opt/homebrew/Caskroom/miniconda/base/include/reproc++/env.hpp 2025-10-10T02:10:57.6639950Z /opt/homebrew/Caskroom/miniconda/base/include/reproc++/detail/array.hpp 2025-10-10T02:10:57.6640670Z /opt/homebrew/Caskroom/miniconda/base/include/reproc++/detail/type_traits.hpp 2025-10-10T02:10:57.6641240Z /opt/homebrew/Caskroom/miniconda/base/include/reproc++/run.hpp 2025-10-10T02:10:57.6641870Z /opt/homebrew/Caskroom/miniconda/base/include/reproc++/input.hpp 2025-10-10T02:10:57.6642540Z /opt/homebrew/Caskroom/miniconda/base/include/reproc++/arguments.hpp 2025-10-10T02:10:57.6643140Z /opt/homebrew/Caskroom/miniconda/base/include/reproc++/drain.hpp 2025-10-10T02:10:57.6643620Z /opt/homebrew/Caskroom/miniconda/base/include/tcl.h 2025-10-10T02:10:57.6644310Z /opt/homebrew/Caskroom/miniconda/base/include/itclMigrate2TclCore.h 2025-10-10T02:10:57.6644870Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/ostream.h 2025-10-10T02:10:57.6645470Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/format-inl.h 2025-10-10T02:10:57.6646020Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/ranges.h 2025-10-10T02:10:57.6646580Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/xchar.h 2025-10-10T02:10:57.6647130Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/core.h 2025-10-10T02:10:57.6647700Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/chrono.h 2025-10-10T02:10:57.6648230Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/os.h 2025-10-10T02:10:57.6648770Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/color.h 2025-10-10T02:10:57.6649490Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/args.h 2025-10-10T02:10:57.6650760Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/printf.h 2025-10-10T02:10:57.6651230Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/compile.h 2025-10-10T02:10:57.6651520Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/format.h 2025-10-10T02:10:57.6651900Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/std.h 2025-10-10T02:10:57.6652340Z /opt/homebrew/Caskroom/miniconda/base/include/pcre2posix.h 2025-10-10T02:10:57.6652870Z /opt/homebrew/Caskroom/miniconda/base/include/cursesw.h 2025-10-10T02:10:57.6653370Z /opt/homebrew/Caskroom/miniconda/base/include/itcl.h 2025-10-10T02:10:57.6653960Z /opt/homebrew/Caskroom/miniconda/base/include/ares_build.h 2025-10-10T02:10:57.6654550Z /opt/homebrew/Caskroom/miniconda/base/include/tclIntDecls.h 2025-10-10T02:10:57.6655150Z /opt/homebrew/Caskroom/miniconda/base/include/lz4.h 2025-10-10T02:10:57.6655690Z /opt/homebrew/Caskroom/miniconda/base/include/readline/readline.h 2025-10-10T02:10:57.6656330Z /opt/homebrew/Caskroom/miniconda/base/include/readline/keymaps.h 2025-10-10T02:10:57.6656920Z /opt/homebrew/Caskroom/miniconda/base/include/readline/tilde.h 2025-10-10T02:10:57.6657540Z /opt/homebrew/Caskroom/miniconda/base/include/readline/rlconf.h 2025-10-10T02:10:57.6658180Z /opt/homebrew/Caskroom/miniconda/base/include/readline/chardefs.h 2025-10-10T02:10:57.6658810Z /opt/homebrew/Caskroom/miniconda/base/include/readline/history.h 2025-10-10T02:10:57.6659400Z /opt/homebrew/Caskroom/miniconda/base/include/readline/rlstdc.h 2025-10-10T02:10:57.6660080Z /opt/homebrew/Caskroom/miniconda/base/include/readline/rltypedefs.h 2025-10-10T02:10:57.6660610Z /opt/homebrew/Caskroom/miniconda/base/include/tkImgPhoto.h 2025-10-10T02:10:57.6661140Z /opt/homebrew/Caskroom/miniconda/base/include/bzlib.h 2025-10-10T02:10:57.6661720Z /opt/homebrew/Caskroom/miniconda/base/include/localcharset.h 2025-10-10T02:10:57.6662230Z /opt/homebrew/Caskroom/miniconda/base/include/ares.h 2025-10-10T02:10:57.6662990Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/activation.hpp 2025-10-10T02:10:57.6663810Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/environments_manager.hpp 2025-10-10T02:10:57.6664470Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/transaction.hpp 2025-10-10T02:10:57.6665240Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/package_handling.hpp 2025-10-10T02:10:57.6665850Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/invoke.hpp 2025-10-10T02:10:57.6666560Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/prefix_data.hpp 2025-10-10T02:10:57.6667280Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/common_types.hpp 2025-10-10T02:10:57.6667920Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/palette.hpp 2025-10-10T02:10:57.6668510Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/link.hpp 2025-10-10T02:10:57.6669290Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/error_handling.hpp 2025-10-10T02:10:57.6670040Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/repo_checker_store.hpp 2025-10-10T02:10:57.6670810Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/package_fetcher.hpp 2025-10-10T02:10:57.6671440Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/execution.hpp 2025-10-10T02:10:57.6672140Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/subdirdata.hpp 2025-10-10T02:10:57.6672820Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/shell_init.hpp 2025-10-10T02:10:57.6673440Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/fsutil.hpp 2025-10-10T02:10:57.6674200Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/channel_context.hpp 2025-10-10T02:10:57.6674910Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/env_lockfile.hpp 2025-10-10T02:10:57.6682280Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/util_scope.hpp 2025-10-10T02:10:57.6682680Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/transaction_context.hpp 2025-10-10T02:10:57.6683110Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/download_progress_bar.hpp 2025-10-10T02:10:57.6683500Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/context.hpp 2025-10-10T02:10:57.6683840Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/timeref.hpp 2025-10-10T02:10:57.6684190Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/util_os.hpp 2025-10-10T02:10:57.6684550Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/tasksync.hpp 2025-10-10T02:10:57.6684900Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/history.hpp 2025-10-10T02:10:57.6685260Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/progress_bar.hpp 2025-10-10T02:10:57.6685600Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/run.hpp 2025-10-10T02:10:57.6686090Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/package_paths.hpp 2025-10-10T02:10:57.6686510Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/package_database_loader.hpp 2025-10-10T02:10:57.6686930Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/virtual_packages.hpp 2025-10-10T02:10:57.6687330Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/thread_utils.hpp 2025-10-10T02:10:57.6687680Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/output.hpp 2025-10-10T02:10:57.6688040Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/package_cache.hpp 2025-10-10T02:10:57.6688410Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/pinning.hpp 2025-10-10T02:10:57.6688750Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/query.hpp 2025-10-10T02:10:57.6689080Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/util.hpp 2025-10-10T02:10:57.6689420Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/menuinst.hpp 2025-10-10T02:10:57.6689760Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/cast.hpp 2025-10-10T02:10:57.6690090Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/os_unix.hpp 2025-10-10T02:10:57.6690730Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/cryptography.hpp 2025-10-10T02:10:57.6691320Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/build.hpp 2025-10-10T02:10:57.6691970Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/json.hpp 2025-10-10T02:10:57.6692610Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/os_osx.hpp 2025-10-10T02:10:57.6693370Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/weakening_map.hpp 2025-10-10T02:10:57.6694020Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/path_manip.hpp 2025-10-10T02:10:57.6694800Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/flat_binary_tree.hpp 2025-10-10T02:10:57.6695480Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/variant_cmp.hpp 2025-10-10T02:10:57.6696150Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/encoding.hpp 2025-10-10T02:10:57.6696850Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/functional.hpp 2025-10-10T02:10:57.6697630Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/flat_bool_expr_tree.hpp 2025-10-10T02:10:57.6698300Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/type_traits.hpp 2025-10-10T02:10:57.6698940Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/random.hpp 2025-10-10T02:10:57.6699600Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/os_linux.hpp 2025-10-10T02:10:57.6700340Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/heap_optional.hpp 2025-10-10T02:10:57.6700970Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/graph.hpp 2025-10-10T02:10:57.6701700Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/loop_control.hpp 2025-10-10T02:10:57.6702290Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/url.hpp 2025-10-10T02:10:57.6702980Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/os_win.hpp 2025-10-10T02:10:57.6703650Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/url_manip.hpp 2025-10-10T02:10:57.6704290Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/string.hpp 2025-10-10T02:10:57.6705000Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/deprecation.hpp 2025-10-10T02:10:57.6705660Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/parsers.hpp 2025-10-10T02:10:57.6706310Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/cfile.hpp 2025-10-10T02:10:57.6706890Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/os.hpp 2025-10-10T02:10:57.6707630Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/conditional.hpp 2025-10-10T02:10:57.6708270Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/flat_set.hpp 2025-10-10T02:10:57.6708930Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/compare.hpp 2025-10-10T02:10:57.6709610Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/iterator.hpp 2025-10-10T02:10:57.6710380Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/environment.hpp 2025-10-10T02:10:57.6711000Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/tuple_hash.hpp 2025-10-10T02:10:57.6711660Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/archive.hpp 2025-10-10T02:10:57.6712380Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/package_info.hpp 2025-10-10T02:10:57.6713070Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/match_spec.hpp 2025-10-10T02:10:57.6713820Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/glob_spec.hpp 2025-10-10T02:10:57.6714500Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/repo_data.hpp 2025-10-10T02:10:57.6715190Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/regex_spec.hpp 2025-10-10T02:10:57.6716000Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/chimera_string_spec.hpp 2025-10-10T02:10:57.6716650Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/platform.hpp 2025-10-10T02:10:57.6717300Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/error.hpp 2025-10-10T02:10:57.6717970Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/version.hpp 2025-10-10T02:10:57.6718630Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/channel.hpp 2025-10-10T02:10:57.6719340Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/conda_url.hpp 2025-10-10T02:10:57.6720110Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/unresolved_channel.hpp 2025-10-10T02:10:57.6720890Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/build_number_spec.hpp 2025-10-10T02:10:57.6721670Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/authentication_info.hpp 2025-10-10T02:10:57.6722360Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/version_spec.hpp 2025-10-10T02:10:57.6723040Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/solver/request.hpp 2025-10-10T02:10:57.6723710Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/solver/solution.hpp 2025-10-10T02:10:57.6724470Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/solver/problems_graph.hpp 2025-10-10T02:10:57.6725210Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/solver/libsolv/solver.hpp 2025-10-10T02:10:57.6726000Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/solver/libsolv/unsolvable.hpp 2025-10-10T02:10:57.6726770Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/solver/libsolv/database.hpp 2025-10-10T02:10:57.6727550Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/solver/libsolv/parameters.hpp 2025-10-10T02:10:57.6728340Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/solver/libsolv/repo_info.hpp 2025-10-10T02:10:57.6728870Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/version.hpp 2025-10-10T02:10:57.6729630Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/download/mirror_map.hpp 2025-10-10T02:10:57.6730370Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/download/downloader.hpp 2025-10-10T02:10:57.6731030Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/download/mirror.hpp 2025-10-10T02:10:57.6731740Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/download/request.hpp 2025-10-10T02:10:57.6732360Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/update.hpp 2025-10-10T02:10:57.6732990Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/info.hpp 2025-10-10T02:10:57.6733780Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/configuration_impl.hpp 2025-10-10T02:10:57.6734360Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/shell.hpp 2025-10-10T02:10:57.6735100Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/channel_loader.hpp 2025-10-10T02:10:57.6735730Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/install.hpp 2025-10-10T02:10:57.6736330Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/c_api.h 2025-10-10T02:10:57.6737050Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/repoquery.hpp 2025-10-10T02:10:57.6737650Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/config.hpp 2025-10-10T02:10:57.6738330Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/list.hpp 2025-10-10T02:10:57.6739030Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/configuration.hpp 2025-10-10T02:10:57.6739640Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/create.hpp 2025-10-10T02:10:57.6740260Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/clean.hpp 2025-10-10T02:10:57.6740960Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/constants.hpp 2025-10-10T02:10:57.6741590Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/remove.hpp 2025-10-10T02:10:57.6742250Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/fs/filesystem.hpp 2025-10-10T02:10:57.6742980Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/validation/errors.hpp 2025-10-10T02:10:57.6743670Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/validation/keys.hpp 2025-10-10T02:10:57.6744550Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/validation/update_framework_v0_6.hpp 2025-10-10T02:10:57.6745330Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/validation/repo_checker.hpp 2025-10-10T02:10:57.6745990Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/validation/tools.hpp 2025-10-10T02:10:57.6746880Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/validation/update_framework_v1.hpp 2025-10-10T02:10:57.6747640Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/validation/update_framework.hpp 2025-10-10T02:10:57.6748110Z /opt/homebrew/Caskroom/miniconda/base/include/tclInt.h 2025-10-10T02:10:57.6748680Z /opt/homebrew/Caskroom/miniconda/base/include/tclThread.h 2025-10-10T02:10:57.6749220Z /opt/homebrew/Caskroom/miniconda/base/include/tkScale.h 2025-10-10T02:10:57.6749840Z /opt/homebrew/Caskroom/miniconda/base/include/tl/expected.hpp 2025-10-10T02:10:57.6750480Z /opt/homebrew/Caskroom/miniconda/base/include/tclIntPlatDecls.h 2025-10-10T02:10:57.6750980Z /opt/homebrew/Caskroom/miniconda/base/include/unctrl.h 2025-10-10T02:10:57.6751510Z /opt/homebrew/Caskroom/miniconda/base/include/tdbcInt.h 2025-10-10T02:10:57.6752100Z /opt/homebrew/Caskroom/miniconda/base/include/cursesapp.h 2025-10-10T02:10:57.6752590Z /opt/homebrew/Caskroom/miniconda/base/include/tk3d.h 2025-10-10T02:10:57.6753220Z /opt/homebrew/Caskroom/miniconda/base/include/expat_external.h 2025-10-10T02:10:57.6753800Z /opt/homebrew/Caskroom/miniconda/base/include/tdbcDecls.h 2025-10-10T02:10:57.6754320Z /opt/homebrew/Caskroom/miniconda/base/include/ev++.h 2025-10-10T02:10:57.6754870Z /opt/homebrew/Caskroom/miniconda/base/include/tclOOInt.h 2025-10-10T02:10:57.6755480Z /opt/homebrew/Caskroom/miniconda/base/include/tkUnixDefault.h 2025-10-10T02:10:57.6755990Z /opt/homebrew/Caskroom/miniconda/base/include/tclOO.h 2025-10-10T02:10:57.6756620Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/traits.h 2025-10-10T02:10:57.6757320Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/eventhandler.h 2025-10-10T02:10:57.6757910Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/emitter.h 2025-10-10T02:10:57.6758540Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/anchor.h 2025-10-10T02:10:57.6759140Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/mark.h 2025-10-10T02:10:57.6759840Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/emitterdef.h 2025-10-10T02:10:57.6760410Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/parser.h 2025-10-10T02:10:57.6761010Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/null.h 2025-10-10T02:10:57.6761700Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/exceptions.h 2025-10-10T02:10:57.6762380Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/emitterstyle.h 2025-10-10T02:10:57.6763000Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/noexcept.h 2025-10-10T02:10:57.6763690Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/emittermanip.h 2025-10-10T02:10:57.6764380Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/emitfromevents.h 2025-10-10T02:10:57.6764940Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/dll.h 2025-10-10T02:10:57.6765830Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/contrib/graphbuilder.h 2025-10-10T02:10:57.6766450Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/contrib/anchordict.h 2025-10-10T02:10:57.6767010Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/yaml.h 2025-10-10T02:10:57.6767670Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/type.h 2025-10-10T02:10:57.6768310Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/parse.h 2025-10-10T02:10:57.6768940Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/node.h 2025-10-10T02:10:57.6769720Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/detail/node_data.h 2025-10-10T02:10:57.6770470Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/detail/node_ref.h 2025-10-10T02:10:57.6771220Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/detail/node.h 2025-10-10T02:10:57.6771920Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/detail/memory.h 2025-10-10T02:10:57.6772730Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/detail/node_iterator.h 2025-10-10T02:10:57.6773430Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/detail/impl.h 2025-10-10T02:10:57.6774220Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/detail/iterator_fwd.h 2025-10-10T02:10:57.6774960Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/detail/iterator.h 2025-10-10T02:10:57.6775540Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/ptr.h 2025-10-10T02:10:57.6776260Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/convert.h 2025-10-10T02:10:57.6776900Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/impl.h 2025-10-10T02:10:57.6777520Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/emit.h 2025-10-10T02:10:57.6778230Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/iterator.h 2025-10-10T02:10:57.6778930Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/ostream_wrapper.h 2025-10-10T02:10:57.6779580Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/stlemitter.h 2025-10-10T02:10:57.6780180Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/binary.h 2025-10-10T02:10:57.6780850Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/depthguard.h 2025-10-10T02:10:57.6781370Z /opt/homebrew/Caskroom/miniconda/base/include/simdjson.h 2025-10-10T02:10:57.6781890Z /opt/homebrew/Caskroom/miniconda/base/include/term.h 2025-10-10T02:10:57.6782440Z /opt/homebrew/Caskroom/miniconda/base/include/cursslk.h 2025-10-10T02:10:57.6783050Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXColor.h 2025-10-10T02:10:57.6783830Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/pattern_formatter-inl.h 2025-10-10T02:10:57.6784340Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/fwd.h 2025-10-10T02:10:57.6784950Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/version.h 2025-10-10T02:10:57.6785540Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/spdlog.h 2025-10-10T02:10:57.6786190Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/fmt/ranges.h 2025-10-10T02:10:57.6786800Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/fmt/xchar.h 2025-10-10T02:10:57.6787460Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/fmt/chrono.h 2025-10-10T02:10:57.6788120Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/fmt/bin_to_hex.h 2025-10-10T02:10:57.6788710Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/fmt/fmt.h 2025-10-10T02:10:57.6789360Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/fmt/compile.h 2025-10-10T02:10:57.6789950Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/fmt/ostr.h 2025-10-10T02:10:57.6790610Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/logger-inl.h 2025-10-10T02:10:57.6791270Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/qt_sinks.h 2025-10-10T02:10:57.6792080Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/ansicolor_sink-inl.h 2025-10-10T02:10:57.6792830Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/hourly_file_sink.h 2025-10-10T02:10:57.6793540Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/stdout_sinks.h 2025-10-10T02:10:57.6794240Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/basic_file_sink.h 2025-10-10T02:10:57.6795010Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/rotating_file_sink.h 2025-10-10T02:10:57.6795750Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/daily_file_sink.h 2025-10-10T02:10:57.6796460Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/ringbuffer_sink.h 2025-10-10T02:10:57.6797180Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/ansicolor_sink.h 2025-10-10T02:10:57.6800910Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/systemd_sink.h 2025-10-10T02:10:57.6801540Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/base_sink.h 2025-10-10T02:10:57.6802310Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/stdout_color_sinks.h 2025-10-10T02:10:57.6802970Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/dist_sink.h 2025-10-10T02:10:57.6803660Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/msvc_sink.h 2025-10-10T02:10:57.6804340Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/tcp_sink.h 2025-10-10T02:10:57.6805000Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/mongo_sink.h 2025-10-10T02:10:57.6805690Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/sink-inl.h 2025-10-10T02:10:57.6806470Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/wincolor_sink-inl.h 2025-10-10T02:10:57.6808230Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/android_sink.h 2025-10-10T02:10:57.6808620Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/stdout_sinks-inl.h 2025-10-10T02:10:57.6808990Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/sink.h 2025-10-10T02:10:57.6809340Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/syslog_sink.h 2025-10-10T02:10:57.6809990Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/dup_filter_sink.h 2025-10-10T02:10:57.6810750Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/win_eventlog_sink.h 2025-10-10T02:10:57.6811550Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/stdout_color_sinks-inl.h 2025-10-10T02:10:57.6812240Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/ostream_sink.h 2025-10-10T02:10:57.6812890Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/udp_sink.h 2025-10-10T02:10:57.6813730Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/rotating_file_sink-inl.h 2025-10-10T02:10:57.6814500Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/basic_file_sink-inl.h 2025-10-10T02:10:57.6815150Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/null_sink.h 2025-10-10T02:10:57.6815890Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/base_sink-inl.h 2025-10-10T02:10:57.6816620Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/wincolor_sink.h 2025-10-10T02:10:57.6817210Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/formatter.h 2025-10-10T02:10:57.6817860Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/common-inl.h 2025-10-10T02:10:57.6818660Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/log_msg_buffer-inl.h 2025-10-10T02:10:57.6819360Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/log_msg-inl.h 2025-10-10T02:10:57.6820080Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/udp_client.h 2025-10-10T02:10:57.6820800Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/file_helper.h 2025-10-10T02:10:57.6821600Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/periodic_worker-inl.h 2025-10-10T02:10:57.6822390Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/udp_client-windows.h 2025-10-10T02:10:57.6823120Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/periodic_worker.h 2025-10-10T02:10:57.6823880Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/mpmc_blocking_q.h 2025-10-10T02:10:57.6824570Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/os.h 2025-10-10T02:10:57.6825310Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/thread_pool-inl.h 2025-10-10T02:10:57.6825980Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/fmt_helper.h 2025-10-10T02:10:57.6826680Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/null_mutex.h 2025-10-10T02:10:57.6827380Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/registry.h 2025-10-10T02:10:57.6828090Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/backtracer.h 2025-10-10T02:10:57.6828830Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/registry-inl.h 2025-10-10T02:10:57.6829560Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/thread_pool.h 2025-10-10T02:10:57.6830260Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/circular_q.h 2025-10-10T02:10:57.6831080Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/synchronous_factory.h 2025-10-10T02:10:57.6831710Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/os-inl.h 2025-10-10T02:10:57.6832390Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/log_msg.h 2025-10-10T02:10:57.6833180Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/backtracer-inl.h 2025-10-10T02:10:57.6833930Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/file_helper-inl.h 2025-10-10T02:10:57.6834660Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/log_msg_buffer.h 2025-10-10T02:10:57.6835360Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/tcp_client.h 2025-10-10T02:10:57.6836110Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/console_globals.h 2025-10-10T02:10:57.6836870Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/windows_include.h 2025-10-10T02:10:57.6837670Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/tcp_client-windows.h 2025-10-10T02:10:57.6838300Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/async_logger.h 2025-10-10T02:10:57.6838870Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/cfg/env.h 2025-10-10T02:10:57.6839490Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/cfg/argv.h 2025-10-10T02:10:57.6840180Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/cfg/helpers-inl.h 2025-10-10T02:10:57.6840820Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/cfg/helpers.h 2025-10-10T02:10:57.6841390Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/tweakme.h 2025-10-10T02:10:57.6842000Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/async.h 2025-10-10T02:10:57.6842590Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/common.h 2025-10-10T02:10:57.6843300Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/async_logger-inl.h 2025-10-10T02:10:57.6843910Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/stopwatch.h 2025-10-10T02:10:57.6844640Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/pattern_formatter.h 2025-10-10T02:10:57.6845280Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/logger.h 2025-10-10T02:10:57.6845850Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/spdlog-inl.h 2025-10-10T02:10:57.6846400Z /opt/homebrew/Caskroom/miniconda/base/include/itcl2TclOO.h 2025-10-10T02:10:57.6846910Z /opt/homebrew/Caskroom/miniconda/base/include/tkUndo.h 2025-10-10T02:10:57.6847550Z /opt/homebrew/Caskroom/miniconda/base/include/curl/stdcheaders.h 2025-10-10T02:10:57.6848100Z /opt/homebrew/Caskroom/miniconda/base/include/curl/header.h 2025-10-10T02:10:57.6848700Z /opt/homebrew/Caskroom/miniconda/base/include/curl/options.h 2025-10-10T02:10:57.6849280Z /opt/homebrew/Caskroom/miniconda/base/include/curl/mprintf.h 2025-10-10T02:10:57.6849840Z /opt/homebrew/Caskroom/miniconda/base/include/curl/easy.h 2025-10-10T02:10:57.6850390Z /opt/homebrew/Caskroom/miniconda/base/include/curl/curl.h 2025-10-10T02:10:57.6851200Z /opt/homebrew/Caskroom/miniconda/base/include/curl/websockets.h 2025-10-10T02:10:57.6851790Z /opt/homebrew/Caskroom/miniconda/base/include/curl/curlver.h 2025-10-10T02:10:57.6852410Z /opt/homebrew/Caskroom/miniconda/base/include/curl/system.h 2025-10-10T02:10:57.6853030Z /opt/homebrew/Caskroom/miniconda/base/include/curl/typecheck-gcc.h 2025-10-10T02:10:57.6853570Z /opt/homebrew/Caskroom/miniconda/base/include/curl/multi.h 2025-10-10T02:10:57.6854140Z /opt/homebrew/Caskroom/miniconda/base/include/curl/urlapi.h 2025-10-10T02:10:57.6854760Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXDefault.h 2025-10-10T02:10:57.6855320Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXWm.h 2025-10-10T02:10:57.6855870Z /opt/homebrew/Caskroom/miniconda/base/include/tkInt.h 2025-10-10T02:10:57.6856460Z /opt/homebrew/Caskroom/miniconda/base/include/tkFileFilter.h 2025-10-10T02:10:57.6856960Z /opt/homebrew/Caskroom/miniconda/base/include/tkMenu.h 2025-10-10T02:10:57.6857450Z /opt/homebrew/Caskroom/miniconda/base/include/tk.h 2025-10-10T02:10:57.6858040Z /opt/homebrew/Caskroom/miniconda/base/include/tkIntDecls.h 2025-10-10T02:10:57.6858580Z /opt/homebrew/Caskroom/miniconda/base/include/odbcStubs.h 2025-10-10T02:10:57.6859090Z /opt/homebrew/Caskroom/miniconda/base/include/iconv.h 2025-10-10T02:10:57.6859640Z /opt/homebrew/Caskroom/miniconda/base/include/fakepq.h 2025-10-10T02:10:57.6860360Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest-matchers.h 2025-10-10T02:10:57.6861020Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest-death-test.h 2025-10-10T02:10:57.6861620Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest-spi.h 2025-10-10T02:10:57.6862370Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/gtest-string.h 2025-10-10T02:10:57.6863240Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/gtest-death-test-internal.h 2025-10-10T02:10:57.6864870Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/gtest-port.h 2025-10-10T02:10:57.6865410Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/gtest-port-arch.h 2025-10-10T02:10:57.6865580Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/gtest-internal.h 2025-10-10T02:10:57.6866160Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/gtest-param-util.h 2025-10-10T02:10:57.6866910Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/gtest-type-util.h 2025-10-10T02:10:57.6867670Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/gtest-filepath.h 2025-10-10T02:10:57.6868420Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/custom/gtest-port.h 2025-10-10T02:10:57.6869200Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/custom/README.md 2025-10-10T02:10:57.6869920Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/custom/gtest.h 2025-10-10T02:10:57.6870770Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/custom/gtest-printers.h 2025-10-10T02:10:57.6871380Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest-message.h 2025-10-10T02:10:57.6872070Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest-param-test.h 2025-10-10T02:10:57.6872750Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest-typed-test.h 2025-10-10T02:10:57.6873440Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest_pred_impl.h 2025-10-10T02:10:57.6874020Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest_prod.h 2025-10-10T02:10:57.6874700Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest-test-part.h 2025-10-10T02:10:57.6875250Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest.h 2025-10-10T02:10:57.6875940Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest-printers.h 2025-10-10T02:10:57.6876430Z /opt/homebrew/Caskroom/miniconda/base/include/panel.h 2025-10-10T02:10:57.6877050Z /opt/homebrew/Caskroom/miniconda/base/include/lz4frame_static.h 2025-10-10T02:10:57.6877560Z /opt/homebrew/Caskroom/miniconda/base/include/expat.h 2025-10-10T02:10:57.6878110Z /opt/homebrew/Caskroom/miniconda/base/include/itclInt.h 2025-10-10T02:10:57.6883280Z /opt/homebrew/Caskroom/miniconda/base/include/ks_names.h 2025-10-10T02:10:57.6883420Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses.h 2025-10-10T02:10:57.6883750Z /opt/homebrew/Caskroom/miniconda/base/include/tkPlatDecls.h 2025-10-10T02:10:57.6883880Z /opt/homebrew/Caskroom/miniconda/base/include/lz4hc.h 2025-10-10T02:10:57.6884050Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/ordered_map.hpp 2025-10-10T02:10:57.6884210Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/json.hpp 2025-10-10T02:10:57.6884360Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/adl_serializer.hpp 2025-10-10T02:10:57.6884560Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/byte_container_with_subtype.hpp 2025-10-10T02:10:57.6884700Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/hash.hpp 2025-10-10T02:10:57.6884870Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/string_escape.hpp 2025-10-10T02:10:57.6885310Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/json_ref.hpp 2025-10-10T02:10:57.6886190Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/conversions/to_chars.hpp 2025-10-10T02:10:57.6887020Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/conversions/from_json.hpp 2025-10-10T02:10:57.6887850Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/conversions/to_json.hpp 2025-10-10T02:10:57.6888500Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/value_t.hpp 2025-10-10T02:10:57.6889490Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/input/position_t.hpp 2025-10-10T02:10:57.6890270Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/input/parser.hpp 2025-10-10T02:10:57.6891050Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/input/json_sax.hpp 2025-10-10T02:10:57.6891880Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/input/binary_reader.hpp 2025-10-10T02:10:57.6892700Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/input/input_adapters.hpp 2025-10-10T02:10:57.6893440Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/input/lexer.hpp 2025-10-10T02:10:57.6894190Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/string_concat.hpp 2025-10-10T02:10:57.6894960Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/macro_scope.hpp 2025-10-10T02:10:57.6895860Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/output/output_adapters.hpp 2025-10-10T02:10:57.6896660Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/output/serializer.hpp 2025-10-10T02:10:57.6897490Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/output/binary_writer.hpp 2025-10-10T02:10:57.6898210Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/meta/is_sax.hpp 2025-10-10T02:10:57.6899030Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/meta/call_std/end.hpp 2025-10-10T02:10:57.6899870Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/meta/call_std/begin.hpp 2025-10-10T02:10:57.6900660Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/meta/identity_tag.hpp 2025-10-10T02:10:57.6901440Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/meta/type_traits.hpp 2025-10-10T02:10:57.6902220Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/meta/cpp_future.hpp 2025-10-10T02:10:57.6902980Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/meta/detected.hpp 2025-10-10T02:10:57.6903710Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/meta/void_t.hpp 2025-10-10T02:10:57.6904470Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/meta/std_fs.hpp 2025-10-10T02:10:57.6905240Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/json_pointer.hpp 2025-10-10T02:10:57.6905960Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/exceptions.hpp 2025-10-10T02:10:57.6906690Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/abi_macros.hpp 2025-10-10T02:10:57.6907470Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/macro_unscope.hpp 2025-10-10T02:10:57.6908290Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/iterators/iter_impl.hpp 2025-10-10T02:10:57.6909320Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/iterators/json_reverse_iterator.hpp 2025-10-10T02:10:57.6910110Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/iterators/iteration_proxy.hpp 2025-10-10T02:10:57.6910980Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/iterators/iterator_traits.hpp 2025-10-10T02:10:57.6911890Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/iterators/internal_iterator.hpp 2025-10-10T02:10:57.6912790Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/iterators/primitive_iterator.hpp 2025-10-10T02:10:57.6913580Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/thirdparty/hedley/hedley.hpp 2025-10-10T02:10:57.6914450Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/thirdparty/hedley/hedley_undef.hpp 2025-10-10T02:10:57.6915030Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/json_fwd.hpp 2025-10-10T02:10:57.6915490Z /opt/homebrew/Caskroom/miniconda/base/include/eti.h 2025-10-10T02:10:57.6916100Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses_dll.h 2025-10-10T02:10:57.6916600Z /opt/homebrew/Caskroom/miniconda/base/include/zlib.h 2025-10-10T02:10:57.6917180Z /opt/homebrew/Caskroom/miniconda/base/include/tkButton.h 2025-10-10T02:10:57.6917760Z /opt/homebrew/Caskroom/miniconda/base/include/tkScrollbar.h 2025-10-10T02:10:57.6918320Z /opt/homebrew/Caskroom/miniconda/base/include/term_entry.h 2025-10-10T02:10:57.6918820Z /opt/homebrew/Caskroom/miniconda/base/include/menu.h 2025-10-10T02:10:57.6919340Z /opt/homebrew/Caskroom/miniconda/base/include/pcre2.h 2025-10-10T02:10:57.6919890Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSX.h 2025-10-10T02:10:57.6920430Z /opt/homebrew/Caskroom/miniconda/base/include/sqlite3.h 2025-10-10T02:10:57.6921060Z /opt/homebrew/Caskroom/miniconda/base/include/tclOOIntDecls.h 2025-10-10T02:10:57.6921620Z /opt/homebrew/Caskroom/miniconda/base/include/zstd_errors.h 2025-10-10T02:10:57.6922190Z /opt/homebrew/Caskroom/miniconda/base/include/sqlite3ext.h 2025-10-10T02:10:57.6922750Z /opt/homebrew/Caskroom/miniconda/base/include/libssh2.h 2025-10-10T02:10:57.6923340Z /opt/homebrew/Caskroom/miniconda/base/include/X11/DECkeysym.h 2025-10-10T02:10:57.6923890Z /opt/homebrew/Caskroom/miniconda/base/include/X11/Xutil.h 2025-10-10T02:10:57.6924500Z /opt/homebrew/Caskroom/miniconda/base/include/X11/ap_keysym.h 2025-10-10T02:10:57.6925060Z /opt/homebrew/Caskroom/miniconda/base/include/X11/Xatom.h 2025-10-10T02:10:57.6925590Z /opt/homebrew/Caskroom/miniconda/base/include/X11/Xlib.h 2025-10-10T02:10:57.6926220Z /opt/homebrew/Caskroom/miniconda/base/include/X11/cursorfont.h 2025-10-10T02:10:57.6926820Z /opt/homebrew/Caskroom/miniconda/base/include/X11/Sunkeysym.h 2025-10-10T02:10:57.6927450Z /opt/homebrew/Caskroom/miniconda/base/include/X11/Xfuncproto.h 2025-10-10T02:10:57.6928060Z /opt/homebrew/Caskroom/miniconda/base/include/X11/keysymdef.h 2025-10-10T02:10:57.6928660Z /opt/homebrew/Caskroom/miniconda/base/include/X11/HPkeysym.h 2025-10-10T02:10:57.6929230Z /opt/homebrew/Caskroom/miniconda/base/include/X11/keysym.h 2025-10-10T02:10:57.6929840Z /opt/homebrew/Caskroom/miniconda/base/include/X11/XF86keysym.h 2025-10-10T02:10:57.6930360Z /opt/homebrew/Caskroom/miniconda/base/include/X11/X.h 2025-10-10T02:10:57.6930930Z /opt/homebrew/Caskroom/miniconda/base/include/X11/xbytes.h 2025-10-10T02:10:57.6931580Z /opt/homebrew/Caskroom/miniconda/base/include/tclTomMathDecls.h 2025-10-10T02:10:57.6932150Z /opt/homebrew/Caskroom/miniconda/base/include/tclTomMath.h 2025-10-10T02:10:57.6932880Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXInt.h 2025-10-10T02:10:57.6933360Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXCursors.h 2025-10-10T02:10:57.6934020Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXConstants.h 2025-10-10T02:10:57.6934480Z /opt/homebrew/Caskroom/miniconda/base/include/ev.h 2025-10-10T02:10:57.6935100Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXEvent.h 2025-10-10T02:10:57.6935640Z /opt/homebrew/Caskroom/miniconda/base/include/lz4frame.h 2025-10-10T02:10:57.6936310Z /opt/homebrew/Caskroom/miniconda/base/include/ares_nameser.h 2025-10-10T02:10:57.6936830Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXPort.h 2025-10-10T02:10:57.6937410Z /opt/homebrew/Caskroom/miniconda/base/include/tkCanvas.h 2025-10-10T02:10:57.6937950Z /opt/homebrew/Caskroom/miniconda/base/include/tkArray.h 2025-10-10T02:10:57.6938450Z /opt/homebrew/Caskroom/miniconda/base/include/zstd.h 2025-10-10T02:10:57.6939020Z /opt/homebrew/Caskroom/miniconda/base/include/fakemysql.h 2025-10-10T02:10:57.6939630Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/pem2.h 2025-10-10T02:10:57.6940230Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/kdf.h 2025-10-10T02:10:57.6940810Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/pem.h 2025-10-10T02:10:57.6941470Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/asyncerr.h 2025-10-10T02:10:57.6942020Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/md2.h 2025-10-10T02:10:57.6942630Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ssl3.h 2025-10-10T02:10:57.6943290Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ossl_typ.h 2025-10-10T02:10:57.6943870Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/dtls1.h 2025-10-10T02:10:57.6944470Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/err.h 2025-10-10T02:10:57.6945020Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/bn.h 2025-10-10T02:10:57.6945690Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/blowfish.h 2025-10-10T02:10:57.6946240Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cms.h 2025-10-10T02:10:57.6946870Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/engine.h 2025-10-10T02:10:57.6947510Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/conf_api.h 2025-10-10T02:10:57.6948110Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/esserr.h 2025-10-10T02:10:57.6948720Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/core.h 2025-10-10T02:10:57.6949290Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/x509.h 2025-10-10T02:10:57.6949920Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/asn1_mac.h 2025-10-10T02:10:57.6950610Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/objectserr.h 2025-10-10T02:10:57.6951220Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/params.h 2025-10-10T02:10:57.6951810Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cmserr.h 2025-10-10T02:10:57.6952400Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/http.h 2025-10-10T02:10:57.6952950Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ui.h 2025-10-10T02:10:57.6953530Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/sha.h 2025-10-10T02:10:57.6954160Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/symhacks.h 2025-10-10T02:10:57.6954740Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/asn1.h 2025-10-10T02:10:57.6955360Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/bioerr.h 2025-10-10T02:10:57.6956020Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/opensslconf.h 2025-10-10T02:10:57.6956590Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/bio.h 2025-10-10T02:10:57.6957150Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/rc2.h 2025-10-10T02:10:57.6957750Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/types.h 2025-10-10T02:10:57.6958320Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/dh.h 2025-10-10T02:10:57.6959060Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cryptoerr_legacy.h 2025-10-10T02:10:57.6959660Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/proverr.h 2025-10-10T02:10:57.6960250Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/x509v3.h 2025-10-10T02:10:57.6960970Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/core_object.h 2025-10-10T02:10:57.6961580Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/decodererr.h 2025-10-10T02:10:57.6962230Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/param_build.h 2025-10-10T02:10:57.6962810Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/conf.h 2025-10-10T02:10:57.6963510Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/conftypes.h 2025-10-10T02:10:57.6964030Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/md5.h 2025-10-10T02:10:57.6964650Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/decoder.h 2025-10-10T02:10:57.6965270Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/pemerr.h 2025-10-10T02:10:57.6965920Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/crmferr.h 2025-10-10T02:10:57.6966510Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/x509_vfy.h 2025-10-10T02:10:57.6967160Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/txt_db.h 2025-10-10T02:10:57.6967720Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cmp.h 2025-10-10T02:10:57.6968340Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/comperr.h 2025-10-10T02:10:57.6968920Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cterr.h 2025-10-10T02:10:57.6969590Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/self_test.h 2025-10-10T02:10:57.6970220Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/safestack.h 2025-10-10T02:10:57.6970910Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/configuration.h 2025-10-10T02:10:57.6971550Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/fips_names.h 2025-10-10T02:10:57.6972120Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ecdsa.h 2025-10-10T02:10:57.6972720Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/sslerr.h 2025-10-10T02:10:57.6973360Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/prov_ssl.h 2025-10-10T02:10:57.6973970Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/fipskey.h 2025-10-10T02:10:57.6974540Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/rc5.h 2025-10-10T02:10:57.6975140Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/uierr.h 2025-10-10T02:10:57.6975790Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/x509v3err.h 2025-10-10T02:10:57.6976390Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/objects.h 2025-10-10T02:10:57.6977030Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/pkcs12.h 2025-10-10T02:10:57.6977630Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/crypto.h 2025-10-10T02:10:57.6978190Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/crmf.h 2025-10-10T02:10:57.6978850Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cmp_util.h 2025-10-10T02:10:57.6979460Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/opensslv.h 2025-10-10T02:10:57.6980080Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/evperr.h 2025-10-10T02:10:57.6980670Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/pkcs7.h 2025-10-10T02:10:57.6981280Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/obj_mac.h 2025-10-10T02:10:57.6981860Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ct.h 2025-10-10T02:10:57.6982460Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/async.h 2025-10-10T02:10:57.6983070Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/buffer.h 2025-10-10T02:10:57.6983640Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ssl.h 2025-10-10T02:10:57.6984220Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/srp.h 2025-10-10T02:10:57.6984870Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/camellia.h 2025-10-10T02:10:57.6985480Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/httperr.h 2025-10-10T02:10:57.6986100Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/dherr.h 2025-10-10T02:10:57.7002100Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/evp.h 2025-10-10T02:10:57.7002390Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/e_os2.h 2025-10-10T02:10:57.7003000Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/trace.h 2025-10-10T02:10:57.7003560Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/md4.h 2025-10-10T02:10:57.7004240Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/core_names.h 2025-10-10T02:10:57.7004780Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/hmac.h 2025-10-10T02:10:57.7005490Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/provider.h 2025-10-10T02:10:57.7005980Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/aes.h 2025-10-10T02:10:57.7006640Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/engineerr.h 2025-10-10T02:10:57.7007190Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/comp.h 2025-10-10T02:10:57.7007820Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/macros.h 2025-10-10T02:10:57.7008470Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/pkcs12err.h 2025-10-10T02:10:57.7009080Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/encoder.h 2025-10-10T02:10:57.7009660Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cast.h 2025-10-10T02:10:57.7010360Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/sslerr_legacy.h 2025-10-10T02:10:57.7010920Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/rc4.h 2025-10-10T02:10:57.7011510Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/stack.h 2025-10-10T02:10:57.7012270Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/des.h 2025-10-10T02:10:57.7012950Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ocsp.h 2025-10-10T02:10:57.7013300Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ec.h 2025-10-10T02:10:57.7014010Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ecdh.h 2025-10-10T02:10:57.7014480Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/rand.h 2025-10-10T02:10:57.7015210Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ecerr.h 2025-10-10T02:10:57.7015660Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ts.h 2025-10-10T02:10:57.7016470Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/core_dispatch.h 2025-10-10T02:10:57.7017010Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cryptoerr.h 2025-10-10T02:10:57.7017620Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/storeerr.h 2025-10-10T02:10:57.7018270Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/buffererr.h 2025-10-10T02:10:57.7018860Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/seed.h 2025-10-10T02:10:57.7019480Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/modes.h 2025-10-10T02:10:57.7020060Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ssl2.h 2025-10-10T02:10:57.7020670Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/tserr.h 2025-10-10T02:10:57.7021220Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/rsa.h 2025-10-10T02:10:57.7021850Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ripemd.h 2025-10-10T02:10:57.7022470Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/whrlpool.h 2025-10-10T02:10:57.7023120Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/encodererr.h 2025-10-10T02:10:57.7023700Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cmperr.h 2025-10-10T02:10:57.7024270Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/tls1.h 2025-10-10T02:10:57.7024880Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/rsaerr.h 2025-10-10T02:10:57.7025520Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/randerr.h 2025-10-10T02:10:57.7026080Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/mdc2.h 2025-10-10T02:10:57.7026710Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ocsperr.h 2025-10-10T02:10:57.7027310Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/x509err.h 2025-10-10T02:10:57.7027940Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/pkcs7err.h 2025-10-10T02:10:57.7028500Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/dsa.h 2025-10-10T02:10:57.7029140Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/kdferr.h 2025-10-10T02:10:57.7029740Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/srtp.h 2025-10-10T02:10:57.7030320Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/asn1t.h 2025-10-10T02:10:57.7030920Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/dsaerr.h 2025-10-10T02:10:57.7031510Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/bnerr.h 2025-10-10T02:10:57.7032120Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/conferr.h 2025-10-10T02:10:57.7032760Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cmac.h 2025-10-10T02:10:57.7033300Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ebcdic.h 2025-10-10T02:10:57.7033920Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/store.h 2025-10-10T02:10:57.7034500Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/idea.h 2025-10-10T02:10:57.7035110Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/lhash.h 2025-10-10T02:10:57.7035670Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ess.h 2025-10-10T02:10:57.7036300Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/asn1err.h 2025-10-10T02:10:57.7036980Z /opt/homebrew/Caskroom/miniconda/base/include/libssh2_publickey.h 2025-10-10T02:10:57.7037570Z /opt/homebrew/Caskroom/miniconda/base/include/ares_dns_record.h 2025-10-10T02:10:57.7038110Z /opt/homebrew/Caskroom/miniconda/base/include/tclDecls.h 2025-10-10T02:10:57.7038930Z /opt/homebrew/Caskroom/miniconda/base/include/tkIntPlatDecls.h 2025-10-10T02:10:57.7039680Z /opt/homebrew/Caskroom/miniconda/base/include/cursesm.h 2025-10-10T02:10:57.7043350Z /opt/homebrew/Caskroom/miniconda/base/include/tkDecls.h 2025-10-10T02:10:57.7043560Z /opt/homebrew/Caskroom/miniconda/base/include/tkBusy.h 2025-10-10T02:10:57.7044430Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/index.h 2025-10-10T02:10:57.7044800Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/version.h 2025-10-10T02:10:57.7045410Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/index_hash.h 2025-10-10T02:10:57.7045980Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/lzma12.h 2025-10-10T02:10:57.7046570Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/container.h 2025-10-10T02:10:57.7047170Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/delta.h 2025-10-10T02:10:57.7047680Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/vli.h 2025-10-10T02:10:57.7048300Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/check.h 2025-10-10T02:10:57.7048860Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/bcj.h 2025-10-10T02:10:57.7049510Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/stream_flags.h 2025-10-10T02:10:57.7050070Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/block.h 2025-10-10T02:10:57.7050640Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/hardware.h 2025-10-10T02:10:57.7051200Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/filter.h 2025-10-10T02:10:57.7051770Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/base.h 2025-10-10T02:10:57.7052280Z /opt/homebrew/Caskroom/miniconda/base/include/fakesql.h 2025-10-10T02:10:57.7052850Z /opt/homebrew/Caskroom/miniconda/base/include/itclDecls.h 2025-10-10T02:10:57.7053430Z /opt/homebrew/Caskroom/miniconda/base/include/tclPlatDecls.h 2025-10-10T02:10:57.7054390Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXXCursors.h 2025-10-10T02:10:57.7054680Z /opt/homebrew/Caskroom/miniconda/base/include/ffi.h 2025-10-10T02:10:57.7055190Z /opt/homebrew/Caskroom/miniconda/base/include/default.h 2025-10-10T02:10:57.7055770Z /opt/homebrew/Caskroom/miniconda/base/include/tkUnixPort.h 2025-10-10T02:10:57.7056420Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXDebug.h 2025-10-10T02:10:57.7056910Z /opt/homebrew/Caskroom/miniconda/base/include/zconf.h 2025-10-10T02:10:57.7057420Z /opt/homebrew/Caskroom/miniconda/base/include/ares_dns.h 2025-10-10T02:10:57.7058060Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/termcap.h 2025-10-10T02:10:57.7058850Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/cursesp.h 2025-10-10T02:10:57.7059670Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/cursesf.h 2025-10-10T02:10:57.7060070Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/etip.h 2025-10-10T02:10:57.7060620Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/form.h 2025-10-10T02:10:57.7061240Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/cursesw.h 2025-10-10T02:10:57.7061840Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/unctrl.h 2025-10-10T02:10:57.7062540Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/cursesapp.h 2025-10-10T02:10:57.7063050Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/term.h 2025-10-10T02:10:57.7064040Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/cursslk.h 2025-10-10T02:10:57.7064430Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/panel.h 2025-10-10T02:10:57.7064980Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/ncurses.h 2025-10-10T02:10:57.7065580Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/eti.h 2025-10-10T02:10:57.7066270Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/ncurses_dll.h 2025-10-10T02:10:57.7066880Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/term_entry.h 2025-10-10T02:10:57.7067440Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/menu.h 2025-10-10T02:10:57.7068180Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/cursesm.h 2025-10-10T02:10:57.7068740Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/curses.h 2025-10-10T02:10:57.7069430Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pystats.h 2025-10-10T02:10:57.7070060Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/intrcheck.h 2025-10-10T02:10:57.7070740Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/sliceobject.h 2025-10-10T02:10:57.7071420Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/bltinmodule.h 2025-10-10T02:10:57.7072090Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/tupleobject.h 2025-10-10T02:10:57.7072740Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/marshal.h 2025-10-10T02:10:57.7073460Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/py_curses.h 2025-10-10T02:10:57.7074100Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/errcode.h 2025-10-10T02:10:57.7074780Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/iterobject.h 2025-10-10T02:10:57.7075460Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/rangeobject.h 2025-10-10T02:10:57.7076100Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pystrtod.h 2025-10-10T02:10:57.7076780Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/warnings.h 2025-10-10T02:10:57.7077460Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/opcode_ids.h 2025-10-10T02:10:57.7078090Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pyhash.h 2025-10-10T02:10:57.7078800Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pycapsule.h 2025-10-10T02:10:57.7079540Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pyerrors.h 2025-10-10T02:10:57.7080050Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/fileutils.h 2025-10-10T02:10:57.7080780Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/dictobject.h 2025-10-10T02:10:57.7081370Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/ceval.h 2025-10-10T02:10:57.7081990Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pystate.h 2025-10-10T02:10:57.7082690Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/floatobject.h 2025-10-10T02:10:57.7083310Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/exports.h 2025-10-10T02:10:57.7084030Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/structmember.h 2025-10-10T02:10:57.7084670Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/monitoring.h 2025-10-10T02:10:57.7085450Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/lock.h 2025-10-10T02:10:57.7086020Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/patchlevel.h 2025-10-10T02:10:57.7086920Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/frameobject.h 2025-10-10T02:10:57.7087390Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/abstract.h 2025-10-10T02:10:57.7088070Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/modsupport.h 2025-10-10T02:10:57.7088710Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pylifecycle.h 2025-10-10T02:10:57.7089530Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_stackref.h 2025-10-10T02:10:57.7090390Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pyerrors.h 2025-10-10T02:10:57.7091180Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_warnings.h 2025-10-10T02:10:57.7092160Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_identifier.h 2025-10-10T02:10:57.7092820Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_importdl.h 2025-10-10T02:10:57.7093730Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_time.h 2025-10-10T02:10:57.7094490Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_object_alloc.h 2025-10-10T02:10:57.7095490Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_capsule.h 2025-10-10T02:10:57.7096200Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_global_strings.h 2025-10-10T02:10:57.7096980Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_uop_metadata.h 2025-10-10T02:10:57.7097700Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_asdl.h 2025-10-10T02:10:57.7098760Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_instruction_sequence.h 2025-10-10T02:10:57.7099750Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_getopt.h 2025-10-10T02:10:57.7100350Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_intrinsics.h 2025-10-10T02:10:57.7101100Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_hamt.h 2025-10-10T02:10:57.7101870Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pymath.h 2025-10-10T02:10:57.7102730Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_freelist.h 2025-10-10T02:10:57.7103840Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_parser.h 2025-10-10T02:10:57.7104540Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_runtime_init.h 2025-10-10T02:10:57.7105450Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_emscripten_trampoline.h 2025-10-10T02:10:57.7106190Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pylifecycle.h 2025-10-10T02:10:57.7106960Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_runtime.h 2025-10-10T02:10:57.7107790Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_modsupport.h 2025-10-10T02:10:57.7109030Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_emscripten_signal.h 2025-10-10T02:10:57.7109550Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_backoff.h 2025-10-10T02:10:57.7110370Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_namespace.h 2025-10-10T02:10:57.7111210Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_genobject.h 2025-10-10T02:10:57.7111950Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_brc.h 2025-10-10T02:10:57.7112810Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_opcode_utils.h 2025-10-10T02:10:57.7113530Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_gil.h 2025-10-10T02:10:57.7114350Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_exceptions.h 2025-10-10T02:10:57.7115170Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_token.h 2025-10-10T02:10:57.7116270Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_compile.h 2025-10-10T02:10:57.7116860Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_atexit.h 2025-10-10T02:10:57.7117660Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_mimalloc.h 2025-10-10T02:10:57.7118430Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_signal.h 2025-10-10T02:10:57.7119290Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_object_state.h 2025-10-10T02:10:57.7120300Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_lock.h 2025-10-10T02:10:57.7120950Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_cell.h 2025-10-10T02:10:57.7121690Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_semaphore.h 2025-10-10T02:10:57.7122690Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_sliceobject.h 2025-10-10T02:10:57.7123290Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_code.h 2025-10-10T02:10:57.7124150Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_unionobject.h 2025-10-10T02:10:57.7124920Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pyhash.h 2025-10-10T02:10:57.7125760Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_object_stack.h 2025-10-10T02:10:57.7126550Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_tuple.h 2025-10-10T02:10:57.7127330Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_long.h 2025-10-10T02:10:57.7128210Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_faulthandler.h 2025-10-10T02:10:57.7128960Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_ucnhash.h 2025-10-10T02:10:57.7129720Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_weakref.h 2025-10-10T02:10:57.7130540Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_fileutils.h 2025-10-10T02:10:57.7131500Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pyatomic_ft_wrappers.h 2025-10-10T02:10:57.7132530Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_llist.h 2025-10-10T02:10:57.7133130Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/mimalloc/mimalloc.h 2025-10-10T02:10:57.7134040Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/mimalloc/mimalloc/internal.h 2025-10-10T02:10:57.7134840Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/mimalloc/mimalloc/types.h 2025-10-10T02:10:57.7135710Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/mimalloc/mimalloc/track.h 2025-10-10T02:10:57.7136640Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/mimalloc/mimalloc/prim.h 2025-10-10T02:10:57.7137740Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/mimalloc/mimalloc/atomic.h 2025-10-10T02:10:57.7138340Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_floatobject.h 2025-10-10T02:10:57.7139190Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_critical_section.h 2025-10-10T02:10:57.7139890Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_call.h 2025-10-10T02:10:57.7140710Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_hashtable.h 2025-10-10T02:10:57.7141700Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_abstract.h 2025-10-10T02:10:57.7142350Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_list.h 2025-10-10T02:10:57.7143110Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pymem.h 2025-10-10T02:10:57.7143950Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_structseq.h 2025-10-10T02:10:57.7144720Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_bitutils.h 2025-10-10T02:10:57.7145570Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_complexobject.h 2025-10-10T02:10:57.7146570Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_unicodeobject_generated.h 2025-10-10T02:10:57.7147380Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_memoryobject.h 2025-10-10T02:10:57.7148320Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_runtime_init_generated.h 2025-10-10T02:10:57.7149160Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pystate.h 2025-10-10T02:10:57.7149990Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pythonrun.h 2025-10-10T02:10:57.7150800Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_gc.h 2025-10-10T02:10:57.7151550Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_traceback.h 2025-10-10T02:10:57.7152290Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_dict.h 2025-10-10T02:10:57.7153080Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_strhex.h 2025-10-10T02:10:57.7154130Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_global_objects_fini_generated.h 2025-10-10T02:10:57.7155010Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_descrobject.h 2025-10-10T02:10:57.7155830Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_obmalloc_init.h 2025-10-10T02:10:57.7156590Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_import.h 2025-10-10T02:10:57.7157370Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_symtable.h 2025-10-10T02:10:57.7158290Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pystats.h 2025-10-10T02:10:57.7158970Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_sysmodule.h 2025-10-10T02:10:57.7159890Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_ast_state.h 2025-10-10T02:10:57.7160600Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pymem_init.h 2025-10-10T02:10:57.7161400Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pyarena.h 2025-10-10T02:10:57.7162270Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_initconfig.h 2025-10-10T02:10:57.7163180Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_bytesobject.h 2025-10-10T02:10:57.7163930Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_frame.h 2025-10-10T02:10:57.7164860Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_interp.h 2025-10-10T02:10:57.7165550Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_dtoa.h 2025-10-10T02:10:57.7166430Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_format.h 2025-10-10T02:10:57.7167150Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_function.h 2025-10-10T02:10:57.7167850Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_qsbr.h 2025-10-10T02:10:57.7168700Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_condvar.h 2025-10-10T02:10:57.7169510Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_ceval_state.h 2025-10-10T02:10:57.7170300Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_flowgraph.h 2025-10-10T02:10:57.7171130Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_optimizer.h 2025-10-10T02:10:57.7171980Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_dict_state.h 2025-10-10T02:10:57.7172860Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_fileutils_windows.h 2025-10-10T02:10:57.7173680Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_typeobject.h 2025-10-10T02:10:57.7174470Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_setobject.h 2025-10-10T02:10:57.7175330Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_tracemalloc.h 2025-10-10T02:10:57.7176190Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_bytes_methods.h 2025-10-10T02:10:57.7176930Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_object.h 2025-10-10T02:10:57.7177780Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_instruments.h 2025-10-10T02:10:57.7178530Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_ceval.h 2025-10-10T02:10:57.7179430Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pathconfig.h 2025-10-10T02:10:57.7180200Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_moduleobject.h 2025-10-10T02:10:57.7181100Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_global_objects.h 2025-10-10T02:10:57.7181950Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_typevarobject.h 2025-10-10T02:10:57.7182700Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_tstate.h 2025-10-10T02:10:57.7183510Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pybuffer.h 2025-10-10T02:10:57.7184360Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_parking_lot.h 2025-10-10T02:10:57.7185180Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_uop_ids.h 2025-10-10T02:10:57.7186750Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_unicodeobject.h 2025-10-10T02:10:57.7187260Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_crossinterp.h 2025-10-10T02:10:57.7187830Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_range.h 2025-10-10T02:10:57.7188680Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pythread.h 2025-10-10T02:10:57.7189400Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_blocks_output_buffer.h 2025-10-10T02:10:57.7190170Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_obmalloc.h 2025-10-10T02:10:57.7191660Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_context.h 2025-10-10T02:10:57.7192140Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_opcode_metadata.h 2025-10-10T02:10:57.7192610Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_codecs.h 2025-10-10T02:10:57.7193670Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_jit.h 2025-10-10T02:10:57.7194110Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_ast.h 2025-10-10T02:10:57.7194760Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/datetime.h 2025-10-10T02:10:57.7195430Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/methodobject.h 2025-10-10T02:10:57.7196070Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pymem.h 2025-10-10T02:10:57.7196740Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/boolobject.h 2025-10-10T02:10:57.7197420Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/fileobject.h 2025-10-10T02:10:57.7198050Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pyexpat.h 2025-10-10T02:10:57.7198680Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pystrcmp.h 2025-10-10T02:10:57.7199430Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pymath.h 2025-10-10T02:10:57.7200020Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pyconfig.h 2025-10-10T02:10:57.7200720Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/weakrefobject.h 2025-10-10T02:10:57.7201400Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pymacconfig.h 2025-10-10T02:10:57.7202140Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/critical_section.h 2025-10-10T02:10:57.7202770Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pymacro.h 2025-10-10T02:10:57.7203440Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/enumobject.h 2025-10-10T02:10:57.7204160Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/moduleobject.h 2025-10-10T02:10:57.7204810Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/typeslots.h 2025-10-10T02:10:57.7205430Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/compile.h 2025-10-10T02:10:57.7210710Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/setobject.h 2025-10-10T02:10:57.7211070Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/codecs.h 2025-10-10T02:10:57.7211490Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/classobject.h 2025-10-10T02:10:57.7211970Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pystats.h 2025-10-10T02:10:57.7212360Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/cellobject.h 2025-10-10T02:10:57.7212750Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/tupleobject.h 2025-10-10T02:10:57.7213140Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/warnings.h 2025-10-10T02:10:57.7213530Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pyhash.h 2025-10-10T02:10:57.7213910Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pyerrors.h 2025-10-10T02:10:57.7214290Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/fileutils.h 2025-10-10T02:10:57.7214750Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/dictobject.h 2025-10-10T02:10:57.7215150Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/ceval.h 2025-10-10T02:10:57.7215530Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pystate.h 2025-10-10T02:10:57.7215920Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/floatobject.h 2025-10-10T02:10:57.7216380Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/longintrepr.h 2025-10-10T02:10:57.7217020Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/code.h 2025-10-10T02:10:57.7217820Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pthread_stubs.h 2025-10-10T02:10:57.7218520Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pyctype.h 2025-10-10T02:10:57.7219530Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/monitoring.h 2025-10-10T02:10:57.7219950Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/lock.h 2025-10-10T02:10:57.7220710Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/frameobject.h 2025-10-10T02:10:57.7221430Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/abstract.h 2025-10-10T02:10:57.7222190Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/context.h 2025-10-10T02:10:57.7222940Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/modsupport.h 2025-10-10T02:10:57.7223680Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pylifecycle.h 2025-10-10T02:10:57.7224940Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/methodobject.h 2025-10-10T02:10:57.7225420Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/genobject.h 2025-10-10T02:10:57.7226130Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pymem.h 2025-10-10T02:10:57.7226720Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/fileobject.h 2025-10-10T02:10:57.7227500Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/weakrefobject.h 2025-10-10T02:10:57.7228220Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pyatomic_gcc.h 2025-10-10T02:10:57.7228910Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pyfpe.h 2025-10-10T02:10:57.7229710Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/critical_section.h 2025-10-10T02:10:57.7230470Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/odictobject.h 2025-10-10T02:10:57.7231210Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/compile.h 2025-10-10T02:10:57.7231980Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/tracemalloc.h 2025-10-10T02:10:57.7232710Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/setobject.h 2025-10-10T02:10:57.7233440Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pyatomic_std.h 2025-10-10T02:10:57.7234240Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/complexobject.h 2025-10-10T02:10:57.7234970Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pyatomic.h 2025-10-10T02:10:57.7235660Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pyframe.h 2025-10-10T02:10:57.7236700Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/picklebufobject.h 2025-10-10T02:10:57.7237130Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/object.h 2025-10-10T02:10:57.7237950Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/bytearrayobject.h 2025-10-10T02:10:57.7238630Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pytime.h 2025-10-10T02:10:57.7239350Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/import.h 2025-10-10T02:10:57.7240110Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pyatomic_msc.h 2025-10-10T02:10:57.7240830Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pythonrun.h 2025-10-10T02:10:57.7242030Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/unicodeobject.h 2025-10-10T02:10:57.7242450Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/traceback.h 2025-10-10T02:10:57.7243190Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/funcobject.h 2025-10-10T02:10:57.7244040Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/initconfig.h 2025-10-10T02:10:57.7244710Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pythread.h 2025-10-10T02:10:57.7245780Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/memoryobject.h 2025-10-10T02:10:57.7246290Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/descrobject.h 2025-10-10T02:10:57.7246920Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/objimpl.h 2025-10-10T02:10:57.7247700Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/sysmodule.h 2025-10-10T02:10:57.7248400Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/longobject.h 2025-10-10T02:10:57.7249190Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/bytesobject.h 2025-10-10T02:10:57.7249930Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/listobject.h 2025-10-10T02:10:57.7250710Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pydebug.h 2025-10-10T02:10:57.7251410Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/complexobject.h 2025-10-10T02:10:57.7252030Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pyatomic.h 2025-10-10T02:10:57.7252690Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pyframe.h 2025-10-10T02:10:57.7253330Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/object.h 2025-10-10T02:10:57.7253980Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/structseq.h 2025-10-10T02:10:57.7254620Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pybuffer.h 2025-10-10T02:10:57.7255640Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/bytearrayobject.h 2025-10-10T02:10:57.7256020Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/import.h 2025-10-10T02:10:57.7256610Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/osdefs.h 2025-10-10T02:10:57.7257270Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pythonrun.h 2025-10-10T02:10:57.7258000Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/unicodeobject.h 2025-10-10T02:10:57.7258640Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/traceback.h 2025-10-10T02:10:57.7259330Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pythread.h 2025-10-10T02:10:57.7259950Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/Python.h 2025-10-10T02:10:57.7260680Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/memoryobject.h 2025-10-10T02:10:57.7261270Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/opcode.h 2025-10-10T02:10:57.7261960Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/descrobject.h 2025-10-10T02:10:57.7262600Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/objimpl.h 2025-10-10T02:10:57.7263220Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pyport.h 2025-10-10T02:10:57.7263920Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pydtrace.h 2025-10-10T02:10:57.7264680Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/sysmodule.h 2025-10-10T02:10:57.7265300Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/longobject.h 2025-10-10T02:10:57.7265910Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/osmodule.h 2025-10-10T02:10:57.7266600Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pytypedefs.h 2025-10-10T02:10:57.7267240Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/bytesobject.h 2025-10-10T02:10:57.7268920Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/listobject.h 2025-10-10T02:10:57.7269560Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/genericaliasobject.h 2025-10-10T02:10:57.7269960Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/dynamic_annotations.h 2025-10-10T02:10:57.7270340Z /opt/homebrew/Caskroom/miniconda/base/include/tkFont.h 2025-10-10T02:10:57.7270760Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/gmock-matchers.h 2025-10-10T02:10:57.7271660Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/gmock-more-actions.h 2025-10-10T02:10:57.7272360Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/internal/gmock-port.h 2025-10-10T02:10:57.7273360Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/internal/gmock-internal-utils.h 2025-10-10T02:10:57.7273900Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/internal/gmock-pp.h 2025-10-10T02:10:57.7274640Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/internal/custom/gmock-port.h 2025-10-10T02:10:57.7275400Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/internal/custom/gmock-matchers.h 2025-10-10T02:10:57.7276450Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/internal/custom/gmock-generated-actions.h 2025-10-10T02:10:57.7277130Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/internal/custom/README.md 2025-10-10T02:10:57.7277750Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/gmock-function-mocker.h 2025-10-10T02:10:57.7278480Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/gmock-more-matchers.h 2025-10-10T02:10:57.7279210Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/gmock-cardinalities.h 2025-10-10T02:10:57.7279880Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/gmock-spec-builders.h 2025-10-10T02:10:57.7280620Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/gmock-nice-strict.h 2025-10-10T02:10:57.7281890Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/gmock.h 2025-10-10T02:10:57.7282380Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/gmock-actions.h 2025-10-10T02:10:57.7282710Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXKeysyms.h 2025-10-10T02:10:57.7283050Z /opt/homebrew/Caskroom/miniconda/base/include/tkSelect.h 2025-10-10T02:10:57.7283580Z /opt/homebrew/Caskroom/miniconda/base/include/curses.h 2025-10-10T02:10:57.7283950Z /opt/homebrew/Caskroom/miniconda/base/_conda 2025-10-10T02:10:57.7284520Z /opt/homebrew/Caskroom/miniconda/base/etc/profile.d/conda.csh 2025-10-10T02:10:57.7285150Z /opt/homebrew/Caskroom/miniconda/base/etc/profile.d/conda.sh 2025-10-10T02:10:57.7285720Z /opt/homebrew/Caskroom/miniconda/base/etc/profile.d/mamba.sh 2025-10-10T02:10:57.7286380Z /opt/homebrew/Caskroom/miniconda/base/etc/fish/conf.d/conda.fish 2025-10-10T02:10:57.7287090Z /opt/homebrew/Caskroom/miniconda/base/python.app/Contents/MacOS/python 2025-10-10T02:10:57.7288000Z /opt/homebrew/Caskroom/miniconda/base/python.app/Contents/Resources/qt_menu.nib/classes.nib 2025-10-10T02:10:57.7288850Z /opt/homebrew/Caskroom/miniconda/base/python.app/Contents/Resources/qt_menu.nib/info.nib 2025-10-10T02:10:57.7289810Z /opt/homebrew/Caskroom/miniconda/base/python.app/Contents/Resources/qt_menu.nib/keyedobjects.nib 2025-10-10T02:10:57.7290590Z /opt/homebrew/Caskroom/miniconda/base/python.app/Contents/Resources/empty.lproj 2025-10-10T02:10:57.7291100Z /opt/homebrew/Caskroom/miniconda/base/python.app/Contents/lib 2025-10-10T02:10:57.7291840Z /opt/homebrew/Caskroom/miniconda/base/python.app/Contents/Info.plist 2025-10-10T02:10:57.7292560Z /opt/homebrew/Caskroom/miniconda/base/python.app/Contents/PkgInfo 2025-10-10T02:10:57.7293530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/bin/markdown-it 2025-10-10T02:10:57.7294480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/repodata_record.json 2025-10-10T02:10:57.7295440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/test/run_test.sh 2025-10-10T02:10:57.7296400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/test/run_test.py 2025-10-10T02:10:57.7297550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/test/test_time_dependencies.json 2025-10-10T02:10:57.7298470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/licenses/LICENSE 2025-10-10T02:10:57.7299620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/recipe/conda_build_config.yaml 2025-10-10T02:10:57.7300560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/recipe/meta.yaml 2025-10-10T02:10:57.7304560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/recipe/meta.yaml.template 2025-10-10T02:10:57.7305380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/paths.json 2025-10-10T02:10:57.7306380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/hash_input.json 2025-10-10T02:10:57.7307180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/files 2025-10-10T02:10:57.7308110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/about.json 2025-10-10T02:10:57.7309030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/has_prefix 2025-10-10T02:10:57.7309920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/index.json 2025-10-10T02:10:57.7310740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/git 2025-10-10T02:10:57.7312210Z /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-10-10T02:10:57.7313390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/tree.py 2025-10-10T02:10:57.7314640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/token.py 2025-10-10T02:10:57.7315910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/_punycode.py 2025-10-10T02:10:57.7317220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/renderer.py 2025-10-10T02:10:57.7318630Z /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-10-10T02:10:57.7320040Z /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-10-10T02:10:57.7321310Z /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-10-10T02:10:57.7322590Z /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-10-10T02:10:57.7323980Z /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-10-10T02:10:57.7325340Z /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-10-10T02:10:57.7327060Z /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-10-10T02:10:57.7328700Z /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-10-10T02:10:57.7330230Z /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-10-10T02:10:57.7331820Z /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-10-10T02:10:57.7333390Z /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-10-10T02:10:57.7334900Z /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-10-10T02:10:57.7336470Z /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-10-10T02:10:57.7338030Z /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-10-10T02:10:57.7339650Z /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-10-10T02:10:57.7341260Z /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-10-10T02:10:57.7342790Z /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-10-10T02:10:57.7345310Z /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-10-10T02:10:57.7346190Z /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-10-10T02:10:57.7347250Z /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-10-10T02:10:57.7348590Z /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-10-10T02:10:57.7350130Z /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-10-10T02:10:57.7351520Z /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-10-10T02:10:57.7352880Z /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-10-10T02:10:57.7354190Z /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-10-10T02:10:57.7355590Z /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-10-10T02:10:57.7356790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/ruler.py 2025-10-10T02:10:57.7358190Z /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-10-10T02:10:57.7360380Z /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-10-10T02:10:57.7361190Z /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-10-10T02:10:57.7362370Z /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-10-10T02:10:57.7363990Z /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-10-10T02:10:57.7365630Z /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-10-10T02:10:57.7367260Z /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-10-10T02:10:57.7368840Z /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-10-10T02:10:57.7370410Z /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-10-10T02:10:57.7372060Z /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-10-10T02:10:57.7373670Z /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-10-10T02:10:57.7375250Z /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-10-10T02:10:57.7376600Z /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-10-10T02:10:57.7377930Z /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-10-10T02:10:57.7379250Z /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-10-10T02:10:57.7380580Z /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-10-10T02:10:57.7381790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/__init__.py 2025-10-10T02:10:57.7383090Z /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-10-10T02:10:57.7384570Z /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-10-10T02:10:57.7386060Z /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-10-10T02:10:57.7387600Z /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-10-10T02:10:57.7389050Z /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-10-10T02:10:57.7390560Z /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-10-10T02:10:57.7392030Z /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-10-10T02:10:57.7393520Z /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-10-10T02:10:57.7394940Z /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-10-10T02:10:57.7396340Z /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-10-10T02:10:57.7397900Z /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-10-10T02:10:57.7399390Z /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-10-10T02:10:57.7400850Z /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-10-10T02:10:57.7402080Z /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-10-10T02:10:57.7403630Z /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-10-10T02:10:57.7405170Z /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-10-10T02:10:57.7406410Z /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-10-10T02:10:57.7407600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/port.yaml 2025-10-10T02:10:57.7408940Z /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-10-10T02:10:57.7410650Z /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-10-10T02:10:57.7412140Z /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-10-10T02:10:57.7413680Z /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-10-10T02:10:57.7415170Z /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-10-10T02:10:57.7416780Z /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-10-10T02:10:57.7418330Z /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-10-10T02:10:57.7419590Z /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-10-10T02:10:57.7420880Z /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-10-10T02:10:57.7422180Z /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-10-10T02:10:57.7423550Z /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-10-10T02:10:57.7424910Z /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-10-10T02:10:57.7426070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/utils.py 2025-10-10T02:10:57.7427280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/py.typed 2025-10-10T02:10:57.7428640Z /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-10-10T02:10:57.7429990Z /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-10-10T02:10:57.7431380Z /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-10-10T02:10:57.7432810Z /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-10-10T02:10:57.7434180Z /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-10-10T02:10:57.7435560Z /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-10-10T02:10:57.7436980Z /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-10-10T02:10:57.7438630Z /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-10-10T02:10:57.7440190Z /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-10-10T02:10:57.7441860Z /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-10-10T02:10:57.7443420Z /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-10-10T02:10:57.7445010Z /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-10-10T02:10:57.7446560Z /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-10-10T02:10:57.7448140Z /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-10-10T02:10:57.7449760Z /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-10-10T02:10:57.7451400Z /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-10-10T02:10:57.7452970Z /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-10-10T02:10:57.7454590Z /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-10-10T02:10:57.7456250Z /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-10-10T02:10:57.7457950Z /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-10-10T02:10:57.7459470Z /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-10-10T02:10:57.7461170Z /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-10-10T02:10:57.7462500Z /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-10-10T02:10:57.7463820Z /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-10-10T02:10:57.7465180Z /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-10-10T02:10:57.7466560Z /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-10-10T02:10:57.7467960Z /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-10-10T02:10:57.7469310Z /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-10-10T02:10:57.7470690Z /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-10-10T02:10:57.7472020Z /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-10-10T02:10:57.7473240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/_compat.py 2025-10-10T02:10:57.7474520Z /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-10-10T02:10:57.7475900Z /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-10-10T02:10:57.7477200Z /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-10-10T02:10:57.7478770Z /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-10-10T02:10:57.7480350Z /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-10-10T02:10:57.7481880Z /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-10-10T02:10:57.7483450Z /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-10-10T02:10:57.7484650Z /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-10-10T02:10:57.7485990Z /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-10-10T02:10:57.7487300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/main.py 2025-10-10T02:10:57.7488700Z /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-10-10T02:10:57.7490320Z /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-10-10T02:10:57.7491870Z /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-10-10T02:10:57.7493580Z /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-10-10T02:10:57.7495090Z /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-10-10T02:10:57.7496540Z /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-10-10T02:10:57.7497910Z /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-10-10T02:10:57.7499310Z /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-10-10T02:10:57.7500690Z /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-10-10T02:10:57.7502050Z /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-10-10T02:10:57.7503560Z /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-10-10T02:10:57.7505000Z /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-10-10T02:10:57.7506520Z /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-10-10T02:10:57.7508030Z /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-10-10T02:10:57.7509380Z /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-10-10T02:10:57.7510820Z /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-10-10T02:10:57.7512210Z /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-10-10T02:10:57.7512790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1.conda 2025-10-10T02:10:57.7518180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1.conda 2025-10-10T02:10:57.7518660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1.conda 2025-10-10T02:10:57.7519100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0.conda 2025-10-10T02:10:57.7519520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1.conda 2025-10-10T02:10:57.7519980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/include/readline/readline.h 2025-10-10T02:10:57.7520470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/include/readline/keymaps.h 2025-10-10T02:10:57.7520950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/include/readline/tilde.h 2025-10-10T02:10:57.7521420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/include/readline/rlconf.h 2025-10-10T02:10:57.7521900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/include/readline/chardefs.h 2025-10-10T02:10:57.7522500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/include/readline/history.h 2025-10-10T02:10:57.7522980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/include/readline/rlstdc.h 2025-10-10T02:10:57.7523470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/include/readline/rltypedefs.h 2025-10-10T02:10:57.7524090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/info/repodata_record.json 2025-10-10T02:10:57.7524920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/info/test/run_test.sh 2025-10-10T02:10:57.7525960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/info/test/test_time_dependencies.json 2025-10-10T02:10:57.7526780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/info/licenses/COPYING 2025-10-10T02:10:57.7527860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/info/recipe/patches/readline83-001.patch 2025-10-10T02:10:57.7528630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/info/recipe/build.sh 2025-10-10T02:10:57.7529630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:57.7530440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/info/recipe/meta.yaml 2025-10-10T02:10:57.7531380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/info/recipe/meta.yaml.template 2025-10-10T02:10:57.7532220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/info/run_exports.json 2025-10-10T02:10:57.7532980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/info/paths.json 2025-10-10T02:10:57.7533830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/info/hash_input.json 2025-10-10T02:10:57.7535290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/info/files 2025-10-10T02:10:57.7535710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/info/about.json 2025-10-10T02:10:57.7536310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/info/has_prefix 2025-10-10T02:10:57.7537090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/info/index.json 2025-10-10T02:10:57.7537790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/info/git 2025-10-10T02:10:57.7538720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/lib/pkgconfig/readline.pc 2025-10-10T02:10:57.7539600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/lib/pkgconfig/history.pc 2025-10-10T02:10:57.7540490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/lib/libreadline.8.3.dylib 2025-10-10T02:10:57.7541270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/lib/libreadline.a 2025-10-10T02:10:57.7542160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/lib/libhistory.8.dylib 2025-10-10T02:10:57.7543040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/lib/libhistory.8.3.dylib 2025-10-10T02:10:57.7543850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/lib/libhistory.dylib 2025-10-10T02:10:57.7544720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/lib/libreadline.8.dylib 2025-10-10T02:10:57.7545520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/lib/libhistory.a 2025-10-10T02:10:57.7546370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/lib/libreadline.dylib 2025-10-10T02:10:57.7547260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/share/man/man3/history.3 2025-10-10T02:10:57.7548140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/share/man/man3/readline.3 2025-10-10T02:10:57.7549010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/share/info/readline.info 2025-10-10T02:10:57.7549890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/share/info/rluserman.info 2025-10-10T02:10:57.7550820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/share/info/history.info 2025-10-10T02:10:57.7551670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/share/doc/readline/INSTALL 2025-10-10T02:10:57.7552540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/share/doc/readline/CHANGES 2025-10-10T02:10:57.7553430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/share/doc/readline/README 2025-10-10T02:10:57.7554400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/share/doc/readline/rluserman.html 2025-10-10T02:10:57.7555330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/share/doc/readline/history.html 2025-10-10T02:10:57.7556290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0/share/doc/readline/readline.html 2025-10-10T02:10:57.7557160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0.conda 2025-10-10T02:10:57.7558160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/info/repodata_record.json 2025-10-10T02:10:57.7559110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/info/test/run_test.sh 2025-10-10T02:10:57.7560060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/info/test/run_test.py 2025-10-10T02:10:57.7561170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/info/test/test_time_dependencies.json 2025-10-10T02:10:57.7562070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/info/licenses/LICENSE 2025-10-10T02:10:57.7563200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/info/recipe/conda_build_config.yaml 2025-10-10T02:10:57.7564100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/info/recipe/meta.yaml 2025-10-10T02:10:57.7565160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/info/recipe/meta.yaml.template 2025-10-10T02:10:57.7566040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/info/paths.json 2025-10-10T02:10:57.7566970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/info/hash_input.json 2025-10-10T02:10:57.7567790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/info/files 2025-10-10T02:10:57.7568690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/info/about.json 2025-10-10T02:10:57.7569590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/info/index.json 2025-10-10T02:10:57.7570380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/info/git 2025-10-10T02:10:57.7571730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/lib/python3.13/site-packages/brotlicffi/_api.py 2025-10-10T02:10:57.7572930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/lib/python3.13/site-packages/brotlicffi/__init__.py 2025-10-10T02:10:57.7574120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/lib/python3.13/site-packages/brotlicffi/_build.py 2025-10-10T02:10:57.7575600Z /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-10-10T02:10:57.7577050Z /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-10-10T02:10:57.7578500Z /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-10-10T02:10:57.7579770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/lib/python3.13/site-packages/brotlicffi/_brotlicffi.abi3.so 2025-10-10T02:10:57.7581240Z /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-10-10T02:10:57.7582470Z /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-10-10T02:10:57.7583940Z /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-10-10T02:10:57.7585270Z /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-10-10T02:10:57.7586680Z /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-10-10T02:10:57.7588060Z /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-10-10T02:10:57.7589440Z /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-10-10T02:10:57.7590810Z /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-10-10T02:10:57.7591800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/repodata_record.json 2025-10-10T02:10:57.7592780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/test/run_test.sh 2025-10-10T02:10:57.7593800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/test/run_test.py 2025-10-10T02:10:57.7595010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/test/test_time_dependencies.json 2025-10-10T02:10:57.7595970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/licenses/LICENSE 2025-10-10T02:10:57.7597070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/recipe/parent/meta.yaml 2025-10-10T02:10:57.7598200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:57.7599180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/recipe/meta.yaml 2025-10-10T02:10:57.7600140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/paths.json 2025-10-10T02:10:57.7601160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/hash_input.json 2025-10-10T02:10:57.7602020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/files 2025-10-10T02:10:57.7603020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/about.json 2025-10-10T02:10:57.7603950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/index.json 2025-10-10T02:10:57.7604780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/git 2025-10-10T02:10:57.7605750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/repodata_record.json 2025-10-10T02:10:57.7606610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/run_test.sh 2025-10-10T02:10:57.7607750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_queue_monkeypatch.py 2025-10-10T02:10:57.7608700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_retry.py 2025-10-10T02:10:57.7609690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/port_helpers.py 2025-10-10T02:10:57.7610620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/conftest.py 2025-10-10T02:10:57.7611620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_response.py 2025-10-10T02:10:57.7612840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_connectionpool.py 2025-10-10T02:10:57.7613730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_compatibility.py 2025-10-10T02:10:57.7614760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_poolmanager.py 2025-10-10T02:10:57.7615730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_no_ssl.py 2025-10-10T02:10:57.7617010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/with_dummyserver/test_connectionpool.py 2025-10-10T02:10:57.7618180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/with_dummyserver/test_poolmanager.py 2025-10-10T02:10:57.7619330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/with_dummyserver/test_no_ssl.py 2025-10-10T02:10:57.7620510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/with_dummyserver/test_connection.py 2025-10-10T02:10:57.7621600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/with_dummyserver/__init__.py 2025-10-10T02:10:57.7622870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/with_dummyserver/test_proxy_poolmanager.py 2025-10-10T02:10:57.7624100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/with_dummyserver/test_chunked_transfer.py 2025-10-10T02:10:57.7625200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/with_dummyserver/test_https.py 2025-10-10T02:10:57.7626380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/with_dummyserver/test_socketlevel.py 2025-10-10T02:10:57.7627360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_connection.py 2025-10-10T02:10:57.7628330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_filepost.py 2025-10-10T02:10:57.7629350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_exceptions.py 2025-10-10T02:10:57.7630280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/__init__.py 2025-10-10T02:10:57.7631220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_wait.py 2025-10-10T02:10:57.7632170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_util.py 2025-10-10T02:10:57.7633240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/contrib/test_socks.py 2025-10-10T02:10:57.7634340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/contrib/duplicate_san.pem 2025-10-10T02:10:57.7635360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/contrib/__init__.py 2025-10-10T02:10:57.7636450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/contrib/test_pyopenssl.py 2025-10-10T02:10:57.7637610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/contrib/emscripten/conftest.py 2025-10-10T02:10:57.7638710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/contrib/emscripten/__init__.py 2025-10-10T02:10:57.7639950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/contrib/emscripten/test_emscripten.py 2025-10-10T02:10:57.7641300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/contrib/emscripten/templates/pyodide-console.html 2025-10-10T02:10:57.7642440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/contrib/test_pyopenssl_dependencies.py 2025-10-10T02:10:57.7643370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_ssl.py 2025-10-10T02:10:57.7644390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_proxymanager.py 2025-10-10T02:10:57.7645350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_fields.py 2025-10-10T02:10:57.7646280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/tz_stub.py 2025-10-10T02:10:57.7647420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_http2_connection.py 2025-10-10T02:10:57.7648420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_collections.py 2025-10-10T02:10:57.7649460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_ssltransport.py 2025-10-10T02:10:57.7650330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/run_test.py 2025-10-10T02:10:57.7651430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-10-10T02:10:57.7652460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/dummyserver/testcase.py 2025-10-10T02:10:57.7653560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/dummyserver/hypercornserver.py 2025-10-10T02:10:57.7654570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/dummyserver/asgi_proxy.py 2025-10-10T02:10:57.7655580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/dummyserver/__init__.py 2025-10-10T02:10:57.7656650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/dummyserver/socketserver.py 2025-10-10T02:10:57.7657720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/dummyserver/certs/server.key 2025-10-10T02:10:57.7658770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/dummyserver/certs/server.crt 2025-10-10T02:10:57.7659840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/dummyserver/certs/cacert.pem 2025-10-10T02:10:57.7660910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/dummyserver/certs/cacert.key 2025-10-10T02:10:57.7661980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/dummyserver/certs/README.rst 2025-10-10T02:10:57.7662910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/dummyserver/app.py 2025-10-10T02:10:57.7663850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/licenses/LICENSE.txt 2025-10-10T02:10:57.7665280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/recipe/patches/0001-remove-dummyserver-usage-in-tests.patch 2025-10-10T02:10:57.7666240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:57.7667120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/recipe/meta.yaml 2025-10-10T02:10:57.7668120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-10-10T02:10:57.7668930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/paths.json 2025-10-10T02:10:57.7669840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/hash_input.json 2025-10-10T02:10:57.7670610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/files 2025-10-10T02:10:57.7671490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/about.json 2025-10-10T02:10:57.7672330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/index.json 2025-10-10T02:10:57.7673090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/git 2025-10-10T02:10:57.7674530Z /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-10-10T02:10:57.7675900Z /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-10-10T02:10:57.7677230Z /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-10-10T02:10:57.7678440Z /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-10-10T02:10:57.7679750Z /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-10-10T02:10:57.7681050Z /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-10-10T02:10:57.7682290Z /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-10-10T02:10:57.7683410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/filepost.py 2025-10-10T02:10:57.7684530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/fields.py 2025-10-10T02:10:57.7685770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/ssltransport.py 2025-10-10T02:10:57.7686910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/util.py 2025-10-10T02:10:57.7688080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/proxy.py 2025-10-10T02:10:57.7689230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/wait.py 2025-10-10T02:10:57.7690430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/request.py 2025-10-10T02:10:57.7691620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/timeout.py 2025-10-10T02:10:57.7692830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/__init__.py 2025-10-10T02:10:57.7694030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/response.py 2025-10-10T02:10:57.7695190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/ssl_.py 2025-10-10T02:10:57.7696820Z /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-10-10T02:10:57.7698350Z /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-10-10T02:10:57.7699850Z /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-10-10T02:10:57.7701260Z /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-10-10T02:10:57.7702800Z /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-10-10T02:10:57.7704200Z /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-10-10T02:10:57.7705600Z /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-10-10T02:10:57.7707080Z /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-10-10T02:10:57.7708430Z /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-10-10T02:10:57.7709850Z /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-10-10T02:10:57.7711280Z /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-10-10T02:10:57.7712660Z /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-10-10T02:10:57.7714020Z /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-10-10T02:10:57.7715120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/retry.py 2025-10-10T02:10:57.7716280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/url.py 2025-10-10T02:10:57.7717690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/connection.py 2025-10-10T02:10:57.7718840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/ssl_match_hostname.py 2025-10-10T02:10:57.7719950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/_version.py 2025-10-10T02:10:57.7721190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/_base_connection.py 2025-10-10T02:10:57.7722320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__init__.py 2025-10-10T02:10:57.7723500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/poolmanager.py 2025-10-10T02:10:57.7724640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/response.py 2025-10-10T02:10:57.7728070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/poolmanager.cpython-313.pyc 2025-10-10T02:10:57.7729470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/connectionpool.cpython-313.pyc 2025-10-10T02:10:57.7730840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/fields.cpython-313.pyc 2025-10-10T02:10:57.7732200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/filepost.cpython-313.pyc 2025-10-10T02:10:57.7733680Z /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-10-10T02:10:57.7735020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/response.cpython-313.pyc 2025-10-10T02:10:57.7736440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/exceptions.cpython-313.pyc 2025-10-10T02:10:57.7737800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/_version.cpython-313.pyc 2025-10-10T02:10:57.7739210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/connection.cpython-313.pyc 2025-10-10T02:10:57.7740740Z /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-10-10T02:10:57.7742020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:57.7743450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/_collections.cpython-313.pyc 2025-10-10T02:10:57.7744620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/__init__.py 2025-10-10T02:10:57.7746160Z /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-10-10T02:10:57.7747580Z /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-10-10T02:10:57.7749060Z /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-10-10T02:10:57.7750320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/emscripten/fetch.py 2025-10-10T02:10:57.7751670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/emscripten/request.py 2025-10-10T02:10:57.7753000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/emscripten/__init__.py 2025-10-10T02:10:57.7754340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/emscripten/response.py 2025-10-10T02:10:57.7755950Z /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-10-10T02:10:57.7757530Z /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-10-10T02:10:57.7759130Z /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-10-10T02:10:57.7760680Z /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-10-10T02:10:57.7762250Z /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-10-10T02:10:57.7763520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/emscripten/connection.py 2025-10-10T02:10:57.7765060Z /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-10-10T02:10:57.7766170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/socks.py 2025-10-10T02:10:57.7767420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/pyopenssl.py 2025-10-10T02:10:57.7768600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/http2/__init__.py 2025-10-10T02:10:57.7770070Z /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-10-10T02:10:57.7771540Z /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-10-10T02:10:57.7773040Z /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-10-10T02:10:57.7774150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/http2/connection.py 2025-10-10T02:10:57.7775310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/http2/probe.py 2025-10-10T02:10:57.7776480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/connection.py 2025-10-10T02:10:57.7777670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/_collections.py 2025-10-10T02:10:57.7778800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/py.typed 2025-10-10T02:10:57.7779990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/exceptions.py 2025-10-10T02:10:57.7781220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/_request_methods.py 2025-10-10T02:10:57.7782430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/connectionpool.py 2025-10-10T02:10:57.7783160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0.conda 2025-10-10T02:10:57.7783860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/bin/lz4cat 2025-10-10T02:10:57.7784550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/bin/lz4 2025-10-10T02:10:57.7785290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/bin/lz4c 2025-10-10T02:10:57.7786020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/bin/unlz4 2025-10-10T02:10:57.7786800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/include/lz4.h 2025-10-10T02:10:57.7787710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/include/lz4frame_static.h 2025-10-10T02:10:57.7788480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/include/lz4hc.h 2025-10-10T02:10:57.7789270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/include/lz4frame.h 2025-10-10T02:10:57.7790160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/repodata_record.json 2025-10-10T02:10:57.7791040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/licenses/lib/LICENSE 2025-10-10T02:10:57.7791930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/recipe/bld_static.bat 2025-10-10T02:10:57.7792730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/recipe/bld.bat 2025-10-10T02:10:57.7793540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/recipe/build.sh 2025-10-10T02:10:57.7794550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/recipe/conda_build_config.yaml 2025-10-10T02:10:57.7795410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/recipe/build_static.sh 2025-10-10T02:10:57.7796250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/recipe/meta.yaml 2025-10-10T02:10:57.7797190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/recipe/meta.yaml.template 2025-10-10T02:10:57.7798000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/run_exports.json 2025-10-10T02:10:57.7798740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/paths.json 2025-10-10T02:10:57.7799590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/hash_input.json 2025-10-10T02:10:57.7800750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/files 2025-10-10T02:10:57.7801100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/about.json 2025-10-10T02:10:57.7801950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/has_prefix 2025-10-10T02:10:57.7802670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/index.json 2025-10-10T02:10:57.7803380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/git 2025-10-10T02:10:57.7804280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/lib/pkgconfig/liblz4.pc 2025-10-10T02:10:57.7805130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/lib/liblz4.1.9.4.dylib 2025-10-10T02:10:57.7805910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/lib/liblz4.dylib 2025-10-10T02:10:57.7806740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/lib/liblz4.1.dylib 2025-10-10T02:10:57.7807570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/share/man/man1/lz4cat.1 2025-10-10T02:10:57.7808410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/share/man/man1/unlz4.1 2025-10-10T02:10:57.7809250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/share/man/man1/lz4.1 2025-10-10T02:10:57.7810100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/share/man/man1/lz4c.1 2025-10-10T02:10:57.7810930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/include/ffitarget.h 2025-10-10T02:10:57.7811680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/include/ffi.h 2025-10-10T02:10:57.7812600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/repodata_record.json 2025-10-10T02:10:57.7813440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/run_test.sh 2025-10-10T02:10:57.7814620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/err_bad_typedef.c 2025-10-10T02:10:57.7815620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/float3.c 2025-10-10T02:10:57.7816660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/strlen4.c 2025-10-10T02:10:57.7817830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct_by_value_3.c 2025-10-10T02:10:57.7818890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/pyobjc_tc.c 2025-10-10T02:10:57.7819890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/call.exp 2025-10-10T02:10:57.7820960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/bpo-38748.c 2025-10-10T02:10:57.7821960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/many2.c 2025-10-10T02:10:57.7823010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_fl3.c 2025-10-10T02:10:57.7824040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct5.c 2025-10-10T02:10:57.7825090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct1.c 2025-10-10T02:10:57.7826110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct10.c 2025-10-10T02:10:57.7827210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/align_stdcall.c 2025-10-10T02:10:57.7828370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct_by_value_4.c 2025-10-10T02:10:57.7829330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/va_3.c 2025-10-10T02:10:57.7830410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/align_mixed.c 2025-10-10T02:10:57.7831420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/ffitest.h 2025-10-10T02:10:57.7832510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/strlen3.c 2025-10-10T02:10:57.7833540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/va_struct3.c 2025-10-10T02:10:57.7834550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/float4.c 2025-10-10T02:10:57.7835570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct6.c 2025-10-10T02:10:57.7836660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_uc.c 2025-10-10T02:10:57.7837850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct_by_value_small.c 2025-10-10T02:10:57.7838850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/strlen.c 2025-10-10T02:10:57.7839920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_sl.c 2025-10-10T02:10:57.7840940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct8.c 2025-10-10T02:10:57.7841960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct2.c 2025-10-10T02:10:57.7843050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_ll1.c 2025-10-10T02:10:57.7844100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_ldl.c 2025-10-10T02:10:57.7845110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/float1.c 2025-10-10T02:10:57.7846210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_ll.c 2025-10-10T02:10:57.7847230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_dbl.c 2025-10-10T02:10:57.7848200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/va_2.c 2025-10-10T02:10:57.7849330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_dbl2.c 2025-10-10T02:10:57.7850340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/many.c 2025-10-10T02:10:57.7851440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/many_mixed.c 2025-10-10T02:10:57.7852460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/va_struct2.c 2025-10-10T02:10:57.7853480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/strlen2.c 2025-10-10T02:10:57.7854490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/offsets.c 2025-10-10T02:10:57.7855550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct7.c 2025-10-10T02:10:57.7856580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/negint.c 2025-10-10T02:10:57.7857630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_sc.c 2025-10-10T02:10:57.7858660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/float_va.c 2025-10-10T02:10:57.7859780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/pr1172638.c 2025-10-10T02:10:57.7860880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_fl1.c 2025-10-10T02:10:57.7861880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/float.c 2025-10-10T02:10:57.7863000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct3.c 2025-10-10T02:10:57.7863990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_ul.c 2025-10-10T02:10:57.7864990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct9.c 2025-10-10T02:10:57.7865980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/s55.c 2025-10-10T02:10:57.7867040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_fl.c 2025-10-10T02:10:57.7868030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/va_1.c 2025-10-10T02:10:57.7869080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/float2.c 2025-10-10T02:10:57.7870130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/va_struct1.c 2025-10-10T02:10:57.7871300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct_by_value_2.c 2025-10-10T02:10:57.7872450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct_by_value_big.c 2025-10-10T02:10:57.7873480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_dbl1.c 2025-10-10T02:10:57.7874530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_fl2.c 2025-10-10T02:10:57.7875560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/promotion.c 2025-10-10T02:10:57.7876590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct4.c 2025-10-10T02:10:57.7877690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/uninitialized.c 2025-10-10T02:10:57.7878750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/many_double.c 2025-10-10T02:10:57.7879740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/config/default.exp 2025-10-10T02:10:57.7880960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/complex_defs_float.inc 2025-10-10T02:10:57.7882130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex_float.c 2025-10-10T02:10:57.7883350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex1_float.c 2025-10-10T02:10:57.7884510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/complex_defs_double.inc 2025-10-10T02:10:57.7885570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/complex.inc 2025-10-10T02:10:57.7886820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_align_complex_double.c 2025-10-10T02:10:57.7888050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_va_longdouble.c 2025-10-10T02:10:57.7889290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex2_longdouble.c 2025-10-10T02:10:57.7890360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/complex_float.c 2025-10-10T02:10:57.7891510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex.inc 2025-10-10T02:10:57.7892550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/ffitest.h 2025-10-10T02:10:57.7893790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex1_double.c 2025-10-10T02:10:57.7895150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_struct_longdouble.c 2025-10-10T02:10:57.7896340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_align_complex_longdouble.c 2025-10-10T02:10:57.7897570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_struct_double.c 2025-10-10T02:10:57.7898740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex2_float.c 2025-10-10T02:10:57.7899910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_va_double.c 2025-10-10T02:10:57.7901050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_float.c 2025-10-10T02:10:57.7902130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/complex_int.c 2025-10-10T02:10:57.7903370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_align_complex_float.c 2025-10-10T02:10:57.7904480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/many_complex.inc 2025-10-10T02:10:57.7905720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/many_complex_longdouble.c 2025-10-10T02:10:57.7906850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_align_complex.inc 2025-10-10T02:10:57.7908070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_struct_float.c 2025-10-10T02:10:57.7909230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/many_complex_double.c 2025-10-10T02:10:57.7910360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/complex_double.c 2025-10-10T02:10:57.7911540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/complex_longdouble.c 2025-10-10T02:10:57.7912660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_va.inc 2025-10-10T02:10:57.7913870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_struct.inc 2025-10-10T02:10:57.7915140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/complex_defs_longdouble.inc 2025-10-10T02:10:57.7916310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_longdouble.c 2025-10-10T02:10:57.7917440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex1.inc 2025-10-10T02:10:57.7918610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/many_complex_float.c 2025-10-10T02:10:57.7919790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_va_float.c 2025-10-10T02:10:57.7920980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex_double.c 2025-10-10T02:10:57.7922120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex2.inc 2025-10-10T02:10:57.7923270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_double.c 2025-10-10T02:10:57.7924530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex_longdouble.c 2025-10-10T02:10:57.7925750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex2_double.c 2025-10-10T02:10:57.7926760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/complex.exp 2025-10-10T02:10:57.7928040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex1_longdouble.c 2025-10-10T02:10:57.7929130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex.inc 2025-10-10T02:10:57.7930030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/Makefile.am 2025-10-10T02:10:57.7931220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct9.c 2025-10-10T02:10:57.7932370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct13.c 2025-10-10T02:10:57.7933510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_struct_va1.c 2025-10-10T02:10:57.7934600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_4byte.c 2025-10-10T02:10:57.7935780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_uint32.c 2025-10-10T02:10:57.7936860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_20byte.c 2025-10-10T02:10:57.7937980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_3float.c 2025-10-10T02:10:57.7939130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct3.c 2025-10-10T02:10:57.7940240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_7_1_byte.c 2025-10-10T02:10:57.7941340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/err_bad_abi.c 2025-10-10T02:10:57.7946620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_6_1_byte.c 2025-10-10T02:10:57.7946910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_ulong_va.c 2025-10-10T02:10:57.7947170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_ushort.c 2025-10-10T02:10:57.7947440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_4_1byte.c 2025-10-10T02:10:57.7947710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct7.c 2025-10-10T02:10:57.7947990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_schar.c 2025-10-10T02:10:57.7949090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_6byte.c 2025-10-10T02:10:57.7950160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_sint.c 2025-10-10T02:10:57.7951250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_2byte.c 2025-10-10T02:10:57.7952360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure_fn2.c 2025-10-10T02:10:57.7953460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure_fn6.c 2025-10-10T02:10:57.7954680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_multi_sshortchar.c 2025-10-10T02:10:57.7955800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_float.c 2025-10-10T02:10:57.7956960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct.c 2025-10-10T02:10:57.7958020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_24byte.c 2025-10-10T02:10:57.7959120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_uchar.c 2025-10-10T02:10:57.7960190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_19byte.c 2025-10-10T02:10:57.7961340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct10.c 2025-10-10T02:10:57.7962400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_7byte.c 2025-10-10T02:10:57.7963490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_sshort.c 2025-10-10T02:10:57.7964640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_double.c 2025-10-10T02:10:57.7965650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/ffitest.h 2025-10-10T02:10:57.7966810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct4.c 2025-10-10T02:10:57.7967900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_5byte.c 2025-10-10T02:10:57.7969140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/single_entry_structs3.c 2025-10-10T02:10:57.7970220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_64byte.c 2025-10-10T02:10:57.7971470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/unwindtest_ffi_call.cc 2025-10-10T02:10:57.7972590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_sint32.c 2025-10-10T02:10:57.7973680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/huge_struct.c 2025-10-10T02:10:57.7974780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/problem1.c 2025-10-10T02:10:57.7975880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/stret_large2.c 2025-10-10T02:10:57.7976980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure_fn1.c 2025-10-10T02:10:57.7978080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_18byte.c 2025-10-10T02:10:57.7979250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_pointer.c 2025-10-10T02:10:57.7980300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_uint.c 2025-10-10T02:10:57.7981420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/unwindtest.cc 2025-10-10T02:10:57.7982500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure_fn5.c 2025-10-10T02:10:57.7983630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_20byte1.c 2025-10-10T02:10:57.7984960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_9byte2.c 2025-10-10T02:10:57.7985840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure_loc_fn0.c 2025-10-10T02:10:57.7986970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_longdouble.c 2025-10-10T02:10:57.7988140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_double_va.c 2025-10-10T02:10:57.7989170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_16byte.c 2025-10-10T02:10:57.7990280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_3_1byte.c 2025-10-10T02:10:57.7991660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct1.c 2025-10-10T02:10:57.7992570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct11.c 2025-10-10T02:10:57.7993820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_longdouble_split.c 2025-10-10T02:10:57.7995270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/single_entry_structs2.c 2025-10-10T02:10:57.7996160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_sint16.c 2025-10-10T02:10:57.7997240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_3byte1.c 2025-10-10T02:10:57.7998360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct5.c 2025-10-10T02:10:57.7999600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_multi_sshort.c 2025-10-10T02:10:57.8000600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure.exp 2025-10-10T02:10:57.8001730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/stret_medium2.c 2025-10-10T02:10:57.8002850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure_fn0.c 2025-10-10T02:10:57.8003930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_float.c 2025-10-10T02:10:57.8005130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_longdouble_va.c 2025-10-10T02:10:57.8006210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/stret_medium.c 2025-10-10T02:10:57.8007360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_uint64.c 2025-10-10T02:10:57.8008460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_12byte.c 2025-10-10T02:10:57.8009690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_5_1_byte.c 2025-10-10T02:10:57.8010750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_dbls_struct.c 2025-10-10T02:10:57.8012020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_longdouble_split2.c 2025-10-10T02:10:57.8013060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/testclosure.c 2025-10-10T02:10:57.8014170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure_fn4.c 2025-10-10T02:10:57.8015400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct2.c 2025-10-10T02:10:57.8016510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct12.c 2025-10-10T02:10:57.8017720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct8.c 2025-10-10T02:10:57.8018850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/stret_large.c 2025-10-10T02:10:57.8020260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_multi_uchar.c 2025-10-10T02:10:57.8021060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_9byte1.c 2025-10-10T02:10:57.8022240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_multi_ushort.c 2025-10-10T02:10:57.8023360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_uint16.c 2025-10-10T02:10:57.8024720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_many_mixed_float_double.c 2025-10-10T02:10:57.8025880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/single_entry_structs1.c 2025-10-10T02:10:57.8027070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_longdouble.c 2025-10-10T02:10:57.8028140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct6.c 2025-10-10T02:10:57.8029540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_3byte2.c 2025-10-10T02:10:57.8030450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_uint_va.c 2025-10-10T02:10:57.8031590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_many_mixed_args.c 2025-10-10T02:10:57.8032810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_multi_ushortchar.c 2025-10-10T02:10:57.8033970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_sint64.c 2025-10-10T02:10:57.8035270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure_fn3.c 2025-10-10T02:10:57.8036230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_pointer_stack.c 2025-10-10T02:10:57.8037330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_multi_schar.c 2025-10-10T02:10:57.8038460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_1_1byte.c 2025-10-10T02:10:57.8039600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure_simple.c 2025-10-10T02:10:57.8040760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_double.c 2025-10-10T02:10:57.8041830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_pointer.c 2025-10-10T02:10:57.8042960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_ulonglong.c 2025-10-10T02:10:57.8044070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_8byte.c 2025-10-10T02:10:57.8045010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/lib/wrapper.exp 2025-10-10T02:10:57.8046080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/lib/target-libpath.exp 2025-10-10T02:10:57.8047060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/lib/libffi.exp 2025-10-10T02:10:57.8048130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.go/static-chain.h 2025-10-10T02:10:57.8049440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.go/go.exp 2025-10-10T02:10:57.8050570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.go/closure1.c 2025-10-10T02:10:57.8051490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.go/ffitest.h 2025-10-10T02:10:57.8052520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.go/aa-direct.c 2025-10-10T02:10:57.8053620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.bhaible/test-call.c 2025-10-10T02:10:57.8054680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.bhaible/alignof.h 2025-10-10T02:10:57.8055800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.bhaible/bhaible.exp 2025-10-10T02:10:57.8056870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.bhaible/Makefile 2025-10-10T02:10:57.8058010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.bhaible/test-callback.c 2025-10-10T02:10:57.8058990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.bhaible/README 2025-10-10T02:10:57.8060090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.bhaible/testcases.c 2025-10-10T02:10:57.8061030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/Makefile.in 2025-10-10T02:10:57.8062040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/test_time_dependencies.json 2025-10-10T02:10:57.8062870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/licenses/LICENSE 2025-10-10T02:10:57.8063690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/run_test.sh 2025-10-10T02:10:57.8064600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/win_cmake.patch 2025-10-10T02:10:57.8065640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/0004-LIBFFI_CLOSURE.patch 2025-10-10T02:10:57.8066390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/bld.bat 2025-10-10T02:10:57.8067700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/fix_w3264_masm.patch 2025-10-10T02:10:57.8068250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/build.sh 2025-10-10T02:10:57.8069440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/0001-arm64-changes-from-v3.3-patch.patch 2025-10-10T02:10:57.8070380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/conda_build_config.yaml 2025-10-10T02:10:57.8071980Z /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-10-10T02:10:57.8072630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/meta.yaml 2025-10-10T02:10:57.8073540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/run_test.bat 2025-10-10T02:10:57.8074490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/meta.yaml.template 2025-10-10T02:10:57.8075290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/run_exports.json 2025-10-10T02:10:57.8076080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/paths.json 2025-10-10T02:10:57.8077020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/hash_input.json 2025-10-10T02:10:57.8077900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/files 2025-10-10T02:10:57.8078570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/about.json 2025-10-10T02:10:57.8079280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/has_prefix 2025-10-10T02:10:57.8080080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/index.json 2025-10-10T02:10:57.8080870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/git 2025-10-10T02:10:57.8081670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/lib/libffi.8.dylib 2025-10-10T02:10:57.8082740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/lib/pkgconfig/libffi.pc 2025-10-10T02:10:57.8083300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/lib/libffi.dylib 2025-10-10T02:10:57.8084120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/lib/libffi.7.dylib 2025-10-10T02:10:57.8084850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/lib/libffi.a 2025-10-10T02:10:57.8085760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/share/man/man3/ffi_call.3 2025-10-10T02:10:57.8086740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/share/man/man3/ffi_prep_cif_var.3 2025-10-10T02:10:57.8087660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/share/man/man3/ffi_prep_cif.3 2025-10-10T02:10:57.8088530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/share/man/man3/ffi.3 2025-10-10T02:10:57.8089310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/share/info/libffi.info 2025-10-10T02:10:57.8090000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313.conda 2025-10-10T02:10:57.8091110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/repodata_record.json 2025-10-10T02:10:57.8092000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/test/run_test.sh 2025-10-10T02:10:57.8092940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/test/run_test.py 2025-10-10T02:10:57.8094040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/test/test_time_dependencies.json 2025-10-10T02:10:57.8094950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/licenses/LICENSE 2025-10-10T02:10:57.8096830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/recipe/patches/0002-disable-downloads-inside-conda-build.patch 2025-10-10T02:10:57.8098080Z /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-10-10T02:10:57.8098830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/recipe/bld.bat 2025-10-10T02:10:57.8099730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/recipe/build.sh 2025-10-10T02:10:57.8100830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:57.8317620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/recipe/meta.yaml 2025-10-10T02:10:57.8318380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/recipe/meta.yaml.template 2025-10-10T02:10:57.8321550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/paths.json 2025-10-10T02:10:57.8322170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/hash_input.json 2025-10-10T02:10:57.8322990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/files 2025-10-10T02:10:57.8323920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/about.json 2025-10-10T02:10:57.8324810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/index.json 2025-10-10T02:10:57.8325560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/git 2025-10-10T02:10:57.8326940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/distutils-precedence.pth 2025-10-10T02:10:57.8328140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_path.py 2025-10-10T02:10:57.8329780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/cli-arm64.exe 2025-10-10T02:10:57.8330550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/logging.py 2025-10-10T02:10:57.8331830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/windows_support.py 2025-10-10T02:10:57.8333080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_normalization.py 2025-10-10T02:10:57.8334470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/package_index.py 2025-10-10T02:10:57.8335610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/compat/py39.py 2025-10-10T02:10:57.8336890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/compat/__init__.py 2025-10-10T02:10:57.8338140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/compat/py312.py 2025-10-10T02:10:57.8339980Z /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-10-10T02:10:57.8341410Z /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-10-10T02:10:57.8342850Z /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-10-10T02:10:57.8344380Z /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-10-10T02:10:57.8345820Z /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-10-10T02:10:57.8347000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/compat/py311.py 2025-10-10T02:10:57.8348260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/compat/py310.py 2025-10-10T02:10:57.8349490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/archive_util.py 2025-10-10T02:10:57.8350930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_imp.py 2025-10-10T02:10:57.8351880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/version.py 2025-10-10T02:10:57.8353070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/modified.py 2025-10-10T02:10:57.8354470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/tags.py 2025-10-10T02:10:57.8355850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/_musllinux.py 2025-10-10T02:10:57.8357480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/metadata.py 2025-10-10T02:10:57.8358620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/version.py 2025-10-10T02:10:57.8360120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/licenses/__init__.py 2025-10-10T02:10:57.8361630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/licenses/_spdx.py 2025-10-10T02:10:57.8363310Z /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-10-10T02:10:57.8365000Z /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-10-10T02:10:57.8366290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__init__.py 2025-10-10T02:10:57.8368170Z /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-10-10T02:10:57.8369660Z /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-10-10T02:10:57.8371280Z /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-10-10T02:10:57.8372920Z /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-10-10T02:10:57.8374470Z /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-10-10T02:10:57.8376120Z /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-10-10T02:10:57.8377810Z /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-10-10T02:10:57.8379400Z /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-10-10T02:10:57.8381060Z /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-10-10T02:10:57.8382670Z /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-10-10T02:10:57.8384470Z /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-10-10T02:10:57.8385860Z /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-10-10T02:10:57.8387510Z /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-10-10T02:10:57.8389060Z /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-10-10T02:10:57.8390400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/_parser.py 2025-10-10T02:10:57.8391740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/utils.py 2025-10-10T02:10:57.8393190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/requirements.py 2025-10-10T02:10:57.8394690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/_structures.py 2025-10-10T02:10:57.8395980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/markers.py 2025-10-10T02:10:57.8397340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/py.typed 2025-10-10T02:10:57.8398770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/_manylinux.py 2025-10-10T02:10:57.8400470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/_tokenizer.py 2025-10-10T02:10:57.8401630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/specifiers.py 2025-10-10T02:10:57.8403020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/_elffile.py 2025-10-10T02:10:57.8404920Z /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-10-10T02:10:57.8406240Z /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-10-10T02:10:57.8407730Z /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-10-10T02:10:57.8409320Z /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-10-10T02:10:57.8410820Z /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-10-10T02:10:57.8412630Z /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-10-10T02:10:57.8414040Z /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-10-10T02:10:57.8415610Z /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-10-10T02:10:57.8417260Z /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-10-10T02:10:57.8418750Z /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-10-10T02:10:57.8420490Z /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-10-10T02:10:57.8422070Z /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-10-10T02:10:57.8423780Z /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-10-10T02:10:57.8425290Z /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-10-10T02:10:57.8426890Z /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-10-10T02:10:57.8428390Z /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-10-10T02:10:57.8429970Z /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-10-10T02:10:57.8431650Z /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-10-10T02:10:57.8433230Z /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-10-10T02:10:57.8434860Z /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-10-10T02:10:57.8436480Z /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-10-10T02:10:57.8437800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect/compat/py38.py 2025-10-10T02:10:57.8439400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect/compat/__init__.py 2025-10-10T02:10:57.8440900Z /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-10-10T02:10:57.8442570Z /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-10-10T02:10:57.8443870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect/__init__.py 2025-10-10T02:10:57.8445500Z /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-10-10T02:10:57.8446760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect/py.typed 2025-10-10T02:10:57.8448600Z /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-10-10T02:10:57.8449680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/context.py 2025-10-10T02:10:57.8451190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/functools/__init__.pyi 2025-10-10T02:10:57.8452850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/functools/__init__.py 2025-10-10T02:10:57.8454390Z /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-10-10T02:10:57.8455690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/functools/py.typed 2025-10-10T02:10:57.8457500Z /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-10-10T02:10:57.8458710Z /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-10-10T02:10:57.8460190Z /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-10-10T02:10:57.8461560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__init__.py 2025-10-10T02:10:57.8463320Z /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-10-10T02:10:57.8464900Z /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-10-10T02:10:57.8466840Z /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-10-10T02:10:57.8468240Z /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-10-10T02:10:57.8469870Z /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-10-10T02:10:57.8471480Z /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-10-10T02:10:57.8472850Z /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-10-10T02:10:57.8530180Z /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-10-10T02:10:57.8531550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/layouts.py 2025-10-10T02:10:57.8532880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/collections/__init__.py 2025-10-10T02:10:57.8535200Z /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-10-10T02:10:57.8536450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/collections/py.typed 2025-10-10T02:10:57.8538110Z /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-10-10T02:10:57.8539710Z /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-10-10T02:10:57.8541210Z /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-10-10T02:10:57.8542860Z /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-10-10T02:10:57.8544450Z /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-10-10T02:10:57.8546120Z /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-10-10T02:10:57.8547680Z /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-10-10T02:10:57.8549220Z /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-10-10T02:10:57.8550730Z /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-10-10T02:10:57.8552530Z /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-10-10T02:10:57.8554000Z /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-10-10T02:10:57.8555570Z /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-10-10T02:10:57.8557050Z /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-10-10T02:10:57.8558670Z /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-10-10T02:10:57.8560090Z /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-10-10T02:10:57.8561660Z /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-10-10T02:10:57.8563100Z /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-10-10T02:10:57.8564610Z /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-10-10T02:10:57.8566040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_meta.py 2025-10-10T02:10:57.8567590Z /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-10-10T02:10:57.8569150Z /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-10-10T02:10:57.8571100Z /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-10-10T02:10:57.8572840Z /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-10-10T02:10:57.8574540Z /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-10-10T02:10:57.8576030Z /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-10-10T02:10:57.8577410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_text.py 2025-10-10T02:10:57.8578870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__init__.py 2025-10-10T02:10:57.8580350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_functools.py 2025-10-10T02:10:57.8582190Z /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-10-10T02:10:57.8583780Z /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-10-10T02:10:57.8585500Z /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-10-10T02:10:57.8587120Z /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-10-10T02:10:57.8589090Z /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-10-10T02:10:57.8590590Z /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-10-10T02:10:57.8592510Z /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-10-10T02:10:57.8594030Z /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-10-10T02:10:57.8595740Z /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-10-10T02:10:57.8597350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/diagnose.py 2025-10-10T02:10:57.8598680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_collections.py 2025-10-10T02:10:57.8600060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_itertools.py 2025-10-10T02:10:57.8601640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/py.typed 2025-10-10T02:10:57.8603000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_adapters.py 2025-10-10T02:10:57.8604520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_compat.py 2025-10-10T02:10:57.8605790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/metadata.py 2025-10-10T02:10:57.8607250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/macosx_libfile.py 2025-10-10T02:10:57.8608690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/util.py 2025-10-10T02:10:57.8610150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/_setuptools_logging.py 2025-10-10T02:10:57.8611480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/__init__.py 2025-10-10T02:10:57.8613140Z /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-10-10T02:10:57.8614830Z /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-10-10T02:10:57.8616320Z /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-10-10T02:10:57.8617860Z /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-10-10T02:10:57.8619770Z /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-10-10T02:10:57.8621130Z /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-10-10T02:10:57.8622880Z /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-10-10T02:10:57.8624600Z /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-10-10T02:10:57.8625980Z /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-10-10T02:10:57.8627240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/pack.py 2025-10-10T02:10:57.8628600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/tags.py 2025-10-10T02:10:57.8630040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/convert.py 2025-10-10T02:10:57.8631410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__init__.py 2025-10-10T02:10:57.8633150Z /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-10-10T02:10:57.8634730Z /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-10-10T02:10:57.8636330Z /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-10-10T02:10:57.8638150Z /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-10-10T02:10:57.8639560Z /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-10-10T02:10:57.8640830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/unpack.py 2025-10-10T02:10:57.8642210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/bdist_wheel.py 2025-10-10T02:10:57.8643750Z /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-10-10T02:10:57.8645310Z /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-10-10T02:10:57.8646830Z /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-10-10T02:10:57.8648350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/LICENSE 2025-10-10T02:10:57.8649860Z /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-10-10T02:10:57.8651350Z /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-10-10T02:10:57.8653200Z /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-10-10T02:10:57.8655030Z /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-10-10T02:10:57.8656900Z /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-10-10T02:10:57.8658530Z /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-10-10T02:10:57.8660420Z /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-10-10T02:10:57.8662040Z /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-10-10T02:10:57.8663840Z /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-10-10T02:10:57.8665720Z /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-10-10T02:10:57.8667410Z /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-10-10T02:10:57.8669500Z /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-10-10T02:10:57.8670930Z /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-10-10T02:10:57.8672710Z /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-10-10T02:10:57.8674420Z /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-10-10T02:10:57.8675840Z /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-10-10T02:10:57.8677380Z /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-10-10T02:10:57.8678860Z /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-10-10T02:10:57.8680410Z /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-10-10T02:10:57.8682060Z /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-10-10T02:10:57.8683500Z /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-10-10T02:10:57.8685030Z /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-10-10T02:10:57.8686580Z /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-10-10T02:10:57.8688140Z /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-10-10T02:10:57.8689640Z /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-10-10T02:10:57.8691040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/vendor.txt 2025-10-10T02:10:57.8692720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/__init__.py 2025-10-10T02:10:57.8694200Z /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-10-10T02:10:57.8695500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/_bdist_wheel.py 2025-10-10T02:10:57.8696860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/wheelfile.py 2025-10-10T02:10:57.8698200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/__main__.py 2025-10-10T02:10:57.8699620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp/compat/__init__.py 2025-10-10T02:10:57.8701310Z /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-10-10T02:10:57.8702940Z /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-10-10T02:10:57.8704240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp/compat/py310.py 2025-10-10T02:10:57.8705580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp/__init__.py 2025-10-10T02:10:57.8707150Z /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-10-10T02:10:57.8708720Z /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-10-10T02:10:57.8709940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp/glob.py 2025-10-10T02:10:57.8711490Z /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-10-10T02:10:57.8713120Z /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-10-10T02:10:57.8714540Z /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-10-10T02:10:57.8716090Z /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-10-10T02:10:57.8717740Z /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-10-10T02:10:57.8719130Z /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-10-10T02:10:57.8720730Z /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-10-10T02:10:57.8722130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/__init__.pyi 2025-10-10T02:10:57.8723520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/more.pyi 2025-10-10T02:10:57.8724930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/__init__.py 2025-10-10T02:10:57.8726840Z /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-10-10T02:10:57.8728270Z /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-10-10T02:10:57.8729950Z /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-10-10T02:10:57.8731250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/more.py 2025-10-10T02:10:57.8732680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/recipes.py 2025-10-10T02:10:57.8734060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/py.typed 2025-10-10T02:10:57.8735520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/recipes.pyi 2025-10-10T02:10:57.8737030Z /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-10-10T02:10:57.8738540Z /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-10-10T02:10:57.8740310Z /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-10-10T02:10:57.8742110Z /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-10-10T02:10:57.8743430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/__init__.py 2025-10-10T02:10:57.8745260Z /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-10-10T02:10:57.8747000Z /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-10-10T02:10:57.8748350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/__main__.py 2025-10-10T02:10:57.8749690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports/__init__.py 2025-10-10T02:10:57.8751490Z /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-10-10T02:10:57.8752750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__init__.py 2025-10-10T02:10:57.8754520Z /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-10-10T02:10:57.8756110Z /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-10-10T02:10:57.8757740Z /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-10-10T02:10:57.8759380Z /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-10-10T02:10:57.8761000Z /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-10-10T02:10:57.8762660Z /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-10-10T02:10:57.8763990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/automain.py 2025-10-10T02:10:57.8765350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/errors.py 2025-10-10T02:10:57.8766810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/autocommand.py 2025-10-10T02:10:57.8768230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/autoasync.py 2025-10-10T02:10:57.8769610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/autoparse.py 2025-10-10T02:10:57.8770940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli/_types.py 2025-10-10T02:10:57.8772300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli/__init__.py 2025-10-10T02:10:57.8773910Z /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-10-10T02:10:57.8775440Z /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-10-10T02:10:57.8777050Z /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-10-10T02:10:57.8778690Z /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-10-10T02:10:57.8779900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli/_parser.py 2025-10-10T02:10:57.8781200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli/_re.py 2025-10-10T02:10:57.8782530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli/py.typed 2025-10-10T02:10:57.8784170Z /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-10-10T02:10:57.8785790Z /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-10-10T02:10:57.8787330Z /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-10-10T02:10:57.8789000Z /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-10-10T02:10:57.8790550Z /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-10-10T02:10:57.8792250Z /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-10-10T02:10:57.8793810Z /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-10-10T02:10:57.8795280Z /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-10-10T02:10:57.8796790Z /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-10-10T02:10:57.8798270Z /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-10-10T02:10:57.8799880Z /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-10-10T02:10:57.8801430Z /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-10-10T02:10:57.8802930Z /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-10-10T02:10:57.8804430Z /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-10-10T02:10:57.8805970Z /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-10-10T02:10:57.8807400Z /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-10-10T02:10:57.8809100Z /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-10-10T02:10:57.8811100Z /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-10-10T02:10:57.8813390Z /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-10-10T02:10:57.8815350Z /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-10-10T02:10:57.8817450Z /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-10-10T02:10:57.8819480Z /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-10-10T02:10:57.8821540Z /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-10-10T02:10:57.8823570Z /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-10-10T02:10:57.8825580Z /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-10-10T02:10:57.8827540Z /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-10-10T02:10:57.8829550Z /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-10-10T02:10:57.8831440Z /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-10-10T02:10:57.8833540Z /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-10-10T02:10:57.8835510Z /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-10-10T02:10:57.8837530Z /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-10-10T02:10:57.8839390Z /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-10-10T02:10:57.8841560Z /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-10-10T02:10:57.8843560Z /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-10-10T02:10:57.8845760Z /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-10-10T02:10:57.8847700Z /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-10-10T02:10:57.8849560Z /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-10-10T02:10:57.8851390Z /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-10-10T02:10:57.8852870Z /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-10-10T02:10:57.8854340Z /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-10-10T02:10:57.8855850Z /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-10-10T02:10:57.8857410Z /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-10-10T02:10:57.8859510Z /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-10-10T02:10:57.8861560Z /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-10-10T02:10:57.8863560Z /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-10-10T02:10:57.8865630Z /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-10-10T02:10:57.8867700Z /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-10-10T02:10:57.8869720Z /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-10-10T02:10:57.8871730Z /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-10-10T02:10:57.8873810Z /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-10-10T02:10:57.8875970Z /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-10-10T02:10:57.8878130Z /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-10-10T02:10:57.8880490Z /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-10-10T02:10:57.8882560Z /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-10-10T02:10:57.8884610Z /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-10-10T02:10:57.8886480Z /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-10-10T02:10:57.8888460Z /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-10-10T02:10:57.8890480Z /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-10-10T02:10:57.8892540Z /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-10-10T02:10:57.8894080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_checkers.py 2025-10-10T02:10:57.8895900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_suppression.py 2025-10-10T02:10:57.8898030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_importhook.py 2025-10-10T02:10:57.8899880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_pytest_plugin.py 2025-10-10T02:10:57.8901910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_functions.py 2025-10-10T02:10:57.8903670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__init__.py 2025-10-10T02:10:57.8905870Z /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-10-10T02:10:57.8908070Z /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-10-10T02:10:57.8910150Z /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-10-10T02:10:57.8912340Z /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-10-10T02:10:57.8914320Z /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-10-10T02:10:57.8916350Z /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-10-10T02:10:57.8918490Z /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-10-10T02:10:57.8920580Z /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-10-10T02:10:57.8922850Z /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-10-10T02:10:57.8924900Z /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-10-10T02:10:57.8926960Z /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-10-10T02:10:57.8929070Z /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-10-10T02:10:57.8931090Z /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-10-10T02:10:57.8932830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_decorators.py 2025-10-10T02:10:57.8934500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_memo.py 2025-10-10T02:10:57.8936340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_transformer.py 2025-10-10T02:10:57.8938030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/py.typed 2025-10-10T02:10:57.8942280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_union_transformer.py 2025-10-10T02:10:57.8943690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_config.py 2025-10-10T02:10:57.8945520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_exceptions.py 2025-10-10T02:10:57.8947360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_utils.py 2025-10-10T02:10:57.8949230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions.py 2025-10-10T02:10:57.8951030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/macos.py 2025-10-10T02:10:57.8952820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/unix.py 2025-10-10T02:10:57.8954830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/version.py 2025-10-10T02:10:57.8956570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__init__.py 2025-10-10T02:10:57.8958760Z /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-10-10T02:10:57.8960870Z /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-10-10T02:10:57.8963440Z /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-10-10T02:10:57.8964930Z /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-10-10T02:10:57.8966990Z /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-10-10T02:10:57.8969190Z /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-10-10T02:10:57.8971290Z /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-10-10T02:10:57.8973280Z /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-10-10T02:10:57.8974870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/api.py 2025-10-10T02:10:57.8976610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/android.py 2025-10-10T02:10:57.8978340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/py.typed 2025-10-10T02:10:57.8984810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/windows.py 2025-10-10T02:10:57.8985220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__main__.py 2025-10-10T02:10:57.8985560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/discovery.py 2025-10-10T02:10:57.8986000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/__init__.py 2025-10-10T02:10:57.8987000Z /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-10-10T02:10:57.8989030Z /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-10-10T02:10:57.8991600Z /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-10-10T02:10:57.8993740Z /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-10-10T02:10:57.8995940Z /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-10-10T02:10:57.8998100Z /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-10-10T02:10:57.9000060Z /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-10-10T02:10:57.9001970Z /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-10-10T02:10:57.9003960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__init__.py 2025-10-10T02:10:57.9006370Z /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-10-10T02:10:57.9008760Z /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-10-10T02:10:57.9010890Z /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-10-10T02:10:57.9012980Z /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-10-10T02:10:57.9015410Z /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-10-10T02:10:57.9017630Z /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-10-10T02:10:57.9019410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/NOTICE 2025-10-10T02:10:57.9021530Z /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-10-10T02:10:57.9023300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/formats.py 2025-10-10T02:10:57.9024850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/NOTICE 2025-10-10T02:10:57.9026370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/setupcfg.py 2025-10-10T02:10:57.9028220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/setuptools.schema.json 2025-10-10T02:10:57.9029920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py 2025-10-10T02:10:57.9031740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/distutils.schema.json 2025-10-10T02:10:57.9033780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/pyprojecttoml.py 2025-10-10T02:10:57.9035310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/expand.py 2025-10-10T02:10:57.9037090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_static.py 2025-10-10T02:10:57.9038340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/warnings.py 2025-10-10T02:10:57.9039750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/cli-64.exe 2025-10-10T02:10:57.9041200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_reqs.py 2025-10-10T02:10:57.9043040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_bdist_deprecations.py 2025-10-10T02:10:57.9044710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_build_py.py 2025-10-10T02:10:57.9046360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_build_meta.py 2025-10-10T02:10:57.9047910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/server.py 2025-10-10T02:10:57.9049620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_warnings.py 2025-10-10T02:10:57.9051310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/compat/py39.py 2025-10-10T02:10:57.9052780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/compat/__init__.py 2025-10-10T02:10:57.9054300Z /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-10-10T02:10:57.9055820Z /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-10-10T02:10:57.9057140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/textwrap.py 2025-10-10T02:10:57.9058530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_logging.py 2025-10-10T02:10:57.9059680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_virtualenv.py 2025-10-10T02:10:57.9061020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_namespaces.py 2025-10-10T02:10:57.9062400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_shutil_wrapper.py 2025-10-10T02:10:57.9063750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/script-with-bom.py 2025-10-10T02:10:57.9065200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_distutils_adoption.py 2025-10-10T02:10:57.9066740Z /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-10-10T02:10:57.9069230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/__init__.py 2025-10-10T02:10:57.9069640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/test_expand.py 2025-10-10T02:10:57.9071470Z /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-10-10T02:10:57.9072940Z /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-10-10T02:10:57.9074530Z /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-10-10T02:10:57.9076310Z /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-10-10T02:10:57.9077900Z /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-10-10T02:10:57.9079470Z /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-10-10T02:10:57.9080850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/setupcfg_examples.txt 2025-10-10T02:10:57.9082380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/test_setupcfg.py 2025-10-10T02:10:57.9083950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/test_pyprojecttoml.py 2025-10-10T02:10:57.9085420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/downloads/preload.py 2025-10-10T02:10:57.9086930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/downloads/__init__.py 2025-10-10T02:10:57.9088410Z /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-10-10T02:10:57.9090090Z /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-10-10T02:10:57.9091440Z /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-10-10T02:10:57.9092720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_depends.py 2025-10-10T02:10:57.9094280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/integration/__init__.py 2025-10-10T02:10:57.9095970Z /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-10-10T02:10:57.9097730Z /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-10-10T02:10:57.9099300Z /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-10-10T02:10:57.9100570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/integration/helpers.py 2025-10-10T02:10:57.9102120Z /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-10-10T02:10:57.9103370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_core_metadata.py 2025-10-10T02:10:57.9104660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_extern.py 2025-10-10T02:10:57.9105980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__init__.py 2025-10-10T02:10:57.9107640Z /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-10-10T02:10:57.9109430Z /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-10-10T02:10:57.9110980Z /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-10-10T02:10:57.9112640Z /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-10-10T02:10:57.9114610Z /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-10-10T02:10:57.9116760Z /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-10-10T02:10:57.9119020Z /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-10-10T02:10:57.9121120Z /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-10-10T02:10:57.9123100Z /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-10-10T02:10:57.9125140Z /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-10-10T02:10:57.9127430Z /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-10-10T02:10:57.9129510Z /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-10-10T02:10:57.9131130Z /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-10-10T02:10:57.9133460Z /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-10-10T02:10:57.9135260Z /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-10-10T02:10:57.9137320Z /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-10-10T02:10:57.9139340Z /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-10-10T02:10:57.9141720Z /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-10-10T02:10:57.9143410Z /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-10-10T02:10:57.9145440Z /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-10-10T02:10:57.9147580Z /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-10-10T02:10:57.9149780Z /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-10-10T02:10:57.9151600Z /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-10-10T02:10:57.9153650Z /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-10-10T02:10:57.9155760Z /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-10-10T02:10:57.9157750Z /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-10-10T02:10:57.9159960Z /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-10-10T02:10:57.9162180Z /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-10-10T02:10:57.9164350Z /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-10-10T02:10:57.9166260Z /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-10-10T02:10:57.9168420Z /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-10-10T02:10:57.9170560Z /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-10-10T02:10:57.9172670Z /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-10-10T02:10:57.9174740Z /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-10-10T02:10:57.9176640Z /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-10-10T02:10:57.9178640Z /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-10-10T02:10:57.9180890Z /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-10-10T02:10:57.9182910Z /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-10-10T02:10:57.9184830Z /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-10-10T02:10:57.9187000Z /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-10-10T02:10:57.9189180Z /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-10-10T02:10:57.9191270Z /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-10-10T02:10:57.9193450Z /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-10-10T02:10:57.9195550Z /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-10-10T02:10:57.9197340Z /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-10-10T02:10:57.9199310Z /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-10-10T02:10:57.9201340Z /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-10-10T02:10:57.9204090Z /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-10-10T02:10:57.9204960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_manifest.py 2025-10-10T02:10:57.9207030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_build_clib.py 2025-10-10T02:10:57.9208400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_setopt.py 2025-10-10T02:10:57.9210120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_wheel.py 2025-10-10T02:10:57.9211670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_egg_info.py 2025-10-10T02:10:57.9213330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_build.py 2025-10-10T02:10:57.9215090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_install_scripts.py 2025-10-10T02:10:57.9217110Z /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-10-10T02:10:57.9218950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_build_ext.py 2025-10-10T02:10:57.9220640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_unicode_utils.py 2025-10-10T02:10:57.9222400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/text.py 2025-10-10T02:10:57.9224170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_bdist_egg.py 2025-10-10T02:10:57.9226270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_sandbox.py 2025-10-10T02:10:57.9227590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_glob.py 2025-10-10T02:10:57.9229260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/environment.py 2025-10-10T02:10:57.9230980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_config_discovery.py 2025-10-10T02:10:57.9232760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_windows_wrappers.py 2025-10-10T02:10:57.9234420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/mod_with_constant.py 2025-10-10T02:10:57.9236130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_find_packages.py 2025-10-10T02:10:57.9237560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/contexts.py 2025-10-10T02:10:57.9238710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_packageindex.py 2025-10-10T02:10:57.9240030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_setuptools.py 2025-10-10T02:10:57.9241290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_dist.py 2025-10-10T02:10:57.9242990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_bdist_wheel.py 2025-10-10T02:10:57.9244070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_develop.py 2025-10-10T02:10:57.9245460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_editable_install.py 2025-10-10T02:10:57.9246810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_easy_install.py 2025-10-10T02:10:57.9248290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/fixtures.py 2025-10-10T02:10:57.9249370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/namespaces.py 2025-10-10T02:10:57.9250690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_sdist.py 2025-10-10T02:10:57.9252030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_archive_util.py 2025-10-10T02:10:57.9253640Z /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-10-10T02:10:57.9255470Z /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-10-10T02:10:57.9256740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_dist_info.py 2025-10-10T02:10:57.9258080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/gui-64.exe 2025-10-10T02:10:57.9259170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/depends.py 2025-10-10T02:10:57.9260550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__init__.py 2025-10-10T02:10:57.9261960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/dist.cpython-313.pyc 2025-10-10T02:10:57.9263510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/modified.cpython-313.pyc 2025-10-10T02:10:57.9264920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/sandbox.cpython-313.pyc 2025-10-10T02:10:57.9266520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/discovery.cpython-313.pyc 2025-10-10T02:10:57.9267960Z /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-10-10T02:10:57.9269330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/launch.cpython-313.pyc 2025-10-10T02:10:57.9270820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/namespaces.cpython-313.pyc 2025-10-10T02:10:57.9272500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/msvc.cpython-313.pyc 2025-10-10T02:10:57.9273880Z /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-10-10T02:10:57.9275290Z /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-10-10T02:10:57.9277010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/_normalization.cpython-313.pyc 2025-10-10T02:10:57.9278260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/logging.cpython-313.pyc 2025-10-10T02:10:57.9279650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/glob.cpython-313.pyc 2025-10-10T02:10:57.9281190Z /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-10-10T02:10:57.9282590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/_path.cpython-313.pyc 2025-10-10T02:10:57.9284020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/errors.cpython-313.pyc 2025-10-10T02:10:57.9285530Z /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-10-10T02:10:57.9287140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/_reqs.cpython-313.pyc 2025-10-10T02:10:57.9288340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/wheel.cpython-313.pyc 2025-10-10T02:10:57.9290110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/_importlib.cpython-313.pyc 2025-10-10T02:10:57.9291430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/warnings.cpython-313.pyc 2025-10-10T02:10:57.9292810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/_imp.cpython-313.pyc 2025-10-10T02:10:57.9294250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/_static.cpython-313.pyc 2025-10-10T02:10:57.9295750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/extension.cpython-313.pyc 2025-10-10T02:10:57.9297190Z /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-10-10T02:10:57.9298630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/depends.cpython-313.pyc 2025-10-10T02:10:57.9300070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/monkey.cpython-313.pyc 2025-10-10T02:10:57.9301580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/installer.cpython-313.pyc 2025-10-10T02:10:57.9302950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:57.9304510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/version.cpython-313.pyc 2025-10-10T02:10:57.9305890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/_shutil.cpython-313.pyc 2025-10-10T02:10:57.9307420Z /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-10-10T02:10:57.9308930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/_itertools.cpython-313.pyc 2025-10-10T02:10:57.9310240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/installer.py 2025-10-10T02:10:57.9311190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/glob.py 2025-10-10T02:10:57.9312380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/sandbox.py 2025-10-10T02:10:57.9313730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/script.tmpl 2025-10-10T02:10:57.9315240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/launch.py 2025-10-10T02:10:57.9316040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/extension.py 2025-10-10T02:10:57.9317400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_core_metadata.py 2025-10-10T02:10:57.9318600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/unicode_utils.py 2025-10-10T02:10:57.9319940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_itertools.py 2025-10-10T02:10:57.9321060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/monkey.py 2025-10-10T02:10:57.9322640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/build_meta.py 2025-10-10T02:10:57.9323460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/cli.exe 2025-10-10T02:10:57.9324670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/errors.py 2025-10-10T02:10:57.9325960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/build.py 2025-10-10T02:10:57.9327280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/bdist_egg.py 2025-10-10T02:10:57.9328520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/alias.py 2025-10-10T02:10:57.9329870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/build_ext.py 2025-10-10T02:10:57.9331220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/easy_install.py 2025-10-10T02:10:57.9332620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/editable_wheel.py 2025-10-10T02:10:57.9333970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/launcher manifest.xml 2025-10-10T02:10:57.9335360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/install_scripts.py 2025-10-10T02:10:57.9336660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/dist_info.py 2025-10-10T02:10:57.9338000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/install_lib.py 2025-10-10T02:10:57.9339260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/build_py.py 2025-10-10T02:10:57.9340760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__init__.py 2025-10-10T02:10:57.9342160Z /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-10-10T02:10:57.9343610Z /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-10-10T02:10:57.9345090Z /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-10-10T02:10:57.9346680Z /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-10-10T02:10:57.9348810Z /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-10-10T02:10:57.9349650Z /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-10-10T02:10:57.9351230Z /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-10-10T02:10:57.9352780Z /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-10-10T02:10:57.9354290Z /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-10-10T02:10:57.9355860Z /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-10-10T02:10:57.9357350Z /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-10-10T02:10:57.9358890Z /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-10-10T02:10:57.9360450Z /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-10-10T02:10:57.9361930Z /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-10-10T02:10:57.9363570Z /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-10-10T02:10:57.9365000Z /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-10-10T02:10:57.9366490Z /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-10-10T02:10:57.9368190Z /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-10-10T02:10:57.9369660Z /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-10-10T02:10:57.9371250Z /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-10-10T02:10:57.9372720Z /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-10-10T02:10:57.9374270Z /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-10-10T02:10:57.9375780Z /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-10-10T02:10:57.9377310Z /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-10-10T02:10:57.9378470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/sdist.py 2025-10-10T02:10:57.9379730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/test.py 2025-10-10T02:10:57.9381030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/saveopts.py 2025-10-10T02:10:57.9382370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/bdist_rpm.py 2025-10-10T02:10:57.9383640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/build_clib.py 2025-10-10T02:10:57.9384970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/bdist_wheel.py 2025-10-10T02:10:57.9386280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/egg_info.py 2025-10-10T02:10:57.9387680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/_requirestxt.py 2025-10-10T02:10:57.9388870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/install.py 2025-10-10T02:10:57.9390140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/develop.py 2025-10-10T02:10:57.9391400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/rotate.py 2025-10-10T02:10:57.9392820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/install_egg_info.py 2025-10-10T02:10:57.9394050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/setopt.py 2025-10-10T02:10:57.9395190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/msvc.py 2025-10-10T02:10:57.9396430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_importlib.py 2025-10-10T02:10:57.9397730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_entry_points.py 2025-10-10T02:10:57.9398900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/cli-32.exe 2025-10-10T02:10:57.9400110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/gui-32.exe 2025-10-10T02:10:57.9401290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/gui.exe 2025-10-10T02:10:57.9402470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/dist.py 2025-10-10T02:10:57.9403900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/_msvccompiler.py 2025-10-10T02:10:57.9405200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/_modified.py 2025-10-10T02:10:57.9406620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/unixccompiler.py 2025-10-10T02:10:57.9407890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/filelist.py 2025-10-10T02:10:57.9409190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/ccompiler.py 2025-10-10T02:10:57.9410550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compat/py39.py 2025-10-10T02:10:57.9411950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compat/__init__.py 2025-10-10T02:10:57.9413280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compat/numpy.py 2025-10-10T02:10:57.9415590Z /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-10-10T02:10:57.9416560Z /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-10-10T02:10:57.9418140Z /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-10-10T02:10:57.9419480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/archive_util.py 2025-10-10T02:10:57.9420690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/cmd.py 2025-10-10T02:10:57.9422050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/version.py 2025-10-10T02:10:57.9423310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/log.py 2025-10-10T02:10:57.9424590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/util.py 2025-10-10T02:10:57.9426020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/fancy_getopt.py 2025-10-10T02:10:57.9427420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_bdist.py 2025-10-10T02:10:57.9428880Z /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-10-10T02:10:57.9430370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_version.py 2025-10-10T02:10:57.9431880Z /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-10-10T02:10:57.9433330Z /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-10-10T02:10:57.9434760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_extension.py 2025-10-10T02:10:57.9436150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/compat/py39.py 2025-10-10T02:10:57.9437630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/compat/__init__.py 2025-10-10T02:10:57.9439400Z /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-10-10T02:10:57.9441000Z /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-10-10T02:10:57.9442310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_spawn.py 2025-10-10T02:10:57.9443680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/support.py 2025-10-10T02:10:57.9445150Z /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-10-10T02:10:57.9446590Z /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-10-10T02:10:57.9448030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_filelist.py 2025-10-10T02:10:57.9449430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_core.py 2025-10-10T02:10:57.9450800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_cmd.py 2025-10-10T02:10:57.9452230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__init__.py 2025-10-10T02:10:57.9453660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_sysconfig.py 2025-10-10T02:10:57.9455420Z /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-10-10T02:10:57.9457040Z /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-10-10T02:10:57.9458880Z /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-10-10T02:10:57.9460540Z /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-10-10T02:10:57.9462140Z /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-10-10T02:10:57.9463790Z /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-10-10T02:10:57.9465440Z /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-10-10T02:10:57.9467070Z /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-10-10T02:10:57.9468740Z /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-10-10T02:10:57.9470430Z /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-10-10T02:10:57.9472020Z /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-10-10T02:10:57.9473710Z /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-10-10T02:10:57.9475370Z /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-10-10T02:10:57.9477080Z /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-10-10T02:10:57.9478650Z /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-10-10T02:10:57.9480340Z /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-10-10T02:10:57.9481930Z /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-10-10T02:10:57.9483540Z /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-10-10T02:10:57.9485310Z /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-10-10T02:10:57.9486920Z /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-10-10T02:10:57.9488540Z /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-10-10T02:10:57.9490180Z /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-10-10T02:10:57.9492130Z /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-10-10T02:10:57.9493520Z /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-10-10T02:10:57.9495190Z /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-10-10T02:10:57.9496930Z /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-10-10T02:10:57.9498570Z /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-10-10T02:10:57.9500170Z /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-10-10T02:10:57.9501860Z /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-10-10T02:10:57.9503480Z /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-10-10T02:10:57.9505180Z /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-10-10T02:10:57.9506780Z /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-10-10T02:10:57.9508430Z /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-10-10T02:10:57.9510160Z /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-10-10T02:10:57.9511920Z /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-10-10T02:10:57.9514130Z /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-10-10T02:10:57.9515420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_util.py 2025-10-10T02:10:57.9516840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_modified.py 2025-10-10T02:10:57.9518470Z /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-10-10T02:10:57.9519650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_log.py 2025-10-10T02:10:57.9521060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_build.py 2025-10-10T02:10:57.9522560Z /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-10-10T02:10:57.9523940Z /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-10-10T02:10:57.9525390Z /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-10-10T02:10:57.9526780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/unix_compat.py 2025-10-10T02:10:57.9528310Z /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-10-10T02:10:57.9529680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_clean.py 2025-10-10T02:10:57.9531060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_check.py 2025-10-10T02:10:57.9532610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_versionpredicate.py 2025-10-10T02:10:57.9534050Z /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-10-10T02:10:57.9535510Z /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-10-10T02:10:57.9536930Z /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-10-10T02:10:57.9538320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_dist.py 2025-10-10T02:10:57.9539740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_install.py 2025-10-10T02:10:57.9541190Z /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-10-10T02:10:57.9542600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_sdist.py 2025-10-10T02:10:57.9544070Z /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-10-10T02:10:57.9545440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/versionpredicate.py 2025-10-10T02:10:57.9546730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__init__.py 2025-10-10T02:10:57.9548090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/file_util.py 2025-10-10T02:10:57.9549340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/core.py 2025-10-10T02:10:57.9550990Z /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-10-10T02:10:57.9552440Z /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-10-10T02:10:57.9554060Z /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-10-10T02:10:57.9555550Z /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-10-10T02:10:57.9557190Z /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-10-10T02:10:57.9558740Z /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-10-10T02:10:57.9560230Z /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-10-10T02:10:57.9562260Z /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-10-10T02:10:57.9563410Z /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-10-10T02:10:57.9565000Z /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-10-10T02:10:57.9566550Z /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-10-10T02:10:57.9568130Z /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-10-10T02:10:57.9569980Z /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-10-10T02:10:57.9571430Z /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-10-10T02:10:57.9572890Z /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-10-10T02:10:57.9574500Z /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-10-10T02:10:57.9576200Z /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-10-10T02:10:57.9577770Z /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-10-10T02:10:57.9579730Z /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-10-10T02:10:57.9581200Z /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-10-10T02:10:57.9582680Z /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-10-10T02:10:57.9584330Z /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-10-10T02:10:57.9585700Z /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-10-10T02:10:57.9587270Z /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-10-10T02:10:57.9588820Z /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-10-10T02:10:57.9590390Z /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-10-10T02:10:57.9591880Z /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-10-10T02:10:57.9593460Z /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-10-10T02:10:57.9594780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/cygwinccompiler.py 2025-10-10T02:10:57.9596120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/zosccompiler.py 2025-10-10T02:10:57.9597540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/extension.py 2025-10-10T02:10:57.9598980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/debug.py 2025-10-10T02:10:57.9600200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/spawn.py 2025-10-10T02:10:57.9601570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/text_file.py 2025-10-10T02:10:57.9602850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/errors.py 2025-10-10T02:10:57.9604360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/dep_util.py 2025-10-10T02:10:57.9605650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/build.py 2025-10-10T02:10:57.9607070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/build_ext.py 2025-10-10T02:10:57.9608430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/config.py 2025-10-10T02:10:57.9609770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/clean.py 2025-10-10T02:10:57.9611140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/check.py 2025-10-10T02:10:57.9612600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/install_scripts.py 2025-10-10T02:10:57.9614100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/_framework_compat.py 2025-10-10T02:10:57.9615540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/install_headers.py 2025-10-10T02:10:57.9617000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/install_lib.py 2025-10-10T02:10:57.9618320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/build_py.py 2025-10-10T02:10:57.9619730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/bdist_dumb.py 2025-10-10T02:10:57.9621190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__init__.py 2025-10-10T02:10:57.9623130Z /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-10-10T02:10:57.9624680Z /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-10-10T02:10:57.9626350Z /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-10-10T02:10:57.9627910Z /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-10-10T02:10:57.9629670Z /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-10-10T02:10:57.9631250Z /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-10-10T02:10:57.9632900Z /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-10-10T02:10:57.9634520Z /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-10-10T02:10:57.9636200Z /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-10-10T02:10:57.9637750Z /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-10-10T02:10:57.9639390Z /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-10-10T02:10:57.9641100Z /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-10-10T02:10:57.9642760Z /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-10-10T02:10:57.9644400Z /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-10-10T02:10:57.9646090Z /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-10-10T02:10:57.9647650Z /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-10-10T02:10:57.9649260Z /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-10-10T02:10:57.9650940Z /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-10-10T02:10:57.9652460Z /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-10-10T02:10:57.9654050Z /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-10-10T02:10:57.9655360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/sdist.py 2025-10-10T02:10:57.9656770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/bdist.py 2025-10-10T02:10:57.9658180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/build_scripts.py 2025-10-10T02:10:57.9659590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/bdist_rpm.py 2025-10-10T02:10:57.9661010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/build_clib.py 2025-10-10T02:10:57.9662370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/install.py 2025-10-10T02:10:57.9663860Z /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-10-10T02:10:57.9665320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/install_data.py 2025-10-10T02:10:57.9666600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/dir_util.py 2025-10-10T02:10:57.9667990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/unix.py 2025-10-10T02:10:57.9669470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/zos.py 2025-10-10T02:10:57.9670960Z /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-10-10T02:10:57.9672560Z /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-10-10T02:10:57.9674760Z /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-10-10T02:10:57.9676110Z /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-10-10T02:10:57.9677850Z /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-10-10T02:10:57.9679620Z /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-10-10T02:10:57.9681310Z /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-10-10T02:10:57.9682810Z /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-10-10T02:10:57.9684240Z /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-10-10T02:10:57.9685740Z /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-10-10T02:10:57.9687410Z /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-10-10T02:10:57.9689040Z /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-10-10T02:10:57.9690650Z /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-10-10T02:10:57.9692380Z /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-10-10T02:10:57.9694020Z /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-10-10T02:10:57.9695630Z /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-10-10T02:10:57.9696980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/cygwin.py 2025-10-10T02:10:57.9698400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/errors.py 2025-10-10T02:10:57.9699810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/msvc.py 2025-10-10T02:10:57.9701180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/base.py 2025-10-10T02:10:57.9702520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/sysconfig.py 2025-10-10T02:10:57.9703890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/_macos_compat.py 2025-10-10T02:10:57.9705160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/dist.py 2025-10-10T02:10:57.9706440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/_log.py 2025-10-10T02:10:57.9707940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/wheel.py 2025-10-10T02:10:57.9708880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/gui-arm64.exe 2025-10-10T02:10:57.9710100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/namespaces.py 2025-10-10T02:10:57.9711410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/script (dev).tmpl 2025-10-10T02:10:57.9712590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_shutil.py 2025-10-10T02:10:57.9713990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/test_resources.py 2025-10-10T02:10:57.9715610Z /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-10-10T02:10:57.9721650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/__init__.py 2025-10-10T02:10:57.9722790Z /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-10-10T02:10:57.9723740Z /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-10-10T02:10:57.9724660Z /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-10-10T02:10:57.9725590Z /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-10-10T02:10:57.9726520Z /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-10-10T02:10:57.9727390Z /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-10-10T02:10:57.9728260Z /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-10-10T02:10:57.9729490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/test_markers.py 2025-10-10T02:10:57.9730920Z /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-10-10T02:10:57.9732320Z /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-10-10T02:10:57.9734000Z /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-10-10T02:10:57.9735810Z /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-10-10T02:10:57.9737800Z /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-10-10T02:10:57.9739730Z /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-10-10T02:10:57.9741700Z /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-10-10T02:10:57.9743710Z /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-10-10T02:10:57.9745760Z /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-10-10T02:10:57.9747460Z /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-10-10T02:10:57.9748960Z /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-10-10T02:10:57.9750430Z /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-10-10T02:10:57.9751790Z /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-10-10T02:10:57.9753000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/__init__.py 2025-10-10T02:10:57.9754520Z /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-10-10T02:10:57.9755660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/py.typed 2025-10-10T02:10:57.9756960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/api_tests.txt 2025-10-10T02:10:57.9758230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/_distutils_hack/__init__.py 2025-10-10T02:10:57.9759770Z /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-10-10T02:10:57.9761260Z /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-10-10T02:10:57.9762490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/_distutils_hack/override.py 2025-10-10T02:10:57.9763930Z /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-10-10T02:10:57.9765370Z /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-10-10T02:10:57.9766840Z /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-10-10T02:10:57.9768300Z /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-10-10T02:10:57.9769740Z /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-10-10T02:10:57.9771290Z /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-10-10T02:10:57.9771950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0.conda 2025-10-10T02:10:57.9772530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6.conda 2025-10-10T02:10:57.9773650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0.conda 2025-10-10T02:10:57.9774280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/bin/unzstd 2025-10-10T02:10:57.9775030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/bin/zstdless 2025-10-10T02:10:57.9775770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/bin/zstdgrep 2025-10-10T02:10:57.9776450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/bin/zstd 2025-10-10T02:10:57.9777220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/bin/zstdcat 2025-10-10T02:10:57.9777930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/bin/zstdmt 2025-10-10T02:10:57.9778700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/include/zdict.h 2025-10-10T02:10:57.9779610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/include/zstd_errors.h 2025-10-10T02:10:57.9780290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/include/zstd.h 2025-10-10T02:10:57.9781240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/repodata_record.json 2025-10-10T02:10:57.9782020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/test/run_test.sh 2025-10-10T02:10:57.9783050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/test/test_time_dependencies.json 2025-10-10T02:10:57.9783820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/licenses/LICENSE 2025-10-10T02:10:57.9784760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/recipe/patches/4019.patch 2025-10-10T02:10:57.9785530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/recipe/bld.bat 2025-10-10T02:10:57.9786350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/recipe/build.sh 2025-10-10T02:10:57.9787350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:57.9788130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/recipe/meta.yaml 2025-10-10T02:10:57.9789080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/recipe/meta.yaml.template 2025-10-10T02:10:57.9789850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/run_exports.json 2025-10-10T02:10:57.9790610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/paths.json 2025-10-10T02:10:57.9791430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/hash_input.json 2025-10-10T02:10:57.9792140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/files 2025-10-10T02:10:57.9792900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/about.json 2025-10-10T02:10:57.9793730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/has_prefix 2025-10-10T02:10:57.9794470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/index.json 2025-10-10T02:10:57.9795160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/git 2025-10-10T02:10:57.9796060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/lib/pkgconfig/libzstd.pc 2025-10-10T02:10:57.9797100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/lib/cmake/zstd/zstdConfigVersion.cmake 2025-10-10T02:10:57.9797990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/lib/cmake/zstd/zstdTargets.cmake 2025-10-10T02:10:57.9798930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/lib/cmake/zstd/zstdConfig.cmake 2025-10-10T02:10:57.9800020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/lib/cmake/zstd/zstdTargets-release.cmake 2025-10-10T02:10:57.9800840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/lib/libzstd.1.5.6.dylib 2025-10-10T02:10:57.9801550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/lib/libzstd.a 2025-10-10T02:10:57.9802370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/lib/libzstd.1.dylib 2025-10-10T02:10:57.9803170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/lib/libzstd.dylib 2025-10-10T02:10:57.9804140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/share/man/man1/unzstd.1 2025-10-10T02:10:57.9805020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/share/man/man1/zstdcat.1 2025-10-10T02:10:57.9805890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/share/man/man1/zstdless.1 2025-10-10T02:10:57.9806720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/share/man/man1/zstd.1 2025-10-10T02:10:57.9807570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/share/man/man1/zstdgrep.1 2025-10-10T02:10:57.9808390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1.conda 2025-10-10T02:10:57.9809180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0.conda 2025-10-10T02:10:57.9809800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/bin/wish8.6 2025-10-10T02:10:57.9810500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/bin/wish 2025-10-10T02:10:57.9811260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/bin/tclsh8.6 2025-10-10T02:10:57.9811960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/bin/tclsh 2025-10-10T02:10:57.9812830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/bin/sqlite3_analyzer 2025-10-10T02:10:57.9813610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkEntry.h 2025-10-10T02:10:57.9814330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tdbc.h 2025-10-10T02:10:57.9815210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkIntXlibDecls.h 2025-10-10T02:10:57.9816010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkMenubutton.h 2025-10-10T02:10:57.9816760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkUuid.h 2025-10-10T02:10:57.9817570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkText.h 2025-10-10T02:10:57.9818360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkColor.h 2025-10-10T02:10:57.9819200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/mysqlStubs.h 2025-10-10T02:10:57.9820050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkMacOSXPrivate.h 2025-10-10T02:10:57.9820810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkPort.h 2025-10-10T02:10:57.9821570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/pqStubs.h 2025-10-10T02:10:57.9822450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tclOODecls.h 2025-10-10T02:10:57.9823370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/itclTclIntStubsFcn.h 2025-10-10T02:10:57.9824080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tclPort.h 2025-10-10T02:10:57.9824870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkDList.h 2025-10-10T02:10:57.9825720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/itclIntDecls.h 2025-10-10T02:10:57.9826530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkMacOSXFont.h 2025-10-10T02:10:57.9827670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkUnixInt.h 2025-10-10T02:10:57.9828510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tclUnixPort.h 2025-10-10T02:10:57.9828930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tcl.h 2025-10-10T02:10:57.9829890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/itclMigrate2TclCore.h 2025-10-10T02:10:57.9830580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/itcl.h 2025-10-10T02:10:57.9831400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tclIntDecls.h 2025-10-10T02:10:57.9832250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkImgPhoto.h 2025-10-10T02:10:57.9833010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tclInt.h 2025-10-10T02:10:57.9833870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tclThread.h 2025-10-10T02:10:57.9834610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkScale.h 2025-10-10T02:10:57.9835530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tclIntPlatDecls.h 2025-10-10T02:10:57.9836260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tdbcInt.h 2025-10-10T02:10:57.9837020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tk3d.h 2025-10-10T02:10:57.9837880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tdbcDecls.h 2025-10-10T02:10:57.9838740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tclOOInt.h 2025-10-10T02:10:57.9839600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkUnixDefault.h 2025-10-10T02:10:57.9840330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tclOO.h 2025-10-10T02:10:57.9841160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkMacOSXColor.h 2025-10-10T02:10:57.9841960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/itcl2TclOO.h 2025-10-10T02:10:57.9842740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkUndo.h 2025-10-10T02:10:57.9843610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkMacOSXDefault.h 2025-10-10T02:10:57.9844460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkMacOSXWm.h 2025-10-10T02:10:57.9845230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkInt.h 2025-10-10T02:10:57.9846100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkFileFilter.h 2025-10-10T02:10:57.9846800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkMenu.h 2025-10-10T02:10:57.9847550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tk.h 2025-10-10T02:10:57.9848360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkIntDecls.h 2025-10-10T02:10:57.9849230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/odbcStubs.h 2025-10-10T02:10:57.9850730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/fakepq.h 2025-10-10T02:10:57.9851130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/itclInt.h 2025-10-10T02:10:57.9851630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/ks_names.h 2025-10-10T02:10:57.9852430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkPlatDecls.h 2025-10-10T02:10:57.9853240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkButton.h 2025-10-10T02:10:57.9854100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkScrollbar.h 2025-10-10T02:10:57.9854940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkMacOSX.h 2025-10-10T02:10:57.9855810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tclOOIntDecls.h 2025-10-10T02:10:57.9856670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/X11/DECkeysym.h 2025-10-10T02:10:57.9857520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/X11/Xutil.h 2025-10-10T02:10:57.9858370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/X11/ap_keysym.h 2025-10-10T02:10:57.9859250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/X11/Xatom.h 2025-10-10T02:10:57.9860040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/X11/Xlib.h 2025-10-10T02:10:57.9860930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/X11/cursorfont.h 2025-10-10T02:10:57.9861820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/X11/Sunkeysym.h 2025-10-10T02:10:57.9862670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/X11/Xfuncproto.h 2025-10-10T02:10:57.9863520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/X11/keysymdef.h 2025-10-10T02:10:57.9864370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/X11/HPkeysym.h 2025-10-10T02:10:57.9865160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/X11/keysym.h 2025-10-10T02:10:57.9866010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/X11/XF86keysym.h 2025-10-10T02:10:57.9866790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/X11/X.h 2025-10-10T02:10:57.9867690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/X11/xbytes.h 2025-10-10T02:10:57.9868480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tclTomMathDecls.h 2025-10-10T02:10:57.9869300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tclTomMath.h 2025-10-10T02:10:57.9870140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkMacOSXInt.h 2025-10-10T02:10:57.9871020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkMacOSXCursors.h 2025-10-10T02:10:57.9871900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkMacOSXConstants.h 2025-10-10T02:10:57.9872730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkMacOSXEvent.h 2025-10-10T02:10:57.9873560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkMacOSXPort.h 2025-10-10T02:10:57.9874350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkCanvas.h 2025-10-10T02:10:57.9875140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkArray.h 2025-10-10T02:10:57.9875920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/fakemysql.h 2025-10-10T02:10:57.9876720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tclDecls.h 2025-10-10T02:10:57.9877590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkIntPlatDecls.h 2025-10-10T02:10:57.9878340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkDecls.h 2025-10-10T02:10:57.9879130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkBusy.h 2025-10-10T02:10:57.9879920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/fakesql.h 2025-10-10T02:10:57.9880740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/itclDecls.h 2025-10-10T02:10:57.9881550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tclPlatDecls.h 2025-10-10T02:10:57.9882430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkMacOSXXCursors.h 2025-10-10T02:10:57.9883200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/default.h 2025-10-10T02:10:57.9884000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkUnixPort.h 2025-10-10T02:10:57.9884850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkMacOSXDebug.h 2025-10-10T02:10:57.9885620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkFont.h 2025-10-10T02:10:57.9886490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkMacOSXKeysyms.h 2025-10-10T02:10:57.9887260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/include/tkSelect.h 2025-10-10T02:10:57.9888120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/repodata_record.json 2025-10-10T02:10:57.9888930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/test/run_test.sh 2025-10-10T02:10:57.9889750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/test/hello.tcl 2025-10-10T02:10:57.9890740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/licenses/tcl8.6.15/license.terms 2025-10-10T02:10:57.9891520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/recipe/hello.tcl 2025-10-10T02:10:57.9892670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/recipe/patches/0002-win-unvendor-zlib.patch 2025-10-10T02:10:57.9893650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/recipe/patches/0001-osx-lt-11.patch 2025-10-10T02:10:57.9894380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/recipe/bld.bat 2025-10-10T02:10:57.9895210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/recipe/build.sh 2025-10-10T02:10:57.9896220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:57.9897070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/recipe/meta.yaml 2025-10-10T02:10:57.9897910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/recipe/meta.yaml.template 2025-10-10T02:10:57.9898710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/run_exports.json 2025-10-10T02:10:57.9899440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/paths.json 2025-10-10T02:10:57.9900260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/hash_input.json 2025-10-10T02:10:57.9900980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/files 2025-10-10T02:10:57.9901740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/about.json 2025-10-10T02:10:57.9902490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/has_prefix 2025-10-10T02:10:57.9903250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/index.json 2025-10-10T02:10:57.9903930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/info/git 2025-10-10T02:10:57.9904920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tdbcmysql1.1.9/tdbcmysql.tcl 2025-10-10T02:10:57.9905940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tdbcmysql1.1.9/libtdbcmysql1.1.9.dylib 2025-10-10T02:10:57.9906860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tdbcmysql1.1.9/pkgIndex.tcl 2025-10-10T02:10:57.9907580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/libtcl8.6.dylib 2025-10-10T02:10:57.9908400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/pkgconfig/tcl.pc 2025-10-10T02:10:57.9909190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/pkgconfig/tk.pc 2025-10-10T02:10:57.9910140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tdbcodbc1.1.9/tdbcodbc.tcl 2025-10-10T02:10:57.9911140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tdbcodbc1.1.9/libtdbcodbc1.1.9.dylib 2025-10-10T02:10:57.9912040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tdbcodbc1.1.9/pkgIndex.tcl 2025-10-10T02:10:57.9912990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/sqlite3.45.3/libsqlite3.45.3.dylib 2025-10-10T02:10:57.9913890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/sqlite3.45.3/pkgIndex.tcl 2025-10-10T02:10:57.9914640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/libtclstub8.6.a 2025-10-10T02:10:57.9915380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/Tk.tiff 2025-10-10T02:10:57.9916410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/thread2.8.10/libthread2.8.10.dylib 2025-10-10T02:10:57.9917270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/thread2.8.10/pkgIndex.tcl 2025-10-10T02:10:57.9918120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/thread2.8.10/ttrace.tcl 2025-10-10T02:10:57.9919000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/panedwindow.tcl 2025-10-10T02:10:57.9919770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/tkfbox.tcl 2025-10-10T02:10:57.9920600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/msgbox.tcl 2025-10-10T02:10:57.9922000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/button.tcl 2025-10-10T02:10:57.9922770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/text.tcl 2025-10-10T02:10:57.9923630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/megawidget.tcl 2025-10-10T02:10:57.9924390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/tk.tcl 2025-10-10T02:10:57.9925290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/fontchooser.tcl 2025-10-10T02:10:57.9926160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/panedwindow.tcl 2025-10-10T02:10:57.9927080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/scrollbar.tcl 2025-10-10T02:10:57.9927900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/sizegrip.tcl 2025-10-10T02:10:57.9928750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/button.tcl 2025-10-10T02:10:57.9929630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/defaults.tcl 2025-10-10T02:10:57.9930470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/utils.tcl 2025-10-10T02:10:57.9931280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/ttk.tcl 2025-10-10T02:10:57.9932150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/treeview.tcl 2025-10-10T02:10:57.9933060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/classicTheme.tcl 2025-10-10T02:10:57.9933940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/spinbox.tcl 2025-10-10T02:10:57.9934810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/clamTheme.tcl 2025-10-10T02:10:57.9935690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/aquaTheme.tcl 2025-10-10T02:10:57.9936550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/xpTheme.tcl 2025-10-10T02:10:57.9937380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/entry.tcl 2025-10-10T02:10:57.9938280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/notebook.tcl 2025-10-10T02:10:57.9939130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/fonts.tcl 2025-10-10T02:10:57.9940020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/vistaTheme.tcl 2025-10-10T02:10:57.9940880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/altTheme.tcl 2025-10-10T02:10:57.9941740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/combobox.tcl 2025-10-10T02:10:57.9942610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/winTheme.tcl 2025-10-10T02:10:57.9943470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/scale.tcl 2025-10-10T02:10:57.9944370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/menubutton.tcl 2025-10-10T02:10:57.9945220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/progress.tcl 2025-10-10T02:10:57.9946060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/ttk/cursors.tcl 2025-10-10T02:10:57.9946920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/obsolete.tcl 2025-10-10T02:10:57.9947720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/mkpsenc.tcl 2025-10-10T02:10:57.9948610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/images/logoMed.gif 2025-10-10T02:10:57.9949490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/images/logo.eps 2025-10-10T02:10:57.9950390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/images/pwrdLogo150.gif 2025-10-10T02:10:57.9951260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/images/tai-ku.gif 2025-10-10T02:10:57.9952070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/images/README 2025-10-10T02:10:57.9952990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/images/pwrdLogo.eps 2025-10-10T02:10:57.9953930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/images/pwrdLogo200.gif 2025-10-10T02:10:57.9954810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/images/logoLarge.gif 2025-10-10T02:10:57.9955740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/images/pwrdLogo175.gif 2025-10-10T02:10:57.9956690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/images/pwrdLogo75.gif 2025-10-10T02:10:57.9957560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/images/pwrdLogo100.gif 2025-10-10T02:10:57.9958460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/images/logo100.gif 2025-10-10T02:10:57.9959320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/images/logo64.gif 2025-10-10T02:10:57.9960130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/spinbox.tcl 2025-10-10T02:10:57.9961000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/unsupported.tcl 2025-10-10T02:10:57.9961830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/clrpick.tcl 2025-10-10T02:10:57.9962620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/entry.tcl 2025-10-10T02:10:57.9963470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/console.tcl 2025-10-10T02:10:57.9964450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/icons.tcl 2025-10-10T02:10:57.9965560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/choosedir.tcl 2025-10-10T02:10:57.9966710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/menu.tcl 2025-10-10T02:10:57.9967820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/dialog.tcl 2025-10-10T02:10:57.9969000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/comdlg.tcl 2025-10-10T02:10:57.9970040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/tclIndex 2025-10-10T02:10:57.9971190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/msgs/pl.msg 2025-10-10T02:10:57.9972290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/msgs/el.msg 2025-10-10T02:10:57.9973380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/msgs/sv.msg 2025-10-10T02:10:57.9974490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/msgs/en.msg 2025-10-10T02:10:57.9975550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/msgs/eo.msg 2025-10-10T02:10:57.9976680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/msgs/ru.msg 2025-10-10T02:10:57.9977770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/msgs/fr.msg 2025-10-10T02:10:57.9978860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/msgs/nl.msg 2025-10-10T02:10:57.9985270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/msgs/cs.msg 2025-10-10T02:10:57.9985740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/msgs/en_gb.msg 2025-10-10T02:10:57.9986190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/msgs/es.msg 2025-10-10T02:10:57.9986700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/msgs/hu.msg 2025-10-10T02:10:57.9987130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/msgs/da.msg 2025-10-10T02:10:57.9987560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/msgs/fi.msg 2025-10-10T02:10:57.9988000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/msgs/zh_cn.msg 2025-10-10T02:10:57.9988440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/msgs/pt.msg 2025-10-10T02:10:57.9988870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/msgs/de.msg 2025-10-10T02:10:57.9989890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/msgs/it.msg 2025-10-10T02:10:57.9991150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/tearoff.tcl 2025-10-10T02:10:57.9992150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/pkgIndex.tcl 2025-10-10T02:10:57.9993390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/tkAppInit.c 2025-10-10T02:10:57.9994470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/bgerror.tcl 2025-10-10T02:10:57.9995470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/scrlbar.tcl 2025-10-10T02:10:57.9996510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/safetk.tcl 2025-10-10T02:10:57.9997650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/iconlist.tcl 2025-10-10T02:10:57.9998980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/optMenu.tcl 2025-10-10T02:10:57.9999970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/xmfbox.tcl 2025-10-10T02:10:58.0001090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/listbox.tcl 2025-10-10T02:10:58.0002110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/focus.tcl 2025-10-10T02:10:58.0003380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/style.tcl 2025-10-10T02:10:58.0004620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/bitmap.tcl 2025-10-10T02:10:58.0005840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/aniwave.tcl 2025-10-10T02:10:58.0007110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/bind.tcl 2025-10-10T02:10:58.0008760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/image1.tcl 2025-10-10T02:10:58.0009770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/textpeer.tcl 2025-10-10T02:10:58.0010870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/msgbox.tcl 2025-10-10T02:10:58.0012060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/button.tcl 2025-10-10T02:10:58.0013190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/en.msg 2025-10-10T02:10:58.0014220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/text.tcl 2025-10-10T02:10:58.0015340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/image2.tcl 2025-10-10T02:10:58.0016640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/paned2.tcl 2025-10-10T02:10:58.0017960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/filebox.tcl 2025-10-10T02:10:58.0019200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/sayings.tcl 2025-10-10T02:10:58.0020450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/plot.tcl 2025-10-10T02:10:58.0021380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/ttkscale.tcl 2025-10-10T02:10:58.0022650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/goldberg.tcl 2025-10-10T02:10:58.0023910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/widget 2025-10-10T02:10:58.0025060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/ttkprogress.tcl 2025-10-10T02:10:58.0026260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/paned1.tcl 2025-10-10T02:10:58.0027350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/ttknote.tcl 2025-10-10T02:10:58.0028360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/form.tcl 2025-10-10T02:10:58.0029760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/images/flagup.xbm 2025-10-10T02:10:58.0031270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/images/letters.xbm 2025-10-10T02:10:58.0032630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/images/earthris.gif 2025-10-10T02:10:58.0033820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/images/gray25.xbm 2025-10-10T02:10:58.0035350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/images/earthmenu.png 2025-10-10T02:10:58.0036660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/images/ouster.png 2025-10-10T02:10:58.0037990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/images/noletter.xbm 2025-10-10T02:10:58.0039430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/images/teapot.ppm 2025-10-10T02:10:58.0040630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/images/pattern.xbm 2025-10-10T02:10:58.0042540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/images/tcllogo.gif 2025-10-10T02:10:58.0043780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/images/flagdown.xbm 2025-10-10T02:10:58.0045140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/images/earth.gif 2025-10-10T02:10:58.0046420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/tree.tcl 2025-10-10T02:10:58.0047560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/floor.tcl 2025-10-10T02:10:58.0048650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/clrpick.tcl 2025-10-10T02:10:58.0049700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/spin.tcl 2025-10-10T02:10:58.0050810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/timer 2025-10-10T02:10:58.0051970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/ttkpane.tcl 2025-10-10T02:10:58.0053030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/fontchoose.tcl 2025-10-10T02:10:58.0054150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/dialog1.tcl 2025-10-10T02:10:58.0055210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/license.terms 2025-10-10T02:10:58.0056500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/nl.msg 2025-10-10T02:10:58.0057910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/dialog2.tcl 2025-10-10T02:10:58.0058870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/twind.tcl 2025-10-10T02:10:58.0059980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/menu.tcl 2025-10-10T02:10:58.0061250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/knightstour.tcl 2025-10-10T02:10:58.0062400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/README 2025-10-10T02:10:58.0063620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/cscroll.tcl 2025-10-10T02:10:58.0064740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/anilabel.tcl 2025-10-10T02:10:58.0065850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/ixset 2025-10-10T02:10:58.0066970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/arrow.tcl 2025-10-10T02:10:58.0068140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/toolbar.tcl 2025-10-10T02:10:58.0069340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/ttkmenu.tcl 2025-10-10T02:10:58.0070790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/search.tcl 2025-10-10T02:10:58.0071970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/tclIndex 2025-10-10T02:10:58.0073320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/ctext.tcl 2025-10-10T02:10:58.0074380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/menubu.tcl 2025-10-10T02:10:58.0075540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/label.tcl 2025-10-10T02:10:58.0076750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/tcolor 2025-10-10T02:10:58.0077920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/ttkspin.tcl 2025-10-10T02:10:58.0079250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/puzzle.tcl 2025-10-10T02:10:58.0080290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/hscale.tcl 2025-10-10T02:10:58.0081520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/hello 2025-10-10T02:10:58.0082750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/browse 2025-10-10T02:10:58.0083970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/ttkbut.tcl 2025-10-10T02:10:58.0085250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/labelframe.tcl 2025-10-10T02:10:58.0086440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/states.tcl 2025-10-10T02:10:58.0087700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/unicodeout.tcl 2025-10-10T02:10:58.0088790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/rolodex 2025-10-10T02:10:58.0090100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/entry1.tcl 2025-10-10T02:10:58.0091390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/combo.tcl 2025-10-10T02:10:58.0092650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/check.tcl 2025-10-10T02:10:58.0094110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/pendulum.tcl 2025-10-10T02:10:58.0095150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/mclist.tcl 2025-10-10T02:10:58.0096450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/entry2.tcl 2025-10-10T02:10:58.0097590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/radio.tcl 2025-10-10T02:10:58.0098950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/colors.tcl 2025-10-10T02:10:58.0100080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/icon.tcl 2025-10-10T02:10:58.0101400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/rmt 2025-10-10T02:10:58.0102390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/items.tcl 2025-10-10T02:10:58.0103590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/entry3.tcl 2025-10-10T02:10:58.0104760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/ruler.tcl 2025-10-10T02:10:58.0105890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/demos/vscale.tcl 2025-10-10T02:10:58.0107250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/scale.tcl 2025-10-10T02:10:58.0108370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tk8.6/palette.tcl 2025-10-10T02:10:58.0109500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/word.tcl 2025-10-10T02:10:58.0110580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/tm.tcl 2025-10-10T02:10:58.0111840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/clock.tcl 2025-10-10T02:10:58.0112890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/history.tcl 2025-10-10T02:10:58.0114250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp869.enc 2025-10-10T02:10:58.0115740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp855.enc 2025-10-10T02:10:58.0116910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/iso2022-jp.enc 2025-10-10T02:10:58.0118330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/jis0201.enc 2025-10-10T02:10:58.0119330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp857.enc 2025-10-10T02:10:58.0120720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/macJapan.enc 2025-10-10T02:10:58.0122110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/macUkraine.enc 2025-10-10T02:10:58.0123470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp936.enc 2025-10-10T02:10:58.0125000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp932.enc 2025-10-10T02:10:58.0126490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/tis-620.enc 2025-10-10T02:10:58.0127660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp852.enc 2025-10-10T02:10:58.0128820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/iso2022-kr.enc 2025-10-10T02:10:58.0130400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/macIceland.enc 2025-10-10T02:10:58.0131630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp850.enc 2025-10-10T02:10:58.0132850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/jis0212.enc 2025-10-10T02:10:58.0134010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/symbol.enc 2025-10-10T02:10:58.0135610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/macTurkish.enc 2025-10-10T02:10:58.0136630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/ascii.enc 2025-10-10T02:10:58.0138250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/macGreek.enc 2025-10-10T02:10:58.0139410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/gb12345.enc 2025-10-10T02:10:58.0140720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/iso8859-6.enc 2025-10-10T02:10:58.0142110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/iso8859-7.enc 2025-10-10T02:10:58.0143770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/iso8859-5.enc 2025-10-10T02:10:58.0145160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/iso8859-4.enc 2025-10-10T02:10:58.0146510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/iso8859-1.enc 2025-10-10T02:10:58.0147770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/dingbats.enc 2025-10-10T02:10:58.0149060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp950.enc 2025-10-10T02:10:58.0150500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp1258.enc 2025-10-10T02:10:58.0151740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp775.enc 2025-10-10T02:10:58.0153490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/iso8859-3.enc 2025-10-10T02:10:58.0154550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/iso8859-2.enc 2025-10-10T02:10:58.0155820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/gb2312-raw.enc 2025-10-10T02:10:58.0157230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/macCyrillic.enc 2025-10-10T02:10:58.0158490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp1256.enc 2025-10-10T02:10:58.0159900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/gb1988.enc 2025-10-10T02:10:58.0161180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/ebcdic.enc 2025-10-10T02:10:58.0162470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/euc-jp.enc 2025-10-10T02:10:58.0163850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/iso8859-13.enc 2025-10-10T02:10:58.0165050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/ksc5601.enc 2025-10-10T02:10:58.0166390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/big5.enc 2025-10-10T02:10:58.0167470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp1257.enc 2025-10-10T02:10:58.0168690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/gb2312.enc 2025-10-10T02:10:58.0169890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp1255.enc 2025-10-10T02:10:58.0171270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp949.enc 2025-10-10T02:10:58.0172620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/iso8859-11.enc 2025-10-10T02:10:58.0174140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/iso8859-10.enc 2025-10-10T02:10:58.0175690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp1254.enc 2025-10-10T02:10:58.0177220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp1250.enc 2025-10-10T02:10:58.0178410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/macCentEuro.enc 2025-10-10T02:10:58.0180010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/iso8859-14.enc 2025-10-10T02:10:58.0181420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/iso8859-9.enc 2025-10-10T02:10:58.0182700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/euc-kr.enc 2025-10-10T02:10:58.0183850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/iso8859-8.enc 2025-10-10T02:10:58.0185190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/iso8859-15.enc 2025-10-10T02:10:58.0186340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp1251.enc 2025-10-10T02:10:58.0187570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp1253.enc 2025-10-10T02:10:58.0188950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/iso8859-16.enc 2025-10-10T02:10:58.0190040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp437.enc 2025-10-10T02:10:58.0191250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp1252.enc 2025-10-10T02:10:58.0192560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/koi8-u.enc 2025-10-10T02:10:58.0193730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/macThai.enc 2025-10-10T02:10:58.0194870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/shiftjis.enc 2025-10-10T02:10:58.0195960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp861.enc 2025-10-10T02:10:58.0197270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/macRomania.enc 2025-10-10T02:10:58.0198450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp860.enc 2025-10-10T02:10:58.0199520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp874.enc 2025-10-10T02:10:58.0200860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cns11643.enc 2025-10-10T02:10:58.0202020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/koi8-t.enc 2025-10-10T02:10:58.0203480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/macRoman.enc 2025-10-10T02:10:58.0204650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/jis0208.enc 2025-10-10T02:10:58.0205910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp862.enc 2025-10-10T02:10:58.0207230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/iso2022.enc 2025-10-10T02:10:58.0208400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/macDingbats.enc 2025-10-10T02:10:58.0209590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp863.enc 2025-10-10T02:10:58.0210940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp866.enc 2025-10-10T02:10:58.0212280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/koi8-r.enc 2025-10-10T02:10:58.0213400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp737.enc 2025-10-10T02:10:58.0214910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/koi8-ru.enc 2025-10-10T02:10:58.0216140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp864.enc 2025-10-10T02:10:58.0217550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/macCroatian.enc 2025-10-10T02:10:58.0218640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/euc-cn.enc 2025-10-10T02:10:58.0219870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/encoding/cp865.enc 2025-10-10T02:10:58.0221060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/opt0.4/optparse.tcl 2025-10-10T02:10:58.0222310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/opt0.4/pkgIndex.tcl 2025-10-10T02:10:58.0223430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/tclIndex 2025-10-10T02:10:58.0224720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/kok.msg 2025-10-10T02:10:58.0225910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/sw.msg 2025-10-10T02:10:58.0227250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/pl.msg 2025-10-10T02:10:58.0228570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/fa.msg 2025-10-10T02:10:58.0230030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/de_at.msg 2025-10-10T02:10:58.0231180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/es_bo.msg 2025-10-10T02:10:58.0232400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/el.msg 2025-10-10T02:10:58.0233410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/sv.msg 2025-10-10T02:10:58.0234870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/gl_es.msg 2025-10-10T02:10:58.0235860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/en_bw.msg 2025-10-10T02:10:58.0237120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/fr_ca.msg 2025-10-10T02:10:58.0238450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/fr_be.msg 2025-10-10T02:10:58.0239520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/hi.msg 2025-10-10T02:10:58.0240670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/ja.msg 2025-10-10T02:10:58.0241900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/eo.msg 2025-10-10T02:10:58.0243290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/pt_br.msg 2025-10-10T02:10:58.0244480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/bn_in.msg 2025-10-10T02:10:58.0245800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/ru_ua.msg 2025-10-10T02:10:58.0246860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/en_ca.msg 2025-10-10T02:10:58.0248120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/en_be.msg 2025-10-10T02:10:58.0249130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/sq.msg 2025-10-10T02:10:58.0250180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/ru.msg 2025-10-10T02:10:58.0251320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/es_cl.msg 2025-10-10T02:10:58.0252480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/kw.msg 2025-10-10T02:10:58.0253810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/es_ar.msg 2025-10-10T02:10:58.0254870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/ar_in.msg 2025-10-10T02:10:58.0256000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/en_zw.msg 2025-10-10T02:10:58.0257040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/sr.msg 2025-10-10T02:10:58.0258320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/it_ch.msg 2025-10-10T02:10:58.0259600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/es_co.msg 2025-10-10T02:10:58.0260780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/gv.msg 2025-10-10T02:10:58.0261970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/fr.msg 2025-10-10T02:10:58.0263020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/ga.msg 2025-10-10T02:10:58.0264210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/es_ni.msg 2025-10-10T02:10:58.0265460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/en_za.msg 2025-10-10T02:10:58.0266560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/af.msg 2025-10-10T02:10:58.0267630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/es_hn.msg 2025-10-10T02:10:58.0268870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/lv.msg 2025-10-10T02:10:58.0269890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/mr.msg 2025-10-10T02:10:58.0271090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/ms.msg 2025-10-10T02:10:58.0272360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/ar.msg 2025-10-10T02:10:58.0273600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/es_do.msg 2025-10-10T02:10:58.0274690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/es_gt.msg 2025-10-10T02:10:58.0276270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/lt.msg 2025-10-10T02:10:58.0277390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/te.msg 2025-10-10T02:10:58.0278680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/tr.msg 2025-10-10T02:10:58.0279730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/en_ie.msg 2025-10-10T02:10:58.0281130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/nl_be.msg 2025-10-10T02:10:58.0282330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/es_py.msg 2025-10-10T02:10:58.0283470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/ta.msg 2025-10-10T02:10:58.0284580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/vi.msg 2025-10-10T02:10:58.0285700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/mt.msg 2025-10-10T02:10:58.0287020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/nn.msg 2025-10-10T02:10:58.0288320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/es_sv.msg 2025-10-10T02:10:58.0289540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/nl.msg 2025-10-10T02:10:58.0290700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/bn.msg 2025-10-10T02:10:58.0292020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/ar_lb.msg 2025-10-10T02:10:58.0293150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/zh.msg 2025-10-10T02:10:58.0294310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/fa_in.msg 2025-10-10T02:10:58.0295550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/ko_kr.msg 2025-10-10T02:10:58.0296900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/en_in.msg 2025-10-10T02:10:58.0298390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/es_pa.msg 2025-10-10T02:10:58.0299630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/te_in.msg 2025-10-10T02:10:58.0300800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/uk.msg 2025-10-10T02:10:58.0301960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/en_hk.msg 2025-10-10T02:10:58.0303220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/zh_hk.msg 2025-10-10T02:10:58.0304470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/ga_ie.msg 2025-10-10T02:10:58.0305580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/cs.msg 2025-10-10T02:10:58.0306680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/es_ec.msg 2025-10-10T02:10:58.0307910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/nb.msg 2025-10-10T02:10:58.0309100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/hi_in.msg 2025-10-10T02:10:58.0310370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/af_za.msg 2025-10-10T02:10:58.0311470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/fo_fo.msg 2025-10-10T02:10:58.0312600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/fa_ir.msg 2025-10-10T02:10:58.0313820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/th.msg 2025-10-10T02:10:58.0315000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/ca.msg 2025-10-10T02:10:58.0316410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/be.msg 2025-10-10T02:10:58.0317820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/mk.msg 2025-10-10T02:10:58.0319080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/kok_in.msg 2025-10-10T02:10:58.0320260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/en_gb.msg 2025-10-10T02:10:58.0321650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/en_sg.msg 2025-10-10T02:10:58.0322800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/zh_sg.msg 2025-10-10T02:10:58.0324040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/kw_gb.msg 2025-10-10T02:10:58.0325380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/bg.msg 2025-10-10T02:10:58.0326810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/es_pe.msg 2025-10-10T02:10:58.0327920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/es_pr.msg 2025-10-10T02:10:58.0329150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/en_ph.msg 2025-10-10T02:10:58.0330170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/ms_my.msg 2025-10-10T02:10:58.0331630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/es_uy.msg 2025-10-10T02:10:58.0332430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/mr_in.msg 2025-10-10T02:10:58.0333690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/gv_gb.msg 2025-10-10T02:10:58.0334780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/ar_sy.msg 2025-10-10T02:10:58.0335860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/gl.msg 2025-10-10T02:10:58.0336880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/es.msg 2025-10-10T02:10:58.0338640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/ko.msg 2025-10-10T02:10:58.0339780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/hu.msg 2025-10-10T02:10:58.0341210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/da.msg 2025-10-10T02:10:58.0342330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/fi.msg 2025-10-10T02:10:58.0343650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/sh.msg 2025-10-10T02:10:58.0344950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/fr_ch.msg 2025-10-10T02:10:58.0346190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/ar_jo.msg 2025-10-10T02:10:58.0347060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/is.msg 2025-10-10T02:10:58.0348240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/kl.msg 2025-10-10T02:10:58.0349570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/de_be.msg 2025-10-10T02:10:58.0350440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/id.msg 2025-10-10T02:10:58.0351810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/sk.msg 2025-10-10T02:10:58.0352820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/ro.msg 2025-10-10T02:10:58.0354030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/zh_cn.msg 2025-10-10T02:10:58.0355460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/id_id.msg 2025-10-10T02:10:58.0356360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/eu_es.msg 2025-10-10T02:10:58.0357440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/pt.msg 2025-10-10T02:10:58.0358660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/eu.msg 2025-10-10T02:10:58.0359710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/es_cr.msg 2025-10-10T02:10:58.0360860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/ta_in.msg 2025-10-10T02:10:58.0361760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/he.msg 2025-10-10T02:10:58.0363090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/hr.msg 2025-10-10T02:10:58.0364170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/es_mx.msg 2025-10-10T02:10:58.0365090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/et.msg 2025-10-10T02:10:58.0366440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/fo.msg 2025-10-10T02:10:58.0367510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/es_ve.msg 2025-10-10T02:10:58.0368670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/zh_tw.msg 2025-10-10T02:10:58.0370130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/sl.msg 2025-10-10T02:10:58.0371220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/de.msg 2025-10-10T02:10:58.0372230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/it.msg 2025-10-10T02:10:58.0373530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/en_au.msg 2025-10-10T02:10:58.0374350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/kl_gl.msg 2025-10-10T02:10:58.0375530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/msgs/en_nz.msg 2025-10-10T02:10:58.0376780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/safe.tcl 2025-10-10T02:10:58.0377880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/parray.tcl 2025-10-10T02:10:58.0378900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/tclAppInit.c 2025-10-10T02:10:58.0380160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/package.tcl 2025-10-10T02:10:58.0380870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/auto.tcl 2025-10-10T02:10:58.0382520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/http1.0/http.tcl 2025-10-10T02:10:58.0383550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/http1.0/pkgIndex.tcl 2025-10-10T02:10:58.0385020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8.6/init.tcl 2025-10-10T02:10:58.0386310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/libtkstub8.6.a 2025-10-10T02:10:58.0387480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tclConfig.sh 2025-10-10T02:10:58.0388690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tdbcpostgres1.1.9/tdbcpostgres.tcl 2025-10-10T02:10:58.0390010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tdbcpostgres1.1.9/pkgIndex.tcl 2025-10-10T02:10:58.0391720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tdbcpostgres1.1.9/libtdbcpostgres1.1.9.dylib 2025-10-10T02:10:58.0393160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tdbc1.1.9/libtdbcstub1.1.9.a 2025-10-10T02:10:58.0394230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tdbc1.1.9/libtdbc1.1.9.dylib 2025-10-10T02:10:58.0395390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tdbc1.1.9/pkgIndex.tcl 2025-10-10T02:10:58.0396510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tdbc1.1.9/tdbc.tcl 2025-10-10T02:10:58.0398030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tdbc1.1.9/tdbcConfig.sh 2025-10-10T02:10:58.0399080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/Tk.icns 2025-10-10T02:10:58.0400250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tclooConfig.sh 2025-10-10T02:10:58.0401200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/libtk8.6.dylib 2025-10-10T02:10:58.0402540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tkConfig.sh 2025-10-10T02:10:58.0403910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8/8.6/tdbc/sqlite3-1.1.9.uuid 2025-10-10T02:10:58.0405320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8/8.6/tdbc/sqlite3-1.1.9.tm 2025-10-10T02:10:58.0406370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8/8.6/http-2.9.8.tm 2025-10-10T02:10:58.0408120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8/8.4/platform/shell-1.1.4.tm 2025-10-10T02:10:58.0410010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8/8.4/platform-1.0.19.tm 2025-10-10T02:10:58.0410750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8/8.5/msgcat-1.6.1.tm 2025-10-10T02:10:58.0412100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/tcl8/8.5/tcltest-2.5.8.tm 2025-10-10T02:10:58.0413420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/itcl4.3.0/itcl.tcl 2025-10-10T02:10:58.0414800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/itcl4.3.0/itclConfig.sh 2025-10-10T02:10:58.0416330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/itcl4.3.0/libitcl4.3.0.dylib 2025-10-10T02:10:58.0417040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/itcl4.3.0/pkgIndex.tcl 2025-10-10T02:10:58.0418410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/itcl4.3.0/itclHullCmds.tcl 2025-10-10T02:10:58.0419650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/itcl4.3.0/itclWidget.tcl 2025-10-10T02:10:58.0420570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0/lib/itcl4.3.0/libitclstub4.3.0.a 2025-10-10T02:10:58.0421800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1.conda 2025-10-10T02:10:58.0422590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1.conda 2025-10-10T02:10:58.0429480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/bin/pygmentize 2025-10-10T02:10:58.0430140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/repodata_record.json 2025-10-10T02:10:58.0430380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/test/run_test.sh 2025-10-10T02:10:58.0430610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/test/run_test.py 2025-10-10T02:10:58.0430890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/test/test_time_dependencies.json 2025-10-10T02:10:58.0431110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/licenses/LICENSE 2025-10-10T02:10:58.0431380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:58.0432100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/recipe/meta.yaml 2025-10-10T02:10:58.0433910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/recipe/meta.yaml.template 2025-10-10T02:10:58.0434290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/paths.json 2025-10-10T02:10:58.0435710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/hash_input.json 2025-10-10T02:10:58.0436820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/files 2025-10-10T02:10:58.0437850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/about.json 2025-10-10T02:10:58.0439090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/has_prefix 2025-10-10T02:10:58.0440100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/index.json 2025-10-10T02:10:58.0440880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/git 2025-10-10T02:10:58.0443020Z /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-10-10T02:10:58.0444790Z /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-10-10T02:10:58.0446610Z /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-10-10T02:10:58.0448050Z /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-10-10T02:10:58.0449850Z /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-10-10T02:10:58.0451740Z /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-10-10T02:10:58.0453460Z /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-10-10T02:10:58.0455440Z /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-10-10T02:10:58.0457160Z /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-10-10T02:10:58.0458720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/filters/__init__.py 2025-10-10T02:10:58.0460820Z /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-10-10T02:10:58.0462260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/modeline.py 2025-10-10T02:10:58.0463740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/console.py 2025-10-10T02:10:58.0465540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/scanner.py 2025-10-10T02:10:58.0466960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatter.py 2025-10-10T02:10:58.0468520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/soong.py 2025-10-10T02:10:58.0469890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/c_like.py 2025-10-10T02:10:58.0472000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ampl.py 2025-10-10T02:10:58.0473180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/agile.py 2025-10-10T02:10:58.0474390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/graphics.py 2025-10-10T02:10:58.0475250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/hdl.py 2025-10-10T02:10:58.0476190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ecl.py 2025-10-10T02:10:58.0477420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/futhark.py 2025-10-10T02:10:58.0478600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ada.py 2025-10-10T02:10:58.0480010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_postgres_builtins.py 2025-10-10T02:10:58.0481580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/console.py 2025-10-10T02:10:58.0482940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/mime.py 2025-10-10T02:10:58.0484920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_lua_builtins.py 2025-10-10T02:10:58.0486670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/capnproto.py 2025-10-10T02:10:58.0488320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/nimrod.py 2025-10-10T02:10:58.0489910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/rebol.py 2025-10-10T02:10:58.0491840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/objective.py 2025-10-10T02:10:58.0493500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/sas.py 2025-10-10T02:10:58.0495310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_qlik_builtins.py 2025-10-10T02:10:58.0496920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/phix.py 2025-10-10T02:10:58.0498430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/graphql.py 2025-10-10T02:10:58.0500050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/usd.py 2025-10-10T02:10:58.0501730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/crystal.py 2025-10-10T02:10:58.0503360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/verifpal.py 2025-10-10T02:10:58.0505390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_sourcemod_builtins.py 2025-10-10T02:10:58.0507010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/web.py 2025-10-10T02:10:58.0508790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ldap.py 2025-10-10T02:10:58.0510390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/verification.py 2025-10-10T02:10:58.0512160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/erlang.py 2025-10-10T02:10:58.0513800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/apdlexer.py 2025-10-10T02:10:58.0515470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/slash.py 2025-10-10T02:10:58.0516980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/boa.py 2025-10-10T02:10:58.0518420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/elpi.py 2025-10-10T02:10:58.0520010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/maxima.py 2025-10-10T02:10:58.0521580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/chapel.py 2025-10-10T02:10:58.0523190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/configs.py 2025-10-10T02:10:58.0524770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/clean.py 2025-10-10T02:10:58.0526640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/mojo.py 2025-10-10T02:10:58.0528250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/jslt.py 2025-10-10T02:10:58.0529750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ul4.py 2025-10-10T02:10:58.0531630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/numbair.py 2025-10-10T02:10:58.0533210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/qvt.py 2025-10-10T02:10:58.0535390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/tablegen.py 2025-10-10T02:10:58.0537000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/inferno.py 2025-10-10T02:10:58.0538110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/tlb.py 2025-10-10T02:10:58.0539810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/nix.py 2025-10-10T02:10:58.0541480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/wren.py 2025-10-10T02:10:58.0543310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/parasail.py 2025-10-10T02:10:58.0544950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/smithy.py 2025-10-10T02:10:58.0546950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_css_builtins.py 2025-10-10T02:10:58.0548470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/graphviz.py 2025-10-10T02:10:58.0550060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/r.py 2025-10-10T02:10:58.0551550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/pawn.py 2025-10-10T02:10:58.0553170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/dns.py 2025-10-10T02:10:58.0554930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/maple.py 2025-10-10T02:10:58.0556880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/idl.py 2025-10-10T02:10:58.0558230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/iolang.py 2025-10-10T02:10:58.0560060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/amdgpu.py 2025-10-10T02:10:58.0561620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/dsls.py 2025-10-10T02:10:58.0563400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/supercollider.py 2025-10-10T02:10:58.0565170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/comal.py 2025-10-10T02:10:58.0566930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/solidity.py 2025-10-10T02:10:58.0568730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_scilab_builtins.py 2025-10-10T02:10:58.0570370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_lilypond_builtins.py 2025-10-10T02:10:58.0572110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/hare.py 2025-10-10T02:10:58.0573590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/lisp.py 2025-10-10T02:10:58.0575020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/j.py 2025-10-10T02:10:58.0576760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/blueprint.py 2025-10-10T02:10:58.0578540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/mosel.py 2025-10-10T02:10:58.0580370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_googlesql_builtins.py 2025-10-10T02:10:58.0582350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_vbscript_builtins.py 2025-10-10T02:10:58.0584300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_openedge_builtins.py 2025-10-10T02:10:58.0585860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/smalltalk.py 2025-10-10T02:10:58.0587710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/spice.py 2025-10-10T02:10:58.0589200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/monte.py 2025-10-10T02:10:58.0590950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_luau_builtins.py 2025-10-10T02:10:58.0592430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/webmisc.py 2025-10-10T02:10:58.0594060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/teal.py 2025-10-10T02:10:58.0596440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/c_cpp.py 2025-10-10T02:10:58.0597550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/perl.py 2025-10-10T02:10:58.0599260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/robotframework.py 2025-10-10T02:10:58.0601120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/textfmts.py 2025-10-10T02:10:58.0602620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/jsonnet.py 2025-10-10T02:10:58.0604480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/cplint.py 2025-10-10T02:10:58.0605980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/jsx.py 2025-10-10T02:10:58.0607560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/prolog.py 2025-10-10T02:10:58.0609170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/rnc.py 2025-10-10T02:10:58.0610850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/wowtoc.py 2025-10-10T02:10:58.0612710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_julia_builtins.py 2025-10-10T02:10:58.0614170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/algebra.py 2025-10-10T02:10:58.0616180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/typoscript.py 2025-10-10T02:10:58.0617830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/automation.py 2025-10-10T02:10:58.0619350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/sieve.py 2025-10-10T02:10:58.0621370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/esoteric.py 2025-10-10T02:10:58.0623010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/graph.py 2025-10-10T02:10:58.0624660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/html.py 2025-10-10T02:10:58.0626490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_php_builtins.py 2025-10-10T02:10:58.0627960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/shell.py 2025-10-10T02:10:58.0629760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/scripting.py 2025-10-10T02:10:58.0631450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/gsql.py 2025-10-10T02:10:58.0632980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/gdscript.py 2025-10-10T02:10:58.0634630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ambient.py 2025-10-10T02:10:58.0636290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/arrow.py 2025-10-10T02:10:58.0637980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/oberon.py 2025-10-10T02:10:58.0639580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_stata_builtins.py 2025-10-10T02:10:58.0641410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/floscript.py 2025-10-10T02:10:58.0642900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/resource.py 2025-10-10T02:10:58.0644640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__init__.py 2025-10-10T02:10:58.0646000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/d.py 2025-10-10T02:10:58.0647850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ruby.py 2025-10-10T02:10:58.0649730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/other.py 2025-10-10T02:10:58.0651280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/pony.py 2025-10-10T02:10:58.0652910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/matlab.py 2025-10-10T02:10:58.0654590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/felix.py 2025-10-10T02:10:58.0656280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/tnt.py 2025-10-10T02:10:58.0658840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_vim_builtins.py 2025-10-10T02:10:58.0659440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/freefem.py 2025-10-10T02:10:58.0661150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/thingsdb.py 2025-10-10T02:10:58.0662770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/teraterm.py 2025-10-10T02:10:58.0664400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/parsers.py 2025-10-10T02:10:58.0666020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/jmespath.py 2025-10-10T02:10:58.0667600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/carbon.py 2025-10-10T02:10:58.0669390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/theorem.py 2025-10-10T02:10:58.0670990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/compiled.py 2025-10-10T02:10:58.0672870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/int_fiction.py 2025-10-10T02:10:58.0674980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_cocoa_builtins.py 2025-10-10T02:10:58.0676530Z /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-10-10T02:10:58.0677980Z /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-10-10T02:10:58.0679460Z /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-10-10T02:10:58.0680770Z /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-10-10T02:10:58.0682270Z /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-10-10T02:10:58.0683700Z /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-10-10T02:10:58.0685370Z /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-10-10T02:10:58.0686800Z /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-10-10T02:10:58.0688250Z /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-10-10T02:10:58.0689790Z /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-10-10T02:10:58.0691120Z /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-10-10T02:10:58.0692530Z /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-10-10T02:10:58.0694110Z /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-10-10T02:10:58.0695590Z /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-10-10T02:10:58.0697200Z /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-10-10T02:10:58.0698770Z /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-10-10T02:10:58.0700390Z /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-10-10T02:10:58.0701790Z /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-10-10T02:10:58.0703170Z /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-10-10T02:10:58.0704770Z /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-10-10T02:10:58.0707460Z /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-10-10T02:10:58.0709730Z /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-10-10T02:10:58.0711250Z /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-10-10T02:10:58.0713120Z /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-10-10T02:10:58.0715040Z /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-10-10T02:10:58.0716900Z /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-10-10T02:10:58.0718780Z /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-10-10T02:10:58.0720430Z /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-10-10T02:10:58.0722430Z /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-10-10T02:10:58.0724270Z /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-10-10T02:10:58.0726290Z /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-10-10T02:10:58.0728370Z /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-10-10T02:10:58.0730060Z /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-10-10T02:10:58.0731770Z /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-10-10T02:10:58.0733890Z /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-10-10T02:10:58.0736020Z /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-10-10T02:10:58.0737870Z /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-10-10T02:10:58.0739590Z /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-10-10T02:10:58.0741580Z /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-10-10T02:10:58.0743400Z /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-10-10T02:10:58.0745270Z /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-10-10T02:10:58.0747380Z /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-10-10T02:10:58.0749190Z /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-10-10T02:10:58.0751150Z /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-10-10T02:10:58.0752910Z /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-10-10T02:10:58.0754630Z /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-10-10T02:10:58.0756800Z /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-10-10T02:10:58.0758730Z /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-10-10T02:10:58.0760830Z /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-10-10T02:10:58.0762680Z /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-10-10T02:10:58.0764520Z /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-10-10T02:10:58.0766650Z /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-10-10T02:10:58.0768210Z /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-10-10T02:10:58.0770450Z /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-10-10T02:10:58.0771980Z /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-10-10T02:10:58.0773860Z /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-10-10T02:10:58.0775790Z /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-10-10T02:10:58.0777650Z /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-10-10T02:10:58.0780420Z /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-10-10T02:10:58.0781530Z /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-10-10T02:10:58.0783360Z /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-10-10T02:10:58.0785000Z /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-10-10T02:10:58.0787220Z /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-10-10T02:10:58.0788870Z /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-10-10T02:10:58.0791600Z /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-10-10T02:10:58.0793080Z /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-10-10T02:10:58.0795130Z /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-10-10T02:10:58.0796940Z /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-10-10T02:10:58.0799140Z /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-10-10T02:10:58.0801820Z /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-10-10T02:10:58.0803020Z /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-10-10T02:10:58.0804780Z /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-10-10T02:10:58.0806920Z /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-10-10T02:10:58.0809160Z /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-10-10T02:10:58.0810920Z /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-10-10T02:10:58.0812680Z /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-10-10T02:10:58.0814560Z /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-10-10T02:10:58.0816330Z /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-10-10T02:10:58.0818070Z /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-10-10T02:10:58.0819880Z /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-10-10T02:10:58.0821880Z /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-10-10T02:10:58.0823760Z /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-10-10T02:10:58.0825720Z /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-10-10T02:10:58.0827720Z /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-10-10T02:10:58.0829580Z /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-10-10T02:10:58.0831420Z /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-10-10T02:10:58.0833580Z /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-10-10T02:10:58.0835330Z /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-10-10T02:10:58.0837210Z /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-10-10T02:10:58.0838930Z /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-10-10T02:10:58.0840790Z /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-10-10T02:10:58.0842850Z /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-10-10T02:10:58.0844730Z /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-10-10T02:10:58.0846570Z /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-10-10T02:10:58.0848480Z /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-10-10T02:10:58.0850470Z /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-10-10T02:10:58.0852390Z /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-10-10T02:10:58.0854110Z /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-10-10T02:10:58.0856000Z /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-10-10T02:10:58.0857780Z /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-10-10T02:10:58.0859520Z /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-10-10T02:10:58.0861520Z /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-10-10T02:10:58.0863370Z /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-10-10T02:10:58.0865100Z /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-10-10T02:10:58.0866940Z /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-10-10T02:10:58.0868820Z /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-10-10T02:10:58.0870360Z /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-10-10T02:10:58.0871980Z /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-10-10T02:10:58.0873250Z /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-10-10T02:10:58.0874630Z /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-10-10T02:10:58.0876660Z /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-10-10T02:10:58.0877650Z /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-10-10T02:10:58.0879180Z /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-10-10T02:10:58.0880720Z /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-10-10T02:10:58.0882110Z /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-10-10T02:10:58.0883650Z /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-10-10T02:10:58.0884980Z /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-10-10T02:10:58.0886460Z /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-10-10T02:10:58.0887920Z /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-10-10T02:10:58.0889410Z /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-10-10T02:10:58.0890850Z /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-10-10T02:10:58.0892300Z /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-10-10T02:10:58.0893820Z /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-10-10T02:10:58.0895290Z /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-10-10T02:10:58.0897590Z /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-10-10T02:10:58.0898840Z /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-10-10T02:10:58.0900480Z /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-10-10T02:10:58.0901740Z /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-10-10T02:10:58.0903210Z /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-10-10T02:10:58.0904650Z /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-10-10T02:10:58.0906130Z /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-10-10T02:10:58.0907560Z /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-10-10T02:10:58.0909070Z /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-10-10T02:10:58.0910630Z /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-10-10T02:10:58.0912000Z /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-10-10T02:10:58.0913500Z /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-10-10T02:10:58.0914930Z /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-10-10T02:10:58.0916440Z /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-10-10T02:10:58.0917850Z /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-10-10T02:10:58.0919700Z /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-10-10T02:10:58.0920900Z /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-10-10T02:10:58.0922310Z /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-10-10T02:10:58.0923860Z /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-10-10T02:10:58.0925360Z /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-10-10T02:10:58.0926770Z /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-10-10T02:10:58.0928200Z /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-10-10T02:10:58.0929640Z /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-10-10T02:10:58.0931100Z /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-10-10T02:10:58.0932560Z /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-10-10T02:10:58.0934090Z /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-10-10T02:10:58.0935630Z /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-10-10T02:10:58.0937040Z /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-10-10T02:10:58.0938470Z /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-10-10T02:10:58.0940190Z /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-10-10T02:10:58.0941640Z /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-10-10T02:10:58.0943190Z /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-10-10T02:10:58.0944680Z /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-10-10T02:10:58.0946040Z /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-10-10T02:10:58.0947620Z /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-10-10T02:10:58.0949020Z /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-10-10T02:10:58.0950440Z /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-10-10T02:10:58.0951900Z /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-10-10T02:10:58.0953370Z /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-10-10T02:10:58.0954970Z /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-10-10T02:10:58.0956240Z /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-10-10T02:10:58.0957640Z /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-10-10T02:10:58.0959130Z /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-10-10T02:10:58.0960660Z /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-10-10T02:10:58.0962050Z /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-10-10T02:10:58.0963540Z /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-10-10T02:10:58.0964980Z /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-10-10T02:10:58.0966640Z /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-10-10T02:10:58.0968030Z /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-10-10T02:10:58.0969740Z /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-10-10T02:10:58.0970920Z /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-10-10T02:10:58.0972370Z /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-10-10T02:10:58.0973820Z /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-10-10T02:10:58.0975310Z /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-10-10T02:10:58.0976990Z /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-10-10T02:10:58.0978180Z /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-10-10T02:10:58.0979630Z /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-10-10T02:10:58.0981320Z /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-10-10T02:10:58.0982570Z /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-10-10T02:10:58.0984010Z /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-10-10T02:10:58.0986010Z /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-10-10T02:10:58.0987230Z /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-10-10T02:10:58.0989240Z /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-10-10T02:10:58.0991300Z /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-10-10T02:10:58.0993200Z /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-10-10T02:10:58.0994900Z /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-10-10T02:10:58.0996670Z /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-10-10T02:10:58.0998590Z /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-10-10T02:10:58.1000770Z /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-10-10T02:10:58.1002550Z /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-10-10T02:10:58.1004410Z /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-10-10T02:10:58.1006270Z /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-10-10T02:10:58.1008300Z /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-10-10T02:10:58.1010290Z /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-10-10T02:10:58.1012170Z /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-10-10T02:10:58.1013970Z /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-10-10T02:10:58.1015960Z /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-10-10T02:10:58.1017910Z /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-10-10T02:10:58.1019930Z /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-10-10T02:10:58.1021890Z /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-10-10T02:10:58.1023880Z /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-10-10T02:10:58.1025780Z /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-10-10T02:10:58.1027720Z /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-10-10T02:10:58.1029500Z /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-10-10T02:10:58.1031420Z /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-10-10T02:10:58.1033620Z /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-10-10T02:10:58.1035420Z /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-10-10T02:10:58.1037030Z /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-10-10T02:10:58.1038500Z /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-10-10T02:10:58.1040210Z /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-10-10T02:10:58.1041560Z /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-10-10T02:10:58.1043090Z /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-10-10T02:10:58.1044440Z /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-10-10T02:10:58.1046040Z /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-10-10T02:10:58.1047360Z /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-10-10T02:10:58.1048780Z /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-10-10T02:10:58.1050480Z /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-10-10T02:10:58.1051790Z /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-10-10T02:10:58.1053300Z /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-10-10T02:10:58.1054670Z /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-10-10T02:10:58.1056290Z /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-10-10T02:10:58.1057670Z /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-10-10T02:10:58.1059320Z /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-10-10T02:10:58.1061080Z /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-10-10T02:10:58.1063070Z /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-10-10T02:10:58.1064870Z /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-10-10T02:10:58.1066710Z /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-10-10T02:10:58.1068650Z /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-10-10T02:10:58.1070480Z /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-10-10T02:10:58.1072360Z /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-10-10T02:10:58.1074370Z /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-10-10T02:10:58.1076360Z /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-10-10T02:10:58.1078150Z /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-10-10T02:10:58.1080310Z /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-10-10T02:10:58.1082100Z /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-10-10T02:10:58.1084140Z /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-10-10T02:10:58.1085960Z /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-10-10T02:10:58.1087830Z /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-10-10T02:10:58.1089590Z /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-10-10T02:10:58.1091360Z /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-10-10T02:10:58.1093270Z /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-10-10T02:10:58.1095430Z /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-10-10T02:10:58.1097230Z /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-10-10T02:10:58.1099130Z /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-10-10T02:10:58.1101010Z /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-10-10T02:10:58.1102850Z /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-10-10T02:10:58.1104700Z /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-10-10T02:10:58.1106410Z /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-10-10T02:10:58.1108330Z /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-10-10T02:10:58.1110120Z /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-10-10T02:10:58.1111910Z /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-10-10T02:10:58.1113930Z /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-10-10T02:10:58.1115710Z /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-10-10T02:10:58.1117500Z /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-10-10T02:10:58.1119020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ncl.py 2025-10-10T02:10:58.1120560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/vyper.py 2025-10-10T02:10:58.1122320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/lilypond.py 2025-10-10T02:10:58.1123630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/markup.py 2025-10-10T02:10:58.1125280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/pddl.py 2025-10-10T02:10:58.1127020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_asy_builtins.py 2025-10-10T02:10:58.1128420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/igor.py 2025-10-10T02:10:58.1129860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ml.py 2025-10-10T02:10:58.1131360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/savi.py 2025-10-10T02:10:58.1132830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/bqn.py 2025-10-10T02:10:58.1134410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/tal.py 2025-10-10T02:10:58.1135950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/tls.py 2025-10-10T02:10:58.1137570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/templates.py 2025-10-10T02:10:58.1139010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/forth.py 2025-10-10T02:10:58.1140580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/css.py 2025-10-10T02:10:58.1142270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/asm.py 2025-10-10T02:10:58.1144000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/roboconf.py 2025-10-10T02:10:58.1145730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_lasso_builtins.py 2025-10-10T02:10:58.1147270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/pascal.py 2025-10-10T02:10:58.1148890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/csound.py 2025-10-10T02:10:58.1150430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/typst.py 2025-10-10T02:10:58.1151860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ptx.py 2025-10-10T02:10:58.1153430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/sgf.py 2025-10-10T02:10:58.1155030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/kusto.py 2025-10-10T02:10:58.1156620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/webassembly.py 2025-10-10T02:10:58.1158220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/procfile.py 2025-10-10T02:10:58.1159800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/functional.py 2025-10-10T02:10:58.1161400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/codeql.py 2025-10-10T02:10:58.1163000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/textedit.py 2025-10-10T02:10:58.1164500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/installers.py 2025-10-10T02:10:58.1167330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/business.py 2025-10-10T02:10:58.1167650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/tcl.py 2025-10-10T02:10:58.1169320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/minecraft.py 2025-10-10T02:10:58.1170890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/vip.py 2025-10-10T02:10:58.1172640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/mips.py 2025-10-10T02:10:58.1174180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/meson.py 2025-10-10T02:10:58.1175730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/basic.py 2025-10-10T02:10:58.1177500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_stan_builtins.py 2025-10-10T02:10:58.1178970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/prql.py 2025-10-10T02:10:58.1180520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/eiffel.py 2025-10-10T02:10:58.1182090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/scdoc.py 2025-10-10T02:10:58.1183640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/dax.py 2025-10-10T02:10:58.1185180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/rdf.py 2025-10-10T02:10:58.1186890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/gleam.py 2025-10-10T02:10:58.1188470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/email.py 2025-10-10T02:10:58.1190090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/sophia.py 2025-10-10T02:10:58.1191670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/modula2.py 2025-10-10T02:10:58.1193160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/nit.py 2025-10-10T02:10:58.1194770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/actionscript.py 2025-10-10T02:10:58.1196310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/qlik.py 2025-10-10T02:10:58.1197980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/text.py 2025-10-10T02:10:58.1199520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/apl.py 2025-10-10T02:10:58.1201220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_cl_builtins.py 2025-10-10T02:10:58.1202880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_mql_builtins.py 2025-10-10T02:10:58.1204580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/srcinfo.py 2025-10-10T02:10:58.1206020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/rego.py 2025-10-10T02:10:58.1207620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/archetype.py 2025-10-10T02:10:58.1209290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/python.py 2025-10-10T02:10:58.1210950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_csound_builtins.py 2025-10-10T02:10:58.1212410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/factor.py 2025-10-10T02:10:58.1213950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/dalvik.py 2025-10-10T02:10:58.1215410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/go.py 2025-10-10T02:10:58.1216990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/berry.py 2025-10-10T02:10:58.1218510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/unicon.py 2025-10-10T02:10:58.1220180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_usd_builtins.py 2025-10-10T02:10:58.1221790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/cddl.py 2025-10-10T02:10:58.1223330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/dylan.py 2025-10-10T02:10:58.1224910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/make.py 2025-10-10T02:10:58.1226400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/diff.py 2025-10-10T02:10:58.1227850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/xorg.py 2025-10-10T02:10:58.1229330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/trafficscript.py 2025-10-10T02:10:58.1230650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/kuin.py 2025-10-10T02:10:58.1231710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/jvm.py 2025-10-10T02:10:58.1232910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/smv.py 2025-10-10T02:10:58.1234100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/math.py 2025-10-10T02:10:58.1235360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/tact.py 2025-10-10T02:10:58.1236580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/promql.py 2025-10-10T02:10:58.1237730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/php.py 2025-10-10T02:10:58.1238900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/sql.py 2025-10-10T02:10:58.1240100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/x10.py 2025-10-10T02:10:58.1241370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/json5.py 2025-10-10T02:10:58.1242570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_mapping.py 2025-10-10T02:10:58.1243850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/gcodelexer.py 2025-10-10T02:10:58.1245030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/praat.py 2025-10-10T02:10:58.1246280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/lean.py 2025-10-10T02:10:58.1247490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/bibtex.py 2025-10-10T02:10:58.1248670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/whiley.py 2025-10-10T02:10:58.1249820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/q.py 2025-10-10T02:10:58.1251080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/snobol.py 2025-10-10T02:10:58.1252780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_mysql_builtins.py 2025-10-10T02:10:58.1253640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/webidl.py 2025-10-10T02:10:58.1254840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/rita.py 2025-10-10T02:10:58.1256080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/haskell.py 2025-10-10T02:10:58.1257330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/testing.py 2025-10-10T02:10:58.1258560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/fortran.py 2025-10-10T02:10:58.1259830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/modeling.py 2025-10-10T02:10:58.1261050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/arturo.py 2025-10-10T02:10:58.1262300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/varnish.py 2025-10-10T02:10:58.1263500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/elm.py 2025-10-10T02:10:58.1264690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/asc.py 2025-10-10T02:10:58.1266130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/javascript.py 2025-10-10T02:10:58.1267190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ooc.py 2025-10-10T02:10:58.1268670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/bdd.py 2025-10-10T02:10:58.1269590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/julia.py 2025-10-10T02:10:58.1270830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/hexdump.py 2025-10-10T02:10:58.1272160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/foxpro.py 2025-10-10T02:10:58.1273300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/stata.py 2025-10-10T02:10:58.1274500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/zig.py 2025-10-10T02:10:58.1281390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/grammar_notation.py 2025-10-10T02:10:58.1281830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/bare.py 2025-10-10T02:10:58.1282190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/openscad.py 2025-10-10T02:10:58.1282500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/dotnet.py 2025-10-10T02:10:58.1282870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/fantom.py 2025-10-10T02:10:58.1283240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/special.py 2025-10-10T02:10:58.1283550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/yang.py 2025-10-10T02:10:58.1285140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/fift.py 2025-10-10T02:10:58.1286900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ezhil.py 2025-10-10T02:10:58.1288460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ride.py 2025-10-10T02:10:58.1290430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_scheme_builtins.py 2025-10-10T02:10:58.1292210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/devicetree.py 2025-10-10T02:10:58.1293920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/macaulay2.py 2025-10-10T02:10:58.1295810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/urbi.py 2025-10-10T02:10:58.1297000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/haxe.py 2025-10-10T02:10:58.1298500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/func.py 2025-10-10T02:10:58.1300180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/data.py 2025-10-10T02:10:58.1301870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_ada_builtins.py 2025-10-10T02:10:58.1303540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/yara.py 2025-10-10T02:10:58.1305270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/pointless.py 2025-10-10T02:10:58.1306930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/asn1.py 2025-10-10T02:10:58.1308590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_tsql_builtins.py 2025-10-10T02:10:58.1310280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/wgsl.py 2025-10-10T02:10:58.1312020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/rust.py 2025-10-10T02:10:58.1313340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/token.py 2025-10-10T02:10:58.1314850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/style.py 2025-10-10T02:10:58.1316270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/util.py 2025-10-10T02:10:58.1317860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/sphinxext.py 2025-10-10T02:10:58.1319340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/cmdline.py 2025-10-10T02:10:58.1320850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__init__.py 2025-10-10T02:10:58.1322650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/terminal.py 2025-10-10T02:10:58.1324270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/html.py 2025-10-10T02:10:58.1325830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/irc.py 2025-10-10T02:10:58.1327530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__init__.py 2025-10-10T02:10:58.1329030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/other.py 2025-10-10T02:10:58.1330920Z /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-10-10T02:10:58.1333070Z /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-10-10T02:10:58.1334840Z /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-10-10T02:10:58.1336750Z /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-10-10T02:10:58.1338640Z /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-10-10T02:10:58.1340500Z /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-10-10T02:10:58.1342410Z /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-10-10T02:10:58.1344420Z /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-10-10T02:10:58.1346270Z /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-10-10T02:10:58.1348100Z /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-10-10T02:10:58.1349970Z /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-10-10T02:10:58.1351700Z /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-10-10T02:10:58.1353770Z /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-10-10T02:10:58.1355620Z /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-10-10T02:10:58.1356990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/img.py 2025-10-10T02:10:58.1358640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/terminal256.py 2025-10-10T02:10:58.1360180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/rtf.py 2025-10-10T02:10:58.1361840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/svg.py 2025-10-10T02:10:58.1363500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/bbcode.py 2025-10-10T02:10:58.1365120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/pangomarkup.py 2025-10-10T02:10:58.1366720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/_mapping.py 2025-10-10T02:10:58.1368460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/groff.py 2025-10-10T02:10:58.1370090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/latex.py 2025-10-10T02:10:58.1372030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/formatter.cpython-313.pyc 2025-10-10T02:10:58.1373850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/regexopt.cpython-313.pyc 2025-10-10T02:10:58.1375540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/scanner.cpython-313.pyc 2025-10-10T02:10:58.1377260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/lexer.cpython-313.pyc 2025-10-10T02:10:58.1379030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/plugin.cpython-313.pyc 2025-10-10T02:10:58.1380830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/style.cpython-313.pyc 2025-10-10T02:10:58.1382630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/token.cpython-313.pyc 2025-10-10T02:10:58.1384320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/unistring.cpython-313.pyc 2025-10-10T02:10:58.1386050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/modeline.cpython-313.pyc 2025-10-10T02:10:58.1387740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/util.cpython-313.pyc 2025-10-10T02:10:58.1389390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/cmdline.cpython-313.pyc 2025-10-10T02:10:58.1391180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/sphinxext.cpython-313.pyc 2025-10-10T02:10:58.1392900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/filter.cpython-313.pyc 2025-10-10T02:10:58.1394620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:10:58.1396320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.1398100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/console.cpython-313.pyc 2025-10-10T02:10:58.1399630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/sas.py 2025-10-10T02:10:58.1401100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/material.py 2025-10-10T02:10:58.1402810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/friendly_grayscale.py 2025-10-10T02:10:58.1404280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/pastie.py 2025-10-10T02:10:58.1405840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/onedark.py 2025-10-10T02:10:58.1407450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/inkpot.py 2025-10-10T02:10:58.1408990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/xcode.py 2025-10-10T02:10:58.1410500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/gruvbox.py 2025-10-10T02:10:58.1412000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/monokai.py 2025-10-10T02:10:58.1413310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/tango.py 2025-10-10T02:10:58.1414580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/friendly.py 2025-10-10T02:10:58.1416200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/staroffice.py 2025-10-10T02:10:58.1417900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/paraiso_dark.py 2025-10-10T02:10:58.1419510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/solarized.py 2025-10-10T02:10:58.1421260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__init__.py 2025-10-10T02:10:58.1422740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/algol_nu.py 2025-10-10T02:10:58.1424160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/gh_dark.py 2025-10-10T02:10:58.1425860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/native.py 2025-10-10T02:10:58.1427810Z /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-10-10T02:10:58.1429640Z /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-10-10T02:10:58.1431490Z /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-10-10T02:10:58.1433480Z /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-10-10T02:10:58.1435300Z /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-10-10T02:10:58.1437280Z /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-10-10T02:10:58.1439050Z /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-10-10T02:10:58.1440940Z /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-10-10T02:10:58.1442850Z /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-10-10T02:10:58.1444850Z /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-10-10T02:10:58.1446820Z /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-10-10T02:10:58.1448640Z /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-10-10T02:10:58.1450490Z /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-10-10T02:10:58.1452330Z /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-10-10T02:10:58.1454340Z /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-10-10T02:10:58.1456180Z /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-10-10T02:10:58.1458310Z /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-10-10T02:10:58.1459800Z /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-10-10T02:10:58.1462240Z /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-10-10T02:10:58.1463840Z /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-10-10T02:10:58.1465620Z /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-10-10T02:10:58.1467510Z /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-10-10T02:10:58.1469400Z /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-10-10T02:10:58.1471250Z /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-10-10T02:10:58.1473010Z /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-10-10T02:10:58.1474960Z /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-10-10T02:10:58.1476760Z /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-10-10T02:10:58.1478560Z /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-10-10T02:10:58.1480480Z /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-10-10T02:10:58.1482440Z /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-10-10T02:10:58.1484250Z /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-10-10T02:10:58.1486240Z /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-10-10T02:10:58.1488200Z /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-10-10T02:10:58.1490060Z /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-10-10T02:10:58.1491840Z /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-10-10T02:10:58.1493800Z /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-10-10T02:10:58.1495830Z /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-10-10T02:10:58.1497780Z /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-10-10T02:10:58.1499570Z /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-10-10T02:10:58.1501370Z /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-10-10T02:10:58.1503600Z /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-10-10T02:10:58.1505460Z /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-10-10T02:10:58.1507300Z /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-10-10T02:10:58.1509170Z /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-10-10T02:10:58.1511020Z /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-10-10T02:10:58.1512840Z /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-10-10T02:10:58.1514870Z /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-10-10T02:10:58.1516820Z /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-10-10T02:10:58.1518320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/colorful.py 2025-10-10T02:10:58.1519870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/lilypond.py 2025-10-10T02:10:58.1521440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/igor.py 2025-10-10T02:10:58.1523020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/zenburn.py 2025-10-10T02:10:58.1524640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/bw.py 2025-10-10T02:10:58.1526220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/emacs.py 2025-10-10T02:10:58.1527910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/dracula.py 2025-10-10T02:10:58.1529390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/vs.py 2025-10-10T02:10:58.1530970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/default.py 2025-10-10T02:10:58.1532620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/paraiso_light.py 2025-10-10T02:10:58.1534170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/lovelace.py 2025-10-10T02:10:58.1535870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/stata_dark.py 2025-10-10T02:10:58.1537390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/vim.py 2025-10-10T02:10:58.1538900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/borland.py 2025-10-10T02:10:58.1540500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/coffee.py 2025-10-10T02:10:58.1542230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/_mapping.py 2025-10-10T02:10:58.1543730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/murphy.py 2025-10-10T02:10:58.1545190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/lightbulb.py 2025-10-10T02:10:58.1546750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/fruity.py 2025-10-10T02:10:58.1548370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/abap.py 2025-10-10T02:10:58.1550080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/rainbow_dash.py 2025-10-10T02:10:58.1551510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/manni.py 2025-10-10T02:10:58.1553060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/autumn.py 2025-10-10T02:10:58.1554770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/rrt.py 2025-10-10T02:10:58.1556280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/perldoc.py 2025-10-10T02:10:58.1557970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/trac.py 2025-10-10T02:10:58.1559460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/algol.py 2025-10-10T02:10:58.1560990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/arduino.py 2025-10-10T02:10:58.1562430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/nord.py 2025-10-10T02:10:58.1564170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/stata_light.py 2025-10-10T02:10:58.1565720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/unistring.py 2025-10-10T02:10:58.1567290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexer.py 2025-10-10T02:10:58.1568750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/regexopt.py 2025-10-10T02:10:58.1570260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/plugin.py 2025-10-10T02:10:58.1571760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/filter.py 2025-10-10T02:10:58.1573260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__main__.py 2025-10-10T02:10:58.1574430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/repodata_record.json 2025-10-10T02:10:58.1575580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/test/run_test.sh 2025-10-10T02:10:58.1576700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/test/run_test.py 2025-10-10T02:10:58.1578000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/test/test_time_dependencies.json 2025-10-10T02:10:58.1579080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/licenses/LICENSE 2025-10-10T02:10:58.1580300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/recipe/setup-linux.patch 2025-10-10T02:10:58.1581710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/recipe/0001-Link-to-dl-library.patch 2025-10-10T02:10:58.1582930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/recipe/apple-jit.patch 2025-10-10T02:10:58.1584230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/recipe/conda_build_config.yaml 2025-10-10T02:10:58.1585300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/recipe/meta.yaml 2025-10-10T02:10:58.1586570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/recipe/meta.yaml.template 2025-10-10T02:10:58.1587630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/paths.json 2025-10-10T02:10:58.1588720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/hash_input.json 2025-10-10T02:10:58.1589740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/files 2025-10-10T02:10:58.1590900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/about.json 2025-10-10T02:10:58.1592090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/index.json 2025-10-10T02:10:58.1592860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/git 2025-10-10T02:10:58.1594500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/_cffi_include.h 2025-10-10T02:10:58.1596020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/_imp_emulation.py 2025-10-10T02:10:58.1597530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/backend_ctypes.py 2025-10-10T02:10:58.1598730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/error.py 2025-10-10T02:10:58.1600110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/setuptools_ext.py 2025-10-10T02:10:58.1601600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/_shimmed_dist_utils.py 2025-10-10T02:10:58.1602940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/_cffi_errors.h 2025-10-10T02:10:58.1604300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__init__.py 2025-10-10T02:10:58.1605820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/cffi_opcode.py 2025-10-10T02:10:58.1607290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/vengine_gen.py 2025-10-10T02:10:58.1609010Z /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-10-10T02:10:58.1610600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/pkgconfig.cpython-313.pyc 2025-10-10T02:10:58.1612090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/api.cpython-313.pyc 2025-10-10T02:10:58.1613220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/cparser.cpython-313.pyc 2025-10-10T02:10:58.1614540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/model.cpython-313.pyc 2025-10-10T02:10:58.1616060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/commontypes.cpython-313.pyc 2025-10-10T02:10:58.1617370Z /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-10-10T02:10:58.1618810Z /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-10-10T02:10:58.1620250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/ffiplatform.cpython-313.pyc 2025-10-10T02:10:58.1622560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/error.cpython-313.pyc 2025-10-10T02:10:58.1622920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/recompiler.cpython-313.pyc 2025-10-10T02:10:58.1624300Z /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-10-10T02:10:58.1625620Z /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-10-10T02:10:58.1627040Z /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-10-10T02:10:58.1628350Z /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-10-10T02:10:58.1629650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/lock.cpython-313.pyc 2025-10-10T02:10:58.1631330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.1632320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/verifier.cpython-313.pyc 2025-10-10T02:10:58.1633380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/pkgconfig.py 2025-10-10T02:10:58.1634440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/model.py 2025-10-10T02:10:58.1635610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/ffiplatform.py 2025-10-10T02:10:58.1636660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/api.py 2025-10-10T02:10:58.1637810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/vengine_cpy.py 2025-10-10T02:10:58.1638910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/_embedding.h 2025-10-10T02:10:58.1640070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/commontypes.py 2025-10-10T02:10:58.1641130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/lock.py 2025-10-10T02:10:58.1642510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/recompiler.py 2025-10-10T02:10:58.1643390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/cparser.py 2025-10-10T02:10:58.1644470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/verifier.py 2025-10-10T02:10:58.1645620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/parse_c_type.h 2025-10-10T02:10:58.1646880Z /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-10-10T02:10:58.1648340Z /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-10-10T02:10:58.1649440Z /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-10-10T02:10:58.1650640Z /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-10-10T02:10:58.1652010Z /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-10-10T02:10:58.1653450Z /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-10-10T02:10:58.1654480Z /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-10-10T02:10:58.1655690Z /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-10-10T02:10:58.1657040Z /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-10-10T02:10:58.1658230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/_cffi_backend.cpython-313-darwin.so 2025-10-10T02:10:58.1659120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/repodata_record.json 2025-10-10T02:10:58.1660060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/test/run_test.sh 2025-10-10T02:10:58.1660980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/test/run_test.py 2025-10-10T02:10:58.1661890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/licenses/LICENSE 2025-10-10T02:10:58.1663810Z /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-10-10T02:10:58.1664670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/recipe/parent/build_mamba.bat 2025-10-10T02:10:58.1665870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/recipe/parent/conda_build_config.yaml 2025-10-10T02:10:58.1666960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/recipe/parent/test_libmamba_version.py 2025-10-10T02:10:58.1667900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/recipe/parent/meta.yaml 2025-10-10T02:10:58.1668940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/recipe/parent/build_mamba.sh 2025-10-10T02:10:58.1670040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/recipe/conda_build_config.yaml 2025-10-10T02:10:58.1670900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/recipe/meta.yaml 2025-10-10T02:10:58.1672000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/recipe/build_mamba.sh 2025-10-10T02:10:58.1672920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/run_exports.json 2025-10-10T02:10:58.1673770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/paths.json 2025-10-10T02:10:58.1674710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/hash_input.json 2025-10-10T02:10:58.1675500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/files 2025-10-10T02:10:58.1676650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/about.json 2025-10-10T02:10:58.1677320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/index.json 2025-10-10T02:10:58.1678110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/git 2025-10-10T02:10:58.1679560Z /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-10-10T02:10:58.1680930Z /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-10-10T02:10:58.1682380Z /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-10-10T02:10:58.1683690Z /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-10-10T02:10:58.1685690Z /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-10-10T02:10:58.1686400Z /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-10-10T02:10:58.1687770Z /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-10-10T02:10:58.1689090Z /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-10-10T02:10:58.1690190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/specs.py 2025-10-10T02:10:58.1691860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/version.py 2025-10-10T02:10:58.1692660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/__init__.pyi 2025-10-10T02:10:58.1694110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/__init__.py 2025-10-10T02:10:58.1695360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/bindings.cpython-313-darwin.so 2025-10-10T02:10:58.1696580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/solver/libsolv.py 2025-10-10T02:10:58.1697880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/solver/__init__.py 2025-10-10T02:10:58.1699520Z /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-10-10T02:10:58.1701190Z /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-10-10T02:10:58.1702900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/__pycache__/specs.cpython-313.pyc 2025-10-10T02:10:58.1704700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/__pycache__/utils.cpython-313.pyc 2025-10-10T02:10:58.1706560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.1708310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/__pycache__/version.cpython-313.pyc 2025-10-10T02:10:58.1709780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/utils.py 2025-10-10T02:10:58.1711320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/py.typed 2025-10-10T02:10:58.1712280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0.conda 2025-10-10T02:10:58.1713060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3.conda 2025-10-10T02:10:58.1713990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/bin/sqlite3 2025-10-10T02:10:58.1715340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/include/sqlite3.h 2025-10-10T02:10:58.1716230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/include/sqlite3ext.h 2025-10-10T02:10:58.1717450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/repodata_record.json 2025-10-10T02:10:58.1718640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/test/run_test.sh 2025-10-10T02:10:58.1719790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/licenses/LICENSE.md 2025-10-10T02:10:58.1720780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/recipe/LICENSE.md 2025-10-10T02:10:58.1721950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/recipe/bld.bat 2025-10-10T02:10:58.1723030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/recipe/build.sh 2025-10-10T02:10:58.1724470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/recipe/conda_build_config.yaml 2025-10-10T02:10:58.1725600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/recipe/expose_symbols.patch 2025-10-10T02:10:58.1726640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/recipe/meta.yaml 2025-10-10T02:10:58.1727900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/recipe/meta.yaml.template 2025-10-10T02:10:58.1728940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/run_exports.json 2025-10-10T02:10:58.1729930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/paths.json 2025-10-10T02:10:58.1731000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/hash_input.json 2025-10-10T02:10:58.1731960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/files 2025-10-10T02:10:58.1732820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/about.json 2025-10-10T02:10:58.1734060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/has_prefix 2025-10-10T02:10:58.1734850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/index.json 2025-10-10T02:10:58.1735800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/git 2025-10-10T02:10:58.1736970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/lib/libsqlite3.0.dylib 2025-10-10T02:10:58.1738180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/lib/pkgconfig/sqlite3.pc 2025-10-10T02:10:58.1739400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/lib/libsqlite3.3.50.2.dylib 2025-10-10T02:10:58.1740350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/lib/libsqlite3.dylib 2025-10-10T02:10:58.1741530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/share/man/man1/sqlite3.1 2025-10-10T02:10:58.1742620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3/info/repodata_record.json 2025-10-10T02:10:58.1743640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3/info/test/run_test.sh 2025-10-10T02:10:58.1744830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3/info/licenses/libcxx/LICENSE.TXT 2025-10-10T02:10:58.1746930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3/info/recipe/parent/patches/0002-Work-around-stray-nostdlib-flags-causing-errors-with.patch 2025-10-10T02:10:58.1748620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3/info/recipe/parent/patches/0001-disable-_LIBCPP_AVAILABILITY_HAS_INIT_PRIMARY_EXCEPT.patch 2025-10-10T02:10:58.1750470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3/info/recipe/parent/patches/0003-patch-__libcpp_tzdb_directory-to-allow-use-on-osx.patch 2025-10-10T02:10:58.1751490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3/info/recipe/parent/compile_test.sh 2025-10-10T02:10:58.1752520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3/info/recipe/parent/bld.bat 2025-10-10T02:10:58.1754100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3/info/recipe/parent/test_sources/cpp11/test_cpp11.cpp 2025-10-10T02:10:58.1755510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3/info/recipe/parent/test_sources/cpp17/test_cpp17.cpp 2025-10-10T02:10:58.1756960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3/info/recipe/parent/test_sources/test_exceptions.cpp 2025-10-10T02:10:58.1758520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3/info/recipe/parent/test_sources/check_libcpp_def.cpp 2025-10-10T02:10:58.1759880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3/info/recipe/parent/test_sources/hello_world.c 2025-10-10T02:10:58.1761240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3/info/recipe/parent/test_sources/cpp14/test_cpp14.cpp 2025-10-10T02:10:58.1762560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3/info/recipe/parent/test_sources/hello_world.cpp 2025-10-10T02:10:58.1763760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3/info/recipe/parent/build.sh 2025-10-10T02:10:58.1765020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3/info/recipe/parent/compile_test.bat 2025-10-10T02:10:58.1766390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3/info/recipe/parent/conda_build_config.yaml 2025-10-10T02:10:58.1767590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3/info/recipe/parent/meta.yaml 2025-10-10T02:10:58.1768800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3/info/recipe/conda_build_config.yaml 2025-10-10T02:10:58.1770160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3/info/recipe/meta.yaml 2025-10-10T02:10:58.1771060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3/info/paths.json 2025-10-10T02:10:58.1772130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3/info/hash_input.json 2025-10-10T02:10:58.1773150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3/info/files 2025-10-10T02:10:58.1774140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3/info/about.json 2025-10-10T02:10:58.1775180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3/info/index.json 2025-10-10T02:10:58.1776010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3/info/git 2025-10-10T02:10:58.1777190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3/lib/libc++.1.0.dylib 2025-10-10T02:10:58.1778270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3/lib/libc++.1.dylib 2025-10-10T02:10:58.1779790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/ply/yacc.py 2025-10-10T02:10:58.1781050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/ply/lex.py 2025-10-10T02:10:58.1782340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/ply/ctokens.py 2025-10-10T02:10:58.1783820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/ply/__init__.py 2025-10-10T02:10:58.1784940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/ply/cpp.py 2025-10-10T02:10:58.1785830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/ply/ygen.py 2025-10-10T02:10:58.1786950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/c_parser.py 2025-10-10T02:10:58.1787890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/_ast_gen.py 2025-10-10T02:10:58.1788910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/__init__.py 2025-10-10T02:10:58.1789960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/_c_ast.cfg 2025-10-10T02:10:58.1790980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/c_ast.py 2025-10-10T02:10:58.1791900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/plyparser.py 2025-10-10T02:10:58.1793030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/_build_tables.py 2025-10-10T02:10:58.1794040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/ast_transforms.py 2025-10-10T02:10:58.1795030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/yacctab.py 2025-10-10T02:10:58.1796090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/c_generator.py 2025-10-10T02:10:58.1797050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/c_lexer.py 2025-10-10T02:10:58.1798330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/lextab.py 2025-10-10T02:10:58.1799230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser-2.21.dist-info/RECORD 2025-10-10T02:10:58.1800350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser-2.21.dist-info/LICENSE 2025-10-10T02:10:58.1801570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser-2.21.dist-info/direct_url.json 2025-10-10T02:10:58.1802870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser-2.21.dist-info/WHEEL 2025-10-10T02:10:58.1803890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser-2.21.dist-info/top_level.txt 2025-10-10T02:10:58.1804980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser-2.21.dist-info/REQUESTED 2025-10-10T02:10:58.1806050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser-2.21.dist-info/INSTALLER 2025-10-10T02:10:58.1807580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser-2.21.dist-info/METADATA 2025-10-10T02:10:58.1808220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/repodata_record.json 2025-10-10T02:10:58.1809070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/test/run_test.sh 2025-10-10T02:10:58.1809960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/test/run_test.py 2025-10-10T02:10:58.1811010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/test/test_time_dependencies.json 2025-10-10T02:10:58.1811960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/test/run_test.bat 2025-10-10T02:10:58.1812840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/licenses/LICENSE 2025-10-10T02:10:58.1813860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:58.1814720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/recipe/meta.yaml 2025-10-10T02:10:58.1815760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/recipe/meta.yaml.template 2025-10-10T02:10:58.1816530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/paths.json 2025-10-10T02:10:58.1817420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/hash_input.json 2025-10-10T02:10:58.1818160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/files 2025-10-10T02:10:58.1818990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/about.json 2025-10-10T02:10:58.1819790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/link.json 2025-10-10T02:10:58.1820640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/index.json 2025-10-10T02:10:58.1821370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/git 2025-10-10T02:10:58.1822290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/include/reproc/export.h 2025-10-10T02:10:58.1823130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/include/reproc/drain.h 2025-10-10T02:10:58.1824000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/include/reproc/reproc.h 2025-10-10T02:10:58.1824830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/include/reproc/run.h 2025-10-10T02:10:58.1826040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/repodata_record.json 2025-10-10T02:10:58.1826660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/licenses/LICENSE 2025-10-10T02:10:58.1827470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/recipe/build_c.sh 2025-10-10T02:10:58.1828340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/recipe/bld_c.bat 2025-10-10T02:10:58.1829210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/recipe/build_cpp.sh 2025-10-10T02:10:58.1830280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/recipe/conda_build_config.yaml 2025-10-10T02:10:58.1831300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/recipe/bld_cpp.bat 2025-10-10T02:10:58.1831980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/recipe/meta.yaml 2025-10-10T02:10:58.1832930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/recipe/apple_gettime.patch 2025-10-10T02:10:58.1833930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/recipe/meta.yaml.template 2025-10-10T02:10:58.1834680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/run_exports.json 2025-10-10T02:10:58.1835440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/paths.json 2025-10-10T02:10:58.1836550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/hash_input.json 2025-10-10T02:10:58.1837030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/files 2025-10-10T02:10:58.1837880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/about.json 2025-10-10T02:10:58.1838680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/has_prefix 2025-10-10T02:10:58.1839430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/index.json 2025-10-10T02:10:58.1840140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/git 2025-10-10T02:10:58.1841050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/lib/pkgconfig/reproc.pc 2025-10-10T02:10:58.1842250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/lib/cmake/reproc/reproc-config.cmake 2025-10-10T02:10:58.1843240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/lib/cmake/reproc/reproc-targets-release.cmake 2025-10-10T02:10:58.1844190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/lib/cmake/reproc/reproc-targets.cmake 2025-10-10T02:10:58.1845270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/lib/cmake/reproc/reproc-config-version.cmake 2025-10-10T02:10:58.1846070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/lib/libreproc.14.dylib 2025-10-10T02:10:58.1846990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/lib/libreproc.14.2.4.dylib 2025-10-10T02:10:58.1847980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/lib/libreproc.dylib 2025-10-10T02:10:58.1848720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.7.15-hca03da5_0.conda 2025-10-10T02:10:58.1849810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/bin/nghttp 2025-10-10T02:10:58.1850780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/bin/nghttpx 2025-10-10T02:10:58.1851870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/bin/nghttpd 2025-10-10T02:10:58.1853180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/include/nghttp2/nghttp2ver.h 2025-10-10T02:10:58.1854410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/include/nghttp2/nghttp2.h 2025-10-10T02:10:58.1855700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/repodata_record.json 2025-10-10T02:10:58.1856890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/test/run_test.sh 2025-10-10T02:10:58.1858080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/licenses/COPYING 2025-10-10T02:10:58.1859270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/recipe/install.sh 2025-10-10T02:10:58.1860440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/recipe/parent/install.sh 2025-10-10T02:10:58.1861760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/recipe/parent/build.sh 2025-10-10T02:10:58.1862920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/recipe/parent/meta.yaml 2025-10-10T02:10:58.1864300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:58.1865370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/recipe/meta.yaml 2025-10-10T02:10:58.1866470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/run_exports.json 2025-10-10T02:10:58.1867590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/paths.json 2025-10-10T02:10:58.1868690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/hash_input.json 2025-10-10T02:10:58.1869580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/files 2025-10-10T02:10:58.1870680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/about.json 2025-10-10T02:10:58.1871920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/has_prefix 2025-10-10T02:10:58.1872720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/index.json 2025-10-10T02:10:58.1873600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/git 2025-10-10T02:10:58.1874840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/lib/pkgconfig/libnghttp2.pc 2025-10-10T02:10:58.1876010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/lib/libnghttp2.14.dylib 2025-10-10T02:10:58.1877130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/lib/libnghttp2.dylib 2025-10-10T02:10:58.1878330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/repodata_record.json 2025-10-10T02:10:58.1879560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/test/run_test.sh 2025-10-10T02:10:58.1880670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/test/run_test.py 2025-10-10T02:10:58.1882130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/test/test_time_dependencies.json 2025-10-10T02:10:58.1883230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/licenses/LICENSE 2025-10-10T02:10:58.1884830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:58.1886080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/recipe/meta.yaml 2025-10-10T02:10:58.1887520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/recipe/meta.yaml.template 2025-10-10T02:10:58.1888670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/paths.json 2025-10-10T02:10:58.1889950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/hash_input.json 2025-10-10T02:10:58.1890930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/files 2025-10-10T02:10:58.1892100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/about.json 2025-10-10T02:10:58.1893210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/index.json 2025-10-10T02:10:58.1894240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/git 2025-10-10T02:10:58.1896130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/docinfo.py 2025-10-10T02:10:58.1897800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/scalarfloat.py 2025-10-10T02:10:58.1899310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/scanner.py 2025-10-10T02:10:58.1900800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/compat.py 2025-10-10T02:10:58.1902490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/error.py 2025-10-10T02:10:58.1904210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/anchor.py 2025-10-10T02:10:58.1906000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/constructor.py 2025-10-10T02:10:58.1907900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/composer.py 2025-10-10T02:10:58.1909160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/util.py 2025-10-10T02:10:58.1911560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/events.py 2025-10-10T02:10:58.1912990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/scalarint.py 2025-10-10T02:10:58.1914640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/scalarbool.py 2025-10-10T02:10:58.1916420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/configobjwalker.py 2025-10-10T02:10:58.1917900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__init__.py 2025-10-10T02:10:58.1919520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/representer.py 2025-10-10T02:10:58.1921040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/tokens.py 2025-10-10T02:10:58.1922700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/dumper.py 2025-10-10T02:10:58.1924590Z /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-10-10T02:10:58.1926780Z /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-10-10T02:10:58.1928340Z /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-10-10T02:10:58.1930280Z /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-10-10T02:10:58.1932100Z /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-10-10T02:10:58.1933940Z /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-10-10T02:10:58.1935780Z /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-10-10T02:10:58.1937870Z /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-10-10T02:10:58.1939800Z /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-10-10T02:10:58.1941550Z /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-10-10T02:10:58.1943470Z /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-10-10T02:10:58.1945370Z /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-10-10T02:10:58.1947410Z /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-10-10T02:10:58.1949450Z /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-10-10T02:10:58.1951370Z /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-10-10T02:10:58.1953260Z /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-10-10T02:10:58.1955210Z /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-10-10T02:10:58.1957040Z /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-10-10T02:10:58.1958750Z /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-10-10T02:10:58.1960550Z /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-10-10T02:10:58.1962300Z /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-10-10T02:10:58.1964420Z /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-10-10T02:10:58.1965920Z /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-10-10T02:10:58.1967860Z /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-10-10T02:10:58.1969960Z /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-10-10T02:10:58.1971830Z /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-10-10T02:10:58.1973840Z /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-10-10T02:10:58.1975790Z /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-10-10T02:10:58.1977850Z /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-10-10T02:10:58.1979710Z /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-10-10T02:10:58.1981110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/cyaml.py 2025-10-10T02:10:58.1982710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/parser.py 2025-10-10T02:10:58.1984160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/reader.py 2025-10-10T02:10:58.1985870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/scalarstring.py 2025-10-10T02:10:58.1987370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/loader.py 2025-10-10T02:10:58.1988950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/resolver.py 2025-10-10T02:10:58.1990560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/py.typed 2025-10-10T02:10:58.1992150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/serializer.py 2025-10-10T02:10:58.1993580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/nodes.py 2025-10-10T02:10:58.1995270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/timestamp.py 2025-10-10T02:10:58.1996690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/main.py 2025-10-10T02:10:58.1998390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/emitter.py 2025-10-10T02:10:58.1999740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/tag.py 2025-10-10T02:10:58.2001300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/comments.py 2025-10-10T02:10:58.2003040Z /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-10-10T02:10:58.2004810Z /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-10-10T02:10:58.2006650Z /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-10-10T02:10:58.2008340Z /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-10-10T02:10:58.2010230Z /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-10-10T02:10:58.2011870Z /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-10-10T02:10:58.2013610Z /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-10-10T02:10:58.2015300Z /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-10-10T02:10:58.2016270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/bin/pydoc3.13 2025-10-10T02:10:58.2017220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/bin/python3 2025-10-10T02:10:58.2018480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/bin/pydoc 2025-10-10T02:10:58.2019530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/bin/python 2025-10-10T02:10:58.2020650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/bin/python3.1 2025-10-10T02:10:58.2026710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/bin/idle3 2025-10-10T02:10:58.2026940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/bin/python3-config 2025-10-10T02:10:58.2027160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/bin/idle3.13 2025-10-10T02:10:58.2027390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/bin/python3.13-config 2025-10-10T02:10:58.2027750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/bin/pydoc3 2025-10-10T02:10:58.2027960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/bin/python3.13 2025-10-10T02:10:58.2028190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pystats.h 2025-10-10T02:10:58.2031720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/intrcheck.h 2025-10-10T02:10:58.2032040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/sliceobject.h 2025-10-10T02:10:58.2032290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/bltinmodule.h 2025-10-10T02:10:58.2033360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/tupleobject.h 2025-10-10T02:10:58.2034600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/marshal.h 2025-10-10T02:10:58.2035890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/py_curses.h 2025-10-10T02:10:58.2037040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/errcode.h 2025-10-10T02:10:58.2038340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/iterobject.h 2025-10-10T02:10:58.2039670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/rangeobject.h 2025-10-10T02:10:58.2041100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pystrtod.h 2025-10-10T02:10:58.2042300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/warnings.h 2025-10-10T02:10:58.2043710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/opcode_ids.h 2025-10-10T02:10:58.2044950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pyhash.h 2025-10-10T02:10:58.2046350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pycapsule.h 2025-10-10T02:10:58.2047600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pyerrors.h 2025-10-10T02:10:58.2048870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/fileutils.h 2025-10-10T02:10:58.2050230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/dictobject.h 2025-10-10T02:10:58.2051570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/ceval.h 2025-10-10T02:10:58.2052860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pystate.h 2025-10-10T02:10:58.2054250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/floatobject.h 2025-10-10T02:10:58.2055440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/exports.h 2025-10-10T02:10:58.2056870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/structmember.h 2025-10-10T02:10:58.2058050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/monitoring.h 2025-10-10T02:10:58.2059350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/lock.h 2025-10-10T02:10:58.2060720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/patchlevel.h 2025-10-10T02:10:58.2062100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/frameobject.h 2025-10-10T02:10:58.2063440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/abstract.h 2025-10-10T02:10:58.2064820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/modsupport.h 2025-10-10T02:10:58.2066190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pylifecycle.h 2025-10-10T02:10:58.2067680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_stackref.h 2025-10-10T02:10:58.2069320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pyerrors.h 2025-10-10T02:10:58.2070650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_warnings.h 2025-10-10T02:10:58.2072300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_identifier.h 2025-10-10T02:10:58.2073950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_importdl.h 2025-10-10T02:10:58.2075400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_time.h 2025-10-10T02:10:58.2076910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_object_alloc.h 2025-10-10T02:10:58.2078380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_capsule.h 2025-10-10T02:10:58.2080050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_global_strings.h 2025-10-10T02:10:58.2081560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_uop_metadata.h 2025-10-10T02:10:58.2083050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_asdl.h 2025-10-10T02:10:58.2084780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_instruction_sequence.h 2025-10-10T02:10:58.2086130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_getopt.h 2025-10-10T02:10:58.2087820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_intrinsics.h 2025-10-10T02:10:58.2089270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_hamt.h 2025-10-10T02:10:58.2090660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pymath.h 2025-10-10T02:10:58.2092170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_freelist.h 2025-10-10T02:10:58.2093520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_parser.h 2025-10-10T02:10:58.2095000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_runtime_init.h 2025-10-10T02:10:58.2096500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_emscripten_trampoline.h 2025-10-10T02:10:58.2097930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pylifecycle.h 2025-10-10T02:10:58.2099380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_runtime.h 2025-10-10T02:10:58.2100910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_modsupport.h 2025-10-10T02:10:58.2102470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_emscripten_signal.h 2025-10-10T02:10:58.2103950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_backoff.h 2025-10-10T02:10:58.2105470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_namespace.h 2025-10-10T02:10:58.2107000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_genobject.h 2025-10-10T02:10:58.2108300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_brc.h 2025-10-10T02:10:58.2109910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_opcode_utils.h 2025-10-10T02:10:58.2111260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_gil.h 2025-10-10T02:10:58.2112640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_exceptions.h 2025-10-10T02:10:58.2114080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_token.h 2025-10-10T02:10:58.2115650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_compile.h 2025-10-10T02:10:58.2117070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_atexit.h 2025-10-10T02:10:58.2118500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_mimalloc.h 2025-10-10T02:10:58.2120010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_signal.h 2025-10-10T02:10:58.2121520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_object_state.h 2025-10-10T02:10:58.2122940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_lock.h 2025-10-10T02:10:58.2124310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_cell.h 2025-10-10T02:10:58.2125820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_semaphore.h 2025-10-10T02:10:58.2127310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_sliceobject.h 2025-10-10T02:10:58.2128740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_code.h 2025-10-10T02:10:58.2130300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_unionobject.h 2025-10-10T02:10:58.2131670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pyhash.h 2025-10-10T02:10:58.2133410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_object_stack.h 2025-10-10T02:10:58.2134880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_tuple.h 2025-10-10T02:10:58.2136360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_long.h 2025-10-10T02:10:58.2137950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_faulthandler.h 2025-10-10T02:10:58.2139560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_ucnhash.h 2025-10-10T02:10:58.2141070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_weakref.h 2025-10-10T02:10:58.2142560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_fileutils.h 2025-10-10T02:10:58.2144370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pyatomic_ft_wrappers.h 2025-10-10T02:10:58.2145690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_llist.h 2025-10-10T02:10:58.2147160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/mimalloc/mimalloc.h 2025-10-10T02:10:58.2148640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/mimalloc/mimalloc/internal.h 2025-10-10T02:10:58.2150180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/mimalloc/mimalloc/types.h 2025-10-10T02:10:58.2151730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/mimalloc/mimalloc/track.h 2025-10-10T02:10:58.2153200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/mimalloc/mimalloc/prim.h 2025-10-10T02:10:58.2154820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/mimalloc/mimalloc/atomic.h 2025-10-10T02:10:58.2156190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_floatobject.h 2025-10-10T02:10:58.2158270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_critical_section.h 2025-10-10T02:10:58.2159370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_call.h 2025-10-10T02:10:58.2160900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_hashtable.h 2025-10-10T02:10:58.2162300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_abstract.h 2025-10-10T02:10:58.2163750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_list.h 2025-10-10T02:10:58.2164950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pymem.h 2025-10-10T02:10:58.2166130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_structseq.h 2025-10-10T02:10:58.2167280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_bitutils.h 2025-10-10T02:10:58.2168500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_complexobject.h 2025-10-10T02:10:58.2170030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_unicodeobject_generated.h 2025-10-10T02:10:58.2171040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_memoryobject.h 2025-10-10T02:10:58.2172580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_runtime_init_generated.h 2025-10-10T02:10:58.2173440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pystate.h 2025-10-10T02:10:58.2174620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pythonrun.h 2025-10-10T02:10:58.2175720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_gc.h 2025-10-10T02:10:58.2177280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_traceback.h 2025-10-10T02:10:58.2178120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_dict.h 2025-10-10T02:10:58.2179260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_strhex.h 2025-10-10T02:10:58.2180670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_global_objects_fini_generated.h 2025-10-10T02:10:58.2181800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_descrobject.h 2025-10-10T02:10:58.2183040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_obmalloc_init.h 2025-10-10T02:10:58.2184210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_import.h 2025-10-10T02:10:58.2185300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_symtable.h 2025-10-10T02:10:58.2186390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pystats.h 2025-10-10T02:10:58.2187540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_sysmodule.h 2025-10-10T02:10:58.2188700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_ast_state.h 2025-10-10T02:10:58.2190130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pymem_init.h 2025-10-10T02:10:58.2191070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pyarena.h 2025-10-10T02:10:58.2192210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_initconfig.h 2025-10-10T02:10:58.2193380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_bytesobject.h 2025-10-10T02:10:58.2194530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_frame.h 2025-10-10T02:10:58.2195650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_interp.h 2025-10-10T02:10:58.2196790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_dtoa.h 2025-10-10T02:10:58.2197870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_format.h 2025-10-10T02:10:58.2199160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_function.h 2025-10-10T02:10:58.2200380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_qsbr.h 2025-10-10T02:10:58.2201610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_condvar.h 2025-10-10T02:10:58.2202560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_ceval_state.h 2025-10-10T02:10:58.2204320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_flowgraph.h 2025-10-10T02:10:58.2205090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_optimizer.h 2025-10-10T02:10:58.2206090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_dict_state.h 2025-10-10T02:10:58.2207360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_fileutils_windows.h 2025-10-10T02:10:58.2208490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_typeobject.h 2025-10-10T02:10:58.2209640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_setobject.h 2025-10-10T02:10:58.2210880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_tracemalloc.h 2025-10-10T02:10:58.2212250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_bytes_methods.h 2025-10-10T02:10:58.2213110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_object.h 2025-10-10T02:10:58.2214340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_instruments.h 2025-10-10T02:10:58.2215460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_ceval.h 2025-10-10T02:10:58.2216730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pathconfig.h 2025-10-10T02:10:58.2217870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_moduleobject.h 2025-10-10T02:10:58.2219230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_global_objects.h 2025-10-10T02:10:58.2220630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_typevarobject.h 2025-10-10T02:10:58.2221780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_tstate.h 2025-10-10T02:10:58.2222930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pybuffer.h 2025-10-10T02:10:58.2224720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_parking_lot.h 2025-10-10T02:10:58.2226420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_uop_ids.h 2025-10-10T02:10:58.2228010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_unicodeobject.h 2025-10-10T02:10:58.2229760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_crossinterp.h 2025-10-10T02:10:58.2231470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_range.h 2025-10-10T02:10:58.2232860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pythread.h 2025-10-10T02:10:58.2234430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_blocks_output_buffer.h 2025-10-10T02:10:58.2235920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_obmalloc.h 2025-10-10T02:10:58.2237610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_context.h 2025-10-10T02:10:58.2239250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_opcode_metadata.h 2025-10-10T02:10:58.2240860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_codecs.h 2025-10-10T02:10:58.2242520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_jit.h 2025-10-10T02:10:58.2244250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_ast.h 2025-10-10T02:10:58.2245420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/datetime.h 2025-10-10T02:10:58.2246700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/methodobject.h 2025-10-10T02:10:58.2247900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pymem.h 2025-10-10T02:10:58.2249390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/boolobject.h 2025-10-10T02:10:58.2250690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/fileobject.h 2025-10-10T02:10:58.2251970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pyexpat.h 2025-10-10T02:10:58.2253310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pystrcmp.h 2025-10-10T02:10:58.2254700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pymath.h 2025-10-10T02:10:58.2256150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pyconfig.h 2025-10-10T02:10:58.2257720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/weakrefobject.h 2025-10-10T02:10:58.2259120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pymacconfig.h 2025-10-10T02:10:58.2260470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/critical_section.h 2025-10-10T02:10:58.2261810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pymacro.h 2025-10-10T02:10:58.2263250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/enumobject.h 2025-10-10T02:10:58.2264710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/moduleobject.h 2025-10-10T02:10:58.2266090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/typeslots.h 2025-10-10T02:10:58.2267460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/compile.h 2025-10-10T02:10:58.2268820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/setobject.h 2025-10-10T02:10:58.2270240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/codecs.h 2025-10-10T02:10:58.2271760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/classobject.h 2025-10-10T02:10:58.2273100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pystats.h 2025-10-10T02:10:58.2274600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/cellobject.h 2025-10-10T02:10:58.2276250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/tupleobject.h 2025-10-10T02:10:58.2277890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/warnings.h 2025-10-10T02:10:58.2279360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pyhash.h 2025-10-10T02:10:58.2281020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pyerrors.h 2025-10-10T02:10:58.2282600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/fileutils.h 2025-10-10T02:10:58.2284360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/dictobject.h 2025-10-10T02:10:58.2285730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/ceval.h 2025-10-10T02:10:58.2287130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pystate.h 2025-10-10T02:10:58.2288780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/floatobject.h 2025-10-10T02:10:58.2290340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/longintrepr.h 2025-10-10T02:10:58.2291820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/code.h 2025-10-10T02:10:58.2293320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pthread_stubs.h 2025-10-10T02:10:58.2294820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pyctype.h 2025-10-10T02:10:58.2296290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/monitoring.h 2025-10-10T02:10:58.2297600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/lock.h 2025-10-10T02:10:58.2299120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/frameobject.h 2025-10-10T02:10:58.2300630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/abstract.h 2025-10-10T02:10:58.2302110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/context.h 2025-10-10T02:10:58.2303970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/modsupport.h 2025-10-10T02:10:58.2305410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pylifecycle.h 2025-10-10T02:10:58.2306780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/methodobject.h 2025-10-10T02:10:58.2308300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/genobject.h 2025-10-10T02:10:58.2309590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pymem.h 2025-10-10T02:10:58.2310870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/fileobject.h 2025-10-10T02:10:58.2312480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/weakrefobject.h 2025-10-10T02:10:58.2314050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pyatomic_gcc.h 2025-10-10T02:10:58.2315560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pyfpe.h 2025-10-10T02:10:58.2317190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/critical_section.h 2025-10-10T02:10:58.2318760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/odictobject.h 2025-10-10T02:10:58.2320290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/compile.h 2025-10-10T02:10:58.2321750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/tracemalloc.h 2025-10-10T02:10:58.2323100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/setobject.h 2025-10-10T02:10:58.2324920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pyatomic_std.h 2025-10-10T02:10:58.2326460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/complexobject.h 2025-10-10T02:10:58.2327750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pyatomic.h 2025-10-10T02:10:58.2329260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pyframe.h 2025-10-10T02:10:58.2330630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/picklebufobject.h 2025-10-10T02:10:58.2332020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/object.h 2025-10-10T02:10:58.2333600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/bytearrayobject.h 2025-10-10T02:10:58.2334870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pytime.h 2025-10-10T02:10:58.2336100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/import.h 2025-10-10T02:10:58.2337600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pyatomic_msc.h 2025-10-10T02:10:58.2339160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pythonrun.h 2025-10-10T02:10:58.2340870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/unicodeobject.h 2025-10-10T02:10:58.2342200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/traceback.h 2025-10-10T02:10:58.2343830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/funcobject.h 2025-10-10T02:10:58.2345380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/initconfig.h 2025-10-10T02:10:58.2346800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pythread.h 2025-10-10T02:10:58.2348200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/memoryobject.h 2025-10-10T02:10:58.2349690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/descrobject.h 2025-10-10T02:10:58.2351280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/objimpl.h 2025-10-10T02:10:58.2352710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/sysmodule.h 2025-10-10T02:10:58.2354240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/longobject.h 2025-10-10T02:10:58.2355830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/bytesobject.h 2025-10-10T02:10:58.2356960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/listobject.h 2025-10-10T02:10:58.2358040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pydebug.h 2025-10-10T02:10:58.2359210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/complexobject.h 2025-10-10T02:10:58.2360090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pyatomic.h 2025-10-10T02:10:58.2361120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pyframe.h 2025-10-10T02:10:58.2362080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/object.h 2025-10-10T02:10:58.2363080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/structseq.h 2025-10-10T02:10:58.2364190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pybuffer.h 2025-10-10T02:10:58.2365180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/bytearrayobject.h 2025-10-10T02:10:58.2366160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/import.h 2025-10-10T02:10:58.2367130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/osdefs.h 2025-10-10T02:10:58.2368130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pythonrun.h 2025-10-10T02:10:58.2369280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/unicodeobject.h 2025-10-10T02:10:58.2370340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/traceback.h 2025-10-10T02:10:58.2371270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pythread.h 2025-10-10T02:10:58.2372230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/Python.h 2025-10-10T02:10:58.2373270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/memoryobject.h 2025-10-10T02:10:58.2374250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/opcode.h 2025-10-10T02:10:58.2375310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/descrobject.h 2025-10-10T02:10:58.2376410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/objimpl.h 2025-10-10T02:10:58.2377280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pyport.h 2025-10-10T02:10:58.2378270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pydtrace.h 2025-10-10T02:10:58.2379270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/sysmodule.h 2025-10-10T02:10:58.2380550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/longobject.h 2025-10-10T02:10:58.2381310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/osmodule.h 2025-10-10T02:10:58.2382330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pytypedefs.h 2025-10-10T02:10:58.2383420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/bytesobject.h 2025-10-10T02:10:58.2384520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/listobject.h 2025-10-10T02:10:58.2385640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/genericaliasobject.h 2025-10-10T02:10:58.2386710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/dynamic_annotations.h 2025-10-10T02:10:58.2387630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/repodata_record.json 2025-10-10T02:10:58.2388560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/test/run_test.sh 2025-10-10T02:10:58.2389970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/test/tests/prefix-replacement/build-and-test.sh 2025-10-10T02:10:58.2390960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/test/tests/prefix-replacement/a.c 2025-10-10T02:10:58.2392080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/test/tests/cmake/CMakeLists.txt 2025-10-10T02:10:58.2392910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/test/run_test.py 2025-10-10T02:10:58.2394070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/test/test_time_dependencies.json 2025-10-10T02:10:58.2394940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/licenses/LICENSE 2025-10-10T02:10:58.2395910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/build_base.sh 2025-10-10T02:10:58.2397080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/fix_staged_scripts.py 2025-10-10T02:10:58.2398100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/build_base.bat 2025-10-10T02:10:58.2399110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/build_base.sh 2025-10-10T02:10:58.2400610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0010-Fix-TZPATH-on-windows.patch 2025-10-10T02:10:58.2401660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0015-unvendor-xz.patch 2025-10-10T02:10:58.2403390Z /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-10-10T02:10:58.2404510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0006-Unvendor-sqlite3.patch 2025-10-10T02:10:58.2406190Z /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-10-10T02:10:58.2408180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0021-Override-configure-LIBFFI.patch 2025-10-10T02:10:58.2409890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0007-Add-CondaEcosystemModifyDllSearchPath.patch 2025-10-10T02:10:58.2411400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0014-Unvendor-tcltk.patch 2025-10-10T02:10:58.2412950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0018-Unvendor-expat.patch 2025-10-10T02:10:58.2414570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0008-Doing-d1trimfile.patch 2025-10-10T02:10:58.2415860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/README.md 2025-10-10T02:10:58.2417900Z /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-10-10T02:10:58.2419330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0013-Unvendor-libffi.patch 2025-10-10T02:10:58.2421040Z /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-10-10T02:10:58.2422820Z /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-10-10T02:10:58.2424400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0019-Remove-unused-readelf.patch 2025-10-10T02:10:58.2426460Z /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-10-10T02:10:58.2427760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0016-unvendor-zlib.patch 2025-10-10T02:10:58.2429270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0012-Unvendor-bzip2.patch 2025-10-10T02:10:58.2430860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0005-Unvendor-openssl.patch 2025-10-10T02:10:58.2432300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0000-branding.patch 2025-10-10T02:10:58.2434730Z /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-10-10T02:10:58.2435720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0022-Unvendor-libmpdec.patch 2025-10-10T02:10:58.2437390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/tests/prefix-replacement/build-and-test.sh 2025-10-10T02:10:58.2438870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/tests/prefix-replacement/a.c 2025-10-10T02:10:58.2440380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/tests/cmake/CMakeLists.txt 2025-10-10T02:10:58.2441740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/yum_requirements.txt 2025-10-10T02:10:58.2443070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/build-locally.py 2025-10-10T02:10:58.2444350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/sitecustomize.py 2025-10-10T02:10:58.2445770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/replace-word-pairs.py 2025-10-10T02:10:58.2446950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/.gitignore 2025-10-10T02:10:58.2448350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/recipe-license.txt 2025-10-10T02:10:58.2449790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/conda_build_config.yaml 2025-10-10T02:10:58.2451230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/.gitattributes 2025-10-10T02:10:58.2452450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/run_test.py 2025-10-10T02:10:58.2453800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/build_static.sh 2025-10-10T02:10:58.2455130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/LICENSE.txt 2025-10-10T02:10:58.2461130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/meta.yaml 2025-10-10T02:10:58.2461730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/.circleci/config.yml 2025-10-10T02:10:58.2462310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/build_static.bat 2025-10-10T02:10:58.2462920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/conda_build_config.yaml 2025-10-10T02:10:58.2463460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/meta.yaml 2025-10-10T02:10:58.2463960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/run_exports.json 2025-10-10T02:10:58.2464460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/paths.json 2025-10-10T02:10:58.2465510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/hash_input.json 2025-10-10T02:10:58.2466650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/files 2025-10-10T02:10:58.2467860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/about.json 2025-10-10T02:10:58.2469010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/has_prefix 2025-10-10T02:10:58.2470430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/index.json 2025-10-10T02:10:58.2471660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/git 2025-10-10T02:10:58.2472850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/pkgconfig/python3.pc 2025-10-10T02:10:58.2474530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/pkgconfig/python-3.13-embed.pc 2025-10-10T02:10:58.2475850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/pkgconfig/python-3.13.pc 2025-10-10T02:10:58.2477220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/pkgconfig/python3-embed.pc 2025-10-10T02:10:58.2478430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/libpython3.13.dylib 2025-10-10T02:10:58.2479760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/shutil.py 2025-10-10T02:10:58.2481170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tempfile.py 2025-10-10T02:10:58.2483090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/termios.cpython-313-darwin.so 2025-10-10T02:10:58.2485030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_testlimitedcapi.cpython-313-darwin.so 2025-10-10T02:10:58.2486580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/zlib.cpython-313-darwin.so 2025-10-10T02:10:58.2488360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/unicodedata.cpython-313-darwin.so 2025-10-10T02:10:58.2490470Z /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-10-10T02:10:58.2492540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_interpchannels.cpython-313-darwin.so 2025-10-10T02:10:58.2494290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_bisect.cpython-313-darwin.so 2025-10-10T02:10:58.2496410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_asyncio.cpython-313-darwin.so 2025-10-10T02:10:58.2498240Z /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-10-10T02:10:58.2499990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_multibytecodec.cpython-313-darwin.so 2025-10-10T02:10:58.2501750Z /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-10-10T02:10:58.2503430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_testcapi.cpython-313-darwin.so 2025-10-10T02:10:58.2505450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_interpqueues.cpython-313-darwin.so 2025-10-10T02:10:58.2507490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/xxsubtype.cpython-313-darwin.so 2025-10-10T02:10:58.2509590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_posixsubprocess.cpython-313-darwin.so 2025-10-10T02:10:58.2511170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/select.cpython-313-darwin.so 2025-10-10T02:10:58.2512910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_lzma.cpython-313-darwin.so 2025-10-10T02:10:58.2514600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/pyexpat.cpython-313-darwin.so 2025-10-10T02:10:58.2516230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/readline.cpython-313-darwin.so 2025-10-10T02:10:58.2518050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/syslog.cpython-313-darwin.so 2025-10-10T02:10:58.2519820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_pickle.cpython-313-darwin.so 2025-10-10T02:10:58.2521610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/array.cpython-313-darwin.so 2025-10-10T02:10:58.2523540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_interpreters.cpython-313-darwin.so 2025-10-10T02:10:58.2525200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_struct.cpython-313-darwin.so 2025-10-10T02:10:58.2526810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_blake2.cpython-313-darwin.so 2025-10-10T02:10:58.2528650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_queue.cpython-313-darwin.so 2025-10-10T02:10:58.2530500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_testbuffer.cpython-313-darwin.so 2025-10-10T02:10:58.2532160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_posixshmem.cpython-313-darwin.so 2025-10-10T02:10:58.2534020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_sha1.cpython-313-darwin.so 2025-10-10T02:10:58.2535950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_zoneinfo.cpython-313-darwin.so 2025-10-10T02:10:58.2537700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_testimportmultiple.cpython-313-darwin.so 2025-10-10T02:10:58.2539320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_hashlib.cpython-313-darwin.so 2025-10-10T02:10:58.2540830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/grp.cpython-313-darwin.so 2025-10-10T02:10:58.2542750Z /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-10-10T02:10:58.2544460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_socket.cpython-313-darwin.so 2025-10-10T02:10:58.2546050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_decimal.cpython-313-darwin.so 2025-10-10T02:10:58.2547750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/xxlimited.cpython-313-darwin.so 2025-10-10T02:10:58.2549140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_tkinter.cpython-313-darwin.so 2025-10-10T02:10:58.2550390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_statistics.cpython-313-darwin.so 2025-10-10T02:10:58.2551580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_csv.cpython-313-darwin.so 2025-10-10T02:10:58.2552800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_ssl.cpython-313-darwin.so 2025-10-10T02:10:58.2554100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_sha3.cpython-313-darwin.so 2025-10-10T02:10:58.2555320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/fcntl.cpython-313-darwin.so 2025-10-10T02:10:58.2556610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_opcode.cpython-313-darwin.so 2025-10-10T02:10:58.2557870Z /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-10-10T02:10:58.2559340Z /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-10-10T02:10:58.2560490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_heapq.cpython-313-darwin.so 2025-10-10T02:10:58.2561650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_uuid.cpython-313-darwin.so 2025-10-10T02:10:58.2562950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_sqlite3.cpython-313-darwin.so 2025-10-10T02:10:58.2564180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_scproxy.cpython-313-darwin.so 2025-10-10T02:10:58.2565460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_md5.cpython-313-darwin.so 2025-10-10T02:10:58.2566820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_multiprocessing.cpython-313-darwin.so 2025-10-10T02:10:58.2568340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_elementtree.cpython-313-darwin.so 2025-10-10T02:10:58.2569310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/cmath.cpython-313-darwin.so 2025-10-10T02:10:58.2570610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_random.cpython-313-darwin.so 2025-10-10T02:10:58.2571940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_testinternalcapi.cpython-313-darwin.so 2025-10-10T02:10:58.2573460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_testexternalinspection.cpython-313-darwin.so 2025-10-10T02:10:58.2574580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/resource.cpython-313-darwin.so 2025-10-10T02:10:58.2575870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_lsprof.cpython-313-darwin.so 2025-10-10T02:10:58.2577220Z /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-10-10T02:10:58.2578520Z /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-10-10T02:10:58.2580020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_contextvars.cpython-313-darwin.so 2025-10-10T02:10:58.2581050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/binascii.cpython-313-darwin.so 2025-10-10T02:10:58.2582260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_json.cpython-313-darwin.so 2025-10-10T02:10:58.2583520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_bz2.cpython-313-darwin.so 2025-10-10T02:10:58.2584810Z /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-10-10T02:10:58.2586280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_ctypes.cpython-313-darwin.so 2025-10-10T02:10:58.2587250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/mmap.cpython-313-darwin.so 2025-10-10T02:10:58.2588560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_datetime.cpython-313-darwin.so 2025-10-10T02:10:58.2589860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_testclinic.cpython-313-darwin.so 2025-10-10T02:10:58.2591110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_sha2.cpython-313-darwin.so 2025-10-10T02:10:58.2592450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_xxtestfuzz.cpython-313-darwin.so 2025-10-10T02:10:58.2593800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_testmultiphase.cpython-313-darwin.so 2025-10-10T02:10:58.2594980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/math.cpython-313-darwin.so 2025-10-10T02:10:58.2596380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_testsinglephase.cpython-313-darwin.so 2025-10-10T02:10:58.2597710Z /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-10-10T02:10:58.2598960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_curses.cpython-313-darwin.so 2025-10-10T02:10:58.2600400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_dbm.cpython-313-darwin.so 2025-10-10T02:10:58.2601230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/mac_romanian.py 2025-10-10T02:10:58.2602360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/mac_farsi.py 2025-10-10T02:10:58.2603310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/idna.py 2025-10-10T02:10:58.2604360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp273.py 2025-10-10T02:10:58.2605420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/punycode.py 2025-10-10T02:10:58.2606620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/raw_unicode_escape.py 2025-10-10T02:10:58.2607610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/utf_8.py 2025-10-10T02:10:58.2608650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1252.py 2025-10-10T02:10:58.2609710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp869.py 2025-10-10T02:10:58.2610780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_14.py 2025-10-10T02:10:58.2611860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_2.py 2025-10-10T02:10:58.2612930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/mac_arabic.py 2025-10-10T02:10:58.2614110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/mac_croatian.py 2025-10-10T02:10:58.2615160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/big5hkscs.py 2025-10-10T02:10:58.2616200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1256.py 2025-10-10T02:10:58.2617260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_6.py 2025-10-10T02:10:58.2618370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_10.py 2025-10-10T02:10:58.2619430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso2022_kr.py 2025-10-10T02:10:58.2620510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1140.py 2025-10-10T02:10:58.2621550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1125.py 2025-10-10T02:10:58.2622670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso2022_jp_1.py 2025-10-10T02:10:58.2623710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1257.py 2025-10-10T02:10:58.2624740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp949.py 2025-10-10T02:10:58.2625780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp858.py 2025-10-10T02:10:58.2626880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_7.py 2025-10-10T02:10:58.2628180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_11.py 2025-10-10T02:10:58.2629000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/hp_roman8.py 2025-10-10T02:10:58.2630060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/koi8_r.py 2025-10-10T02:10:58.2631130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/zlib_codec.py 2025-10-10T02:10:58.2632130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/gbk.py 2025-10-10T02:10:58.2633230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/johab.py 2025-10-10T02:10:58.2634240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1253.py 2025-10-10T02:10:58.2635540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_15.py 2025-10-10T02:10:58.2636440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso2022_jp_2004.py 2025-10-10T02:10:58.2637520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/mac_iceland.py 2025-10-10T02:10:58.2638600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_3.py 2025-10-10T02:10:58.2639670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/mac_greek.py 2025-10-10T02:10:58.2640790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/rot_13.py 2025-10-10T02:10:58.2642160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/utf_16_be.py 2025-10-10T02:10:58.2643540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/euc_kr.py 2025-10-10T02:10:58.2645040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/euc_jisx0213.py 2025-10-10T02:10:58.2646390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp863.py 2025-10-10T02:10:58.2647640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/ascii.py 2025-10-10T02:10:58.2648960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_8.py 2025-10-10T02:10:58.2650230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp857.py 2025-10-10T02:10:58.2651590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/utf_32_be.py 2025-10-10T02:10:58.2653000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1258.py 2025-10-10T02:10:58.2654380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/oem.py 2025-10-10T02:10:58.2655920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/mac_latin2.py 2025-10-10T02:10:58.2657260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp775.py 2025-10-10T02:10:58.2658580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/mac_roman.py 2025-10-10T02:10:58.2659910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__init__.py 2025-10-10T02:10:58.2661310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp852.py 2025-10-10T02:10:58.2662880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/shift_jisx0213.py 2025-10-10T02:10:58.2664300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp866.py 2025-10-10T02:10:58.2665590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/utf_7.py 2025-10-10T02:10:58.2667110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/base64_codec.py 2025-10-10T02:10:58.2668790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp500.cpython-313.pyc 2025-10-10T02:10:58.2670510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp861.cpython-313.pyc 2025-10-10T02:10:58.2672190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_8.cpython-313.pyc 2025-10-10T02:10:58.2673780Z /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-10-10T02:10:58.2675430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/koi8_u.cpython-313.pyc 2025-10-10T02:10:58.2676950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/mbcs.cpython-313.pyc 2025-10-10T02:10:58.2678730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_7.cpython-313.pyc 2025-10-10T02:10:58.2680500Z /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-10-10T02:10:58.2682200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/shift_jisx0213.cpython-313.pyc 2025-10-10T02:10:58.2683680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/shift_jis.cpython-313.pyc 2025-10-10T02:10:58.2685310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/gbk.cpython-313.pyc 2025-10-10T02:10:58.2686940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp273.cpython-313.pyc 2025-10-10T02:10:58.2688640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1256.cpython-313.pyc 2025-10-10T02:10:58.2690440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/mac_turkish.cpython-313.pyc 2025-10-10T02:10:58.2691940Z /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-10-10T02:10:58.2693690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/unicode_escape.cpython-313.pyc 2025-10-10T02:10:58.2695250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp869.cpython-313.pyc 2025-10-10T02:10:58.2697080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/punycode.cpython-313.pyc 2025-10-10T02:10:58.2698810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/charmap.cpython-313.pyc 2025-10-10T02:10:58.2700450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/gb18030.cpython-313.pyc 2025-10-10T02:10:58.2702090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/big5.cpython-313.pyc 2025-10-10T02:10:58.2703680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1251.cpython-313.pyc 2025-10-10T02:10:58.2705470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/ascii.cpython-313.pyc 2025-10-10T02:10:58.2706990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1006.cpython-313.pyc 2025-10-10T02:10:58.2708770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/koi8_r.cpython-313.pyc 2025-10-10T02:10:58.2710380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_10.cpython-313.pyc 2025-10-10T02:10:58.2711940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp424.cpython-313.pyc 2025-10-10T02:10:58.2713560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/big5hkscs.cpython-313.pyc 2025-10-10T02:10:58.2715320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/euc_jp.cpython-313.pyc 2025-10-10T02:10:58.2716870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/aliases.cpython-313.pyc 2025-10-10T02:10:58.2718420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp866.cpython-313.pyc 2025-10-10T02:10:58.2719910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1125.cpython-313.pyc 2025-10-10T02:10:58.2721540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1250.cpython-313.pyc 2025-10-10T02:10:58.2723180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/mac_farsi.cpython-313.pyc 2025-10-10T02:10:58.2724590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/idna.cpython-313.pyc 2025-10-10T02:10:58.2726080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp855.cpython-313.pyc 2025-10-10T02:10:58.2727730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/mac_latin2.cpython-313.pyc 2025-10-10T02:10:58.2729420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/mac_greek.cpython-313.pyc 2025-10-10T02:10:58.2731030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/hz.cpython-313.pyc 2025-10-10T02:10:58.2732750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_1.cpython-313.pyc 2025-10-10T02:10:58.2734530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_11.cpython-313.pyc 2025-10-10T02:10:58.2736160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/latin_1.cpython-313.pyc 2025-10-10T02:10:58.2737640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp775.cpython-313.pyc 2025-10-10T02:10:58.2739290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/ptcp154.cpython-313.pyc 2025-10-10T02:10:58.2740740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp860.cpython-313.pyc 2025-10-10T02:10:58.2742360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/palmos.cpython-313.pyc 2025-10-10T02:10:58.2743990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1258.cpython-313.pyc 2025-10-10T02:10:58.2745650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/utf_7.cpython-313.pyc 2025-10-10T02:10:58.2747390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso2022_jp.cpython-313.pyc 2025-10-10T02:10:58.2749100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_9.cpython-313.pyc 2025-10-10T02:10:58.2750660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1140.cpython-313.pyc 2025-10-10T02:10:58.2752370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/bz2_codec.cpython-313.pyc 2025-10-10T02:10:58.2753890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/oem.cpython-313.pyc 2025-10-10T02:10:58.2755540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/utf_8.cpython-313.pyc 2025-10-10T02:10:58.2757240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/hex_codec.cpython-313.pyc 2025-10-10T02:10:58.2758910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/koi8_t.cpython-313.pyc 2025-10-10T02:10:58.2760610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_16.cpython-313.pyc 2025-10-10T02:10:58.2762310Z /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-10-10T02:10:58.2763830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_6.cpython-313.pyc 2025-10-10T02:10:58.2765530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/mac_cyrillic.cpython-313.pyc 2025-10-10T02:10:58.2767360Z /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-10-10T02:10:58.2768910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp852.cpython-313.pyc 2025-10-10T02:10:58.2770460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1257.cpython-313.pyc 2025-10-10T02:10:58.2772070Z /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-10-10T02:10:58.2773850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_3.cpython-313.pyc 2025-10-10T02:10:58.2775410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/rot_13.cpython-313.pyc 2025-10-10T02:10:58.2777190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_13.cpython-313.pyc 2025-10-10T02:10:58.2779190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/zlib_codec.cpython-313.pyc 2025-10-10T02:10:58.2780430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1252.cpython-313.pyc 2025-10-10T02:10:58.2782110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp857.cpython-313.pyc 2025-10-10T02:10:58.2783920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp950.cpython-313.pyc 2025-10-10T02:10:58.2785430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/euc_jisx0213.cpython-313.pyc 2025-10-10T02:10:58.2787160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/mac_romanian.cpython-313.pyc 2025-10-10T02:10:58.2789000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/mac_croatian.cpython-313.pyc 2025-10-10T02:10:58.2790610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp865.cpython-313.pyc 2025-10-10T02:10:58.2792290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/mac_iceland.cpython-313.pyc 2025-10-10T02:10:58.2793840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp858.cpython-313.pyc 2025-10-10T02:10:58.2795590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/base64_codec.cpython-313.pyc 2025-10-10T02:10:58.2797250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp949.cpython-313.pyc 2025-10-10T02:10:58.2798790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/kz1048.cpython-313.pyc 2025-10-10T02:10:58.2800420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp862.cpython-313.pyc 2025-10-10T02:10:58.2802010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp737.cpython-313.pyc 2025-10-10T02:10:58.2803630Z /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-10-10T02:10:58.2805190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1026.cpython-313.pyc 2025-10-10T02:10:58.2806740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp850.cpython-313.pyc 2025-10-10T02:10:58.2808330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/euc_kr.cpython-313.pyc 2025-10-10T02:10:58.2809800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/tis_620.cpython-313.pyc 2025-10-10T02:10:58.2811380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1255.cpython-313.pyc 2025-10-10T02:10:58.2812970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/uu_codec.cpython-313.pyc 2025-10-10T02:10:58.2814560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp874.cpython-313.pyc 2025-10-10T02:10:58.2816300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_14.cpython-313.pyc 2025-10-10T02:10:58.2817990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_4.cpython-313.pyc 2025-10-10T02:10:58.2819730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/undefined.cpython-313.pyc 2025-10-10T02:10:58.2821480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/mac_arabic.cpython-313.pyc 2025-10-10T02:10:58.2823140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp437.cpython-313.pyc 2025-10-10T02:10:58.2824930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp863.cpython-313.pyc 2025-10-10T02:10:58.2826540Z /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-10-10T02:10:58.2828060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1254.cpython-313.pyc 2025-10-10T02:10:58.2829720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/utf_32.cpython-313.pyc 2025-10-10T02:10:58.2831280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/hp_roman8.cpython-313.pyc 2025-10-10T02:10:58.2833050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_15.cpython-313.pyc 2025-10-10T02:10:58.2834750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp875.cpython-313.pyc 2025-10-10T02:10:58.2836090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_5.cpython-313.pyc 2025-10-10T02:10:58.2837650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/utf_16.cpython-313.pyc 2025-10-10T02:10:58.2839360Z /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-10-10T02:10:58.2840930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp720.cpython-313.pyc 2025-10-10T02:10:58.2842660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/johab.cpython-313.pyc 2025-10-10T02:10:58.2844490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_2.cpython-313.pyc 2025-10-10T02:10:58.2846280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/gb2312.cpython-313.pyc 2025-10-10T02:10:58.2847890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/mac_roman.cpython-313.pyc 2025-10-10T02:10:58.2849580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp856.cpython-313.pyc 2025-10-10T02:10:58.2851500Z /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-10-10T02:10:58.2853090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.2854820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso2022_kr.cpython-313.pyc 2025-10-10T02:10:58.2856530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1253.cpython-313.pyc 2025-10-10T02:10:58.2858240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp864.cpython-313.pyc 2025-10-10T02:10:58.2860000Z /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-10-10T02:10:58.2861660Z /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-10-10T02:10:58.2863480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/quopri_codec.cpython-313.pyc 2025-10-10T02:10:58.2865660Z /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-10-10T02:10:58.2866580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp932.cpython-313.pyc 2025-10-10T02:10:58.2868260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp037.cpython-313.pyc 2025-10-10T02:10:58.2874080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp932.py 2025-10-10T02:10:58.2874650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp720.py 2025-10-10T02:10:58.2875200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp862.py 2025-10-10T02:10:58.2875870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp437.py 2025-10-10T02:10:58.2876430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/palmos.py 2025-10-10T02:10:58.2877000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_9.py 2025-10-10T02:10:58.2877560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp856.py 2025-10-10T02:10:58.2878450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/aliases.py 2025-10-10T02:10:58.2879720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/latin_1.py 2025-10-10T02:10:58.2881020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp875.py 2025-10-10T02:10:58.2882440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp950.py 2025-10-10T02:10:58.2883910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/unicode_escape.py 2025-10-10T02:10:58.2885140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp737.py 2025-10-10T02:10:58.2886560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp865.py 2025-10-10T02:10:58.2888340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/ptcp154.py 2025-10-10T02:10:58.2889560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/big5.py 2025-10-10T02:10:58.2891050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp424.py 2025-10-10T02:10:58.2892500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp861.py 2025-10-10T02:10:58.2893990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/euc_jp.py 2025-10-10T02:10:58.2895360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp855.py 2025-10-10T02:10:58.2896700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/shift_jis.py 2025-10-10T02:10:58.2898030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/utf_32_le.py 2025-10-10T02:10:58.2899250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp500.py 2025-10-10T02:10:58.2900630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/undefined.py 2025-10-10T02:10:58.2901900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp860.py 2025-10-10T02:10:58.2903220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/uu_codec.py 2025-10-10T02:10:58.2904710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/utf_16_le.py 2025-10-10T02:10:58.2906180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/gb18030.py 2025-10-10T02:10:58.2907550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp874.py 2025-10-10T02:10:58.2908900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp850.py 2025-10-10T02:10:58.2910220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp864.py 2025-10-10T02:10:58.2911730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/utf_32.py 2025-10-10T02:10:58.2913120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/koi8_u.py 2025-10-10T02:10:58.2914240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1254.py 2025-10-10T02:10:58.2915660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso2022_jp_2.py 2025-10-10T02:10:58.2916880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/utf_16.py 2025-10-10T02:10:58.2918120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_4.py 2025-10-10T02:10:58.2919260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/euc_jis_2004.py 2025-10-10T02:10:58.2920260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/mbcs.py 2025-10-10T02:10:58.2921430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1250.py 2025-10-10T02:10:58.2923020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/gb2312.py 2025-10-10T02:10:58.2924070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_16.py 2025-10-10T02:10:58.2925170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/mac_cyrillic.py 2025-10-10T02:10:58.2926240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/hex_codec.py 2025-10-10T02:10:58.2927520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/tis_620.py 2025-10-10T02:10:58.2928460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp037.py 2025-10-10T02:10:58.2929510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1006.py 2025-10-10T02:10:58.2930580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1251.py 2025-10-10T02:10:58.2931660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/mac_turkish.py 2025-10-10T02:10:58.2933140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso2022_jp_ext.py 2025-10-10T02:10:58.2933960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_1.py 2025-10-10T02:10:58.2934940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/hz.py 2025-10-10T02:10:58.2936020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/bz2_codec.py 2025-10-10T02:10:58.2937290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/quopri_codec.py 2025-10-10T02:10:58.2938230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/kz1048.py 2025-10-10T02:10:58.2939400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/utf_8_sig.py 2025-10-10T02:10:58.2940420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/koi8_t.py 2025-10-10T02:10:58.2941530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1255.py 2025-10-10T02:10:58.2942980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso2022_jp_3.py 2025-10-10T02:10:58.2944440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/shift_jis_2004.py 2025-10-10T02:10:58.2945860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1026.py 2025-10-10T02:10:58.2947300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/charmap.py 2025-10-10T02:10:58.2948550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_5.py 2025-10-10T02:10:58.2949950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_13.py 2025-10-10T02:10:58.2951230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso2022_jp.py 2025-10-10T02:10:58.2952440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/queue.py 2025-10-10T02:10:58.2953690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyio.py 2025-10-10T02:10:58.2954930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pkgutil.py 2025-10-10T02:10:58.2956080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lzma.py 2025-10-10T02:10:58.2957430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_sitebuiltins.py 2025-10-10T02:10:58.2958700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/copyreg.py 2025-10-10T02:10:58.2959940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/rlcompleter.py 2025-10-10T02:10:58.2961250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zoneinfo/_common.py 2025-10-10T02:10:58.2962530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zoneinfo/__init__.py 2025-10-10T02:10:58.2964170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zoneinfo/__pycache__/_common.cpython-313.pyc 2025-10-10T02:10:58.2965820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zoneinfo/__pycache__/_zoneinfo.cpython-313.pyc 2025-10-10T02:10:58.2967500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zoneinfo/__pycache__/_tzpath.cpython-313.pyc 2025-10-10T02:10:58.2969070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zoneinfo/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.2970420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zoneinfo/_zoneinfo.py 2025-10-10T02:10:58.2971770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zoneinfo/_tzpath.py 2025-10-10T02:10:58.2972950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/gzip.py 2025-10-10T02:10:58.2974260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/_aix.py 2025-10-10T02:10:58.2975670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/wintypes.py 2025-10-10T02:10:58.2976960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/util.py 2025-10-10T02:10:58.2978270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/__init__.py 2025-10-10T02:10:58.2979960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/__pycache__/_endian.cpython-313.pyc 2025-10-10T02:10:58.2981580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/__pycache__/wintypes.cpython-313.pyc 2025-10-10T02:10:58.2983060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/__pycache__/_aix.cpython-313.pyc 2025-10-10T02:10:58.2984670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/__pycache__/util.cpython-313.pyc 2025-10-10T02:10:58.2986510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.2987730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/_endian.py 2025-10-10T02:10:58.2989060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/macholib/dyld.py 2025-10-10T02:10:58.2990650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/macholib/framework.py 2025-10-10T02:10:58.2992190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/macholib/fetch_macholib 2025-10-10T02:10:58.2993530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/macholib/__init__.py 2025-10-10T02:10:58.2995130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/macholib/__pycache__/dyld.cpython-313.pyc 2025-10-10T02:10:58.2996790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/macholib/__pycache__/dylib.cpython-313.pyc 2025-10-10T02:10:58.2998630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/macholib/__pycache__/framework.cpython-313.pyc 2025-10-10T02:10:58.3000270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/macholib/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.3001740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/macholib/README.ctypes 2025-10-10T02:10:58.3003220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/macholib/fetch_macholib.bat 2025-10-10T02:10:58.3004530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/macholib/dylib.py 2025-10-10T02:10:58.3005740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ipaddress.py 2025-10-10T02:10:58.3006940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/trace.py 2025-10-10T02:10:58.3008270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/webbrowser.py 2025-10-10T02:10:58.3009440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_compat_pickle.py 2025-10-10T02:10:58.3010920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/signals.py 2025-10-10T02:10:58.3012210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/runner.py 2025-10-10T02:10:58.3013550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/suite.py 2025-10-10T02:10:58.3014860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/util.py 2025-10-10T02:10:58.3016290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__init__.py 2025-10-10T02:10:58.3017830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/main.cpython-313.pyc 2025-10-10T02:10:58.3019350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/mock.cpython-313.pyc 2025-10-10T02:10:58.3020930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/result.cpython-313.pyc 2025-10-10T02:10:58.3022510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/signals.cpython-313.pyc 2025-10-10T02:10:58.3024140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/loader.cpython-313.pyc 2025-10-10T02:10:58.3025970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/runner.cpython-313.pyc 2025-10-10T02:10:58.3027410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/util.cpython-313.pyc 2025-10-10T02:10:58.3029140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/case.cpython-313.pyc 2025-10-10T02:10:58.3030770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:10:58.3032320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/suite.cpython-313.pyc 2025-10-10T02:10:58.3033930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.3035450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/_log.cpython-313.pyc 2025-10-10T02:10:58.3037440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/async_case.cpython-313.pyc 2025-10-10T02:10:58.3038670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/result.py 2025-10-10T02:10:58.3039930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/loader.py 2025-10-10T02:10:58.3041330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/case.py 2025-10-10T02:10:58.3042660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/main.py 2025-10-10T02:10:58.3044050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/async_case.py 2025-10-10T02:10:58.3045530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__main__.py 2025-10-10T02:10:58.3046880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/_log.py 2025-10-10T02:10:58.3048250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/mock.py 2025-10-10T02:10:58.3049430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dis.py 2025-10-10T02:10:58.3050770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/bdb.py 2025-10-10T02:10:58.3052450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/config-3.13-darwin/python-config.py 2025-10-10T02:10:58.3053860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/config-3.13-darwin/config.c.in 2025-10-10T02:10:58.3055190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/config-3.13-darwin/install-sh 2025-10-10T02:10:58.3056680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/config-3.13-darwin/Setup.stdlib 2025-10-10T02:10:58.3058050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/config-3.13-darwin/Makefile 2025-10-10T02:10:58.3059710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/config-3.13-darwin/Setup.bootstrap 2025-10-10T02:10:58.3061090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/config-3.13-darwin/Setup 2025-10-10T02:10:58.3063000Z /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-10-10T02:10:58.3064370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/config-3.13-darwin/makesetup 2025-10-10T02:10:58.3065870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/config-3.13-darwin/config.c 2025-10-10T02:10:58.3067570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/config-3.13-darwin/Setup.local 2025-10-10T02:10:58.3068860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/config-3.13-darwin/python.o 2025-10-10T02:10:58.3070090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zipapp.py 2025-10-10T02:10:58.3071270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/cmd.py 2025-10-10T02:10:58.3072390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tty.py 2025-10-10T02:10:58.3073780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/curses/textpad.py 2025-10-10T02:10:58.3075190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/curses/ascii.py 2025-10-10T02:10:58.3076650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/curses/__init__.py 2025-10-10T02:10:58.3078290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/curses/__pycache__/ascii.cpython-313.pyc 2025-10-10T02:10:58.3079910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/curses/__pycache__/panel.cpython-313.pyc 2025-10-10T02:10:58.3081520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/curses/__pycache__/textpad.cpython-313.pyc 2025-10-10T02:10:58.3083120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/curses/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.3084700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/curses/__pycache__/has_key.cpython-313.pyc 2025-10-10T02:10:58.3085830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/curses/has_key.py 2025-10-10T02:10:58.3087230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/curses/panel.py 2025-10-10T02:10:58.3088540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tabnanny.py 2025-10-10T02:10:58.3089560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_py_abc.py 2025-10-10T02:10:58.3090930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/cProfile.py 2025-10-10T02:10:58.3092180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zipimport.py 2025-10-10T02:10:58.3093420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/token.py 2025-10-10T02:10:58.3094610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/textwrap.py 2025-10-10T02:10:58.3095940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/base64.py 2025-10-10T02:10:58.3097250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_markupbase.py 2025-10-10T02:10:58.3098470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/bz2.py 2025-10-10T02:10:58.3099780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tomllib/_types.py 2025-10-10T02:10:58.3101210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tomllib/__init__.py 2025-10-10T02:10:58.3102880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tomllib/__pycache__/_types.cpython-313.pyc 2025-10-10T02:10:58.3104460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tomllib/__pycache__/_re.cpython-313.pyc 2025-10-10T02:10:58.3106190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tomllib/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.3107910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tomllib/__pycache__/_parser.cpython-313.pyc 2025-10-10T02:10:58.3109160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tomllib/_parser.py 2025-10-10T02:10:58.3110500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tomllib/_re.py 2025-10-10T02:10:58.3111620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tomllib/mypy.ini 2025-10-10T02:10:58.3112460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/signal.py 2025-10-10T02:10:58.3113610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sre_constants.py 2025-10-10T02:10:58.3114570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_aix_support.py 2025-10-10T02:10:58.3115790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_threading_local.py 2025-10-10T02:10:58.3116560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pyclbr.py 2025-10-10T02:10:58.3117670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/test_support.py 2025-10-10T02:10:58.3118650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/__init__.py 2025-10-10T02:10:58.3120050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/__pycache__/test_support.cpython-313.pyc 2025-10-10T02:10:58.3121680Z /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-10-10T02:10:58.3122650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.3123700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/asyncore.py 2025-10-10T02:10:58.3124900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/interpreters/queues.py 2025-10-10T02:10:58.3126440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/interpreters/_crossinterp.py 2025-10-10T02:10:58.3127410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/interpreters/__init__.py 2025-10-10T02:10:58.3128940Z /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-10-10T02:10:58.3130460Z /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-10-10T02:10:58.3131910Z /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-10-10T02:10:58.3133280Z /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-10-10T02:10:58.3134400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/interpreters/channels.py 2025-10-10T02:10:58.3135670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/hypothesis_helper.py 2025-10-10T02:10:58.3136660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/ast_helper.py 2025-10-10T02:10:58.3137800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/testcase.py 2025-10-10T02:10:58.3139170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/threading_helper.py 2025-10-10T02:10:58.3140110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/warnings_helper.py 2025-10-10T02:10:58.3141220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/os_helper.py 2025-10-10T02:10:58.3142390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__init__.py 2025-10-10T02:10:58.3143390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/venv.py 2025-10-10T02:10:58.3144800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/smtpd.cpython-313.pyc 2025-10-10T02:10:58.3146180Z /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-10-10T02:10:58.3147560Z /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-10-10T02:10:58.3149060Z /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-10-10T02:10:58.3150430Z /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-10-10T02:10:58.3152040Z /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-10-10T02:10:58.3153800Z /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-10-10T02:10:58.3155580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/numbers.cpython-313.pyc 2025-10-10T02:10:58.3157240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/testcase.cpython-313.pyc 2025-10-10T02:10:58.3158970Z /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-10-10T02:10:58.3160640Z /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-10-10T02:10:58.3162440Z /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-10-10T02:10:58.3164260Z /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-10-10T02:10:58.3166040Z /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-10-10T02:10:58.3167920Z /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-10-10T02:10:58.3169610Z /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-10-10T02:10:58.3171270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/asyncore.cpython-313.pyc 2025-10-10T02:10:58.3172820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/asynchat.cpython-313.pyc 2025-10-10T02:10:58.3174430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/venv.cpython-313.pyc 2025-10-10T02:10:58.3176200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.3177930Z /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-10-10T02:10:58.3179150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/numbers.py 2025-10-10T02:10:58.3180800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/_hypothesis_stubs/strategies.py 2025-10-10T02:10:58.3182460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/_hypothesis_stubs/__init__.py 2025-10-10T02:10:58.3184510Z /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-10-10T02:10:58.3186460Z /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-10-10T02:10:58.3188440Z /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-10-10T02:10:58.3190190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/_hypothesis_stubs/_helpers.py 2025-10-10T02:10:58.3191740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/bytecode_helper.py 2025-10-10T02:10:58.3193400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/import_helper.py 2025-10-10T02:10:58.3194840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/i18n_helper.py 2025-10-10T02:10:58.3196560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/logging_helper.py 2025-10-10T02:10:58.3197990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/pty_helper.py 2025-10-10T02:10:58.3199600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/socket_helper.py 2025-10-10T02:10:58.3201200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/refleak_helper.py 2025-10-10T02:10:58.3202730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/script_helper.py 2025-10-10T02:10:58.3204220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/hashlib_helper.py 2025-10-10T02:10:58.3205350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/smtpd.py 2025-10-10T02:10:58.3206930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/asynchat.py 2025-10-10T02:10:58.3208670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/test_script_helper.py 2025-10-10T02:10:58.3209880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/gettext.py 2025-10-10T02:10:58.3211650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__phello__/spam.py 2025-10-10T02:10:58.3212960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__phello__/__init__.py 2025-10-10T02:10:58.3214720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__phello__/__pycache__/spam.cpython-313.pyc 2025-10-10T02:10:58.3216320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__phello__/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.3217700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_ios_support.py 2025-10-10T02:10:58.3219030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wave.py 2025-10-10T02:10:58.3220250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/weakref.py 2025-10-10T02:10:58.3222450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_sysconfigdata_arm64_apple_darwin20_0_0.py 2025-10-10T02:10:58.3223360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/bisect.py 2025-10-10T02:10:58.3224820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/opcode.py 2025-10-10T02:10:58.3225880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/netrc.py 2025-10-10T02:10:58.3227650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/heapq.py 2025-10-10T02:10:58.3228710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pathlib/_local.py 2025-10-10T02:10:58.3230190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pathlib/_abc.py 2025-10-10T02:10:58.3231630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pathlib/__init__.py 2025-10-10T02:10:58.3233570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pathlib/__pycache__/_abc.cpython-313.pyc 2025-10-10T02:10:58.3235200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pathlib/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.3237080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pathlib/__pycache__/_local.cpython-313.pyc 2025-10-10T02:10:58.3237980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/functools.py 2025-10-10T02:10:58.3239340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/modulefinder.py 2025-10-10T02:10:58.3240660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_compression.py 2025-10-10T02:10:58.3242090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tracemalloc.py 2025-10-10T02:10:58.3243340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/hashlib.py 2025-10-10T02:10:58.3244450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/codeop.py 2025-10-10T02:10:58.3246350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/turtle.cfg 2025-10-10T02:10:58.3247380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/tree.py 2025-10-10T02:10:58.3248790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/round_dance.py 2025-10-10T02:10:58.3250430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/colormixer.py 2025-10-10T02:10:58.3251860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/bytedesign.py 2025-10-10T02:10:58.3253340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/chaos.py 2025-10-10T02:10:58.3254620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/clock.py 2025-10-10T02:10:58.3256220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/sorting_animate.py 2025-10-10T02:10:58.3257550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/paint.py 2025-10-10T02:10:58.3258910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__init__.py 2025-10-10T02:10:58.3260440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/lindenmayer.py 2025-10-10T02:10:58.3262250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/clock.cpython-313.pyc 2025-10-10T02:10:58.3263640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/forest.cpython-313.pyc 2025-10-10T02:10:58.3265450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/lindenmayer.cpython-313.pyc 2025-10-10T02:10:58.3267700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/sorting_animate.cpython-313.pyc 2025-10-10T02:10:58.3269080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/chaos.cpython-313.pyc 2025-10-10T02:10:58.3270850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/penrose.cpython-313.pyc 2025-10-10T02:10:58.3272740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/paint.cpython-313.pyc 2025-10-10T02:10:58.3274220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/peace.cpython-313.pyc 2025-10-10T02:10:58.3276240Z /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-10-10T02:10:58.3278280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/rosette.cpython-313.pyc 2025-10-10T02:10:58.3279770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/tree.cpython-313.pyc 2025-10-10T02:10:58.3281550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/two_canvases.cpython-313.pyc 2025-10-10T02:10:58.3283210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/round_dance.cpython-313.pyc 2025-10-10T02:10:58.3285030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/fractalcurves.cpython-313.pyc 2025-10-10T02:10:58.3286760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/nim.cpython-313.pyc 2025-10-10T02:10:58.3288590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/colormixer.cpython-313.pyc 2025-10-10T02:10:58.3290600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/yinyang.cpython-313.pyc 2025-10-10T02:10:58.3292110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:10:58.3294050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/minimal_hanoi.cpython-313.pyc 2025-10-10T02:10:58.3295940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.3297570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/bytedesign.cpython-313.pyc 2025-10-10T02:10:58.3298700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/penrose.py 2025-10-10T02:10:58.3300100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/peace.py 2025-10-10T02:10:58.3301430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/rosette.py 2025-10-10T02:10:58.3302940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/nim.py 2025-10-10T02:10:58.3304190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/yinyang.py 2025-10-10T02:10:58.3305320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/fractalcurves.py 2025-10-10T02:10:58.3306460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/planet_and_moon.py 2025-10-10T02:10:58.3307490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/forest.py 2025-10-10T02:10:58.3308490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/two_canvases.py 2025-10-10T02:10:58.3309670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__main__.py 2025-10-10T02:10:58.3310860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/minimal_hanoi.py 2025-10-10T02:10:58.3311630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/fnmatch.py 2025-10-10T02:10:58.3312940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/dummy/__init__.py 2025-10-10T02:10:58.3314460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/dummy/__pycache__/connection.cpython-313.pyc 2025-10-10T02:10:58.3315890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/dummy/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.3317380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/dummy/connection.py 2025-10-10T02:10:58.3318400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/queues.py 2025-10-10T02:10:58.3319180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/heap.py 2025-10-10T02:10:58.3320480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/shared_memory.py 2025-10-10T02:10:58.3321600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/resource_tracker.py 2025-10-10T02:10:58.3322830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/reduction.py 2025-10-10T02:10:58.3324040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/util.py 2025-10-10T02:10:58.3325260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/popen_spawn_win32.py 2025-10-10T02:10:58.3326330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__init__.py 2025-10-10T02:10:58.3327750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/resource_tracker.cpython-313.pyc 2025-10-10T02:10:58.3329200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/shared_memory.cpython-313.pyc 2025-10-10T02:10:58.3330510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/spawn.cpython-313.pyc 2025-10-10T02:10:58.3331930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/managers.cpython-313.pyc 2025-10-10T02:10:58.3333270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/heap.cpython-313.pyc 2025-10-10T02:10:58.3334820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/pool.cpython-313.pyc 2025-10-10T02:10:58.3336320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/synchronize.cpython-313.pyc 2025-10-10T02:10:58.3338330Z /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-10-10T02:10:58.3340070Z /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-10-10T02:10:58.3341910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/context.cpython-313.pyc 2025-10-10T02:10:58.3343870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/sharedctypes.cpython-313.pyc 2025-10-10T02:10:58.3345660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/forkserver.cpython-313.pyc 2025-10-10T02:10:58.3347740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/popen_fork.cpython-313.pyc 2025-10-10T02:10:58.3349220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/queues.cpython-313.pyc 2025-10-10T02:10:58.3350900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/util.cpython-313.pyc 2025-10-10T02:10:58.3353090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/resource_sharer.cpython-313.pyc 2025-10-10T02:10:58.3354590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/process.cpython-313.pyc 2025-10-10T02:10:58.3356490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/reduction.cpython-313.pyc 2025-10-10T02:10:58.3358140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/connection.cpython-313.pyc 2025-10-10T02:10:58.3359940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.3362300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/popen_forkserver.cpython-313.pyc 2025-10-10T02:10:58.3363400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/forkserver.py 2025-10-10T02:10:58.3364730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/connection.py 2025-10-10T02:10:58.3366220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/context.py 2025-10-10T02:10:58.3367780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/spawn.py 2025-10-10T02:10:58.3369980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/synchronize.py 2025-10-10T02:10:58.3371970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/process.py 2025-10-10T02:10:58.3372250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/sharedctypes.py 2025-10-10T02:10:58.3373510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/popen_fork.py 2025-10-10T02:10:58.3374890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/pool.py 2025-10-10T02:10:58.3376530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/popen_forkserver.py 2025-10-10T02:10:58.3378080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/popen_spawn_posix.py 2025-10-10T02:10:58.3379370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/managers.py 2025-10-10T02:10:58.3381200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/resource_sharer.py 2025-10-10T02:10:58.3383230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/traceback.py 2025-10-10T02:10:58.3383850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/nturl2path.py 2025-10-10T02:10:58.3385030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/warnings.py 2025-10-10T02:10:58.3386330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/subprocess.py 2025-10-10T02:10:58.3387520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/profile.py 2025-10-10T02:10:58.3388880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/this.py 2025-10-10T02:10:58.3390280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/filecmp.py 2025-10-10T02:10:58.3391500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/codecs.py 2025-10-10T02:10:58.3392890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/error.py 2025-10-10T02:10:58.3394150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/request.py 2025-10-10T02:10:58.3395590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/__init__.py 2025-10-10T02:10:58.3397130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/response.py 2025-10-10T02:10:58.3398620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/__pycache__/parse.cpython-313.pyc 2025-10-10T02:10:58.3400540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/__pycache__/response.cpython-313.pyc 2025-10-10T02:10:58.3402190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/__pycache__/error.cpython-313.pyc 2025-10-10T02:10:58.3403790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/__pycache__/robotparser.cpython-313.pyc 2025-10-10T02:10:58.3405410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/__pycache__/request.cpython-313.pyc 2025-10-10T02:10:58.3407140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.3408640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/robotparser.py 2025-10-10T02:10:58.3409850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/parse.py 2025-10-10T02:10:58.3411280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_weakrefset.py 2025-10-10T02:10:58.3412530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/io.py 2025-10-10T02:10:58.3414040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_sysconfigdata__darwin_darwin.py 2025-10-10T02:10:58.3415530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zipfile/_path/__init__.py 2025-10-10T02:10:58.3417340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zipfile/_path/__pycache__/glob.cpython-313.pyc 2025-10-10T02:10:58.3419220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zipfile/_path/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.3420510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zipfile/_path/glob.py 2025-10-10T02:10:58.3421950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zipfile/__init__.py 2025-10-10T02:10:58.3423750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zipfile/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:10:58.3425550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zipfile/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.3427580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zipfile/__main__.py 2025-10-10T02:10:58.3428760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/code.py 2025-10-10T02:10:58.3430120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/operator.py 2025-10-10T02:10:58.3431350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/fileinput.py 2025-10-10T02:10:58.3432610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/os.py 2025-10-10T02:10:58.3434530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/site-packages/README.txt 2025-10-10T02:10:58.3435520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/difflib.py 2025-10-10T02:10:58.3436780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pydoc.py 2025-10-10T02:10:58.3437970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/selectors.py 2025-10-10T02:10:58.3439410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/decimal.py 2025-10-10T02:10:58.3440790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/socketserver.py 2025-10-10T02:10:58.3442050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/copy.py 2025-10-10T02:10:58.3443400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/html/__init__.py 2025-10-10T02:10:58.3445530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/html/__pycache__/entities.cpython-313.pyc 2025-10-10T02:10:58.3447030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/html/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.3448550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/html/__pycache__/parser.cpython-313.pyc 2025-10-10T02:10:58.3450020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/html/parser.py 2025-10-10T02:10:58.3451410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/html/entities.py 2025-10-10T02:10:58.3452710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/genericpath.py 2025-10-10T02:10:58.3453960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/linecache.py 2025-10-10T02:10:58.3455230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/types.py 2025-10-10T02:10:58.3456610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/scrolledtext.py 2025-10-10T02:10:58.3458000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/colorchooser.py 2025-10-10T02:10:58.3459490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/commondialog.py 2025-10-10T02:10:58.3460940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/messagebox.py 2025-10-10T02:10:58.3462330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/dialog.py 2025-10-10T02:10:58.3463980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/constants.py 2025-10-10T02:10:58.3465400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/dnd.py 2025-10-10T02:10:58.3466770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__init__.py 2025-10-10T02:10:58.3467990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/ttk.py 2025-10-10T02:10:58.3469770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/filedialog.cpython-313.pyc 2025-10-10T02:10:58.3471400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/font.cpython-313.pyc 2025-10-10T02:10:58.3473070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/ttk.cpython-313.pyc 2025-10-10T02:10:58.3474910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/messagebox.cpython-313.pyc 2025-10-10T02:10:58.3476430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/dialog.cpython-313.pyc 2025-10-10T02:10:58.3478230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/simpledialog.cpython-313.pyc 2025-10-10T02:10:58.3479820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/dnd.cpython-313.pyc 2025-10-10T02:10:58.3481460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/commondialog.cpython-313.pyc 2025-10-10T02:10:58.3483110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/constants.cpython-313.pyc 2025-10-10T02:10:58.3484700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:10:58.3486410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/scrolledtext.cpython-313.pyc 2025-10-10T02:10:58.3487940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.3489740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/colorchooser.cpython-313.pyc 2025-10-10T02:10:58.3491100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/filedialog.py 2025-10-10T02:10:58.3492430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/font.py 2025-10-10T02:10:58.3493830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__main__.py 2025-10-10T02:10:58.3495300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/simpledialog.py 2025-10-10T02:10:58.3496690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/mimetypes.py 2025-10-10T02:10:58.3498310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/base64.cpython-313.pyc 2025-10-10T02:10:58.3499870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_compression.cpython-313.pyc 2025-10-10T02:10:58.3501350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/typing.cpython-313.pyc 2025-10-10T02:10:58.3502250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/symtable.cpython-313.pyc 2025-10-10T02:10:58.3503440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/zipapp.cpython-313.pyc 2025-10-10T02:10:58.3504590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/gzip.cpython-313.pyc 2025-10-10T02:10:58.3505830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/sre_parse.cpython-313.pyc 2025-10-10T02:10:58.3507080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/genericpath.cpython-313.pyc 2025-10-10T02:10:58.3508210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/io.cpython-313.pyc 2025-10-10T02:10:58.3509390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/pdb.cpython-313.pyc 2025-10-10T02:10:58.3510550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/string.cpython-313.pyc 2025-10-10T02:10:58.3511730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/cmd.cpython-313.pyc 2025-10-10T02:10:58.3512980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/imaplib.cpython-313.pyc 2025-10-10T02:10:58.3514190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_ios_support.cpython-313.pyc 2025-10-10T02:10:58.3515440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/tarfile.cpython-313.pyc 2025-10-10T02:10:58.3516610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/pyclbr.cpython-313.pyc 2025-10-10T02:10:58.3517820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/cProfile.cpython-313.pyc 2025-10-10T02:10:58.3519010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/getopt.cpython-313.pyc 2025-10-10T02:10:58.3520260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/fileinput.cpython-313.pyc 2025-10-10T02:10:58.3521470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_strptime.cpython-313.pyc 2025-10-10T02:10:58.3522740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/pickletools.cpython-313.pyc 2025-10-10T02:10:58.3523880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/opcode.cpython-313.pyc 2025-10-10T02:10:58.3525100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/threading.cpython-313.pyc 2025-10-10T02:10:58.3526460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/secrets.cpython-313.pyc 2025-10-10T02:10:58.3527700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/compileall.cpython-313.pyc 2025-10-10T02:10:58.3529290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/copyreg.cpython-313.pyc 2025-10-10T02:10:58.3530970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/ipaddress.cpython-313.pyc 2025-10-10T02:10:58.3532710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/nturl2path.cpython-313.pyc 2025-10-10T02:10:58.3534300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_weakrefset.cpython-313.pyc 2025-10-10T02:10:58.3535760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/__future__.cpython-313.pyc 2025-10-10T02:10:58.3537440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/shlex.cpython-313.pyc 2025-10-10T02:10:58.3538950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/operator.cpython-313.pyc 2025-10-10T02:10:58.3540680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/contextlib.cpython-313.pyc 2025-10-10T02:10:58.3542290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/socket.cpython-313.pyc 2025-10-10T02:10:58.3543930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/functools.cpython-313.pyc 2025-10-10T02:10:58.3545420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/sched.cpython-313.pyc 2025-10-10T02:10:58.3547250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_compat_pickle.cpython-313.pyc 2025-10-10T02:10:58.3548780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/fractions.cpython-313.pyc 2025-10-10T02:10:58.3550290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/plistlib.cpython-313.pyc 2025-10-10T02:10:58.3551740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/reprlib.cpython-313.pyc 2025-10-10T02:10:58.3553340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/difflib.cpython-313.pyc 2025-10-10T02:10:58.3554750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/abc.cpython-313.pyc 2025-10-10T02:10:58.3556580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/configparser.cpython-313.pyc 2025-10-10T02:10:58.3557990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/pty.cpython-313.pyc 2025-10-10T02:10:58.3559570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_sitebuiltins.cpython-313.pyc 2025-10-10T02:10:58.3561040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/trace.cpython-313.pyc 2025-10-10T02:10:58.3562540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/numbers.cpython-313.pyc 2025-10-10T02:10:58.3563930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/glob.cpython-313.pyc 2025-10-10T02:10:58.3565390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/textwrap.cpython-313.pyc 2025-10-10T02:10:58.3566920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_android_support.cpython-313.pyc 2025-10-10T02:10:58.3568650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/keyword.cpython-313.pyc 2025-10-10T02:10:58.3570220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/sre_compile.cpython-313.pyc 2025-10-10T02:10:58.3571830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/signal.cpython-313.pyc 2025-10-10T02:10:58.3573220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/queue.cpython-313.pyc 2025-10-10T02:10:58.3574960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_threading_local.cpython-313.pyc 2025-10-10T02:10:58.3576430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_pylong.cpython-313.pyc 2025-10-10T02:10:58.3578050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/shelve.cpython-313.pyc 2025-10-10T02:10:58.3579500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/socketserver.cpython-313.pyc 2025-10-10T02:10:58.3581070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/dataclasses.cpython-313.pyc 2025-10-10T02:10:58.3582550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/stringprep.cpython-313.pyc 2025-10-10T02:10:58.3588810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/gettext.cpython-313.pyc 2025-10-10T02:10:58.3589180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/poplib.cpython-313.pyc 2025-10-10T02:10:58.3589480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/pstats.cpython-313.pyc 2025-10-10T02:10:58.3589940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/contextvars.cpython-313.pyc 2025-10-10T02:10:58.3590220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/token.cpython-313.pyc 2025-10-10T02:10:58.3591630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/random.cpython-313.pyc 2025-10-10T02:10:58.3593250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/sitecustomize.cpython-313.pyc 2025-10-10T02:10:58.3594670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/site.cpython-313.pyc 2025-10-10T02:10:58.3596370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_collections_abc.cpython-313.pyc 2025-10-10T02:10:58.3597830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/bz2.cpython-313.pyc 2025-10-10T02:10:58.3599390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/tty.cpython-313.pyc 2025-10-10T02:10:58.3601010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_colorize.cpython-313.pyc 2025-10-10T02:10:58.3602670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/optparse.cpython-313.pyc 2025-10-10T02:10:58.3604160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/csv.cpython-313.pyc 2025-10-10T02:10:58.3605850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/antigravity.cpython-313.pyc 2025-10-10T02:10:58.3607440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/zipimport.cpython-313.pyc 2025-10-10T02:10:58.3609010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/pkgutil.cpython-313.pyc 2025-10-10T02:10:58.3610540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/pprint.cpython-313.pyc 2025-10-10T02:10:58.3612200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/py_compile.cpython-313.pyc 2025-10-10T02:10:58.3613700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_markupbase.cpython-313.pyc 2025-10-10T02:10:58.3615440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/smtplib.cpython-313.pyc 2025-10-10T02:10:58.3616960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/graphlib.cpython-313.pyc 2025-10-10T02:10:58.3618580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/warnings.cpython-313.pyc 2025-10-10T02:10:58.3620330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_opcode_metadata.cpython-313.pyc 2025-10-10T02:10:58.3622000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/filecmp.cpython-313.pyc 2025-10-10T02:10:58.3623570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/netrc.cpython-313.pyc 2025-10-10T02:10:58.3625270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/turtle.cpython-313.pyc 2025-10-10T02:10:58.3626700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/calendar.cpython-313.pyc 2025-10-10T02:10:58.3628280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/mailbox.cpython-313.pyc 2025-10-10T02:10:58.3629840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/wave.cpython-313.pyc 2025-10-10T02:10:58.3631400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/__hello__.cpython-313.pyc 2025-10-10T02:10:58.3633110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/uuid.cpython-313.pyc 2025-10-10T02:10:58.3634940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/posixpath.cpython-313.pyc 2025-10-10T02:10:58.3636540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/struct.cpython-313.pyc 2025-10-10T02:10:58.3637990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/hashlib.cpython-313.pyc 2025-10-10T02:10:58.3639400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/pydoc.cpython-313.pyc 2025-10-10T02:10:58.3640910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/code.cpython-313.pyc 2025-10-10T02:10:58.3642320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/enum.cpython-313.pyc 2025-10-10T02:10:58.3643860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/ftplib.cpython-313.pyc 2025-10-10T02:10:58.3645310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_pyio.cpython-313.pyc 2025-10-10T02:10:58.3647040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/colorsys.cpython-313.pyc 2025-10-10T02:10:58.3648770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/platform.cpython-313.pyc 2025-10-10T02:10:58.3650280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/types.cpython-313.pyc 2025-10-10T02:10:58.3651990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_py_abc.cpython-313.pyc 2025-10-10T02:10:58.3653640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/profile.cpython-313.pyc 2025-10-10T02:10:58.3655180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/ntpath.cpython-313.pyc 2025-10-10T02:10:58.3656750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/datetime.cpython-313.pyc 2025-10-10T02:10:58.3658380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/bisect.cpython-313.pyc 2025-10-10T02:10:58.3659990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/heapq.cpython-313.pyc 2025-10-10T02:10:58.3661590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/modulefinder.cpython-313.pyc 2025-10-10T02:10:58.3663070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/codeop.cpython-313.pyc 2025-10-10T02:10:58.3664750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_pydecimal.cpython-313.pyc 2025-10-10T02:10:58.3666440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/hmac.cpython-313.pyc 2025-10-10T02:10:58.3668110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/dis.cpython-313.pyc 2025-10-10T02:10:58.3669680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/statistics.cpython-313.pyc 2025-10-10T02:10:58.3671080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/ssl.cpython-313.pyc 2025-10-10T02:10:58.3672600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/timeit.cpython-313.pyc 2025-10-10T02:10:58.3674280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/sre_constants.cpython-313.pyc 2025-10-10T02:10:58.3675810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/selectors.cpython-313.pyc 2025-10-10T02:10:58.3677380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/stat.cpython-313.pyc 2025-10-10T02:10:58.3678910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_osx_support.cpython-313.pyc 2025-10-10T02:10:58.3680440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/tempfile.cpython-313.pyc 2025-10-10T02:10:58.3682030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/runpy.cpython-313.pyc 2025-10-10T02:10:58.3683540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/decimal.cpython-313.pyc 2025-10-10T02:10:58.3685140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/tracemalloc.cpython-313.pyc 2025-10-10T02:10:58.3686610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/quopri.cpython-313.pyc 2025-10-10T02:10:58.3688110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/locale.cpython-313.pyc 2025-10-10T02:10:58.3689590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/linecache.cpython-313.pyc 2025-10-10T02:10:58.3691060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/lzma.cpython-313.pyc 2025-10-10T02:10:58.3692550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/weakref.cpython-313.pyc 2025-10-10T02:10:58.3694900Z /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-10-10T02:10:58.3695370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/getpass.cpython-313.pyc 2025-10-10T02:10:58.3696940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_sysconfigdata__darwin_darwin.cpython-313.pyc 2025-10-10T02:10:58.3697950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/fnmatch.cpython-313.pyc 2025-10-10T02:10:58.3699300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/os.cpython-313.pyc 2025-10-10T02:10:58.3700920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_pydatetime.cpython-313.pyc 2025-10-10T02:10:58.3702260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/bdb.cpython-313.pyc 2025-10-10T02:10:58.3703660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/this.cpython-313.pyc 2025-10-10T02:10:58.3705250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_apple_support.cpython-313.pyc 2025-10-10T02:10:58.3706840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/pickle.cpython-313.pyc 2025-10-10T02:10:58.3708490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/traceback.cpython-313.pyc 2025-10-10T02:10:58.3710030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/mimetypes.cpython-313.pyc 2025-10-10T02:10:58.3711540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/codecs.cpython-313.pyc 2025-10-10T02:10:58.3713140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/copy.cpython-313.pyc 2025-10-10T02:10:58.3714770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_aix_support.cpython-313.pyc 2025-10-10T02:10:58.3716270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/shutil.cpython-313.pyc 2025-10-10T02:10:58.3717870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/doctest.cpython-313.pyc 2025-10-10T02:10:58.3719390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/webbrowser.cpython-313.pyc 2025-10-10T02:10:58.3720890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/tokenize.cpython-313.pyc 2025-10-10T02:10:58.3722260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/ast.cpython-313.pyc 2025-10-10T02:10:58.3723730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/inspect.cpython-313.pyc 2025-10-10T02:10:58.3725370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/subprocess.cpython-313.pyc 2025-10-10T02:10:58.3726950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/rlcompleter.cpython-313.pyc 2025-10-10T02:10:58.3728530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/argparse.cpython-313.pyc 2025-10-10T02:10:58.3729890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/tabnanny.cpython-313.pyc 2025-10-10T02:10:58.3731150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/colorsys.py 2025-10-10T02:10:58.3732330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/numbers.py 2025-10-10T02:10:58.3733630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_strptime.py 2025-10-10T02:10:58.3734890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/contextvars.py 2025-10-10T02:10:58.3736270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/random.py 2025-10-10T02:10:58.3737340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ftplib.py 2025-10-10T02:10:58.3738610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/optparse.py 2025-10-10T02:10:58.3739840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sitecustomize.py 2025-10-10T02:10:58.3741090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/parsers/expat.py 2025-10-10T02:10:58.3742650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/parsers/__init__.py 2025-10-10T02:10:58.3744410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/parsers/__pycache__/expat.cpython-313.pyc 2025-10-10T02:10:58.3746070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/parsers/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.3747310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/handler.py 2025-10-10T02:10:58.3748630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/__init__.py 2025-10-10T02:10:58.3750260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/__pycache__/handler.cpython-313.pyc 2025-10-10T02:10:58.3752020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/__pycache__/saxutils.cpython-313.pyc 2025-10-10T02:10:58.3753700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/__pycache__/expatreader.cpython-313.pyc 2025-10-10T02:10:58.3755410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/__pycache__/xmlreader.cpython-313.pyc 2025-10-10T02:10:58.3757190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/__pycache__/_exceptions.cpython-313.pyc 2025-10-10T02:10:58.3758950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.3760260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/saxutils.py 2025-10-10T02:10:58.3761670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/xmlreader.py 2025-10-10T02:10:58.3763010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/expatreader.py 2025-10-10T02:10:58.3764380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/_exceptions.py 2025-10-10T02:10:58.3765630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/__init__.py 2025-10-10T02:10:58.3767290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.3768590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/pulldom.py 2025-10-10T02:10:58.3769920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/expatbuilder.py 2025-10-10T02:10:58.3771290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/domreg.py 2025-10-10T02:10:58.3772730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/minicompat.py 2025-10-10T02:10:58.3774130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/__init__.py 2025-10-10T02:10:58.3775870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/__pycache__/NodeFilter.cpython-313.pyc 2025-10-10T02:10:58.3777630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/__pycache__/minidom.cpython-313.pyc 2025-10-10T02:10:58.3779050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/__pycache__/expatbuilder.cpython-313.pyc 2025-10-10T02:10:58.3780790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/__pycache__/minicompat.cpython-313.pyc 2025-10-10T02:10:58.3782320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/__pycache__/pulldom.cpython-313.pyc 2025-10-10T02:10:58.3784030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/__pycache__/xmlbuilder.cpython-313.pyc 2025-10-10T02:10:58.3785700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/__pycache__/domreg.cpython-313.pyc 2025-10-10T02:10:58.3787390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.3788670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/NodeFilter.py 2025-10-10T02:10:58.3789990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/xmlbuilder.py 2025-10-10T02:10:58.3791420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/minidom.py 2025-10-10T02:10:58.3792910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/etree/ElementPath.py 2025-10-10T02:10:58.3794340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/etree/cElementTree.py 2025-10-10T02:10:58.3795550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/etree/__init__.py 2025-10-10T02:10:58.3797420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/etree/__pycache__/cElementTree.cpython-313.pyc 2025-10-10T02:10:58.3799160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/etree/__pycache__/ElementTree.cpython-313.pyc 2025-10-10T02:10:58.3800940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/etree/__pycache__/ElementPath.cpython-313.pyc 2025-10-10T02:10:58.3802710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/etree/__pycache__/ElementInclude.cpython-313.pyc 2025-10-10T02:10:58.3804340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/etree/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.3805730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/etree/ElementInclude.py 2025-10-10T02:10:58.3807160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/etree/ElementTree.py 2025-10-10T02:10:58.3808240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pdb.py 2025-10-10T02:10:58.3809440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/threading.py 2025-10-10T02:10:58.3810670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtle.py 2025-10-10T02:10:58.3811900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/platform.py 2025-10-10T02:10:58.3813070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pstats.py 2025-10-10T02:10:58.3814340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/glob.py 2025-10-10T02:10:58.3815550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/quopri.py 2025-10-10T02:10:58.3816880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/symtable.py 2025-10-10T02:10:58.3818140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pprint.py 2025-10-10T02:10:58.3819370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/calendar.py 2025-10-10T02:10:58.3820660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/inspect.py 2025-10-10T02:10:58.3821910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/util.py 2025-10-10T02:10:58.3823480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/handlers.py 2025-10-10T02:10:58.3824730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/__init__.py 2025-10-10T02:10:58.3826030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/types.py 2025-10-10T02:10:58.3827680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/__pycache__/validate.cpython-313.pyc 2025-10-10T02:10:58.3829420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/__pycache__/handlers.cpython-313.pyc 2025-10-10T02:10:58.3831000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/__pycache__/headers.cpython-313.pyc 2025-10-10T02:10:58.3832520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/__pycache__/util.cpython-313.pyc 2025-10-10T02:10:58.3834160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/__pycache__/types.cpython-313.pyc 2025-10-10T02:10:58.3835880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/__pycache__/simple_server.cpython-313.pyc 2025-10-10T02:10:58.3837680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.3838950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/validate.py 2025-10-10T02:10:58.3840370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/simple_server.py 2025-10-10T02:10:58.3841730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/headers.py 2025-10-10T02:10:58.3842880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/poplib.py 2025-10-10T02:10:58.3844150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/plistlib.py 2025-10-10T02:10:58.3845550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pickletools.py 2025-10-10T02:10:58.3846710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/site.py 2025-10-10T02:10:58.3847980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/json/decoder.py 2025-10-10T02:10:58.3849220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/json/scanner.py 2025-10-10T02:10:58.3850610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/json/__init__.py 2025-10-10T02:10:58.3852140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/json/__pycache__/scanner.cpython-313.pyc 2025-10-10T02:10:58.3853920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/json/__pycache__/encoder.cpython-313.pyc 2025-10-10T02:10:58.3855590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/json/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.3857170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/json/__pycache__/tool.cpython-313.pyc 2025-10-10T02:10:58.3858770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/json/__pycache__/decoder.cpython-313.pyc 2025-10-10T02:10:58.3860050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/json/encoder.py 2025-10-10T02:10:58.3861360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/json/tool.py 2025-10-10T02:10:58.3862770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_opcode_metadata.py 2025-10-10T02:10:58.3864010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/keyword.py 2025-10-10T02:10:58.3865850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/configparser.py 2025-10-10T02:10:58.3866810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_apple_support.py 2025-10-10T02:10:58.3867950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/reprlib.py 2025-10-10T02:10:58.3869240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/secrets.py 2025-10-10T02:10:58.3870540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/shlex.py 2025-10-10T02:10:58.3872010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/http/cookies.py 2025-10-10T02:10:58.3873440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/http/server.py 2025-10-10T02:10:58.3874910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/http/client.py 2025-10-10T02:10:58.3876340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/http/__init__.py 2025-10-10T02:10:58.3878020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/http/__pycache__/server.cpython-313.pyc 2025-10-10T02:10:58.3879610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/http/__pycache__/cookiejar.cpython-313.pyc 2025-10-10T02:10:58.3881290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/http/__pycache__/cookies.cpython-313.pyc 2025-10-10T02:10:58.3882870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/http/__pycache__/client.cpython-313.pyc 2025-10-10T02:10:58.3884400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/http/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.3885590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/http/cookiejar.py 2025-10-10T02:10:58.3886880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sqlite3/__init__.py 2025-10-10T02:10:58.3888620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sqlite3/__pycache__/dump.cpython-313.pyc 2025-10-10T02:10:58.3890330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sqlite3/__pycache__/dbapi2.cpython-313.pyc 2025-10-10T02:10:58.3891820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sqlite3/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:10:58.3893210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sqlite3/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.3894140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sqlite3/dump.py 2025-10-10T02:10:58.3895080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sqlite3/dbapi2.py 2025-10-10T02:10:58.3896350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sqlite3/__main__.py 2025-10-10T02:10:58.3897120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/posixpath.py 2025-10-10T02:10:58.3898230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/py_compile.py 2025-10-10T02:10:58.3899210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ensurepip/__init__.py 2025-10-10T02:10:58.3900670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ensurepip/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:10:58.3901960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ensurepip/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.3903260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ensurepip/__pycache__/_uninstall.cpython-313.pyc 2025-10-10T02:10:58.3904590Z /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-10-10T02:10:58.3905670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ensurepip/__main__.py 2025-10-10T02:10:58.3906840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ensurepip/_uninstall.py 2025-10-10T02:10:58.3908120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_osx_support.py 2025-10-10T02:10:58.3908690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/stat.py 2025-10-10T02:10:58.3910040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/compileall.py 2025-10-10T02:10:58.3911570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/concurrent/futures/_base.py 2025-10-10T02:10:58.3912960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/concurrent/futures/thread.py 2025-10-10T02:10:58.3914380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/concurrent/futures/__init__.py 2025-10-10T02:10:58.3916150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/concurrent/futures/__pycache__/_base.cpython-313.pyc 2025-10-10T02:10:58.3917860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/concurrent/futures/__pycache__/process.cpython-313.pyc 2025-10-10T02:10:58.3919660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/concurrent/futures/__pycache__/thread.cpython-313.pyc 2025-10-10T02:10:58.3921450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/concurrent/futures/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.3922760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/concurrent/futures/process.py 2025-10-10T02:10:58.3924120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/concurrent/__init__.py 2025-10-10T02:10:58.3925680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/concurrent/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.3926800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/csv.py 2025-10-10T02:10:58.3928370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/historical_reader.py 2025-10-10T02:10:58.3929630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/unix_console.py 2025-10-10T02:10:58.3930950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/readline.py 2025-10-10T02:10:58.3932250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/console.py 2025-10-10T02:10:58.3933680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/trace.py 2025-10-10T02:10:58.3934920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/curses.py 2025-10-10T02:10:58.3937270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/base_eventqueue.py 2025-10-10T02:10:58.3938330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/windows_console.py 2025-10-10T02:10:58.3939720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/windows_eventqueue.py 2025-10-10T02:10:58.3941140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/_threading_handler.py 2025-10-10T02:10:58.3942500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__init__.py 2025-10-10T02:10:58.3943780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/types.py 2025-10-10T02:10:58.3945340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/main.cpython-313.pyc 2025-10-10T02:10:58.3947210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/windows_eventqueue.cpython-313.pyc 2025-10-10T02:10:58.3949100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/unix_eventqueue.cpython-313.pyc 2025-10-10T02:10:58.3950800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/unix_console.cpython-313.pyc 2025-10-10T02:10:58.3952530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/fancy_termios.cpython-313.pyc 2025-10-10T02:10:58.3954120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/reader.cpython-313.pyc 2025-10-10T02:10:58.3955810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/historical_reader.cpython-313.pyc 2025-10-10T02:10:58.3957360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/curses.cpython-313.pyc 2025-10-10T02:10:58.3959150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/windows_console.cpython-313.pyc 2025-10-10T02:10:58.3960560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/trace.cpython-313.pyc 2025-10-10T02:10:58.3962380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/keymap.cpython-313.pyc 2025-10-10T02:10:58.3963990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/readline.cpython-313.pyc 2025-10-10T02:10:58.3965560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/utils.cpython-313.pyc 2025-10-10T02:10:58.3967280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/_threading_handler.cpython-313.pyc 2025-10-10T02:10:58.3969020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/simple_interact.cpython-313.pyc 2025-10-10T02:10:58.3970630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/_minimal_curses.cpython-313.pyc 2025-10-10T02:10:58.3972150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/commands.cpython-313.pyc 2025-10-10T02:10:58.3973730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/types.cpython-313.pyc 2025-10-10T02:10:58.3975310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/input.cpython-313.pyc 2025-10-10T02:10:58.3977050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/completing_reader.cpython-313.pyc 2025-10-10T02:10:58.3978800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/base_eventqueue.cpython-313.pyc 2025-10-10T02:10:58.3980400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/pager.cpython-313.pyc 2025-10-10T02:10:58.3982090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:10:58.3983850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.3985540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/console.cpython-313.pyc 2025-10-10T02:10:58.3986720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/keymap.py 2025-10-10T02:10:58.3988130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/_minimal_curses.py 2025-10-10T02:10:58.3989450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/fancy_termios.py 2025-10-10T02:10:58.3990760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/reader.py 2025-10-10T02:10:58.3992060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/mypy.ini 2025-10-10T02:10:58.3993230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/utils.py 2025-10-10T02:10:58.3994500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/pager.py 2025-10-10T02:10:58.3995770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/input.py 2025-10-10T02:10:58.3997190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/unix_eventqueue.py 2025-10-10T02:10:58.3998700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/completing_reader.py 2025-10-10T02:10:58.3999970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/main.py 2025-10-10T02:10:58.4001340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/commands.py 2025-10-10T02:10:58.4002670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__main__.py 2025-10-10T02:10:58.4004030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/simple_interact.py 2025-10-10T02:10:58.4005320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pydatetime.py 2025-10-10T02:10:58.4006610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/fractions.py 2025-10-10T02:10:58.4008020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sysconfig/__init__.py 2025-10-10T02:10:58.4009760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sysconfig/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:10:58.4011490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sysconfig/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.4012790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sysconfig/__main__.py 2025-10-10T02:10:58.4014030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sched.py 2025-10-10T02:10:58.4015210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/imaplib.py 2025-10-10T02:10:58.4016680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/mailbox.py 2025-10-10T02:10:58.4017910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sre_compile.py 2025-10-10T02:10:58.4019180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/locale.py 2025-10-10T02:10:58.4020270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ast.py 2025-10-10T02:10:58.4021480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/doctest.py 2025-10-10T02:10:58.4022760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/argparse.py 2025-10-10T02:10:58.4024130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/getpass.py 2025-10-10T02:10:58.4025350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pickle.py 2025-10-10T02:10:58.4026470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pty.py 2025-10-10T02:10:58.4027820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/contextlib.py 2025-10-10T02:10:58.4029050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/statistics.py 2025-10-10T02:10:58.4030470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_collections_abc.py 2025-10-10T02:10:58.4031700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__future__.py 2025-10-10T02:10:58.4032930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pylong.py 2025-10-10T02:10:58.4034370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dataclasses.py 2025-10-10T02:10:58.4035600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/shelve.py 2025-10-10T02:10:58.4036770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/string.py 2025-10-10T02:10:58.4038030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/smtplib.py 2025-10-10T02:10:58.4039290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/venv/__init__.py 2025-10-10T02:10:58.4040940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/venv/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:10:58.4042520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/venv/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.4043970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/venv/scripts/posix/activate.csh 2025-10-10T02:10:58.4045550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/venv/scripts/common/Activate.ps1 2025-10-10T02:10:58.4047090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/venv/scripts/common/activate.fish 2025-10-10T02:10:58.4048550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/venv/scripts/common/activate 2025-10-10T02:10:58.4049850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/venv/__main__.py 2025-10-10T02:10:58.4051080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/getopt.py 2025-10-10T02:10:58.4052310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/antigravity.py 2025-10-10T02:10:58.4053570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/enum.py 2025-10-10T02:10:58.4054770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dbm/ndbm.py 2025-10-10T02:10:58.4056100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dbm/gnu.py 2025-10-10T02:10:58.4057460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dbm/__init__.py 2025-10-10T02:10:58.4059120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dbm/__pycache__/sqlite3.cpython-313.pyc 2025-10-10T02:10:58.4060600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dbm/__pycache__/gnu.cpython-313.pyc 2025-10-10T02:10:58.4062120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dbm/__pycache__/ndbm.cpython-313.pyc 2025-10-10T02:10:58.4063750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dbm/__pycache__/dumb.cpython-313.pyc 2025-10-10T02:10:58.4065370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dbm/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.4066560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dbm/dumb.py 2025-10-10T02:10:58.4067900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dbm/sqlite3.py 2025-10-10T02:10:58.4069130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/timeit.py 2025-10-10T02:10:58.4070380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/graphlib.py 2025-10-10T02:10:58.4071690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/hmac.py 2025-10-10T02:10:58.4072970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tarfile.py 2025-10-10T02:10:58.4074420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/readers.py 2025-10-10T02:10:58.4075740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/_abc.py 2025-10-10T02:10:58.4077070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/util.py 2025-10-10T02:10:58.4078550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/_bootstrap.py 2025-10-10T02:10:58.4080080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/readers.py 2025-10-10T02:10:58.4081530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/_common.py 2025-10-10T02:10:58.4083030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/__init__.py 2025-10-10T02:10:58.4085100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/__pycache__/_functional.cpython-313.pyc 2025-10-10T02:10:58.4086670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/__pycache__/simple.cpython-313.pyc 2025-10-10T02:10:58.4088110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/__pycache__/abc.cpython-313.pyc 2025-10-10T02:10:58.4089500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/__pycache__/_common.cpython-313.pyc 2025-10-10T02:10:58.4090830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/__pycache__/_adapters.cpython-313.pyc 2025-10-10T02:10:58.4092270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/__pycache__/readers.cpython-313.pyc 2025-10-10T02:10:58.4093580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.4095010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/__pycache__/_itertools.cpython-313.pyc 2025-10-10T02:10:58.4096110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/_itertools.py 2025-10-10T02:10:58.4097280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/_adapters.py 2025-10-10T02:10:58.4098400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/simple.py 2025-10-10T02:10:58.4099610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/_functional.py 2025-10-10T02:10:58.4100710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/abc.py 2025-10-10T02:10:58.4101780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/__init__.py 2025-10-10T02:10:58.4103400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/__pycache__/_abc.cpython-313.pyc 2025-10-10T02:10:58.4104440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/__pycache__/simple.cpython-313.pyc 2025-10-10T02:10:58.4105710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/__pycache__/abc.cpython-313.pyc 2025-10-10T02:10:58.4107050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/__pycache__/_bootstrap.cpython-313.pyc 2025-10-10T02:10:58.4108380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/__pycache__/machinery.cpython-313.pyc 2025-10-10T02:10:58.4109800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/__pycache__/util.cpython-313.pyc 2025-10-10T02:10:58.4111190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/__pycache__/readers.cpython-313.pyc 2025-10-10T02:10:58.4112630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/__pycache__/_bootstrap_external.cpython-313.pyc 2025-10-10T02:10:58.4113850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.4115350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/_bootstrap_external.py 2025-10-10T02:10:58.4116610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/machinery.py 2025-10-10T02:10:58.4118000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/simple.py 2025-10-10T02:10:58.4119600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/_meta.py 2025-10-10T02:10:58.4120980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/_text.py 2025-10-10T02:10:58.4122520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/__init__.py 2025-10-10T02:10:58.4124040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/_functools.py 2025-10-10T02:10:58.4125910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/__pycache__/_functools.cpython-313.pyc 2025-10-10T02:10:58.4127700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/__pycache__/_text.cpython-313.pyc 2025-10-10T02:10:58.4129470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/__pycache__/_meta.cpython-313.pyc 2025-10-10T02:10:58.4131480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/__pycache__/_adapters.cpython-313.pyc 2025-10-10T02:10:58.4133230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/__pycache__/diagnose.cpython-313.pyc 2025-10-10T02:10:58.4135090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.4136980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/__pycache__/_collections.cpython-313.pyc 2025-10-10T02:10:58.4138770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/__pycache__/_itertools.cpython-313.pyc 2025-10-10T02:10:58.4140170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/diagnose.py 2025-10-10T02:10:58.4141780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/_collections.py 2025-10-10T02:10:58.4143240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/_itertools.py 2025-10-10T02:10:58.4144860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/_adapters.py 2025-10-10T02:10:58.4146180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/abc.py 2025-10-10T02:10:58.4147490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xmlrpc/server.py 2025-10-10T02:10:58.4148840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xmlrpc/client.py 2025-10-10T02:10:58.4150160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xmlrpc/__init__.py 2025-10-10T02:10:58.4152010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xmlrpc/__pycache__/server.cpython-313.pyc 2025-10-10T02:10:58.4153820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xmlrpc/__pycache__/client.cpython-313.pyc 2025-10-10T02:10:58.4155440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xmlrpc/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.4156670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/stringprep.py 2025-10-10T02:10:58.4157980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/typing.py 2025-10-10T02:10:58.4159220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/LICENSE.txt 2025-10-10T02:10:58.4160610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/multicall.py 2025-10-10T02:10:58.4162000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle.py 2025-10-10T02:10:58.4163250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/mainmenu.py 2025-10-10T02:10:58.4164590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/filelist.py 2025-10-10T02:10:58.4165910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/sidebar.py 2025-10-10T02:10:58.4167090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/tree.py 2025-10-10T02:10:58.4168570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/pyshell.py 2025-10-10T02:10:58.4170010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/stackviewer.py 2025-10-10T02:10:58.4171400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/statusbar.py 2025-10-10T02:10:58.4172630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/run.py 2025-10-10T02:10:58.4174000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/autoexpand.py 2025-10-10T02:10:58.4175280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/codecontext.py 2025-10-10T02:10:58.4176700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/help.html 2025-10-10T02:10:58.4178200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/configdialog.py 2025-10-10T02:10:58.4179500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/config.py 2025-10-10T02:10:58.4180790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/help_about.py 2025-10-10T02:10:58.4181990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/TODO.txt 2025-10-10T02:10:58.4183370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/debugobj.py 2025-10-10T02:10:58.4184760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/query.py 2025-10-10T02:10:58.4186190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/window.py 2025-10-10T02:10:58.4187630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/extend.txt 2025-10-10T02:10:58.4189120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/ChangeLog 2025-10-10T02:10:58.4190530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/searchbase.py 2025-10-10T02:10:58.4191850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/util.py 2025-10-10T02:10:58.4193170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/colorizer.py 2025-10-10T02:10:58.4194470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/redirector.py 2025-10-10T02:10:58.4195790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/config_key.py 2025-10-10T02:10:58.4197190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/calltip_w.py 2025-10-10T02:10:58.4198540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/runscript.py 2025-10-10T02:10:58.4199970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/delegator.py 2025-10-10T02:10:58.4201250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle.pyw 2025-10-10T02:10:58.4202690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__init__.py 2025-10-10T02:10:58.4203920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/format.py 2025-10-10T02:10:58.4205360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/textview.py 2025-10-10T02:10:58.4206660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/grep.py 2025-10-10T02:10:58.4208380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/browser.cpython-313.pyc 2025-10-10T02:10:58.4210020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/pyparse.cpython-313.pyc 2025-10-10T02:10:58.4211970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/zoomheight.cpython-313.pyc 2025-10-10T02:10:58.4213350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/search.cpython-313.pyc 2025-10-10T02:10:58.4214880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/pyshell.cpython-313.pyc 2025-10-10T02:10:58.4216490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/help_about.cpython-313.pyc 2025-10-10T02:10:58.4218130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/config.cpython-313.pyc 2025-10-10T02:10:58.4219860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/searchbase.cpython-313.pyc 2025-10-10T02:10:58.4221340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/window.cpython-313.pyc 2025-10-10T02:10:58.4222960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/redirector.cpython-313.pyc 2025-10-10T02:10:58.4224610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/rpc.cpython-313.pyc 2025-10-10T02:10:58.4226210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/config_key.cpython-313.pyc 2025-10-10T02:10:58.4227720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/grep.cpython-313.pyc 2025-10-10T02:10:58.4229380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/multicall.cpython-313.pyc 2025-10-10T02:10:58.4231030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/dynoption.cpython-313.pyc 2025-10-10T02:10:58.4232760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/delegator.cpython-313.pyc 2025-10-10T02:10:58.4234370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/filelist.cpython-313.pyc 2025-10-10T02:10:58.4235990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/statusbar.cpython-313.pyc 2025-10-10T02:10:58.4237610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/replace.cpython-313.pyc 2025-10-10T02:10:58.4239260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/squeezer.cpython-313.pyc 2025-10-10T02:10:58.4240940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/outwin.cpython-313.pyc 2025-10-10T02:10:58.4242510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/editor.cpython-313.pyc 2025-10-10T02:10:58.4243970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/idle.cpython-313.pyc 2025-10-10T02:10:58.4245720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/debugobj_r.cpython-313.pyc 2025-10-10T02:10:58.4247230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/history.cpython-313.pyc 2025-10-10T02:10:58.4249030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/stackviewer.cpython-313.pyc 2025-10-10T02:10:58.4250410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/debugger.cpython-313.pyc 2025-10-10T02:10:58.4252310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/autocomplete.cpython-313.pyc 2025-10-10T02:10:58.4253970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/codecontext.cpython-313.pyc 2025-10-10T02:10:58.4255640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/macosx.cpython-313.pyc 2025-10-10T02:10:58.4257320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/pathbrowser.cpython-313.pyc 2025-10-10T02:10:58.4258860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/format.cpython-313.pyc 2025-10-10T02:10:58.4260490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/percolator.cpython-313.pyc 2025-10-10T02:10:58.4262040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/tree.cpython-313.pyc 2025-10-10T02:10:58.4263700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/sidebar.cpython-313.pyc 2025-10-10T02:10:58.4265310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/undo.cpython-313.pyc 2025-10-10T02:10:58.4266860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/calltip.cpython-313.pyc 2025-10-10T02:10:58.4268620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/debugobj.cpython-313.pyc 2025-10-10T02:10:58.4270220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/help.cpython-313.pyc 2025-10-10T02:10:58.4271810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/run.cpython-313.pyc 2025-10-10T02:10:58.4273450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/parenmatch.cpython-313.pyc 2025-10-10T02:10:58.4275150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/util.cpython-313.pyc 2025-10-10T02:10:58.4276720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/autoexpand.cpython-313.pyc 2025-10-10T02:10:58.4278330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/tooltip.cpython-313.pyc 2025-10-10T02:10:58.4279770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/iomenu.cpython-313.pyc 2025-10-10T02:10:58.4280900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/textview.cpython-313.pyc 2025-10-10T02:10:58.4282270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/hyperparser.cpython-313.pyc 2025-10-10T02:10:58.4283610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/calltip_w.cpython-313.pyc 2025-10-10T02:10:58.4285050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/scrolledlist.cpython-313.pyc 2025-10-10T02:10:58.4286850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/searchengine.cpython-313.pyc 2025-10-10T02:10:58.4288560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:10:58.4290130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/colorizer.cpython-313.pyc 2025-10-10T02:10:58.4291800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/zzdummy.cpython-313.pyc 2025-10-10T02:10:58.4293470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.4295060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/runscript.cpython-313.pyc 2025-10-10T02:10:58.4296780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/autocomplete_w.cpython-313.pyc 2025-10-10T02:10:58.4298460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/configdialog.cpython-313.pyc 2025-10-10T02:10:58.4300030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/debugger_r.cpython-313.pyc 2025-10-10T02:10:58.4301720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/mainmenu.cpython-313.pyc 2025-10-10T02:10:58.4303240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/query.cpython-313.pyc 2025-10-10T02:10:58.4304630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/tooltip.py 2025-10-10T02:10:58.4306110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/pathbrowser.py 2025-10-10T02:10:58.4307410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/debugger.py 2025-10-10T02:10:58.4308840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/config-main.def 2025-10-10T02:10:58.4310010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/CREDITS.txt 2025-10-10T02:10:58.4311420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/browser.py 2025-10-10T02:10:58.4312790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/pyparse.py 2025-10-10T02:10:58.4314010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/macosx.py 2025-10-10T02:10:58.4315560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/scrolledlist.py 2025-10-10T02:10:58.4316920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/searchengine.py 2025-10-10T02:10:58.4318200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/rpc.py 2025-10-10T02:10:58.4319640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/percolator.py 2025-10-10T02:10:58.4320860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/outwin.py 2025-10-10T02:10:58.4322190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/config-keys.def 2025-10-10T02:10:58.4323670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/plusnode.gif 2025-10-10T02:10:58.4325040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/folder.gif 2025-10-10T02:10:58.4326290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/idle_48.png 2025-10-10T02:10:58.4327800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/idle_32.gif 2025-10-10T02:10:58.4329060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/idle_16.png 2025-10-10T02:10:58.4330630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/tk.gif 2025-10-10T02:10:58.4332020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/openfolder.gif 2025-10-10T02:10:58.4333510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/idle_48.gif 2025-10-10T02:10:58.4334980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/minusnode.gif 2025-10-10T02:10:58.4336410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/python.gif 2025-10-10T02:10:58.4337840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/idle_32.png 2025-10-10T02:10:58.4339220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/README.txt 2025-10-10T02:10:58.4340610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/idle.ico 2025-10-10T02:10:58.4341960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/idle_16.gif 2025-10-10T02:10:58.4343380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/idle_256.png 2025-10-10T02:10:58.4344810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/example_noext 2025-10-10T02:10:58.4346230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_macosx.py 2025-10-10T02:10:58.4347800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_autocomplete.py 2025-10-10T02:10:58.4349340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_outwin.py 2025-10-10T02:10:58.4350860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_autocomplete_w.py 2025-10-10T02:10:58.4352490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_debugger_r.py 2025-10-10T02:10:58.4353810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_textview.py 2025-10-10T02:10:58.4355310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_tree.py 2025-10-10T02:10:58.4356880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_debugobj_r.py 2025-10-10T02:10:58.4362240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_sidebar.py 2025-10-10T02:10:58.4362590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_iomenu.py 2025-10-10T02:10:58.4363000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_pyshell.py 2025-10-10T02:10:58.4363300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_pathbrowser.py 2025-10-10T02:10:58.4364330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_parenmatch.py 2025-10-10T02:10:58.4365950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_search.py 2025-10-10T02:10:58.4367430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_filelist.py 2025-10-10T02:10:58.4369180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_mainmenu.py 2025-10-10T02:10:58.4370700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_percolator.py 2025-10-10T02:10:58.4372080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_warning.py 2025-10-10T02:10:58.4373500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/htest.py 2025-10-10T02:10:58.4375020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_editor.py 2025-10-10T02:10:58.4376660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_searchengine.py 2025-10-10T02:10:58.4378240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_stackviewer.py 2025-10-10T02:10:58.4379810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_run.py 2025-10-10T02:10:58.4381420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_tooltip.py 2025-10-10T02:10:58.4383070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_scrolledlist.py 2025-10-10T02:10:58.4384600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_editmenu.py 2025-10-10T02:10:58.4386190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_grep.py 2025-10-10T02:10:58.4387830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_debugobj.py 2025-10-10T02:10:58.4389520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_codecontext.py 2025-10-10T02:10:58.4391010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__init__.py 2025-10-10T02:10:58.4392800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_zoomheight.py 2025-10-10T02:10:58.4394660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/tkinter_testing_utils.py 2025-10-10T02:10:58.4396360Z /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-10-10T02:10:58.4398250Z /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-10-10T02:10:58.4400200Z /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-10-10T02:10:58.4402210Z /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-10-10T02:10:58.4404170Z /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-10-10T02:10:58.4406250Z /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-10-10T02:10:58.4408080Z /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-10-10T02:10:58.4410180Z /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-10-10T02:10:58.4411770Z /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-10-10T02:10:58.4413480Z /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-10-10T02:10:58.4415200Z /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-10-10T02:10:58.4416860Z /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-10-10T02:10:58.4418680Z /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-10-10T02:10:58.4420410Z /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-10-10T02:10:58.4422150Z /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-10-10T02:10:58.4423920Z /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-10-10T02:10:58.4425700Z /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-10-10T02:10:58.4427510Z /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-10-10T02:10:58.4429300Z /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-10-10T02:10:58.4431050Z /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-10-10T02:10:58.4432860Z /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-10-10T02:10:58.4434590Z /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-10-10T02:10:58.4436330Z /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-10-10T02:10:58.4438070Z /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-10-10T02:10:58.4439780Z /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-10-10T02:10:58.4441550Z /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-10-10T02:10:58.4443390Z /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-10-10T02:10:58.4445210Z /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-10-10T02:10:58.4447020Z /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-10-10T02:10:58.4448800Z /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-10-10T02:10:58.4450770Z /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-10-10T02:10:58.4452590Z /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-10-10T02:10:58.4454310Z /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-10-10T02:10:58.4456150Z /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-10-10T02:10:58.4457940Z /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-10-10T02:10:58.4459790Z /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-10-10T02:10:58.4461770Z /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-10-10T02:10:58.4464310Z /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-10-10T02:10:58.4466110Z /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-10-10T02:10:58.4467960Z /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-10-10T02:10:58.4469670Z /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-10-10T02:10:58.4471720Z /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-10-10T02:10:58.4473330Z /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-10-10T02:10:58.4475180Z /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-10-10T02:10:58.4476780Z /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-10-10T02:10:58.4478140Z /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-10-10T02:10:58.4479790Z /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-10-10T02:10:58.4481830Z /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-10-10T02:10:58.4483530Z /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-10-10T02:10:58.4485370Z /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-10-10T02:10:58.4487190Z /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-10-10T02:10:58.4488960Z /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-10-10T02:10:58.4490910Z /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-10-10T02:10:58.4492600Z /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-10-10T02:10:58.4494310Z /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-10-10T02:10:58.4496220Z /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-10-10T02:10:58.4498000Z /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-10-10T02:10:58.4499990Z /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-10-10T02:10:58.4501640Z /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-10-10T02:10:58.4503480Z /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-10-10T02:10:58.4505270Z /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-10-10T02:10:58.4507060Z /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-10-10T02:10:58.4508940Z /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-10-10T02:10:58.4510730Z /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-10-10T02:10:58.4512450Z /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-10-10T02:10:58.4513830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_util.py 2025-10-10T02:10:58.4515260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_undo.py 2025-10-10T02:10:58.4516650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/mock_idle.py 2025-10-10T02:10:58.4518140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_hyperparser.py 2025-10-10T02:10:58.4519740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_redirector.py 2025-10-10T02:10:58.4521360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_config_key.py 2025-10-10T02:10:58.4522860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_searchbase.py 2025-10-10T02:10:58.4524300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_text.py 2025-10-10T02:10:58.4525820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_pyparse.py 2025-10-10T02:10:58.4527340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_statusbar.py 2025-10-10T02:10:58.4528960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_browser.py 2025-10-10T02:10:58.4530150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_config.py 2025-10-10T02:10:58.4531760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_multicall.py 2025-10-10T02:10:58.4533060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_window.py 2025-10-10T02:10:58.4534380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/template.py 2025-10-10T02:10:58.4535870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_query.py 2025-10-10T02:10:58.4537260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/README.txt 2025-10-10T02:10:58.4538840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_autoexpand.py 2025-10-10T02:10:58.4540370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_zzdummy.py 2025-10-10T02:10:58.4541990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_debugger.py 2025-10-10T02:10:58.4543460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_rpc.py 2025-10-10T02:10:58.4544990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_replace.py 2025-10-10T02:10:58.4546730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_history.py 2025-10-10T02:10:58.4548260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_calltip_w.py 2025-10-10T02:10:58.4549920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/example_stub.pyi 2025-10-10T02:10:58.4551660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_calltip.py 2025-10-10T02:10:58.4553170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_delegator.py 2025-10-10T02:10:58.4554910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_format.py 2025-10-10T02:10:58.4556290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_runscript.py 2025-10-10T02:10:58.4557780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_help.py 2025-10-10T02:10:58.4559560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_help_about.py 2025-10-10T02:10:58.4560960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/mock_tk.py 2025-10-10T02:10:58.4562560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_colorizer.py 2025-10-10T02:10:58.4564100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_configdialog.py 2025-10-10T02:10:58.4565570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_squeezer.py 2025-10-10T02:10:58.4566740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/undo.py 2025-10-10T02:10:58.4568200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/squeezer.py 2025-10-10T02:10:58.4569550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/iomenu.py 2025-10-10T02:10:58.4570930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/zoomheight.py 2025-10-10T02:10:58.4572370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/search.py 2025-10-10T02:10:58.4573770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/NEWS2x.txt 2025-10-10T02:10:58.4575050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/README.txt 2025-10-10T02:10:58.4576380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/HISTORY.txt 2025-10-10T02:10:58.4577730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/debugger_r.py 2025-10-10T02:10:58.4579100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/editor.py 2025-10-10T02:10:58.4580430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/dynoption.py 2025-10-10T02:10:58.4581920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/autocomplete_w.py 2025-10-10T02:10:58.4583230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/calltip.py 2025-10-10T02:10:58.4584760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/News3.txt 2025-10-10T02:10:58.4586060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/autocomplete.py 2025-10-10T02:10:58.4587380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/hyperparser.py 2025-10-10T02:10:58.4589050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/config-extensions.def 2025-10-10T02:10:58.4590240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/help.py 2025-10-10T02:10:58.4591640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/parenmatch.py 2025-10-10T02:10:58.4593050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/zzdummy.py 2025-10-10T02:10:58.4594490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__main__.py 2025-10-10T02:10:58.4595910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/config-highlight.def 2025-10-10T02:10:58.4597170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle.bat 2025-10-10T02:10:58.4598570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/history.py 2025-10-10T02:10:58.4599890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/debugobj_r.py 2025-10-10T02:10:58.4601290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/replace.py 2025-10-10T02:10:58.4602680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pydoc_data/__init__.py 2025-10-10T02:10:58.4604000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pydoc_data/_pydoc.css 2025-10-10T02:10:58.4605870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pydoc_data/__pycache__/topics.cpython-313.pyc 2025-10-10T02:10:58.4607590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pydoc_data/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.4608900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pydoc_data/topics.py 2025-10-10T02:10:58.4610160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ssl.py 2025-10-10T02:10:58.4611450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/socket.py 2025-10-10T02:10:58.4612820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/datetime.py 2025-10-10T02:10:58.4614060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_android_support.py 2025-10-10T02:10:58.4615340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/collections/__init__.py 2025-10-10T02:10:58.4617010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/collections/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.4618100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pydecimal.py 2025-10-10T02:10:58.4619300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ntpath.py 2025-10-10T02:10:58.4620840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_sysconfigdata__darwin_darwin.py.orig 2025-10-10T02:10:58.4621870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tokenize.py 2025-10-10T02:10:58.4622990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/uuid.py 2025-10-10T02:10:58.4624260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/mixins.py 2025-10-10T02:10:58.4625620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/queues.py 2025-10-10T02:10:58.4626900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/streams.py 2025-10-10T02:10:58.4628130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/tasks.py 2025-10-10T02:10:58.4629670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/selector_events.py 2025-10-10T02:10:58.4630850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/log.py 2025-10-10T02:10:58.4632300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/taskgroups.py 2025-10-10T02:10:58.4633880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/protocols.py 2025-10-10T02:10:58.4635240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/events.py 2025-10-10T02:10:58.4636510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/base_events.py 2025-10-10T02:10:58.4637850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/subprocess.py 2025-10-10T02:10:58.4639230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/constants.py 2025-10-10T02:10:58.4640650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/proactor_events.py 2025-10-10T02:10:58.4641990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/format_helpers.py 2025-10-10T02:10:58.4643340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/locks.py 2025-10-10T02:10:58.4644750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__init__.py 2025-10-10T02:10:58.4646190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/timeouts.py 2025-10-10T02:10:58.4647470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/trsock.py 2025-10-10T02:10:58.4649190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/trsock.cpython-313.pyc 2025-10-10T02:10:58.4650890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/windows_events.cpython-313.pyc 2025-10-10T02:10:58.4652520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/base_events.cpython-313.pyc 2025-10-10T02:10:58.4654230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/timeouts.cpython-313.pyc 2025-10-10T02:10:58.4655800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/transports.cpython-313.pyc 2025-10-10T02:10:58.4657370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/futures.cpython-313.pyc 2025-10-10T02:10:58.4658990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/sslproto.cpython-313.pyc 2025-10-10T02:10:58.4660680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/format_helpers.cpython-313.pyc 2025-10-10T02:10:58.4662350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/coroutines.cpython-313.pyc 2025-10-10T02:10:58.4663950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/selector_events.cpython-313.pyc 2025-10-10T02:10:58.4665420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/tasks.cpython-313.pyc 2025-10-10T02:10:58.4667020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/runners.cpython-313.pyc 2025-10-10T02:10:58.4668710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/base_tasks.cpython-313.pyc 2025-10-10T02:10:58.4670340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/base_futures.cpython-313.pyc 2025-10-10T02:10:58.4671980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/threads.cpython-313.pyc 2025-10-10T02:10:58.4673540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/windows_utils.cpython-313.pyc 2025-10-10T02:10:58.4674860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/staggered.cpython-313.pyc 2025-10-10T02:10:58.4676100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/streams.cpython-313.pyc 2025-10-10T02:10:58.4677420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/exceptions.cpython-313.pyc 2025-10-10T02:10:58.4678700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/taskgroups.cpython-313.pyc 2025-10-10T02:10:58.4680140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/protocols.cpython-313.pyc 2025-10-10T02:10:58.4681480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/unix_events.cpython-313.pyc 2025-10-10T02:10:58.4682610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/queues.cpython-313.pyc 2025-10-10T02:10:58.4683850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/log.cpython-313.pyc 2025-10-10T02:10:58.4685250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/constants.cpython-313.pyc 2025-10-10T02:10:58.4686410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/locks.cpython-313.pyc 2025-10-10T02:10:58.4687670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/mixins.cpython-313.pyc 2025-10-10T02:10:58.4689150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/proactor_events.cpython-313.pyc 2025-10-10T02:10:58.4690330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/events.cpython-313.pyc 2025-10-10T02:10:58.4691840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/base_subprocess.cpython-313.pyc 2025-10-10T02:10:58.4693060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:10:58.4694360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.4695640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/subprocess.cpython-313.pyc 2025-10-10T02:10:58.4697060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/futures.py 2025-10-10T02:10:58.4697810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/sslproto.py 2025-10-10T02:10:58.4698980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/staggered.py 2025-10-10T02:10:58.4699920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/threads.py 2025-10-10T02:10:58.4701030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/base_subprocess.py 2025-10-10T02:10:58.4702110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/windows_utils.py 2025-10-10T02:10:58.4703140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/runners.py 2025-10-10T02:10:58.4705220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/exceptions.py 2025-10-10T02:10:58.4705840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/transports.py 2025-10-10T02:10:58.4706500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/base_tasks.py 2025-10-10T02:10:58.4708220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/coroutines.py 2025-10-10T02:10:58.4709220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/windows_events.py 2025-10-10T02:10:58.4709840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/base_futures.py 2025-10-10T02:10:58.4710850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__main__.py 2025-10-10T02:10:58.4711950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/unix_events.py 2025-10-10T02:10:58.4712950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/logging/config.py 2025-10-10T02:10:58.4714060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/logging/handlers.py 2025-10-10T02:10:58.4715080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/logging/__init__.py 2025-10-10T02:10:58.4716420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/logging/__pycache__/config.cpython-313.pyc 2025-10-10T02:10:58.4717860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/logging/__pycache__/handlers.cpython-313.pyc 2025-10-10T02:10:58.4719390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/logging/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.4720100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__hello__.py 2025-10-10T02:10:58.4721030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_colorize.py 2025-10-10T02:10:58.4722000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/contentmanager.py 2025-10-10T02:10:58.4723340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/_policybase.py 2025-10-10T02:10:58.4724360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/header.py 2025-10-10T02:10:58.4725420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/_encoded_words.py 2025-10-10T02:10:58.4727120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/_header_value_parser.py 2025-10-10T02:10:58.4728800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/policy.py 2025-10-10T02:10:58.4729960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__init__.py 2025-10-10T02:10:58.4731350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/message.py 2025-10-10T02:10:58.4732770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/encoders.py 2025-10-10T02:10:58.4734990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/base64mime.cpython-313.pyc 2025-10-10T02:10:58.4737310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/policy.cpython-313.pyc 2025-10-10T02:10:58.4738650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/quoprimime.cpython-313.pyc 2025-10-10T02:10:58.4740430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/_policybase.cpython-313.pyc 2025-10-10T02:10:58.4742390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/generator.cpython-313.pyc 2025-10-10T02:10:58.4744670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/message.cpython-313.pyc 2025-10-10T02:10:58.4746100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/header.cpython-313.pyc 2025-10-10T02:10:58.4747810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/iterators.cpython-313.pyc 2025-10-10T02:10:58.4749510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/feedparser.cpython-313.pyc 2025-10-10T02:10:58.4751100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/encoders.cpython-313.pyc 2025-10-10T02:10:58.4753110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/errors.cpython-313.pyc 2025-10-10T02:10:58.4754700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/utils.cpython-313.pyc 2025-10-10T02:10:58.4756310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/contentmanager.cpython-313.pyc 2025-10-10T02:10:58.4757970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/_parseaddr.cpython-313.pyc 2025-10-10T02:10:58.4759600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/charset.cpython-313.pyc 2025-10-10T02:10:58.4761900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/headerregistry.cpython-313.pyc 2025-10-10T02:10:58.4763280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/_encoded_words.cpython-313.pyc 2025-10-10T02:10:58.4765210Z /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-10-10T02:10:58.4767010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.4768640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/parser.cpython-313.pyc 2025-10-10T02:10:58.4770000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/parser.py 2025-10-10T02:10:58.4771430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/generator.py 2025-10-10T02:10:58.4772700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/utils.py 2025-10-10T02:10:58.4774290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/charset.py 2025-10-10T02:10:58.4775470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/iterators.py 2025-10-10T02:10:58.4776870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/quoprimime.py 2025-10-10T02:10:58.4778260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/multipart.py 2025-10-10T02:10:58.4779750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/__init__.py 2025-10-10T02:10:58.4781170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/message.py 2025-10-10T02:10:58.4783420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/__pycache__/multipart.cpython-313.pyc 2025-10-10T02:10:58.4784900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/__pycache__/base.cpython-313.pyc 2025-10-10T02:10:58.4786550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/__pycache__/image.cpython-313.pyc 2025-10-10T02:10:58.4788180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/__pycache__/message.cpython-313.pyc 2025-10-10T02:10:58.4790020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/__pycache__/audio.cpython-313.pyc 2025-10-10T02:10:58.4791710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/__pycache__/text.cpython-313.pyc 2025-10-10T02:10:58.4793630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/__pycache__/application.cpython-313.pyc 2025-10-10T02:10:58.4795540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/__pycache__/nonmultipart.cpython-313.pyc 2025-10-10T02:10:58.4797410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.4798610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/application.py 2025-10-10T02:10:58.4800000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/nonmultipart.py 2025-10-10T02:10:58.4801290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/text.py 2025-10-10T02:10:58.4802780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/audio.py 2025-10-10T02:10:58.4804550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/image.py 2025-10-10T02:10:58.4805750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/base.py 2025-10-10T02:10:58.4806980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/errors.py 2025-10-10T02:10:58.4808530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/feedparser.py 2025-10-10T02:10:58.4809980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/architecture.rst 2025-10-10T02:10:58.4811280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/_parseaddr.py 2025-10-10T02:10:58.4812670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/base64mime.py 2025-10-10T02:10:58.4814120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/headerregistry.py 2025-10-10T02:10:58.4815500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/struct.py 2025-10-10T02:10:58.4816750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/re/_constants.py 2025-10-10T02:10:58.4818100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/re/_compiler.py 2025-10-10T02:10:58.4819410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/re/__init__.py 2025-10-10T02:10:58.4821080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/re/__pycache__/_compiler.cpython-313.pyc 2025-10-10T02:10:58.4822630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/re/__pycache__/_constants.cpython-313.pyc 2025-10-10T02:10:58.4824160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/re/__pycache__/_casefix.cpython-313.pyc 2025-10-10T02:10:58.4825810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/re/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.4827400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/re/__pycache__/_parser.cpython-313.pyc 2025-10-10T02:10:58.4828820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/re/_casefix.py 2025-10-10T02:10:58.4830020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/re/_parser.py 2025-10-10T02:10:58.4831230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sre_parse.py 2025-10-10T02:10:58.4832290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/abc.py 2025-10-10T02:10:58.4833480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/runpy.py 2025-10-10T02:10:58.4834690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/share/man/man1/python3.13.1 2025-10-10T02:10:58.4835860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/share/man/man1/python3.1 2025-10-10T02:10:58.4836730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2.conda 2025-10-10T02:10:58.4837830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/repodata_record.json 2025-10-10T02:10:58.4838950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/test/run_test.sh 2025-10-10T02:10:58.4839890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/licenses/LICENSE 2025-10-10T02:10:58.4841090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/recipe/run_test.sh 2025-10-10T02:10:58.4842240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/recipe/build.sh 2025-10-10T02:10:58.4843520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:58.4844510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/recipe/meta.yaml 2025-10-10T02:10:58.4845640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/recipe/meta.yaml.template 2025-10-10T02:10:58.4846710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/paths.json 2025-10-10T02:10:58.4847860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/hash_input.json 2025-10-10T02:10:58.4848920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/files 2025-10-10T02:10:58.4849970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/about.json 2025-10-10T02:10:58.4850940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/link.json 2025-10-10T02:10:58.4851910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/index.json 2025-10-10T02:10:58.4852870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/git 2025-10-10T02:10:58.4854130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Mauritius 2025-10-10T02:10:58.4855320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Chagos 2025-10-10T02:10:58.4856580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Mayotte 2025-10-10T02:10:58.4857710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Christmas 2025-10-10T02:10:58.4858880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Cocos 2025-10-10T02:10:58.4860240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Maldives 2025-10-10T02:10:58.4861440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Comoro 2025-10-10T02:10:58.4862630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Reunion 2025-10-10T02:10:58.4863920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Mahe 2025-10-10T02:10:58.4864970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Kerguelen 2025-10-10T02:10:58.4866030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Antananarivo 2025-10-10T02:10:58.4866840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Faroe 2025-10-10T02:10:58.4867780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Canary 2025-10-10T02:10:58.4868710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Stanley 2025-10-10T02:10:58.4869660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Bermuda 2025-10-10T02:10:58.4870820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/South_Georgia 2025-10-10T02:10:58.4871630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/St_Helena 2025-10-10T02:10:58.4872600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Jan_Mayen 2025-10-10T02:10:58.4873560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Faeroe 2025-10-10T02:10:58.4874640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Reykjavik 2025-10-10T02:10:58.4875600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Cape_Verde 2025-10-10T02:10:58.4876440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Azores 2025-10-10T02:10:58.4877380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Madeira 2025-10-10T02:10:58.4878320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/CST6CDT 2025-10-10T02:10:58.4879180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Poland 2025-10-10T02:10:58.4880030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Alaska 2025-10-10T02:10:58.4880830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Pacific 2025-10-10T02:10:58.4881800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Eastern 2025-10-10T02:10:58.4882620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Michigan 2025-10-10T02:10:58.4883620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Arizona 2025-10-10T02:10:58.4884460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Indiana-Starke 2025-10-10T02:10:58.4885310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Aleutian 2025-10-10T02:10:58.4886170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Hawaii 2025-10-10T02:10:58.4887120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/East-Indiana 2025-10-10T02:10:58.4887970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Central 2025-10-10T02:10:58.4893570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Mountain 2025-10-10T02:10:58.4894070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Samoa 2025-10-10T02:10:58.4894680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Kwajalein 2025-10-10T02:10:58.4895150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/leapseconds 2025-10-10T02:10:58.4895640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Brazil/DeNoronha 2025-10-10T02:10:58.4896140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Brazil/Acre 2025-10-10T02:10:58.4896630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Brazil/East 2025-10-10T02:10:58.4897100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Brazil/West 2025-10-10T02:10:58.4897600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Port_Moresby 2025-10-10T02:10:58.4898110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Chuuk 2025-10-10T02:10:58.4898600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Easter 2025-10-10T02:10:58.4899340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Kwajalein 2025-10-10T02:10:58.4900360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Tongatapu 2025-10-10T02:10:58.4901160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Yap 2025-10-10T02:10:58.4902360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Wallis 2025-10-10T02:10:58.4903500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Apia 2025-10-10T02:10:58.4904570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Norfolk 2025-10-10T02:10:58.4905630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Efate 2025-10-10T02:10:58.4906770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Fiji 2025-10-10T02:10:58.4907990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Funafuti 2025-10-10T02:10:58.4909170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Palau 2025-10-10T02:10:58.4910310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Guam 2025-10-10T02:10:58.4911470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Saipan 2025-10-10T02:10:58.4912690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Kosrae 2025-10-10T02:10:58.4913820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Niue 2025-10-10T02:10:58.4915000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Ponape 2025-10-10T02:10:58.4916170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Wake 2025-10-10T02:10:58.4917350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Galapagos 2025-10-10T02:10:58.4918610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Johnston 2025-10-10T02:10:58.4919820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Midway 2025-10-10T02:10:58.4921130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Nauru 2025-10-10T02:10:58.4922460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Guadalcanal 2025-10-10T02:10:58.4923760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Chatham 2025-10-10T02:10:58.4924970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Auckland 2025-10-10T02:10:58.4926280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Noumea 2025-10-10T02:10:58.4927520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Fakaofo 2025-10-10T02:10:58.4928790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Tahiti 2025-10-10T02:10:58.4929840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Gambier 2025-10-10T02:10:58.4931070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Majuro 2025-10-10T02:10:58.4932230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Honolulu 2025-10-10T02:10:58.4933300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Pohnpei 2025-10-10T02:10:58.4934460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Pago_Pago 2025-10-10T02:10:58.4935620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Truk 2025-10-10T02:10:58.4936880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Pitcairn 2025-10-10T02:10:58.4938750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Marquesas 2025-10-10T02:10:58.4939890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Kanton 2025-10-10T02:10:58.4941130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Bougainville 2025-10-10T02:10:58.4942270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Tarawa 2025-10-10T02:10:58.4943500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Rarotonga 2025-10-10T02:10:58.4944670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Samoa 2025-10-10T02:10:58.4945830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Kiritimati 2025-10-10T02:10:58.4947090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Enderbury 2025-10-10T02:10:58.4948200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/zone1970.tab 2025-10-10T02:10:58.4949160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/MST 2025-10-10T02:10:58.4950320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/NZ 2025-10-10T02:10:58.4951590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Arctic/Longyearbyen 2025-10-10T02:10:58.4952680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Universal 2025-10-10T02:10:58.4953800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Libya 2025-10-10T02:10:58.4954910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Turkey 2025-10-10T02:10:58.4956210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/iso3166.tab 2025-10-10T02:10:58.4957340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/EST5EDT 2025-10-10T02:10:58.4958450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Greenwich 2025-10-10T02:10:58.4959670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Puerto_Rico 2025-10-10T02:10:58.4960790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Recife 2025-10-10T02:10:58.4961930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Resolute 2025-10-10T02:10:58.4963060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Manaus 2025-10-10T02:10:58.4964210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/New_York 2025-10-10T02:10:58.4965490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Rankin_Inlet 2025-10-10T02:10:58.4966640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Lima 2025-10-10T02:10:58.4967940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/St_Barthelemy 2025-10-10T02:10:58.4969190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Santo_Domingo 2025-10-10T02:10:58.4970310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Detroit 2025-10-10T02:10:58.4971460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Paramaribo 2025-10-10T02:10:58.4972720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Yakutat 2025-10-10T02:10:58.4973900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Santarem 2025-10-10T02:10:58.4975150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Punta_Arenas 2025-10-10T02:10:58.4976360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Scoresbysund 2025-10-10T02:10:58.4977550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Santiago 2025-10-10T02:10:58.4978660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Guyana 2025-10-10T02:10:58.4979940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Coral_Harbour 2025-10-10T02:10:58.4981200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Rio_Branco 2025-10-10T02:10:58.4982610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Porto_Acre 2025-10-10T02:10:58.4983850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Ciudad_Juarez 2025-10-10T02:10:58.4984940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Nipigon 2025-10-10T02:10:58.4986160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Edmonton 2025-10-10T02:10:58.4987500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Port_of_Spain 2025-10-10T02:10:58.4988800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Lower_Princes 2025-10-10T02:10:58.4989890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/St_Thomas 2025-10-10T02:10:58.4991050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Guatemala 2025-10-10T02:10:58.4992530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Catamarca 2025-10-10T02:10:58.4993450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Antigua 2025-10-10T02:10:58.4994600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Porto_Velho 2025-10-10T02:10:58.4995760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Rosario 2025-10-10T02:10:58.4997080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Chicago 2025-10-10T02:10:58.4998230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Creston 2025-10-10T02:10:58.4999440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Managua 2025-10-10T02:10:58.5000630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Nassau 2025-10-10T02:10:58.5001890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Bogota 2025-10-10T02:10:58.5002930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Cancun 2025-10-10T02:10:58.5004180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Chihuahua 2025-10-10T02:10:58.5005430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Campo_Grande 2025-10-10T02:10:58.5006620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Halifax 2025-10-10T02:10:58.5007890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Boise 2025-10-10T02:10:58.5009090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Montreal 2025-10-10T02:10:58.5010410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Goose_Bay 2025-10-10T02:10:58.5011530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Sao_Paulo 2025-10-10T02:10:58.5012740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Blanc-Sablon 2025-10-10T02:10:58.5013760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Phoenix 2025-10-10T02:10:58.5015050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Atikokan 2025-10-10T02:10:58.5016180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Cayenne 2025-10-10T02:10:58.5017290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Nuuk 2025-10-10T02:10:58.5018410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Santa_Isabel 2025-10-10T02:10:58.5019590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Boa_Vista 2025-10-10T02:10:58.5020910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Bahia_Banderas 2025-10-10T02:10:58.5022110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Indiana/Vevay 2025-10-10T02:10:58.5023450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Indiana/Indianapolis 2025-10-10T02:10:58.5024750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Indiana/Winamac 2025-10-10T02:10:58.5025940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Indiana/Tell_City 2025-10-10T02:10:58.5027310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Indiana/Petersburg 2025-10-10T02:10:58.5028530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Indiana/Vincennes 2025-10-10T02:10:58.5029740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Indiana/Knox 2025-10-10T02:10:58.5031060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Indiana/Marengo 2025-10-10T02:10:58.5032340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Indianapolis 2025-10-10T02:10:58.5033510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Dominica 2025-10-10T02:10:58.5034640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/Salta 2025-10-10T02:10:58.5035810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/Ushuaia 2025-10-10T02:10:58.5037230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/Catamarca 2025-10-10T02:10:58.5038660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/ComodRivadavia 2025-10-10T02:10:58.5039920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/San_Juan 2025-10-10T02:10:58.5041160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/San_Luis 2025-10-10T02:10:58.5042660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/Rio_Gallegos 2025-10-10T02:10:58.5043850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/Jujuy 2025-10-10T02:10:58.5045070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/Tucuman 2025-10-10T02:10:58.5046420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/Buenos_Aires 2025-10-10T02:10:58.5047760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/Cordoba 2025-10-10T02:10:58.5049050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/La_Rioja 2025-10-10T02:10:58.5050250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/Mendoza 2025-10-10T02:10:58.5051370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/La_Paz 2025-10-10T02:10:58.5052570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Dawson 2025-10-10T02:10:58.5053730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Moncton 2025-10-10T02:10:58.5054650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Matamoros 2025-10-10T02:10:58.5055710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/St_Vincent 2025-10-10T02:10:58.5056580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Regina 2025-10-10T02:10:58.5057600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Yellowknife 2025-10-10T02:10:58.5058520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Rainy_River 2025-10-10T02:10:58.5059530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Kralendijk 2025-10-10T02:10:58.5060400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Monterrey 2025-10-10T02:10:58.5061450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Jamaica 2025-10-10T02:10:58.5062690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Havana 2025-10-10T02:10:58.5063930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Tegucigalpa 2025-10-10T02:10:58.5065010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Guayaquil 2025-10-10T02:10:58.5066190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Metlakatla 2025-10-10T02:10:58.5067400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Mazatlan 2025-10-10T02:10:58.5068490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Belize 2025-10-10T02:10:58.5069730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Knox_IN 2025-10-10T02:10:58.5070770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Cuiaba 2025-10-10T02:10:58.5071990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Merida 2025-10-10T02:10:58.5073110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Jujuy 2025-10-10T02:10:58.5074360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Cayman 2025-10-10T02:10:58.5075640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Belem 2025-10-10T02:10:58.5076760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Eirunepe 2025-10-10T02:10:58.5078020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/St_Lucia 2025-10-10T02:10:58.5079190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Bahia 2025-10-10T02:10:58.5080410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Whitehorse 2025-10-10T02:10:58.5081580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Tortola 2025-10-10T02:10:58.5082710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Vancouver 2025-10-10T02:10:58.5083710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Inuvik 2025-10-10T02:10:58.5085150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Port-au-Prince 2025-10-10T02:10:58.5086390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Fortaleza 2025-10-10T02:10:58.5087680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Noronha 2025-10-10T02:10:58.5088990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Buenos_Aires 2025-10-10T02:10:58.5090370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Los_Angeles 2025-10-10T02:10:58.5091610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/El_Salvador 2025-10-10T02:10:58.5092720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Denver 2025-10-10T02:10:58.5093900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Fort_Wayne 2025-10-10T02:10:58.5095220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Kentucky/Louisville 2025-10-10T02:10:58.5096520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Kentucky/Monticello 2025-10-10T02:10:58.5098080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/North_Dakota/New_Salem 2025-10-10T02:10:58.5099460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/North_Dakota/Center 2025-10-10T02:10:58.5100740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/North_Dakota/Beulah 2025-10-10T02:10:58.5101930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Glace_Bay 2025-10-10T02:10:58.5102990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Montserrat 2025-10-10T02:10:58.5104060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Toronto 2025-10-10T02:10:58.5105300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Panama 2025-10-10T02:10:58.5106570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Cordoba 2025-10-10T02:10:58.5107620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Louisville 2025-10-10T02:10:58.5108740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Ensenada 2025-10-10T02:10:58.5110090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Shiprock 2025-10-10T02:10:58.5111300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Ojinaga 2025-10-10T02:10:58.5112510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Thule 2025-10-10T02:10:58.5113600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Caracas 2025-10-10T02:10:58.5114800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Araguaina 2025-10-10T02:10:58.5116040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Cambridge_Bay 2025-10-10T02:10:58.5117130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Winnipeg 2025-10-10T02:10:58.5118440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Grand_Turk 2025-10-10T02:10:58.5119420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Virgin 2025-10-10T02:10:58.5120710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Anchorage 2025-10-10T02:10:58.5121940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Costa_Rica 2025-10-10T02:10:58.5123040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Nome 2025-10-10T02:10:58.5124420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Grenada 2025-10-10T02:10:58.5125680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/St_Johns 2025-10-10T02:10:58.5126760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Atka 2025-10-10T02:10:58.5127930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Asuncion 2025-10-10T02:10:58.5129230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Hermosillo 2025-10-10T02:10:58.5130400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Tijuana 2025-10-10T02:10:58.5131530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Marigot 2025-10-10T02:10:58.5132780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Juneau 2025-10-10T02:10:58.5133960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Montevideo 2025-10-10T02:10:58.5135120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Godthab 2025-10-10T02:10:58.5136360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Guadeloupe 2025-10-10T02:10:58.5137490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Maceio 2025-10-10T02:10:58.5138700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Pangnirtung 2025-10-10T02:10:58.5139790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/St_Kitts 2025-10-10T02:10:58.5141020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Barbados 2025-10-10T02:10:58.5142090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Iqaluit 2025-10-10T02:10:58.5143100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Menominee 2025-10-10T02:10:58.5144310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Martinique 2025-10-10T02:10:58.5145580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Mexico_City 2025-10-10T02:10:58.5146770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Swift_Current 2025-10-10T02:10:58.5147830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Miquelon 2025-10-10T02:10:58.5149010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Curacao 2025-10-10T02:10:58.5150200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Dawson_Creek 2025-10-10T02:10:58.5151430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Mendoza 2025-10-10T02:10:58.5152450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Adak 2025-10-10T02:10:58.5153560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Coyhaique 2025-10-10T02:10:58.5154760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Thunder_Bay 2025-10-10T02:10:58.5155920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Aruba 2025-10-10T02:10:58.5157180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Fort_Nelson 2025-10-10T02:10:58.5158330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Sitka 2025-10-10T02:10:58.5159570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Anguilla 2025-10-10T02:10:58.5160830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Danmarkshavn 2025-10-10T02:10:58.5162040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Melbourne 2025-10-10T02:10:58.5163320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Queensland 2025-10-10T02:10:58.5164650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/North 2025-10-10T02:10:58.5165930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Lord_Howe 2025-10-10T02:10:58.5167190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Adelaide 2025-10-10T02:10:58.5168450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Yancowinna 2025-10-10T02:10:58.5169770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Victoria 2025-10-10T02:10:58.5170850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Canberra 2025-10-10T02:10:58.5171990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Sydney 2025-10-10T02:10:58.5173110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/ACT 2025-10-10T02:10:58.5174380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Eucla 2025-10-10T02:10:58.5175520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Brisbane 2025-10-10T02:10:58.5176710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Tasmania 2025-10-10T02:10:58.5177870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Hobart 2025-10-10T02:10:58.5178970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Perth 2025-10-10T02:10:58.5180020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/South 2025-10-10T02:10:58.5181240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Lindeman 2025-10-10T02:10:58.5182420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Darwin 2025-10-10T02:10:58.5183590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/West 2025-10-10T02:10:58.5184710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/LHI 2025-10-10T02:10:58.5185790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/NSW 2025-10-10T02:10:58.5187200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Broken_Hill 2025-10-10T02:10:58.5188410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Currie 2025-10-10T02:10:58.5189380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-10 2025-10-10T02:10:58.5190660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+12 2025-10-10T02:10:58.5191910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-11 2025-10-10T02:10:58.5193090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/Universal 2025-10-10T02:10:58.5194250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/Greenwich 2025-10-10T02:10:58.5195360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-6 2025-10-10T02:10:58.5196400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-1 2025-10-10T02:10:58.5197560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-8 2025-10-10T02:10:58.5198700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+4 2025-10-10T02:10:58.5199750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+3 2025-10-10T02:10:58.5200900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-9 2025-10-10T02:10:58.5201880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-0 2025-10-10T02:10:58.5202970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-7 2025-10-10T02:10:58.5204070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+2 2025-10-10T02:10:58.5205190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+5 2025-10-10T02:10:58.5206350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT 2025-10-10T02:10:58.5207370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/Zulu 2025-10-10T02:10:58.5208400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+11 2025-10-10T02:10:58.5209620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-13 2025-10-10T02:10:58.5210740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-14 2025-10-10T02:10:58.5211930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+10 2025-10-10T02:10:58.5213200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-12 2025-10-10T02:10:58.5214260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT0 2025-10-10T02:10:58.5215550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/UCT 2025-10-10T02:10:58.5216400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+0 2025-10-10T02:10:58.5217650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+7 2025-10-10T02:10:58.5222500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+9 2025-10-10T02:10:58.5222970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-2 2025-10-10T02:10:58.5223430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-5 2025-10-10T02:10:58.5223900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+8 2025-10-10T02:10:58.5224360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+6 2025-10-10T02:10:58.5224840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+1 2025-10-10T02:10:58.5225330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/UTC 2025-10-10T02:10:58.5226120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-4 2025-10-10T02:10:58.5227230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-3 2025-10-10T02:10:58.5229150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/zonenow.tab 2025-10-10T02:10:58.5230290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/NZ-CHAT 2025-10-10T02:10:58.5231830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Dushanbe 2025-10-10T02:10:58.5232910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Qostanay 2025-10-10T02:10:58.5234020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Calcutta 2025-10-10T02:10:58.5235140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Urumqi 2025-10-10T02:10:58.5236120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Karachi 2025-10-10T02:10:58.5237190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Khandyga 2025-10-10T02:10:58.5238500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Thimbu 2025-10-10T02:10:58.5239790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Thimphu 2025-10-10T02:10:58.5241350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Vladivostok 2025-10-10T02:10:58.5243020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Vientiane 2025-10-10T02:10:58.5244340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Shanghai 2025-10-10T02:10:58.5245620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Ulan_Bator 2025-10-10T02:10:58.5246810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Aden 2025-10-10T02:10:58.5248170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Muscat 2025-10-10T02:10:58.5249470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Damascus 2025-10-10T02:10:58.5251420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Jerusalem 2025-10-10T02:10:58.5252600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Brunei 2025-10-10T02:10:58.5253380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Ulaanbaatar 2025-10-10T02:10:58.5254760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Amman 2025-10-10T02:10:58.5255690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Kuching 2025-10-10T02:10:58.5256230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Tel_Aviv 2025-10-10T02:10:58.5257250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Seoul 2025-10-10T02:10:58.5257980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Atyrau 2025-10-10T02:10:58.5258920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Pyongyang 2025-10-10T02:10:58.5259780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Hovd 2025-10-10T02:10:58.5260680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Hebron 2025-10-10T02:10:58.5261620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Kuwait 2025-10-10T02:10:58.5262520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Tomsk 2025-10-10T02:10:58.5263470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Manila 2025-10-10T02:10:58.5264900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Chita 2025-10-10T02:10:58.5266270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Katmandu 2025-10-10T02:10:58.5267400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Gaza 2025-10-10T02:10:58.5268840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Samarkand 2025-10-10T02:10:58.5270190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Taipei 2025-10-10T02:10:58.5271220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Tashkent 2025-10-10T02:10:58.5272470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Yekaterinburg 2025-10-10T02:10:58.5273830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Macau 2025-10-10T02:10:58.5274990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Qyzylorda 2025-10-10T02:10:58.5276070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Macao 2025-10-10T02:10:58.5277300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Tokyo 2025-10-10T02:10:58.5278420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Baku 2025-10-10T02:10:58.5279600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Barnaul 2025-10-10T02:10:58.5280710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Istanbul 2025-10-10T02:10:58.5282000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Irkutsk 2025-10-10T02:10:58.5283060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Qatar 2025-10-10T02:10:58.5284310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Bahrain 2025-10-10T02:10:58.5285590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Yangon 2025-10-10T02:10:58.5286860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Yerevan 2025-10-10T02:10:58.5288500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Almaty 2025-10-10T02:10:58.5289650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Dili 2025-10-10T02:10:58.5290820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Dacca 2025-10-10T02:10:58.5292170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Chongqing 2025-10-10T02:10:58.5293490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Ust-Nera 2025-10-10T02:10:58.5294590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Magadan 2025-10-10T02:10:58.5295890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Colombo 2025-10-10T02:10:58.5297050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Krasnoyarsk 2025-10-10T02:10:58.5298120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Kamchatka 2025-10-10T02:10:58.5299580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Ujung_Pandang 2025-10-10T02:10:58.5300700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Jakarta 2025-10-10T02:10:58.5302090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Kolkata 2025-10-10T02:10:58.5303300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Kabul 2025-10-10T02:10:58.5304510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Oral 2025-10-10T02:10:58.5305850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Jayapura 2025-10-10T02:10:58.5307590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Pontianak 2025-10-10T02:10:58.5308790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Makassar 2025-10-10T02:10:58.5310020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Tbilisi 2025-10-10T02:10:58.5311290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Singapore 2025-10-10T02:10:58.5312500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Harbin 2025-10-10T02:10:58.5313820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Kashgar 2025-10-10T02:10:58.5315060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Dhaka 2025-10-10T02:10:58.5316350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Yakutsk 2025-10-10T02:10:58.5317880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Kuala_Lumpur 2025-10-10T02:10:58.5319000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Tehran 2025-10-10T02:10:58.5320260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Beirut 2025-10-10T02:10:58.5321600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Aqtobe 2025-10-10T02:10:58.5322870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Anadyr 2025-10-10T02:10:58.5324320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Bishkek 2025-10-10T02:10:58.5325420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Dubai 2025-10-10T02:10:58.5326480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Riyadh 2025-10-10T02:10:58.5327660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Novokuznetsk 2025-10-10T02:10:58.5328770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Aqtau 2025-10-10T02:10:58.5330050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Omsk 2025-10-10T02:10:58.5331320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Ashkhabad 2025-10-10T02:10:58.5332390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Saigon 2025-10-10T02:10:58.5333750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Sakhalin 2025-10-10T02:10:58.5335300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Hong_Kong 2025-10-10T02:10:58.5336250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Phnom_Penh 2025-10-10T02:10:58.5337520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Nicosia 2025-10-10T02:10:58.5338890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Baghdad 2025-10-10T02:10:58.5340200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Srednekolymsk 2025-10-10T02:10:58.5341300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Ashgabat 2025-10-10T02:10:58.5342430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Kathmandu 2025-10-10T02:10:58.5343620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Choibalsan 2025-10-10T02:10:58.5344780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Bangkok 2025-10-10T02:10:58.5345950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Chungking 2025-10-10T02:10:58.5347340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Novosibirsk 2025-10-10T02:10:58.5348560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Famagusta 2025-10-10T02:10:58.5349740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Rangoon 2025-10-10T02:10:58.5351010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Ho_Chi_Minh 2025-10-10T02:10:58.5352270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/MET 2025-10-10T02:10:58.5353450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Portugal 2025-10-10T02:10:58.5354730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/Palmer 2025-10-10T02:10:58.5356450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/Davis 2025-10-10T02:10:58.5357780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/Rothera 2025-10-10T02:10:58.5359100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/Vostok 2025-10-10T02:10:58.5360260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/Syowa 2025-10-10T02:10:58.5361500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/DumontDUrville 2025-10-10T02:10:58.5362700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/McMurdo 2025-10-10T02:10:58.5363960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/Macquarie 2025-10-10T02:10:58.5365340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/South_Pole 2025-10-10T02:10:58.5366650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/Troll 2025-10-10T02:10:58.5367940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/Mawson 2025-10-10T02:10:58.5369200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/Casey 2025-10-10T02:10:58.5370360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/GMT-0 2025-10-10T02:10:58.5371460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/CET 2025-10-10T02:10:58.5372540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Eire 2025-10-10T02:10:58.5373700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/PST8PDT 2025-10-10T02:10:58.5374980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/leap-seconds.list 2025-10-10T02:10:58.5376220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Jamaica 2025-10-10T02:10:58.5377210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/GMT 2025-10-10T02:10:58.5378430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Zulu 2025-10-10T02:10:58.5379640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Japan 2025-10-10T02:10:58.5380510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/ROC 2025-10-10T02:10:58.5381680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/GB-Eire 2025-10-10T02:10:58.5382840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Zurich 2025-10-10T02:10:58.5383930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Paris 2025-10-10T02:10:58.5384980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Moscow 2025-10-10T02:10:58.5386190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Luxembourg 2025-10-10T02:10:58.5387370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Ljubljana 2025-10-10T02:10:58.5388490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Helsinki 2025-10-10T02:10:58.5389750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Minsk 2025-10-10T02:10:58.5390960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Skopje 2025-10-10T02:10:58.5392110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Dublin 2025-10-10T02:10:58.5393300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Jersey 2025-10-10T02:10:58.5394540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/San_Marino 2025-10-10T02:10:58.5395840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Gibraltar 2025-10-10T02:10:58.5397030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Belgrade 2025-10-10T02:10:58.5398450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Guernsey 2025-10-10T02:10:58.5399650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Ulyanovsk 2025-10-10T02:10:58.5400890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Saratov 2025-10-10T02:10:58.5402010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Vaduz 2025-10-10T02:10:58.5403170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Istanbul 2025-10-10T02:10:58.5404470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Lisbon 2025-10-10T02:10:58.5405770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Uzhgorod 2025-10-10T02:10:58.5407010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Kirov 2025-10-10T02:10:58.5408190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Tirane 2025-10-10T02:10:58.5409420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Tiraspol 2025-10-10T02:10:58.5410550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Sarajevo 2025-10-10T02:10:58.5411770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Madrid 2025-10-10T02:10:58.5412920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Podgorica 2025-10-10T02:10:58.5414290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Busingen 2025-10-10T02:10:58.5415760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Vatican 2025-10-10T02:10:58.5416890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Belfast 2025-10-10T02:10:58.5418020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Bratislava 2025-10-10T02:10:58.5419150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Kiev 2025-10-10T02:10:58.5420360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Kaliningrad 2025-10-10T02:10:58.5421590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Zaporozhye 2025-10-10T02:10:58.5422740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Vienna 2025-10-10T02:10:58.5423920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Budapest 2025-10-10T02:10:58.5425100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Vilnius 2025-10-10T02:10:58.5426240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Monaco 2025-10-10T02:10:58.5427370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Oslo 2025-10-10T02:10:58.5428490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Astrakhan 2025-10-10T02:10:58.5429820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Simferopol 2025-10-10T02:10:58.5431010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Volgograd 2025-10-10T02:10:58.5432210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Kyiv 2025-10-10T02:10:58.5433350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Isle_of_Man 2025-10-10T02:10:58.5434530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/London 2025-10-10T02:10:58.5435730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Riga 2025-10-10T02:10:58.5436790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Andorra 2025-10-10T02:10:58.5437960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Prague 2025-10-10T02:10:58.5439100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Berlin 2025-10-10T02:10:58.5440130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Tallinn 2025-10-10T02:10:58.5441260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Rome 2025-10-10T02:10:58.5442400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Malta 2025-10-10T02:10:58.5443590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Zagreb 2025-10-10T02:10:58.5444820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Amsterdam 2025-10-10T02:10:58.5445930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Nicosia 2025-10-10T02:10:58.5447230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Bucharest 2025-10-10T02:10:58.5448390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Copenhagen 2025-10-10T02:10:58.5449550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Chisinau 2025-10-10T02:10:58.5450770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Mariehamn 2025-10-10T02:10:58.5451920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Sofia 2025-10-10T02:10:58.5453140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Athens 2025-10-10T02:10:58.5454210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Stockholm 2025-10-10T02:10:58.5455410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Samara 2025-10-10T02:10:58.5456560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Brussels 2025-10-10T02:10:58.5457700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Warsaw 2025-10-10T02:10:58.5458380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/ROK 2025-10-10T02:10:58.5459320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Navajo 2025-10-10T02:10:58.5460110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Singapore 2025-10-10T02:10:58.5461000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/GB 2025-10-10T02:10:58.5461870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Mexico/BajaNorte 2025-10-10T02:10:58.5462890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Mexico/General 2025-10-10T02:10:58.5463720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Mexico/BajaSur 2025-10-10T02:10:58.5464600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/EST 2025-10-10T02:10:58.5465330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/GMT0 2025-10-10T02:10:58.5466310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Hongkong 2025-10-10T02:10:58.5467040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/PRC 2025-10-10T02:10:58.5468010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/zone.tab 2025-10-10T02:10:58.5468740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Iran 2025-10-10T02:10:58.5469880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/build/etc/localtime 2025-10-10T02:10:58.5470560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/MST7MDT 2025-10-10T02:10:58.5471520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/WET 2025-10-10T02:10:58.5472220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/W-SU 2025-10-10T02:10:58.5473160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/UCT 2025-10-10T02:10:58.5474180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Cuba 2025-10-10T02:10:58.5475190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Egypt 2025-10-10T02:10:58.5476300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/GMT+0 2025-10-10T02:10:58.5477420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/tzdata.zi 2025-10-10T02:10:58.5478300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/EET 2025-10-10T02:10:58.5479350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Israel 2025-10-10T02:10:58.5480470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Sao_Tome 2025-10-10T02:10:58.5481680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Conakry 2025-10-10T02:10:58.5482780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Dakar 2025-10-10T02:10:58.5483930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Ndjamena 2025-10-10T02:10:58.5485180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Casablanca 2025-10-10T02:10:58.5486390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Lome 2025-10-10T02:10:58.5487560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Algiers 2025-10-10T02:10:58.5488810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Mogadishu 2025-10-10T02:10:58.5490050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Lagos 2025-10-10T02:10:58.5491320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Brazzaville 2025-10-10T02:10:58.5492460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Timbuktu 2025-10-10T02:10:58.5493700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Nouakchott 2025-10-10T02:10:58.5494870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Maseru 2025-10-10T02:10:58.5495940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Libreville 2025-10-10T02:10:58.5497150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Harare 2025-10-10T02:10:58.5498360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Malabo 2025-10-10T02:10:58.5499690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Bangui 2025-10-10T02:10:58.5500950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Nairobi 2025-10-10T02:10:58.5502420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Kinshasa 2025-10-10T02:10:58.5503350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Porto-Novo 2025-10-10T02:10:58.5504440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Cairo 2025-10-10T02:10:58.5505630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Douala 2025-10-10T02:10:58.5506760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Juba 2025-10-10T02:10:58.5507980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Gaborone 2025-10-10T02:10:58.5509140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Tunis 2025-10-10T02:10:58.5510380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Kampala 2025-10-10T02:10:58.5511640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Mbabane 2025-10-10T02:10:58.5513080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Addis_Ababa 2025-10-10T02:10:58.5514130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Maputo 2025-10-10T02:10:58.5515380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Bissau 2025-10-10T02:10:58.5516640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Blantyre 2025-10-10T02:10:58.5517900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Niamey 2025-10-10T02:10:58.5518990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Banjul 2025-10-10T02:10:58.5520260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Abidjan 2025-10-10T02:10:58.5521270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Asmara 2025-10-10T02:10:58.5522570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Bamako 2025-10-10T02:10:58.5523790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Ouagadougou 2025-10-10T02:10:58.5524900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Lusaka 2025-10-10T02:10:58.5526450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Luanda 2025-10-10T02:10:58.5527370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Asmera 2025-10-10T02:10:58.5528600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Lubumbashi 2025-10-10T02:10:58.5529800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Accra 2025-10-10T02:10:58.5530970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Khartoum 2025-10-10T02:10:58.5532150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Ceuta 2025-10-10T02:10:58.5533440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Bujumbura 2025-10-10T02:10:58.5534620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Windhoek 2025-10-10T02:10:58.5535870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/El_Aaiun 2025-10-10T02:10:58.5537080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Tripoli 2025-10-10T02:10:58.5538350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Monrovia 2025-10-10T02:10:58.5539660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Dar_es_Salaam 2025-10-10T02:10:58.5540910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Johannesburg 2025-10-10T02:10:58.5542090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Kigali 2025-10-10T02:10:58.5543370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Djibouti 2025-10-10T02:10:58.5544590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Freetown 2025-10-10T02:10:58.5545680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Factory 2025-10-10T02:10:58.5546590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/UTC 2025-10-10T02:10:58.5547880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Chile/EasterIsland 2025-10-10T02:10:58.5549100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Chile/Continental 2025-10-10T02:10:58.5550080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/HST 2025-10-10T02:10:58.5551300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Canada/Atlantic 2025-10-10T02:10:58.5552590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Canada/Pacific 2025-10-10T02:10:58.5554100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Canada/Eastern 2025-10-10T02:10:58.5554980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Canada/Yukon 2025-10-10T02:10:58.5556320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Canada/Saskatchewan 2025-10-10T02:10:58.5557540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Canada/Newfoundland 2025-10-10T02:10:58.5558650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Canada/Central 2025-10-10T02:10:58.5559810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Canada/Mountain 2025-10-10T02:10:58.5560930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Iceland 2025-10-10T02:10:58.5562230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/include/reproc++/export.hpp 2025-10-10T02:10:58.5563500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/include/reproc++/reproc.hpp 2025-10-10T02:10:58.5564900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/include/reproc++/env.hpp 2025-10-10T02:10:58.5566170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/include/reproc++/detail/array.hpp 2025-10-10T02:10:58.5567690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/include/reproc++/detail/type_traits.hpp 2025-10-10T02:10:58.5568810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/include/reproc++/run.hpp 2025-10-10T02:10:58.5569980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/include/reproc++/input.hpp 2025-10-10T02:10:58.5571230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/include/reproc++/arguments.hpp 2025-10-10T02:10:58.5572350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/include/reproc++/drain.hpp 2025-10-10T02:10:58.5573640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/repodata_record.json 2025-10-10T02:10:58.5574790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/test/run_test.sh 2025-10-10T02:10:58.5575790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/licenses/LICENSE 2025-10-10T02:10:58.5577190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/recipe/build_cpp.sh 2025-10-10T02:10:58.5578480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/recipe/parent/build_c.sh 2025-10-10T02:10:58.5579730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/recipe/parent/bld_c.bat 2025-10-10T02:10:58.5580950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/recipe/parent/build_cpp.sh 2025-10-10T02:10:58.5582360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/recipe/parent/bld_cpp.bat 2025-10-10T02:10:58.5583640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/recipe/parent/meta.yaml 2025-10-10T02:10:58.5585030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/recipe/parent/apple_gettime.patch 2025-10-10T02:10:58.5586240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/recipe/conda_build_config.yaml 2025-10-10T02:10:58.5587260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/recipe/meta.yaml 2025-10-10T02:10:58.5588410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/run_exports.json 2025-10-10T02:10:58.5589540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/paths.json 2025-10-10T02:10:58.5590550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/hash_input.json 2025-10-10T02:10:58.5591540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/files 2025-10-10T02:10:58.5592650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/about.json 2025-10-10T02:10:58.5593810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/has_prefix 2025-10-10T02:10:58.5594880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/index.json 2025-10-10T02:10:58.5595860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/git 2025-10-10T02:10:58.5597130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/lib/pkgconfig/reproc++.pc 2025-10-10T02:10:58.5598740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/lib/cmake/reproc++/reproc++-config-version.cmake 2025-10-10T02:10:58.5600090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/lib/cmake/reproc++/reproc++-config.cmake 2025-10-10T02:10:58.5601490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/lib/cmake/reproc++/reproc++-targets.cmake 2025-10-10T02:10:58.5603040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/lib/cmake/reproc++/reproc++-targets-release.cmake 2025-10-10T02:10:58.5604130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/lib/libreproc++.14.dylib 2025-10-10T02:10:58.5605250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/lib/libreproc++.dylib 2025-10-10T02:10:58.5606480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/lib/libreproc++.14.2.4.dylib 2025-10-10T02:10:58.5607300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0.conda 2025-10-10T02:10:58.5608040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0.conda 2025-10-10T02:10:58.5609260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/include/tl/expected.hpp 2025-10-10T02:10:58.5610500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/repodata_record.json 2025-10-10T02:10:58.5611760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/test/run_test.sh 2025-10-10T02:10:58.5612760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/licenses/COPYING 2025-10-10T02:10:58.5613870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/recipe/catch.hpp 2025-10-10T02:10:58.5615010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/recipe/LICENSE 2025-10-10T02:10:58.5616110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/recipe/bld.bat 2025-10-10T02:10:58.5617320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/recipe/build.sh 2025-10-10T02:10:58.5618560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:58.5619820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/recipe/meta.yaml 2025-10-10T02:10:58.5621030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/recipe/meta.yaml.template 2025-10-10T02:10:58.5622140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/paths.json 2025-10-10T02:10:58.5623260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/hash_input.json 2025-10-10T02:10:58.5624190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/files 2025-10-10T02:10:58.5625300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/about.json 2025-10-10T02:10:58.5626380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/index.json 2025-10-10T02:10:58.5627380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/git 2025-10-10T02:10:58.5628950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/share/cmake/tl-expected/tl-expected-targets.cmake 2025-10-10T02:10:58.5630610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/share/cmake/tl-expected/tl-expected-config-version.cmake 2025-10-10T02:10:58.5632050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/share/cmake/tl-expected/tl-expected-config.cmake 2025-10-10T02:10:58.5632950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/condabin/conda 2025-10-10T02:10:58.5634080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/bin/conda 2025-10-10T02:10:58.5635160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/bin/deactivate 2025-10-10T02:10:58.5636260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/bin/activate 2025-10-10T02:10:58.5637380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/bin/conda-env 2025-10-10T02:10:58.5638680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/shell/condabin/conda-hook.ps1 2025-10-10T02:10:58.5639770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/shell/condabin/Conda.psm1 2025-10-10T02:10:58.5640880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/etc/profile.d/conda.csh 2025-10-10T02:10:58.5642220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/etc/profile.d/conda.sh 2025-10-10T02:10:58.5643330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/etc/fish/conf.d/conda.fish 2025-10-10T02:10:58.5644580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/info/repodata_record.json 2025-10-10T02:10:58.5645750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/info/test/run_test.sh 2025-10-10T02:10:58.5647010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/info/test/run_test.py 2025-10-10T02:10:58.5648200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/info/licenses/conda-src/LICENSE 2025-10-10T02:10:58.5649290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/info/recipe/run_test.sh 2025-10-10T02:10:58.5650830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:58.5652040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/info/recipe/meta.yaml 2025-10-10T02:10:58.5653270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/info/recipe/run_test.bat 2025-10-10T02:10:58.5654420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-10-10T02:10:58.5655100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/info/paths.json 2025-10-10T02:10:58.5656100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/info/hash_input.json 2025-10-10T02:10:58.5656800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/info/files 2025-10-10T02:10:58.5657750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/info/about.json 2025-10-10T02:10:58.5658590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/info/has_prefix 2025-10-10T02:10:58.5659370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/info/index.json 2025-10-10T02:10:58.5660200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/info/git 2025-10-10T02:10:58.5661500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda-25.7.0.dist-info/RECORD 2025-10-10T02:10:58.5662930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda-25.7.0.dist-info/licenses/AUTHORS.md 2025-10-10T02:10:58.5664300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda-25.7.0.dist-info/licenses/LICENSE 2025-10-10T02:10:58.5665920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda-25.7.0.dist-info/direct_url.json 2025-10-10T02:10:58.5666820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda-25.7.0.dist-info/WHEEL 2025-10-10T02:10:58.5668290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda-25.7.0.dist-info/entry_points.txt 2025-10-10T02:10:58.5669430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda-25.7.0.dist-info/REQUESTED 2025-10-10T02:10:58.5670770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda-25.7.0.dist-info/INSTALLER 2025-10-10T02:10:58.5672050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda-25.7.0.dist-info/METADATA 2025-10-10T02:10:58.5673220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/exports.py 2025-10-10T02:10:58.5674210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/misc.py 2025-10-10T02:10:58.5675380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plan.py 2025-10-10T02:10:58.5676640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/resolve.py 2025-10-10T02:10:58.5678270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/core/link.py 2025-10-10T02:10:58.5679860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/core/package_cache_data.py 2025-10-10T02:10:58.5681330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/core/path_actions.py 2025-10-10T02:10:58.5682900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/core/index.py 2025-10-10T02:10:58.5684210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/core/initialize.py 2025-10-10T02:10:58.5685870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/core/portability.py 2025-10-10T02:10:58.5687330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__init__.py 2025-10-10T02:10:58.5688960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/core/prefix_data.py 2025-10-10T02:10:58.5690790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/link.cpython-313.pyc 2025-10-10T02:10:58.5692610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/envs_manager.cpython-313.pyc 2025-10-10T02:10:58.5694400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/solve.cpython-313.pyc 2025-10-10T02:10:58.5696130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/portability.cpython-313.pyc 2025-10-10T02:10:58.5698010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/path_actions.cpython-313.pyc 2025-10-10T02:10:58.5699910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/package_cache_data.cpython-313.pyc 2025-10-10T02:10:58.5701740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/prefix_data.cpython-313.pyc 2025-10-10T02:10:58.5703590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/subdir_data.cpython-313.pyc 2025-10-10T02:10:58.5705540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/index.cpython-313.pyc 2025-10-10T02:10:58.5707390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.5709240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/initialize.cpython-313.pyc 2025-10-10T02:10:58.5710460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/core/solve.py 2025-10-10T02:10:58.5711970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/core/envs_manager.py 2025-10-10T02:10:58.5713470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/core/subdir_data.py 2025-10-10T02:10:58.5714900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/_version.py 2025-10-10T02:10:58.5716430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/config.py 2025-10-10T02:10:58.5718190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/reporter_backends/console.py 2025-10-10T02:10:58.5719860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/reporter_backends/__init__.py 2025-10-10T02:10:58.5721900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/reporter_backends/__pycache__/json.cpython-313.pyc 2025-10-10T02:10:58.5723910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/reporter_backends/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.5725880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/reporter_backends/__pycache__/console.cpython-313.pyc 2025-10-10T02:10:58.5727500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/reporter_backends/json.py 2025-10-10T02:10:58.5729080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/conda.py 2025-10-10T02:10:58.5730860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/freebsd.py 2025-10-10T02:10:58.5732590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/__init__.py 2025-10-10T02:10:58.5734710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/cuda.cpython-313.pyc 2025-10-10T02:10:58.5736740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/conda.cpython-313.pyc 2025-10-10T02:10:58.5738650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/archspec.cpython-313.pyc 2025-10-10T02:10:58.5740720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/windows.cpython-313.pyc 2025-10-10T02:10:58.5742840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/linux.cpython-313.pyc 2025-10-10T02:10:58.5744740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/freebsd.cpython-313.pyc 2025-10-10T02:10:58.5746690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/osx.cpython-313.pyc 2025-10-10T02:10:58.5748790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.5750400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/cuda.py 2025-10-10T02:10:58.5751970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/windows.py 2025-10-10T02:10:58.5753850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/linux.py 2025-10-10T02:10:58.5755410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/archspec.py 2025-10-10T02:10:58.5757080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/osx.py 2025-10-10T02:10:58.5758920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/subcommands/doctor/health_checks.py 2025-10-10T02:10:58.5760520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/subcommands/doctor/__init__.py 2025-10-10T02:10:58.5762820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/subcommands/doctor/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.5765120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/subcommands/doctor/__pycache__/health_checks.cpython-313.pyc 2025-10-10T02:10:58.5766570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/subcommands/__init__.py 2025-10-10T02:10:58.5768630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/subcommands/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.5770270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_specifiers/explicit.py 2025-10-10T02:10:58.5772150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__init__.py 2025-10-10T02:10:58.5774390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__pycache__/requirements_txt.cpython-313.pyc 2025-10-10T02:10:58.5776540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__pycache__/environment_yml.cpython-313.pyc 2025-10-10T02:10:58.5778680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__pycache__/explicit.cpython-313.pyc 2025-10-10T02:10:58.5780620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.5782800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__pycache__/binstar.cpython-313.pyc 2025-10-10T02:10:58.5784650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_specifiers/requirements_txt.py 2025-10-10T02:10:58.5786510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_specifiers/environment_yml.py 2025-10-10T02:10:58.5788260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_specifiers/binstar.py 2025-10-10T02:10:58.5789710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/__init__.py 2025-10-10T02:10:58.5791190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/solvers.py 2025-10-10T02:10:58.5792610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/types.py 2025-10-10T02:10:58.5794390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/__pycache__/manager.cpython-313.pyc 2025-10-10T02:10:58.5796270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/__pycache__/config.cpython-313.pyc 2025-10-10T02:10:58.5798080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/__pycache__/solvers.cpython-313.pyc 2025-10-10T02:10:58.5800040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/__pycache__/types.cpython-313.pyc 2025-10-10T02:10:58.5801760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/__pycache__/hookspec.cpython-313.pyc 2025-10-10T02:10:58.5803540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.5810000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/pypi/__init__.py 2025-10-10T02:10:58.5810470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/pypi/__pycache__/pkg_format.cpython-313.pyc 2025-10-10T02:10:58.5810930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/pypi/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.5811810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/pypi/pkg_format.py 2025-10-10T02:10:58.5813550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/__init__.py 2025-10-10T02:10:58.5815640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.5817580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/post_solves/signature_verification.py 2025-10-10T02:10:58.5819240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/post_solves/__init__.py 2025-10-10T02:10:58.5821390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/post_solves/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.5823610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/post_solves/__pycache__/signature_verification.cpython-313.pyc 2025-10-10T02:10:58.5824890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/hookspec.py 2025-10-10T02:10:58.5826810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_exporters/explicit.py 2025-10-10T02:10:58.5828570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_exporters/__init__.py 2025-10-10T02:10:58.5830930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_exporters/__pycache__/requirements_txt.cpython-313.pyc 2025-10-10T02:10:58.5833010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_exporters/__pycache__/environment_yml.cpython-313.pyc 2025-10-10T02:10:58.5835070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_exporters/__pycache__/explicit.cpython-313.pyc 2025-10-10T02:10:58.5837410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_exporters/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.5838910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_exporters/requirements_txt.py 2025-10-10T02:10:58.5840740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_exporters/environment_yml.py 2025-10-10T02:10:58.5842360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/manager.py 2025-10-10T02:10:58.5843940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/condabin/conda_auto_activate.bat 2025-10-10T02:10:58.5845350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/condabin/activate.bat 2025-10-10T02:10:58.5846760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/condabin/conda-hook.ps1 2025-10-10T02:10:58.5848010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/condabin/_conda_activate.bat 2025-10-10T02:10:58.5849210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/condabin/conda.bat 2025-10-10T02:10:58.5850560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/condabin/rename_tmp.bat 2025-10-10T02:10:58.5851800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/condabin/conda_hook.bat 2025-10-10T02:10:58.5853060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/condabin/Conda.psm1 2025-10-10T02:10:58.5854400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/condabin/deactivate.bat 2025-10-10T02:10:58.5855560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/bin/deactivate 2025-10-10T02:10:58.5856730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/bin/activate 2025-10-10T02:10:58.5857900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/cli-64.exe 2025-10-10T02:10:58.5859260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/etc/profile.d/conda.csh 2025-10-10T02:10:58.5860580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/etc/profile.d/conda.sh 2025-10-10T02:10:58.5861950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/etc/fish/conf.d/conda.fish 2025-10-10T02:10:58.5863300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/Library/bin/conda.bat 2025-10-10T02:10:58.5864530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/Scripts/activate.bat 2025-10-10T02:10:58.5865680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/conda.xsh 2025-10-10T02:10:58.5866890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/cli-32.exe 2025-10-10T02:10:58.5868070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/conda_icon.ico 2025-10-10T02:10:58.5869200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/instructions.py 2025-10-10T02:10:58.5870290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/__init__.py 2025-10-10T02:10:58.5871690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/models/package_info.py 2025-10-10T02:10:58.5872680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/models/enums.py 2025-10-10T02:10:58.5874090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/models/leased_path_entry.py 2025-10-10T02:10:58.5875180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/models/version.py 2025-10-10T02:10:58.5876350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/models/records.py 2025-10-10T02:10:58.5877900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/models/channel.py 2025-10-10T02:10:58.5878890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__init__.py 2025-10-10T02:10:58.5880340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/dist.cpython-313.pyc 2025-10-10T02:10:58.5881980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/leased_path_entry.cpython-313.pyc 2025-10-10T02:10:58.5883330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/package_info.cpython-313.pyc 2025-10-10T02:10:58.5884760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/channel.cpython-313.pyc 2025-10-10T02:10:58.5886370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/enums.cpython-313.pyc 2025-10-10T02:10:58.5887860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/environment.cpython-313.pyc 2025-10-10T02:10:58.5889070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/prefix_graph.cpython-313.pyc 2025-10-10T02:10:58.5890480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/match_spec.cpython-313.pyc 2025-10-10T02:10:58.5891900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/records.cpython-313.pyc 2025-10-10T02:10:58.5893380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.5894750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/version.cpython-313.pyc 2025-10-10T02:10:58.5895830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/models/environment.py 2025-10-10T02:10:58.5897030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/models/match_spec.py 2025-10-10T02:10:58.5898430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/models/dist.py 2025-10-10T02:10:58.5899440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/models/prefix_graph.py 2025-10-10T02:10:58.5900850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/activate.cpython-313.pyc 2025-10-10T02:10:58.5902100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/api.cpython-313.pyc 2025-10-10T02:10:58.5903700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/reporters.cpython-313.pyc 2025-10-10T02:10:58.5904800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/history.cpython-313.pyc 2025-10-10T02:10:58.5906210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/misc.cpython-313.pyc 2025-10-10T02:10:58.5907510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/utils.cpython-313.pyc 2025-10-10T02:10:58.5908870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/exports.cpython-313.pyc 2025-10-10T02:10:58.5910280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/exceptions.cpython-313.pyc 2025-10-10T02:10:58.5911670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/_version.cpython-313.pyc 2025-10-10T02:10:58.5912900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/plan.cpython-313.pyc 2025-10-10T02:10:58.5914340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/deprecations.cpython-313.pyc 2025-10-10T02:10:58.5915650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:10:58.5917250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.5918380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/resolve.cpython-313.pyc 2025-10-10T02:10:58.5919840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/exception_handler.cpython-313.pyc 2025-10-10T02:10:58.5921260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/instructions.cpython-313.pyc 2025-10-10T02:10:58.5922550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/_vendor.cpython-313.pyc 2025-10-10T02:10:58.5923700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_rename.py 2025-10-10T02:10:58.5924880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_clean.py 2025-10-10T02:10:58.5926070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_create.py 2025-10-10T02:10:58.5927250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_config.py 2025-10-10T02:10:58.5928450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_compare.py 2025-10-10T02:10:58.5929640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_update.py 2025-10-10T02:10:58.5930830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_install.py 2025-10-10T02:10:58.5932350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_mock_activate.py 2025-10-10T02:10:58.5933290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_env_list.py 2025-10-10T02:10:58.5934520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_export.py 2025-10-10T02:10:58.5935710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_run.py 2025-10-10T02:10:58.5936880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_init.py 2025-10-10T02:10:58.5938140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_remove.py 2025-10-10T02:10:58.5939210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_env.py 2025-10-10T02:10:58.5940350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/actions.py 2025-10-10T02:10:58.5941560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__init__.py 2025-10-10T02:10:58.5942780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_env_vars.py 2025-10-10T02:10:58.5943970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_info.py 2025-10-10T02:10:58.5945400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/helpers.cpython-313.pyc 2025-10-10T02:10:58.5946800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main.cpython-313.pyc 2025-10-10T02:10:58.5948260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_compare.cpython-313.pyc 2025-10-10T02:10:58.5949940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_mock_deactivate.cpython-313.pyc 2025-10-10T02:10:58.5951230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_init.cpython-313.pyc 2025-10-10T02:10:58.5952770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_create.cpython-313.pyc 2025-10-10T02:10:58.5954220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_config.cpython-313.pyc 2025-10-10T02:10:58.5955860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_info.cpython-313.pyc 2025-10-10T02:10:58.5957040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/actions.cpython-313.pyc 2025-10-10T02:10:58.5958460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_rename.cpython-313.pyc 2025-10-10T02:10:58.5959880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_list.cpython-313.pyc 2025-10-10T02:10:58.5961390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_mock_activate.cpython-313.pyc 2025-10-10T02:10:58.5962760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/common.cpython-313.pyc 2025-10-10T02:10:58.5964370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_remove.cpython-313.pyc 2025-10-10T02:10:58.5965710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_update.cpython-313.pyc 2025-10-10T02:10:58.5967100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_export.cpython-313.pyc 2025-10-10T02:10:58.5968520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_list.cpython-313.pyc 2025-10-10T02:10:58.5970230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_clean.cpython-313.pyc 2025-10-10T02:10:58.5971480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/python_api.cpython-313.pyc 2025-10-10T02:10:58.5972870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_notices.cpython-313.pyc 2025-10-10T02:10:58.5974550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/find_commands.cpython-313.pyc 2025-10-10T02:10:58.5975830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_config.cpython-313.pyc 2025-10-10T02:10:58.5977100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/install.cpython-313.pyc 2025-10-10T02:10:58.5978530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_run.cpython-313.pyc 2025-10-10T02:10:58.5979970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_commands.cpython-313.pyc 2025-10-10T02:10:58.5981330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_pip.cpython-313.pyc 2025-10-10T02:10:58.5982850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_create.cpython-313.pyc 2025-10-10T02:10:58.5984340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_env.cpython-313.pyc 2025-10-10T02:10:58.5985800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_package.cpython-313.pyc 2025-10-10T02:10:58.5987250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_search.cpython-313.pyc 2025-10-10T02:10:58.5988710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_install.cpython-313.pyc 2025-10-10T02:10:58.5990110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_update.cpython-313.pyc 2025-10-10T02:10:58.5991530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_vars.cpython-313.pyc 2025-10-10T02:10:58.5993130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.5994380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/conda_argparse.cpython-313.pyc 2025-10-10T02:10:58.5995820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_remove.cpython-313.pyc 2025-10-10T02:10:58.5996920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/find_commands.py 2025-10-10T02:10:58.5998140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_notices.py 2025-10-10T02:10:58.5999310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_search.py 2025-10-10T02:10:58.6000490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/python_api.py 2025-10-10T02:10:58.6001650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_pip.py 2025-10-10T02:10:58.6002950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_env_remove.py 2025-10-10T02:10:58.6004160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_mock_deactivate.py 2025-10-10T02:10:58.6005260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/common.py 2025-10-10T02:10:58.6006460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_list.py 2025-10-10T02:10:58.6007700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/conda_argparse.py 2025-10-10T02:10:58.6008810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/install.py 2025-10-10T02:10:58.6010050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_env_update.py 2025-10-10T02:10:58.6011160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main.py 2025-10-10T02:10:58.6012410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_env_create.py 2025-10-10T02:10:58.6013530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/helpers.py 2025-10-10T02:10:58.6014750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_commands.py 2025-10-10T02:10:58.6015990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_env_config.py 2025-10-10T02:10:58.6017160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_package.py 2025-10-10T02:10:58.6018320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/fetch.py 2025-10-10T02:10:58.6019510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/cache.py 2025-10-10T02:10:58.6020700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/__init__.py 2025-10-10T02:10:58.6021850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/core.py 2025-10-10T02:10:58.6023000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/types.py 2025-10-10T02:10:58.6024480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/__pycache__/views.cpython-313.pyc 2025-10-10T02:10:58.6025920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/__pycache__/fetch.cpython-313.pyc 2025-10-10T02:10:58.6027290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/__pycache__/core.cpython-313.pyc 2025-10-10T02:10:58.6029180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/__pycache__/cache.cpython-313.pyc 2025-10-10T02:10:58.6030110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/__pycache__/types.cpython-313.pyc 2025-10-10T02:10:58.6031560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.6032690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/views.py 2025-10-10T02:10:58.6033780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/env/env.py 2025-10-10T02:10:58.6035100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/env/specs/explicit.py 2025-10-10T02:10:58.6036270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/env/specs/__init__.py 2025-10-10T02:10:58.6037800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/env/specs/__pycache__/yaml_file.cpython-313.pyc 2025-10-10T02:10:58.6039280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/env/specs/__pycache__/requirements.cpython-313.pyc 2025-10-10T02:10:58.6040750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/env/specs/__pycache__/explicit.cpython-313.pyc 2025-10-10T02:10:58.6042200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/env/specs/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.6043610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/env/specs/__pycache__/binstar.cpython-313.pyc 2025-10-10T02:10:58.6044820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/env/specs/requirements.py 2025-10-10T02:10:58.6046350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/env/specs/yaml_file.py 2025-10-10T02:10:58.6047240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/env/specs/binstar.py 2025-10-10T02:10:58.6048400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/env/__init__.py 2025-10-10T02:10:58.6049940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/env/__pycache__/pip_util.cpython-313.pyc 2025-10-10T02:10:58.6051340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/env/__pycache__/env.cpython-313.pyc 2025-10-10T02:10:58.6052730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/env/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.6053810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/env/pip_util.py 2025-10-10T02:10:58.6055050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/env/installers/conda.py 2025-10-10T02:10:58.6056340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/env/installers/__init__.py 2025-10-10T02:10:58.6057890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/env/installers/__pycache__/conda.cpython-313.pyc 2025-10-10T02:10:58.6059400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/env/installers/__pycache__/base.cpython-313.pyc 2025-10-10T02:10:58.6060990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/env/installers/__pycache__/pip.cpython-313.pyc 2025-10-10T02:10:58.6062310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/env/installers/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.6063430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/env/installers/pip.py 2025-10-10T02:10:58.6064740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/env/installers/base.py 2025-10-10T02:10:58.6065750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/deprecations.py 2025-10-10T02:10:58.6066910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/api.py 2025-10-10T02:10:58.6068060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/__init__.py 2025-10-10T02:10:58.6069370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/solver_helpers.py 2025-10-10T02:10:58.6070510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/cases.py 2025-10-10T02:10:58.6072010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/__pycache__/helpers.cpython-313.pyc 2025-10-10T02:10:58.6073560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/__pycache__/integration.cpython-313.pyc 2025-10-10T02:10:58.6074890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/__pycache__/cases.cpython-313.pyc 2025-10-10T02:10:58.6076300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/__pycache__/fixtures.cpython-313.pyc 2025-10-10T02:10:58.6077810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/__pycache__/solver_helpers.cpython-313.pyc 2025-10-10T02:10:58.6079210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.6080410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/notices/__init__.py 2025-10-10T02:10:58.6082120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/notices/__pycache__/helpers.cpython-313.pyc 2025-10-10T02:10:58.6083570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/notices/__pycache__/fixtures.cpython-313.pyc 2025-10-10T02:10:58.6085050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/notices/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.6086290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/notices/helpers.py 2025-10-10T02:10:58.6087570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/notices/fixtures.py 2025-10-10T02:10:58.6088760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/integration.py 2025-10-10T02:10:58.6090060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/gateways/__init__.py 2025-10-10T02:10:58.6091790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/gateways/__pycache__/fixtures.cpython-313.pyc 2025-10-10T02:10:58.6093280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/gateways/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.6094480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/gateways/fixtures.py 2025-10-10T02:10:58.6095620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/helpers.py 2025-10-10T02:10:58.6096800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/fixtures.py 2025-10-10T02:10:58.6097980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/unix.py 2025-10-10T02:10:58.6099280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/__init__.py 2025-10-10T02:10:58.6100740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/__pycache__/windows.cpython-313.pyc 2025-10-10T02:10:58.6102180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/__pycache__/linux.cpython-313.pyc 2025-10-10T02:10:58.6103560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/__pycache__/osx.cpython-313.pyc 2025-10-10T02:10:58.6105050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.6106440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/__pycache__/unix.cpython-313.pyc 2025-10-10T02:10:58.6107580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/windows.py 2025-10-10T02:10:58.6108760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/linux.py 2025-10-10T02:10:58.6109950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/osx.py 2025-10-10T02:10:58.6111190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/configuration.py 2025-10-10T02:10:58.6112350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/signals.py 2025-10-10T02:10:58.6113490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/disk.py 2025-10-10T02:10:58.6114660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_logic.py 2025-10-10T02:10:58.6115840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/toposort.py 2025-10-10T02:10:58.6117000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/compat.py 2025-10-10T02:10:58.6118360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/pkg_formats/__init__.py 2025-10-10T02:10:58.6119920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/pkg_formats/__pycache__/python.cpython-313.pyc 2025-10-10T02:10:58.6121500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/pkg_formats/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.6122760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/pkg_formats/python.py 2025-10-10T02:10:58.6123910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/directories.py 2025-10-10T02:10:58.6125150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/_cygpath.py 2025-10-10T02:10:58.6126380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/__init__.py 2025-10-10T02:10:58.6127930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/__pycache__/windows.cpython-313.pyc 2025-10-10T02:10:58.6129440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/__pycache__/directories.cpython-313.pyc 2025-10-10T02:10:58.6130920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/__pycache__/python.cpython-313.pyc 2025-10-10T02:10:58.6132340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.6133810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/__pycache__/_cygpath.cpython-313.pyc 2025-10-10T02:10:58.6134930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/python.py 2025-10-10T02:10:58.6136130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/windows.py 2025-10-10T02:10:58.6137320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/constants.py 2025-10-10T02:10:58.6138570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/io.py 2025-10-10T02:10:58.6139670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__init__.py 2025-10-10T02:10:58.6141020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/serialize/__init__.py 2025-10-10T02:10:58.6142530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/serialize/__pycache__/json.cpython-313.pyc 2025-10-10T02:10:58.6144310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/serialize/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.6145670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/serialize/json.py 2025-10-10T02:10:58.6147680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/io.cpython-313.pyc 2025-10-10T02:10:58.6149450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/_logic.cpython-313.pyc 2025-10-10T02:10:58.6151270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/toposort.cpython-313.pyc 2025-10-10T02:10:58.6153110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/iterators.cpython-313.pyc 2025-10-10T02:10:58.6154970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/compat.cpython-313.pyc 2025-10-10T02:10:58.6156890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/signals.cpython-313.pyc 2025-10-10T02:10:58.6158880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/configuration.cpython-313.pyc 2025-10-10T02:10:58.6160330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/constants.cpython-313.pyc 2025-10-10T02:10:58.6161680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/disk.cpython-313.pyc 2025-10-10T02:10:58.6163100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.6164460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/url.cpython-313.pyc 2025-10-10T02:10:58.6165850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/logic.cpython-313.pyc 2025-10-10T02:10:58.6167220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/logic.py 2025-10-10T02:10:58.6168640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/url.py 2025-10-10T02:10:58.6169520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/common/iterators.py 2025-10-10T02:10:58.6171080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/exception_handler.py 2025-10-10T02:10:58.6172570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/utils.py 2025-10-10T02:10:58.6174200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/logging.py 2025-10-10T02:10:58.6176120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/download.py 2025-10-10T02:10:58.6177780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/session.py 2025-10-10T02:10:58.6179580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/__init__.py 2025-10-10T02:10:58.6181760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/__pycache__/session.cpython-313.pyc 2025-10-10T02:10:58.6183800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/__pycache__/download.cpython-313.pyc 2025-10-10T02:10:58.6185900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.6187650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/__init__.py 2025-10-10T02:10:58.6189800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/s3.cpython-313.pyc 2025-10-10T02:10:58.6191950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/localfs.cpython-313.pyc 2025-10-10T02:10:58.6194060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/ftp.cpython-313.pyc 2025-10-10T02:10:58.6196210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.6198370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/http.cpython-313.pyc 2025-10-10T02:10:58.6200140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/localfs.py 2025-10-10T02:10:58.6201930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/http.py 2025-10-10T02:10:58.6203880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/s3.py 2025-10-10T02:10:58.6205490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/ftp.py 2025-10-10T02:10:58.6206980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/anaconda_client.py 2025-10-10T02:10:58.6208720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/subprocess.py 2025-10-10T02:10:58.6210290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/jlap/fetch.py 2025-10-10T02:10:58.6212180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/jlap/interface.py 2025-10-10T02:10:58.6213840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__init__.py 2025-10-10T02:10:58.6215520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/jlap/core.py 2025-10-10T02:10:58.6217580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__pycache__/interface.cpython-313.pyc 2025-10-10T02:10:58.6219650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__pycache__/fetch.cpython-313.pyc 2025-10-10T02:10:58.6221580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__pycache__/core.cpython-313.pyc 2025-10-10T02:10:58.6223490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.6225110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/__init__.py 2025-10-10T02:10:58.6227150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/__pycache__/lock.cpython-313.pyc 2025-10-10T02:10:58.6229170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.6230690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/lock.py 2025-10-10T02:10:58.6232340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/__init__.py 2025-10-10T02:10:58.6234240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/__pycache__/logging.cpython-313.pyc 2025-10-10T02:10:58.6236510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/__pycache__/anaconda_client.cpython-313.pyc 2025-10-10T02:10:58.6238730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.6240250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/__pycache__/subprocess.cpython-313.pyc 2025-10-10T02:10:58.6241690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/update.py 2025-10-10T02:10:58.6243280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/link.py 2025-10-10T02:10:58.6244800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/delete.py 2025-10-10T02:10:58.6246450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/create.py 2025-10-10T02:10:58.6247980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__init__.py 2025-10-10T02:10:58.6250010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/link.cpython-313.pyc 2025-10-10T02:10:58.6251630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/create.cpython-313.pyc 2025-10-10T02:10:58.6253620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/delete.cpython-313.pyc 2025-10-10T02:10:58.6255560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/update.cpython-313.pyc 2025-10-10T02:10:58.6257270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/read.cpython-313.pyc 2025-10-10T02:10:58.6259090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/test.cpython-313.pyc 2025-10-10T02:10:58.6260920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/permissions.cpython-313.pyc 2025-10-10T02:10:58.6262790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/lock.cpython-313.pyc 2025-10-10T02:10:58.6264670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.6266020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/test.py 2025-10-10T02:10:58.6267630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/lock.py 2025-10-10T02:10:58.6269360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/permissions.py 2025-10-10T02:10:58.6270810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/read.py 2025-10-10T02:10:58.6272510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/reporters.py 2025-10-10T02:10:58.6273890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/py.typed 2025-10-10T02:10:58.6275340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/exceptions.py 2025-10-10T02:10:58.6277120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/trust/signature_verification.py 2025-10-10T02:10:58.6278570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/trust/constants.py 2025-10-10T02:10:58.6279910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/trust/__init__.py 2025-10-10T02:10:58.6281730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/trust/__pycache__/constants.cpython-313.pyc 2025-10-10T02:10:58.6283540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/trust/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.6285480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/trust/__pycache__/signature_verification.cpython-313.pyc 2025-10-10T02:10:58.6286690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/ish.py 2025-10-10T02:10:58.6288290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/compat.py 2025-10-10T02:10:58.6289820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/LICENSE 2025-10-10T02:10:58.6291430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/logz.py 2025-10-10T02:10:58.6292750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__init__.py 2025-10-10T02:10:58.6294540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__pycache__/logz.cpython-313.pyc 2025-10-10T02:10:58.6296340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__pycache__/entity.cpython-313.pyc 2025-10-10T02:10:58.6298030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__pycache__/compat.cpython-313.pyc 2025-10-10T02:10:58.6299810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__pycache__/ish.cpython-313.pyc 2025-10-10T02:10:58.6301680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__pycache__/decorators.cpython-313.pyc 2025-10-10T02:10:58.6303570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__pycache__/exceptions.cpython-313.pyc 2025-10-10T02:10:58.6305320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__pycache__/collection.cpython-313.pyc 2025-10-10T02:10:58.6307120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__pycache__/type_coercion.cpython-313.pyc 2025-10-10T02:10:58.6308710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.6310200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/collection.py 2025-10-10T02:10:58.6311640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/entity.py 2025-10-10T02:10:58.6313100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/type_coercion.py 2025-10-10T02:10:58.6314580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/exceptions.py 2025-10-10T02:10:58.6316300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/decorators.py 2025-10-10T02:10:58.6317670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/_vendor.py 2025-10-10T02:10:58.6319110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/__main__.py 2025-10-10T02:10:58.6321420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/base/constants.py 2025-10-10T02:10:58.6322950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/base/__init__.py 2025-10-10T02:10:58.6324670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/base/__pycache__/context.cpython-313.pyc 2025-10-10T02:10:58.6326500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/base/__pycache__/constants.cpython-313.pyc 2025-10-10T02:10:58.6328230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/base/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.6329660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/base/context.py 2025-10-10T02:10:58.6330990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/activate.py 2025-10-10T02:10:58.6332400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda/history.py 2025-10-10T02:10:58.6334870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/tests/data/recipes/activate_deactivate_package/src/etc/conda/activate.d/activate.bat 2025-10-10T02:10:58.6337130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/tests/data/recipes/activate_deactivate_package/src/etc/conda/activate.d/activate.sh 2025-10-10T02:10:58.6339390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/tests/data/recipes/activate_deactivate_package/src/etc/conda/deactivate.d/deactivate.bat 2025-10-10T02:10:58.6341640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/tests/data/recipes/activate_deactivate_package/src/etc/conda/deactivate.d/deactivate.sh 2025-10-10T02:10:58.6342900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/xontrib/conda.xsh 2025-10-10T02:10:58.6344480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda_env/__init__.py 2025-10-10T02:10:58.6346270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda_env/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.6347760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda_env/cli/__init__.py 2025-10-10T02:10:58.6349560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda_env/cli/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.6350970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda_env/README.md 2025-10-10T02:10:58.6352700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda_env/installers/__init__.py 2025-10-10T02:10:58.6354690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.7.0-py313hca03da5_0/lib/python3.13/site-packages/conda_env/installers/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.6355630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0.conda 2025-10-10T02:10:58.6356260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0.conda 2025-10-10T02:10:58.6356930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cache/9e99ffaf.json 2025-10-10T02:10:58.6357460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cache/3e39a7aa.json 2025-10-10T02:10:58.6358640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/repodata_record.json 2025-10-10T02:10:58.6359470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/run_test.sh 2025-10-10T02:10:58.6360600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test/typed.py 2025-10-10T02:10:58.6361500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test/subclass_only.py 2025-10-10T02:10:58.6362610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test/test_freeze.py 2025-10-10T02:10:58.6363570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test/frozendict_only.py 2025-10-10T02:10:58.6364520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test/__init__.py 2025-10-10T02:10:58.6365500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test/bench.py 2025-10-10T02:10:58.6366460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test/common.py 2025-10-10T02:10:58.6367510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test/debug.py 2025-10-10T02:10:58.6368610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test/test_frozendict.py 2025-10-10T02:10:58.6369620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test/test_frozendict_subclass.py 2025-10-10T02:10:58.6370740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test/base.py 2025-10-10T02:10:58.6371440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/run_test.py 2025-10-10T02:10:58.6372540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test_time_dependencies.json 2025-10-10T02:10:58.6373460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/licenses/LICENSE.txt 2025-10-10T02:10:58.6374590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:58.6375440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/recipe/meta.yaml 2025-10-10T02:10:58.6376470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/recipe/meta.yaml.template 2025-10-10T02:10:58.6377320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/paths.json 2025-10-10T02:10:58.6378240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/hash_input.json 2025-10-10T02:10:58.6379110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/files 2025-10-10T02:10:58.6380040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/about.json 2025-10-10T02:10:58.6380830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/index.json 2025-10-10T02:10:58.6381760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/git 2025-10-10T02:10:58.6383420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/cool.py 2025-10-10T02:10:58.6384860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/version.py 2025-10-10T02:10:58.6386350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/__init__.pyi 2025-10-10T02:10:58.6387890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/__init__.py 2025-10-10T02:10:58.6389370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/core.py 2025-10-10T02:10:58.6391210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/__pycache__/core.cpython-313.pyc 2025-10-10T02:10:58.6393080Z /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-10-10T02:10:58.6394870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/__pycache__/monkeypatch.cpython-313.pyc 2025-10-10T02:10:58.6396690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.6398490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/__pycache__/version.cpython-313.pyc 2025-10-10T02:10:58.6400260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/__pycache__/cool.cpython-313.pyc 2025-10-10T02:10:58.6401800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/py.typed 2025-10-10T02:10:58.6403430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/_frozendict_py.py 2025-10-10T02:10:58.6405090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/monkeypatch.py 2025-10-10T02:10:58.6406840Z /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-10-10T02:10:58.6408670Z /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-10-10T02:10:58.6410300Z /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-10-10T02:10:58.6412000Z /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-10-10T02:10:58.6413800Z /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-10-10T02:10:58.6415430Z /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-10-10T02:10:58.6417080Z /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-10-10T02:10:58.6418790Z /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-10-10T02:10:58.6419700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/bin/distro 2025-10-10T02:10:58.6420900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/repodata_record.json 2025-10-10T02:10:58.6422070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/test/run_test.sh 2025-10-10T02:10:58.6423200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/test/run_test.py 2025-10-10T02:10:58.6424670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-10-10T02:10:58.6425780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/licenses/LICENSE 2025-10-10T02:10:58.6427040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:58.6428420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/recipe/meta.yaml 2025-10-10T02:10:58.6429670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-10-10T02:10:58.6430610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/paths.json 2025-10-10T02:10:58.6431680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/hash_input.json 2025-10-10T02:10:58.6432730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/files 2025-10-10T02:10:58.6433910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/about.json 2025-10-10T02:10:58.6434690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/has_prefix 2025-10-10T02:10:58.6435740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/index.json 2025-10-10T02:10:58.6436660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/git 2025-10-10T02:10:58.6438280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro/__init__.py 2025-10-10T02:10:58.6440070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro/__pycache__/distro.cpython-313.pyc 2025-10-10T02:10:58.6441730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:10:58.6443580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.6444920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro/py.typed 2025-10-10T02:10:58.6446360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro/distro.py 2025-10-10T02:10:58.6447940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro/__main__.py 2025-10-10T02:10:58.6449720Z /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-10-10T02:10:58.6451380Z /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-10-10T02:10:58.6453000Z /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-10-10T02:10:58.6454480Z /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-10-10T02:10:58.6456230Z /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-10-10T02:10:58.6458050Z /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-10-10T02:10:58.6459760Z /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-10-10T02:10:58.6461600Z /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-10-10T02:10:58.6463310Z /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-10-10T02:10:58.6464000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1.conda 2025-10-10T02:10:58.6465660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/repodata_record.json 2025-10-10T02:10:58.6466770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/test/run_test.sh 2025-10-10T02:10:58.6468050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/test/tests/conftest.py 2025-10-10T02:10:58.6469790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/test/tests/introspection/test_literal_values.py 2025-10-10T02:10:58.6471100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/test/tests/introspection/__init__.py 2025-10-10T02:10:58.6473000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/test/tests/introspection/test_is_union_origin.py 2025-10-10T02:10:58.6474700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/test/tests/introspection/test_inspect_annotation.py 2025-10-10T02:10:58.6476070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/test/tests/typing_objects/__init__.py 2025-10-10T02:10:58.6477810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/test/tests/typing_objects/test_member_checks.py 2025-10-10T02:10:58.6478990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/test/run_test.py 2025-10-10T02:10:58.6480350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-10-10T02:10:58.6481690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/licenses/LICENSE 2025-10-10T02:10:58.6483160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:58.6484520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/recipe/meta.yaml 2025-10-10T02:10:58.6485940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-10-10T02:10:58.6487010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/paths.json 2025-10-10T02:10:58.6488300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/hash_input.json 2025-10-10T02:10:58.6489420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/files 2025-10-10T02:10:58.6490640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/about.json 2025-10-10T02:10:58.6491910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/index.json 2025-10-10T02:10:58.6492980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/git 2025-10-10T02:10:58.6494980Z /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-10-10T02:10:58.6497010Z /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-10-10T02:10:58.6498920Z /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-10-10T02:10:58.6500760Z /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-10-10T02:10:58.6502930Z /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-10-10T02:10:58.6504630Z /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-10-10T02:10:58.6506500Z /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-10-10T02:10:58.6508110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection/__init__.py 2025-10-10T02:10:58.6509970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection/typing_objects.pyi 2025-10-10T02:10:58.6511890Z /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-10-10T02:10:58.6513880Z /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-10-10T02:10:58.6515660Z /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-10-10T02:10:58.6517410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection/introspection.py 2025-10-10T02:10:58.6519230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection/typing_objects.py 2025-10-10T02:10:58.6520810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection/py.typed 2025-10-10T02:10:58.6521870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/repodata_record.json 2025-10-10T02:10:58.6523050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/test/run_test.sh 2025-10-10T02:10:58.6524050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/test/run_test.py 2025-10-10T02:10:58.6525670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-10-10T02:10:58.6526670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/licenses/LICENSE 2025-10-10T02:10:58.6528030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:58.6529210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/recipe/meta.yaml 2025-10-10T02:10:58.6530450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-10-10T02:10:58.6531610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/paths.json 2025-10-10T02:10:58.6532990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/hash_input.json 2025-10-10T02:10:58.6534000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/files 2025-10-10T02:10:58.6535060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/about.json 2025-10-10T02:10:58.6536090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/index.json 2025-10-10T02:10:58.6537170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/git 2025-10-10T02:10:58.6538520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/_tracing.py 2025-10-10T02:10:58.6539900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/_version.py 2025-10-10T02:10:58.6541550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/_callers.py 2025-10-10T02:10:58.6542960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/__init__.py 2025-10-10T02:10:58.6544640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/_warnings.py 2025-10-10T02:10:58.6546040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/_hooks.py 2025-10-10T02:10:58.6547530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/_result.py 2025-10-10T02:10:58.6549100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/__pycache__/_warnings.cpython-313.pyc 2025-10-10T02:10:58.6550430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/__pycache__/_result.cpython-313.pyc 2025-10-10T02:10:58.6551800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/__pycache__/_manager.cpython-313.pyc 2025-10-10T02:10:58.6553170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/__pycache__/_version.cpython-313.pyc 2025-10-10T02:10:58.6554500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/__pycache__/_hooks.cpython-313.pyc 2025-10-10T02:10:58.6555880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.6557260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/__pycache__/_callers.cpython-313.pyc 2025-10-10T02:10:58.6558630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/__pycache__/_tracing.cpython-313.pyc 2025-10-10T02:10:58.6559690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/py.typed 2025-10-10T02:10:58.6560820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/_manager.py 2025-10-10T02:10:58.6562210Z /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-10-10T02:10:58.6563380Z /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-10-10T02:10:58.6564680Z /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-10-10T02:10:58.6565850Z /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-10-10T02:10:58.6571710Z /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-10-10T02:10:58.6572040Z /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-10-10T02:10:58.6572370Z /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-10-10T02:10:58.6572680Z /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-10-10T02:10:58.6572860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0.conda 2025-10-10T02:10:58.6573120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/configuration.py 2025-10-10T02:10:58.6573820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/pyproject.py 2025-10-10T02:10:58.6574860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/network/auth.py 2025-10-10T02:10:58.6575970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/network/xmlrpc.py 2025-10-10T02:10:58.6577040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/network/download.py 2025-10-10T02:10:58.6578110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/network/session.py 2025-10-10T02:10:58.6579230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/network/cache.py 2025-10-10T02:10:58.6580270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/network/__init__.py 2025-10-10T02:10:58.6581300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/network/utils.py 2025-10-10T02:10:58.6582380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/network/lazy_wheel.py 2025-10-10T02:10:58.6583470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cache.py 2025-10-10T02:10:58.6584350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/__init__.py 2025-10-10T02:10:58.6585510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/logging.py 2025-10-10T02:10:58.6586450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/misc.py 2025-10-10T02:10:58.6587660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/egg_link.py 2025-10-10T02:10:58.6588870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/compat.py 2025-10-10T02:10:58.6590310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/deprecation.py 2025-10-10T02:10:58.6591580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/subprocess.py 2025-10-10T02:10:58.6592830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/filesystem.py 2025-10-10T02:10:58.6594420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/direct_url_helpers.py 2025-10-10T02:10:58.6595550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/__init__.py 2025-10-10T02:10:58.6596970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/_jaraco_text.py 2025-10-10T02:10:58.6598400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/temp_dir.py 2025-10-10T02:10:58.6599710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/retry.py 2025-10-10T02:10:58.6601140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/appdirs.py 2025-10-10T02:10:58.6602500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/setuptools_build.py 2025-10-10T02:10:58.6603830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/packaging.py 2025-10-10T02:10:58.6605150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/entrypoints.py 2025-10-10T02:10:58.6606490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/filetypes.py 2025-10-10T02:10:58.6608020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/compatibility_tags.py 2025-10-10T02:10:58.6609720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/datetime.py 2025-10-10T02:10:58.6610640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/urls.py 2025-10-10T02:10:58.6611980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/hashes.py 2025-10-10T02:10:58.6613330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/virtualenv.py 2025-10-10T02:10:58.6614570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/_log.py 2025-10-10T02:10:58.6615930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/glibc.py 2025-10-10T02:10:58.6617390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/wheel.py 2025-10-10T02:10:58.6618800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/unpacking.py 2025-10-10T02:10:58.6620120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/link.py 2025-10-10T02:10:58.6621630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/selection_prefs.py 2025-10-10T02:10:58.6623030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/direct_url.py 2025-10-10T02:10:58.6624260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/index.py 2025-10-10T02:10:58.6625700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/target_python.py 2025-10-10T02:10:58.6626980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/pylock.py 2025-10-10T02:10:58.6628150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/__init__.py 2025-10-10T02:10:58.6629470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/search_scope.py 2025-10-10T02:10:58.6630850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/candidate.py 2025-10-10T02:10:58.6632070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/format_control.py 2025-10-10T02:10:58.6633520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/installation_report.py 2025-10-10T02:10:58.6635250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/scheme.py 2025-10-10T02:10:58.6636190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/wheel.py 2025-10-10T02:10:58.6637590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/cmdoptions.py 2025-10-10T02:10:58.6638840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/__init__.py 2025-10-10T02:10:58.6640220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/index_command.py 2025-10-10T02:10:58.6641490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/status_codes.py 2025-10-10T02:10:58.6642810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/parser.py 2025-10-10T02:10:58.6644190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/command_context.py 2025-10-10T02:10:58.6645540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/spinners.py 2025-10-10T02:10:58.6646860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/autocompletion.py 2025-10-10T02:10:58.6648240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/base_command.py 2025-10-10T02:10:58.6649530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/main_parser.py 2025-10-10T02:10:58.6650790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/progress_bars.py 2025-10-10T02:10:58.6652010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/main.py 2025-10-10T02:10:58.6653450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/req_command.py 2025-10-10T02:10:58.6655040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/install/editable_legacy.py 2025-10-10T02:10:58.6656610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/install/__init__.py 2025-10-10T02:10:58.6658120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/install/wheel.py 2025-10-10T02:10:58.6659380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/check.py 2025-10-10T02:10:58.6660910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/__init__.py 2025-10-10T02:10:58.6662390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/freeze.py 2025-10-10T02:10:58.6663960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/build/wheel_legacy.py 2025-10-10T02:10:58.6665500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/build/metadata.py 2025-10-10T02:10:58.6667060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/build/metadata_editable.py 2025-10-10T02:10:58.6668530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/build/wheel_editable.py 2025-10-10T02:10:58.6670140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/build/__init__.py 2025-10-10T02:10:58.6671730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/build/metadata_legacy.py 2025-10-10T02:10:58.6673160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/build/wheel.py 2025-10-10T02:10:58.6674660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/build/build_tracker.py 2025-10-10T02:10:58.6675970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/prepare.py 2025-10-10T02:10:58.6677380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/req/req_install.py 2025-10-10T02:10:58.6678510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/req/req_set.py 2025-10-10T02:10:58.6679990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/req/req_uninstall.py 2025-10-10T02:10:58.6681280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/req/__init__.py 2025-10-10T02:10:58.6682840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/req/req_dependency_group.py 2025-10-10T02:10:58.6684060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/req/req_file.py 2025-10-10T02:10:58.6685400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/req/constructors.py 2025-10-10T02:10:58.6686890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/legacy/__init__.py 2025-10-10T02:10:58.6688340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/legacy/resolver.py 2025-10-10T02:10:58.6689600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/__init__.py 2025-10-10T02:10:58.6691050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/base.py 2025-10-10T02:10:58.6692630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/resolvelib/provider.py 2025-10-10T02:10:58.6694170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py 2025-10-10T02:10:58.6695550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/resolvelib/reporter.py 2025-10-10T02:10:58.6697060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/resolvelib/__init__.py 2025-10-10T02:10:58.6698580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/resolvelib/factory.py 2025-10-10T02:10:58.6700180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/resolvelib/requirements.py 2025-10-10T02:10:58.6701780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/resolvelib/resolver.py 2025-10-10T02:10:58.6703330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/resolvelib/candidates.py 2025-10-10T02:10:58.6704880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/resolvelib/base.py 2025-10-10T02:10:58.6706180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/vcs/git.py 2025-10-10T02:10:58.6707510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/vcs/__init__.py 2025-10-10T02:10:58.6708700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/vcs/mercurial.py 2025-10-10T02:10:58.6709970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/vcs/bazaar.py 2025-10-10T02:10:58.6711380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/vcs/versioncontrol.py 2025-10-10T02:10:58.6712790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/vcs/subversion.py 2025-10-10T02:10:58.6714110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/locations/__init__.py 2025-10-10T02:10:58.6715770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/locations/_sysconfig.py 2025-10-10T02:10:58.6717300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/locations/_distutils.py 2025-10-10T02:10:58.6718550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/locations/base.py 2025-10-10T02:10:58.6719910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/index/collector.py 2025-10-10T02:10:58.6721270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/index/__init__.py 2025-10-10T02:10:58.6722560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/index/sources.py 2025-10-10T02:10:58.6723880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/index/package_finder.py 2025-10-10T02:10:58.6725280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/exceptions.py 2025-10-10T02:10:58.6726680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/configuration.py 2025-10-10T02:10:58.6728010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/show.py 2025-10-10T02:10:58.6729320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/list.py 2025-10-10T02:10:58.6730560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/check.py 2025-10-10T02:10:58.6731870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/index.py 2025-10-10T02:10:58.6733310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/completion.py 2025-10-10T02:10:58.6734630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/download.py 2025-10-10T02:10:58.6735730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/cache.py 2025-10-10T02:10:58.6736700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/__init__.py 2025-10-10T02:10:58.6737870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/hash.py 2025-10-10T02:10:58.6738860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/inspect.py 2025-10-10T02:10:58.6739990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/debug.py 2025-10-10T02:10:58.6741000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/uninstall.py 2025-10-10T02:10:58.6742080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/lock.py 2025-10-10T02:10:58.6743250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/freeze.py 2025-10-10T02:10:58.6744630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/search.py 2025-10-10T02:10:58.6746040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/install.py 2025-10-10T02:10:58.6747280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/help.py 2025-10-10T02:10:58.6748710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/wheel.py 2025-10-10T02:10:58.6750040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/main.py 2025-10-10T02:10:58.6751250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/wheel_builder.py 2025-10-10T02:10:58.6752600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/metadata/_json.py 2025-10-10T02:10:58.6753870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/metadata/__init__.py 2025-10-10T02:10:58.6755330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/metadata/pkg_resources.py 2025-10-10T02:10:58.6756890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/metadata/importlib/_dists.py 2025-10-10T02:10:58.6758420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/metadata/importlib/__init__.py 2025-10-10T02:10:58.6759860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/metadata/importlib/_compat.py 2025-10-10T02:10:58.6761170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/metadata/importlib/_envs.py 2025-10-10T02:10:58.6762530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/metadata/base.py 2025-10-10T02:10:58.6763880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/distributions/__init__.py 2025-10-10T02:10:58.6765450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/distributions/sdist.py 2025-10-10T02:10:58.6766910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/distributions/installed.py 2025-10-10T02:10:58.6768240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/distributions/base.py 2025-10-10T02:10:58.6769820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/distributions/wheel.py 2025-10-10T02:10:58.6771150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/self_outdated_check.py 2025-10-10T02:10:58.6772430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/build_env.py 2025-10-10T02:10:58.6773700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/tags.py 2025-10-10T02:10:58.6775120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/_musllinux.py 2025-10-10T02:10:58.6776460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/metadata.py 2025-10-10T02:10:58.6777960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/version.py 2025-10-10T02:10:58.6779390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/licenses/__init__.py 2025-10-10T02:10:58.6780770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/licenses/_spdx.py 2025-10-10T02:10:58.6782050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/__init__.py 2025-10-10T02:10:58.6783260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/_parser.py 2025-10-10T02:10:58.6784690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/utils.py 2025-10-10T02:10:58.6785960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/requirements.py 2025-10-10T02:10:58.6787370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/_structures.py 2025-10-10T02:10:58.6788960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/markers.py 2025-10-10T02:10:58.6790460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/py.typed 2025-10-10T02:10:58.6791970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/_manylinux.py 2025-10-10T02:10:58.6793800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/_tokenizer.py 2025-10-10T02:10:58.6795110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/specifiers.py 2025-10-10T02:10:58.6796410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/_elffile.py 2025-10-10T02:10:58.6797940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/vendor.txt 2025-10-10T02:10:58.6800360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/truststore/_openssl.py 2025-10-10T02:10:58.6801890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/truststore/_api.py 2025-10-10T02:10:58.6803160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/truststore/_macos.py 2025-10-10T02:10:58.6804650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/truststore/__init__.py 2025-10-10T02:10:58.6806210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/truststore/_ssl_constants.py 2025-10-10T02:10:58.6807470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/truststore/py.typed 2025-10-10T02:10:58.6809060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/truststore/_windows.py 2025-10-10T02:10:58.6810630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/msgpack/__init__.py 2025-10-10T02:10:58.6812090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/msgpack/exceptions.py 2025-10-10T02:10:58.6813280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/msgpack/fallback.py 2025-10-10T02:10:58.6814540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/msgpack/ext.py 2025-10-10T02:10:58.6816350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/dependency_groups/_lint_dependency_groups.py 2025-10-10T02:10:58.6817850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/dependency_groups/__init__.py 2025-10-10T02:10:58.6819400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/dependency_groups/_pip_wrapper.py 2025-10-10T02:10:58.6820820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/dependency_groups/_implementation.py 2025-10-10T02:10:58.6822200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/dependency_groups/py.typed 2025-10-10T02:10:58.6823840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/dependency_groups/_toml_compat.py 2025-10-10T02:10:58.6825120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/dependency_groups/__main__.py 2025-10-10T02:10:58.6826530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/filters/__init__.py 2025-10-10T02:10:58.6827940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/modeline.py 2025-10-10T02:10:58.6829320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/console.py 2025-10-10T02:10:58.6830730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/scanner.py 2025-10-10T02:10:58.6832120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/formatter.py 2025-10-10T02:10:58.6833390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/lexers/__init__.py 2025-10-10T02:10:58.6834880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/lexers/python.py 2025-10-10T02:10:58.6836290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/lexers/_mapping.py 2025-10-10T02:10:58.6837420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/token.py 2025-10-10T02:10:58.6838780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/style.py 2025-10-10T02:10:58.6840150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/util.py 2025-10-10T02:10:58.6841550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/sphinxext.py 2025-10-10T02:10:58.6842860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/__init__.py 2025-10-10T02:10:58.6844460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/formatters/__init__.py 2025-10-10T02:10:58.6846080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/formatters/_mapping.py 2025-10-10T02:10:58.6847440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/styles/__init__.py 2025-10-10T02:10:58.6848840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/styles/_mapping.py 2025-10-10T02:10:58.6850250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/unistring.py 2025-10-10T02:10:58.6851510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/lexer.py 2025-10-10T02:10:58.6852920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/regexopt.py 2025-10-10T02:10:58.6854350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/plugin.py 2025-10-10T02:10:58.6855620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/filter.py 2025-10-10T02:10:58.6857040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/__main__.py 2025-10-10T02:10:58.6858320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/w64-arm.exe 2025-10-10T02:10:58.6859700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/w32.exe 2025-10-10T02:10:58.6861100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/locators.py 2025-10-10T02:10:58.6862520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/metadata.py 2025-10-10T02:10:58.6863810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/version.py 2025-10-10T02:10:58.6865150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/compat.py 2025-10-10T02:10:58.6866400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/index.py 2025-10-10T02:10:58.6867700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/manifest.py 2025-10-10T02:10:58.6869020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/util.py 2025-10-10T02:10:58.6870330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/database.py 2025-10-10T02:10:58.6871650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/t32.exe 2025-10-10T02:10:58.6872920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/__init__.py 2025-10-10T02:10:58.6874220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/w64.exe 2025-10-10T02:10:58.6875580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/markers.py 2025-10-10T02:10:58.6877200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/resources.py 2025-10-10T02:10:58.6878470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/t64-arm.exe 2025-10-10T02:10:58.6879830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/scripts.py 2025-10-10T02:10:58.6881120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/t64.exe 2025-10-10T02:10:58.6882450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/wheel.py 2025-10-10T02:10:58.6883740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distro/__init__.py 2025-10-10T02:10:58.6885000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distro/py.typed 2025-10-10T02:10:58.6886310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distro/distro.py 2025-10-10T02:10:58.6887610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distro/__main__.py 2025-10-10T02:10:58.6889040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/serialize.py 2025-10-10T02:10:58.6890420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/wrapper.py 2025-10-10T02:10:58.6891810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/controller.py 2025-10-10T02:10:58.6893370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/filewrapper.py 2025-10-10T02:10:58.6894690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/heuristics.py 2025-10-10T02:10:58.6896010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/adapter.py 2025-10-10T02:10:58.6897290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/cache.py 2025-10-10T02:10:58.6898800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/__init__.py 2025-10-10T02:10:58.6900180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/py.typed 2025-10-10T02:10:58.6901500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/_cmd.py 2025-10-10T02:10:58.6903030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/caches/file_cache.py 2025-10-10T02:10:58.6904520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/caches/__init__.py 2025-10-10T02:10:58.6906120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/caches/redis_cache.py 2025-10-10T02:10:58.6907390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/idna/intranges.py 2025-10-10T02:10:58.6908870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/idna/package_data.py 2025-10-10T02:10:58.6910170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/idna/compat.py 2025-10-10T02:10:58.6911420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/idna/idnadata.py 2025-10-10T02:10:58.6912770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/idna/__init__.py 2025-10-10T02:10:58.6914090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/idna/core.py 2025-10-10T02:10:58.6915430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/idna/py.typed 2025-10-10T02:10:58.6916620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/idna/codec.py 2025-10-10T02:10:58.6918020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/idna/uts46data.py 2025-10-10T02:10:58.6919310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/__init__.py 2025-10-10T02:10:58.6920780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/cookies.py 2025-10-10T02:10:58.6922050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/auth.py 2025-10-10T02:10:58.6923510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/sessions.py 2025-10-10T02:10:58.6924770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/hooks.py 2025-10-10T02:10:58.6926060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/compat.py 2025-10-10T02:10:58.6927460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/models.py 2025-10-10T02:10:58.6928850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/certs.py 2025-10-10T02:10:58.6930390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/__init__.py 2025-10-10T02:10:58.6931800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/status_codes.py 2025-10-10T02:10:58.6933160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/packages.py 2025-10-10T02:10:58.6934420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/__version__.py 2025-10-10T02:10:58.6935490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/api.py 2025-10-10T02:10:58.6936560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/_internal_utils.py 2025-10-10T02:10:58.6937650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/utils.py 2025-10-10T02:10:58.6938650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/exceptions.py 2025-10-10T02:10:58.6939840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/structures.py 2025-10-10T02:10:58.6940750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/help.py 2025-10-10T02:10:58.6941910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/adapters.py 2025-10-10T02:10:58.6942810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/tomli/_types.py 2025-10-10T02:10:58.6943960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/tomli/__init__.py 2025-10-10T02:10:58.6944860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/tomli/_parser.py 2025-10-10T02:10:58.6946000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/tomli/_re.py 2025-10-10T02:10:58.6946920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/tomli/py.typed 2025-10-10T02:10:58.6948070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/certifi/__init__.py 2025-10-10T02:10:58.6948990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/certifi/core.py 2025-10-10T02:10:58.6950120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/certifi/py.typed 2025-10-10T02:10:58.6951170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/certifi/cacert.pem 2025-10-10T02:10:58.6952540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/certifi/__main__.py 2025-10-10T02:10:58.6954110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pyproject_hooks/_impl.py 2025-10-10T02:10:58.6955710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pyproject_hooks/__init__.py 2025-10-10T02:10:58.6957370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py 2025-10-10T02:10:58.6958980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pyproject_hooks/_in_process/__init__.py 2025-10-10T02:10:58.6960270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pyproject_hooks/py.typed 2025-10-10T02:10:58.6961560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/themes.py 2025-10-10T02:10:58.6962940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/screen.py 2025-10-10T02:10:58.6964160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/logging.py 2025-10-10T02:10:58.6965410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/measure.py 2025-10-10T02:10:58.6966620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/tree.py 2025-10-10T02:10:58.6967900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/console.py 2025-10-10T02:10:58.6969160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/live_render.py 2025-10-10T02:10:58.6970430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_emoji_codes.py 2025-10-10T02:10:58.6971700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/box.py 2025-10-10T02:10:58.6973040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/color.py 2025-10-10T02:10:58.6974250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_timer.py 2025-10-10T02:10:58.6975510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_fileno.py 2025-10-10T02:10:58.6976720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/align.py 2025-10-10T02:10:58.6977890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/theme.py 2025-10-10T02:10:58.6979270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/style.py 2025-10-10T02:10:58.6980620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/default_styles.py 2025-10-10T02:10:58.6981840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_wrap.py 2025-10-10T02:10:58.6983260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_log_render.py 2025-10-10T02:10:58.6984560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/emoji.py 2025-10-10T02:10:58.6985860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/layout.py 2025-10-10T02:10:58.6987350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/containers.py 2025-10-10T02:10:58.6988720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_emoji_replace.py 2025-10-10T02:10:58.6990050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/traceback.py 2025-10-10T02:10:58.6991390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/region.py 2025-10-10T02:10:58.6992770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/protocol.py 2025-10-10T02:10:58.6993980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_loop.py 2025-10-10T02:10:58.6995200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/control.py 2025-10-10T02:10:58.6996580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/filesize.py 2025-10-10T02:10:58.6997940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_null_file.py 2025-10-10T02:10:58.6999140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_palettes.py 2025-10-10T02:10:58.7000400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/__init__.py 2025-10-10T02:10:58.7001630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_pick.py 2025-10-10T02:10:58.7002980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/file_proxy.py 2025-10-10T02:10:58.7004270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/palette.py 2025-10-10T02:10:58.7005480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/markup.py 2025-10-10T02:10:58.7006690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_ratio.py 2025-10-10T02:10:58.7007980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/repr.py 2025-10-10T02:10:58.7009260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/constrain.py 2025-10-10T02:10:58.7010440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/pretty.py 2025-10-10T02:10:58.7011690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/diagnose.py 2025-10-10T02:10:58.7012890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/columns.py 2025-10-10T02:10:58.7014250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/rule.py 2025-10-10T02:10:58.7015450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_inspect.py 2025-10-10T02:10:58.7016770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/pager.py 2025-10-10T02:10:58.7017990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/text.py 2025-10-10T02:10:58.7019400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/highlighter.py 2025-10-10T02:10:58.7020770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_spinners.py 2025-10-10T02:10:58.7022180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/terminal_theme.py 2025-10-10T02:10:58.7023460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/bar.py 2025-10-10T02:10:58.7024700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/live.py 2025-10-10T02:10:58.7026020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/py.typed 2025-10-10T02:10:58.7027430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/syntax.py 2025-10-10T02:10:58.7028790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/table.py 2025-10-10T02:10:58.7030170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_export_format.py 2025-10-10T02:10:58.7031550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/progress_bar.py 2025-10-10T02:10:58.7032790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/errors.py 2025-10-10T02:10:58.7034190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/prompt.py 2025-10-10T02:10:58.7035490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/segment.py 2025-10-10T02:10:58.7036840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/ansi.py 2025-10-10T02:10:58.7038060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/progress.py 2025-10-10T02:10:58.7039360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_stack.py 2025-10-10T02:10:58.7040730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_windows.py 2025-10-10T02:10:58.7041950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_cell_widths.py 2025-10-10T02:10:58.7043340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/cells.py 2025-10-10T02:10:58.7044800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_win32_console.py 2025-10-10T02:10:58.7046010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/panel.py 2025-10-10T02:10:58.7047310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/styled.py 2025-10-10T02:10:58.7048710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/spinner.py 2025-10-10T02:10:58.7050180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_windows_renderer.py 2025-10-10T02:10:58.7051380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/json.py 2025-10-10T02:10:58.7052610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/padding.py 2025-10-10T02:10:58.7053850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/__main__.py 2025-10-10T02:10:58.7055130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/scope.py 2025-10-10T02:10:58.7056590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_extension.py 2025-10-10T02:10:58.7057920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/status.py 2025-10-10T02:10:58.7059380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/abc.py 2025-10-10T02:10:58.7060730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/jupyter.py 2025-10-10T02:10:58.7062250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/color_triplet.py 2025-10-10T02:10:58.7063600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/tomli_w/_writer.py 2025-10-10T02:10:58.7064710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/tomli_w/__init__.py 2025-10-10T02:10:58.7065990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/tomli_w/py.typed 2025-10-10T02:10:58.7067260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/filepost.py 2025-10-10T02:10:58.7068600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/fields.py 2025-10-10T02:10:58.7069980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/queue.py 2025-10-10T02:10:58.7071460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/ssltransport.py 2025-10-10T02:10:58.7072740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/proxy.py 2025-10-10T02:10:58.7074050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/wait.py 2025-10-10T02:10:58.7075520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/request.py 2025-10-10T02:10:58.7076880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/timeout.py 2025-10-10T02:10:58.7078310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/__init__.py 2025-10-10T02:10:58.7079830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/response.py 2025-10-10T02:10:58.7081120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/ssl_.py 2025-10-10T02:10:58.7082430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/retry.py 2025-10-10T02:10:58.7083750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/url.py 2025-10-10T02:10:58.7085070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/connection.py 2025-10-10T02:10:58.7086690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/ssl_match_hostname.py 2025-10-10T02:10:58.7088000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/_version.py 2025-10-10T02:10:58.7089360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/request.py 2025-10-10T02:10:58.7090700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/__init__.py 2025-10-10T02:10:58.7092060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/poolmanager.py 2025-10-10T02:10:58.7093420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/response.py 2025-10-10T02:10:58.7095080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/contrib/securetransport.py 2025-10-10T02:10:58.7096440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/contrib/__init__.py 2025-10-10T02:10:58.7097800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/contrib/socks.py 2025-10-10T02:10:58.7099450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/contrib/_appengine_environ.py 2025-10-10T02:10:58.7100850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/contrib/pyopenssl.py 2025-10-10T02:10:58.7102350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/contrib/appengine.py 2025-10-10T02:10:58.7103880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__init__.py 2025-10-10T02:10:58.7105420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/contrib/_securetransport/low_level.py 2025-10-10T02:10:58.7107040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/contrib/_securetransport/bindings.py 2025-10-10T02:10:58.7108670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/contrib/ntlmpool.py 2025-10-10T02:10:58.7109930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/connection.py 2025-10-10T02:10:58.7111300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/_collections.py 2025-10-10T02:10:58.7112790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/packages/__init__.py 2025-10-10T02:10:58.7114350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/packages/backports/__init__.py 2025-10-10T02:10:58.7115910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/packages/backports/makefile.py 2025-10-10T02:10:58.7117660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/packages/backports/weakref_finalize.py 2025-10-10T02:10:58.7118980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/packages/six.py 2025-10-10T02:10:58.7120250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/exceptions.py 2025-10-10T02:10:58.7121690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/connectionpool.py 2025-10-10T02:10:58.7123070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pkg_resources/__init__.py 2025-10-10T02:10:58.7124450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/resolvelib/__init__.py 2025-10-10T02:10:58.7125850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/resolvelib/resolvers/abstract.py 2025-10-10T02:10:58.7127300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/resolvelib/resolvers/__init__.py 2025-10-10T02:10:58.7128710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py 2025-10-10T02:10:58.7129740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/resolvelib/resolvers/criterion.py 2025-10-10T02:10:58.7131010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/resolvelib/resolvers/resolution.py 2025-10-10T02:10:58.7132020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/resolvelib/providers.py 2025-10-10T02:10:58.7133180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/resolvelib/structs.py 2025-10-10T02:10:58.7134170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/resolvelib/reporters.py 2025-10-10T02:10:58.7135460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/resolvelib/py.typed 2025-10-10T02:10:58.7136280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/typing_extensions.py 2025-10-10T02:10:58.7137310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/platformdirs/macos.py 2025-10-10T02:10:58.7138360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/platformdirs/unix.py 2025-10-10T02:10:58.7139530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/platformdirs/version.py 2025-10-10T02:10:58.7140620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/platformdirs/__init__.py 2025-10-10T02:10:58.7141690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/platformdirs/api.py 2025-10-10T02:10:58.7142680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/platformdirs/android.py 2025-10-10T02:10:58.7143740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/platformdirs/py.typed 2025-10-10T02:10:58.7144850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/platformdirs/windows.py 2025-10-10T02:10:58.7145910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/platformdirs/__main__.py 2025-10-10T02:10:58.7146950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/__init__.py 2025-10-10T02:10:58.7147870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/py.typed 2025-10-10T02:10:58.7148620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/__pip-runner__.py 2025-10-10T02:10:58.7149510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/__main__.py 2025-10-10T02:10:58.7150520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip-25.1.dist-info/RECORD 2025-10-10T02:10:58.7151990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip-25.1.dist-info/licenses/LICENSE.txt 2025-10-10T02:10:58.7152830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip-25.1.dist-info/licenses/AUTHORS.txt 2025-10-10T02:10:58.7154000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip-25.1.dist-info/direct_url.json 2025-10-10T02:10:58.7154870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip-25.1.dist-info/WHEEL 2025-10-10T02:10:58.7156080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip-25.1.dist-info/entry_points.txt 2025-10-10T02:10:58.7157400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip-25.1.dist-info/top_level.txt 2025-10-10T02:10:58.7158690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip-25.1.dist-info/REQUESTED 2025-10-10T02:10:58.7159980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip-25.1.dist-info/INSTALLER 2025-10-10T02:10:58.7161250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip-25.1.dist-info/METADATA 2025-10-10T02:10:58.7162430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/repodata_record.json 2025-10-10T02:10:58.7163550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/test/run_test.sh 2025-10-10T02:10:58.7164540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/test/run_test.py 2025-10-10T02:10:58.7165850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/test/test_time_dependencies.json 2025-10-10T02:10:58.7166820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/test/run_test.bat 2025-10-10T02:10:58.7167890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/licenses/LICENSE.txt 2025-10-10T02:10:58.7168930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/recipe/bld.bat 2025-10-10T02:10:58.7170070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/recipe/build.sh 2025-10-10T02:10:58.7171220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/recipe/conda_build_config.yaml 2025-10-10T02:10:58.7172360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/recipe/meta.yaml 2025-10-10T02:10:58.7173750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/recipe/meta.yaml.template 2025-10-10T02:10:58.7174810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/paths.json 2025-10-10T02:10:58.7175710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/hash_input.json 2025-10-10T02:10:58.7176620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/files 2025-10-10T02:10:58.7177580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/about.json 2025-10-10T02:10:58.7178450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/link.json 2025-10-10T02:10:58.7179500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/index.json 2025-10-10T02:10:58.7180430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/git 2025-10-10T02:10:58.7182400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0.conda 2025-10-10T02:10:58.7183720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1.conda 2025-10-10T02:10:58.7184680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/makeconv 2025-10-10T02:10:58.7185620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/gencnval 2025-10-10T02:10:58.7186770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/icu-config 2025-10-10T02:10:58.7187500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/gencfu 2025-10-10T02:10:58.7188310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/icuinfo 2025-10-10T02:10:58.7189190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/gendict 2025-10-10T02:10:58.7189940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/genrb 2025-10-10T02:10:58.7190980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/icuexportdata 2025-10-10T02:10:58.7191890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/pkgdata 2025-10-10T02:10:58.7192740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/genbrk 2025-10-10T02:10:58.7193660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/derb 2025-10-10T02:10:58.7194790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/translit.h 2025-10-10T02:10:58.7195850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ustdio.h 2025-10-10T02:10:58.7197020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utf_old.h 2025-10-10T02:10:58.7198020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucsdet.h 2025-10-10T02:10:58.7199160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/tzfmt.h 2025-10-10T02:10:58.7200350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ubrk.h 2025-10-10T02:10:58.7201350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ufieldpositer.h 2025-10-10T02:10:58.7202530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/localematcher.h 2025-10-10T02:10:58.7203580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/stringpiece.h 2025-10-10T02:10:58.7204720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucat.h 2025-10-10T02:10:58.7205610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/tblcoll.h 2025-10-10T02:10:58.7206840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/stringoptions.h 2025-10-10T02:10:58.7207890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/dtfmtsym.h 2025-10-10T02:10:58.7209070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unirepl.h 2025-10-10T02:10:58.7209980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ptypes.h 2025-10-10T02:10:58.7211210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/fmtable.h 2025-10-10T02:10:58.7212380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/dtitvfmt.h 2025-10-10T02:10:58.7213340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/choicfmt.h 2025-10-10T02:10:58.7214620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unumberrangeformatter.h 2025-10-10T02:10:58.7215910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/numberrangeformatter.h 2025-10-10T02:10:58.7216880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/usetiter.h 2025-10-10T02:10:58.7218030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/errorcode.h 2025-10-10T02:10:58.7219100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/tznames.h 2025-10-10T02:10:58.7220080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/dtintrv.h 2025-10-10T02:10:58.7221370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/usimplenumberformatter.h 2025-10-10T02:10:58.7222270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucurr.h 2025-10-10T02:10:58.7223400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/icuplug.h 2025-10-10T02:10:58.7224460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uregion.h 2025-10-10T02:10:58.7225590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utext.h 2025-10-10T02:10:58.7226650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/edits.h 2025-10-10T02:10:58.7227840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/parsepos.h 2025-10-10T02:10:58.7228880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucal.h 2025-10-10T02:10:58.7230040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/fpositer.h 2025-10-10T02:10:58.7231110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/dtitvinf.h 2025-10-10T02:10:58.7232090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/rbnf.h 2025-10-10T02:10:58.7233140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/udat.h 2025-10-10T02:10:58.7234140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/urep.h 2025-10-10T02:10:58.7239290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utf32.h 2025-10-10T02:10:58.7240310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/vtzone.h 2025-10-10T02:10:58.7240770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ustring.h 2025-10-10T02:10:58.7241260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ubiditransform.h 2025-10-10T02:10:58.7241740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uenum.h 2025-10-10T02:10:58.7242210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/umutablecptrie.h 2025-10-10T02:10:58.7242690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/appendable.h 2025-10-10T02:10:58.7243150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/usearch.h 2025-10-10T02:10:58.7243690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/numsys.h 2025-10-10T02:10:58.7244860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/timezone.h 2025-10-10T02:10:58.7246160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uset.h 2025-10-10T02:10:58.7247300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/casemap.h 2025-10-10T02:10:58.7248600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/coleitr.h 2025-10-10T02:10:58.7249850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/schriter.h 2025-10-10T02:10:58.7250860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/msgfmt.h 2025-10-10T02:10:58.7252290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/fieldpos.h 2025-10-10T02:10:58.7253970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/simpletz.h 2025-10-10T02:10:58.7254950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucpmap.h 2025-10-10T02:10:58.7256650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uldnames.h 2025-10-10T02:10:58.7257930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unumberformatter.h 2025-10-10T02:10:58.7258870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uiter.h 2025-10-10T02:10:58.7260260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/umsg.h 2025-10-10T02:10:58.7261520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/sortkey.h 2025-10-10T02:10:58.7263010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/simplenumberformatter.h 2025-10-10T02:10:58.7264290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/docmain.h 2025-10-10T02:10:58.7265430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uniset.h 2025-10-10T02:10:58.7266590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/basictz.h 2025-10-10T02:10:58.7267800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/udata.h 2025-10-10T02:10:58.7269020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/stringtriebuilder.h 2025-10-10T02:10:58.7270310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/chariter.h 2025-10-10T02:10:58.7271580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/umisc.h 2025-10-10T02:10:58.7272610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/reldatefmt.h 2025-10-10T02:10:58.7273900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uloc.h 2025-10-10T02:10:58.7275170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/plurrule.h 2025-10-10T02:10:58.7276430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uformattednumber.h 2025-10-10T02:10:58.7277780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/bytestriebuilder.h 2025-10-10T02:10:58.7278850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/measunit.h 2025-10-10T02:10:58.7279980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utrace.h 2025-10-10T02:10:58.7281110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/locdspnm.h 2025-10-10T02:10:58.7282390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/gregocal.h 2025-10-10T02:10:58.7283250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uchriter.h 2025-10-10T02:10:58.7284470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/enumset.h 2025-10-10T02:10:58.7285510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/nounit.h 2025-10-10T02:10:58.7286680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utf.h 2025-10-10T02:10:58.7288250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/measure.h 2025-10-10T02:10:58.7288940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/tzrule.h 2025-10-10T02:10:58.7290050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/strenum.h 2025-10-10T02:10:58.7291340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/regex.h 2025-10-10T02:10:58.7292440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/gender.h 2025-10-10T02:10:58.7293570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/dcfmtsym.h 2025-10-10T02:10:58.7294760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucnv_err.h 2025-10-10T02:10:58.7295940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/decimfmt.h 2025-10-10T02:10:58.7297030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/bytestrie.h 2025-10-10T02:10:58.7298230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/udatpg.h 2025-10-10T02:10:58.7299680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/listformatter.h 2025-10-10T02:10:58.7300720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uobject.h 2025-10-10T02:10:58.7301860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/calendar.h 2025-10-10T02:10:58.7303080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ures.h 2025-10-10T02:10:58.7304500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/normlzr.h 2025-10-10T02:10:58.7305690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/usprep.h 2025-10-10T02:10:58.7306860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/urename.h 2025-10-10T02:10:58.7308110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/caniter.h 2025-10-10T02:10:58.7309110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucol.h 2025-10-10T02:10:58.7310320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/upluralrules.h 2025-10-10T02:10:58.7311770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucharstrie.h 2025-10-10T02:10:58.7312870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/tmunit.h 2025-10-10T02:10:58.7313920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unistr.h 2025-10-10T02:10:58.7315200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/rbbi.h 2025-10-10T02:10:58.7316340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ulocdata.h 2025-10-10T02:10:58.7317310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/idna.h 2025-10-10T02:10:58.7318360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unorm2.h 2025-10-10T02:10:58.7319820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/localebuilder.h 2025-10-10T02:10:58.7321230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/dtptngen.h 2025-10-10T02:10:58.7322220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/dbbi.h 2025-10-10T02:10:58.7323530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/bytestream.h 2025-10-10T02:10:58.7324630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uversion.h 2025-10-10T02:10:58.7326010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/messagepattern.h 2025-10-10T02:10:58.7327400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uidna.h 2025-10-10T02:10:58.7328460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/filteredbrk.h 2025-10-10T02:10:58.7329860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/tmutamt.h 2025-10-10T02:10:58.7331140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/char16ptr.h 2025-10-10T02:10:58.7332170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uformattedvalue.h 2025-10-10T02:10:58.7332750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/symtable.h 2025-10-10T02:10:58.7333210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucasemap.h 2025-10-10T02:10:58.7333670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucoleitr.h 2025-10-10T02:10:58.7334830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/compactdecimalformat.h 2025-10-10T02:10:58.7335450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unum.h 2025-10-10T02:10:58.7336640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/udisplaycontext.h 2025-10-10T02:10:58.7337230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/tztrans.h 2025-10-10T02:10:58.7338310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/umachine.h 2025-10-10T02:10:58.7339030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/numberformatter.h 2025-10-10T02:10:58.7339850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/datefmt.h 2025-10-10T02:10:58.7340690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utmscale.h 2025-10-10T02:10:58.7341550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/coll.h 2025-10-10T02:10:58.7342640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/currpinf.h 2025-10-10T02:10:58.7343290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uregex.h 2025-10-10T02:10:58.7344070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/tmutfmt.h 2025-10-10T02:10:58.7344910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/plurfmt.h 2025-10-10T02:10:58.7345820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ustringtrie.h 2025-10-10T02:10:58.7346650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/smpdtfmt.h 2025-10-10T02:10:58.7347520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucptrie.h 2025-10-10T02:10:58.7348530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/udisplayoptions.h 2025-10-10T02:10:58.7349330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/icudataver.h 2025-10-10T02:10:58.7350350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uchar.h 2025-10-10T02:10:58.7350960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unorm.h 2025-10-10T02:10:58.7351800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ushape.h 2025-10-10T02:10:58.7352640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unifunct.h 2025-10-10T02:10:58.7353490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ugender.h 2025-10-10T02:10:58.7354370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/selfmt.h 2025-10-10T02:10:58.7355420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uformattable.h 2025-10-10T02:10:58.7356090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ustream.h 2025-10-10T02:10:58.7357030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/simpleformatter.h 2025-10-10T02:10:58.7357840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucnv_cb.h 2025-10-10T02:10:58.7358730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/curramt.h 2025-10-10T02:10:58.7359500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/locid.h 2025-10-10T02:10:58.7360490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/udateintervalformat.h 2025-10-10T02:10:58.7361400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/resbund.h 2025-10-10T02:10:58.7362270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ubidi.h 2025-10-10T02:10:58.7363110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/stsearch.h 2025-10-10T02:10:58.7364100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/alphaindex.h 2025-10-10T02:10:58.7364880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uvernum.h 2025-10-10T02:10:58.7365740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unimatch.h 2025-10-10T02:10:58.7366520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/rbtz.h 2025-10-10T02:10:58.7367380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucnvsel.h 2025-10-10T02:10:58.7368210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uspoof.h 2025-10-10T02:10:58.7369060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/region.h 2025-10-10T02:10:58.7369960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ureldatefmt.h 2025-10-10T02:10:58.7370770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utrans.h 2025-10-10T02:10:58.7371640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/parseerr.h 2025-10-10T02:10:58.7372450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/putil.h 2025-10-10T02:10:58.7373310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/format.h 2025-10-10T02:10:58.7374380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/scientificnumberformatter.h 2025-10-10T02:10:58.7375300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/displayoptions.h 2025-10-10T02:10:58.7376190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/normalizer2.h 2025-10-10T02:10:58.7377020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/dtrule.h 2025-10-10T02:10:58.7377920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unumberoptions.h 2025-10-10T02:10:58.7378690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucnv.h 2025-10-10T02:10:58.7379670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucharstriebuilder.h 2025-10-10T02:10:58.7380550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/search.h 2025-10-10T02:10:58.7381370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unumsys.h 2025-10-10T02:10:58.7382210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uconfig.h 2025-10-10T02:10:58.7399620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utf16.h 2025-10-10T02:10:58.7400280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/brkiter.h 2025-10-10T02:10:58.7401250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/formattedvalue.h 2025-10-10T02:10:58.7402260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/platform.h 2025-10-10T02:10:58.7402870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/rep.h 2025-10-10T02:10:58.7403870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/formattednumber.h 2025-10-10T02:10:58.7404710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/std_string.h 2025-10-10T02:10:58.7405520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utf8.h 2025-10-10T02:10:58.7406400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/localpointer.h 2025-10-10T02:10:58.7407320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uclean.h 2025-10-10T02:10:58.7408230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uscript.h 2025-10-10T02:10:58.7409310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/numfmt.h 2025-10-10T02:10:58.7409920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/currunit.h 2025-10-10T02:10:58.7410990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utypes.h 2025-10-10T02:10:58.7411920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ulistformatter.h 2025-10-10T02:10:58.7412760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/measfmt.h 2025-10-10T02:10:58.7413720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unifilt.h 2025-10-10T02:10:58.7414520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/repodata_record.json 2025-10-10T02:10:58.7415520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/test/run_test.sh 2025-10-10T02:10:58.7416140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/test/gb-18030-2000.ucm 2025-10-10T02:10:58.7416930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/test/de.txt 2025-10-10T02:10:58.7417720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/licenses/LICENSE 2025-10-10T02:10:58.7418980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/icu4c-4_9_1-mingw-w64-mkdir-compatibility.patch 2025-10-10T02:10:58.7420020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/mach-port-t.patch 2025-10-10T02:10:58.7420780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/icu-22356.patch 2025-10-10T02:10:58.7421690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/gb-18030-2000.ucm 2025-10-10T02:10:58.7422420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/bld.bat 2025-10-10T02:10:58.7423230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/build.sh 2025-10-10T02:10:58.7424200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:58.7425330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/icu-config.patch 2025-10-10T02:10:58.7426080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/meta.yaml 2025-10-10T02:10:58.7427090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/meta.yaml.template 2025-10-10T02:10:58.7428190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/de.txt 2025-10-10T02:10:58.7429310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/run_exports.json 2025-10-10T02:10:58.7430130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/paths.json 2025-10-10T02:10:58.7431180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/hash_input.json 2025-10-10T02:10:58.7432100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/files 2025-10-10T02:10:58.7433040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/about.json 2025-10-10T02:10:58.7433860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/has_prefix 2025-10-10T02:10:58.7434730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/index.json 2025-10-10T02:10:58.7435670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/git 2025-10-10T02:10:58.7436700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicutu.73.1.dylib 2025-10-10T02:10:58.7437680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicudata.73.dylib 2025-10-10T02:10:58.7438570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicui18n.a 2025-10-10T02:10:58.7439860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/pkgconfig/icu-uc.pc 2025-10-10T02:10:58.7440860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/pkgconfig/icu-io.pc 2025-10-10T02:10:58.7442040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/pkgconfig/icu-i18n.pc 2025-10-10T02:10:58.7443110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicuio.dylib 2025-10-10T02:10:58.7444100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicutest.a 2025-10-10T02:10:58.7445180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicutest.dylib 2025-10-10T02:10:58.7446100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicuio.a 2025-10-10T02:10:58.7447170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicudata.dylib 2025-10-10T02:10:58.7448260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicudata.a 2025-10-10T02:10:58.7449430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicui18n.73.1.dylib 2025-10-10T02:10:58.7450550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicui18n.73.dylib 2025-10-10T02:10:58.7451680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicuio.73.1.dylib 2025-10-10T02:10:58.7452740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicuuc.73.dylib 2025-10-10T02:10:58.7453810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicuuc.dylib 2025-10-10T02:10:58.7454940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicutest.73.dylib 2025-10-10T02:10:58.7456140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicudata.73.1.dylib 2025-10-10T02:10:58.7457240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicutest.73.1.dylib 2025-10-10T02:10:58.7458530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicuuc.73.1.dylib 2025-10-10T02:10:58.7459460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicuuc.a 2025-10-10T02:10:58.7468780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicutu.a 2025-10-10T02:10:58.7469970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicuio.73.dylib 2025-10-10T02:10:58.7470970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicutu.dylib 2025-10-10T02:10:58.7472070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicui18n.dylib 2025-10-10T02:10:58.7473090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicutu.73.dylib 2025-10-10T02:10:58.7474190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/icu/pkgdata.inc 2025-10-10T02:10:58.7475170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/icu/current 2025-10-10T02:10:58.7476390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/icu/73.1/pkgdata.inc 2025-10-10T02:10:58.7477480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/icu/73.1/Makefile.inc 2025-10-10T02:10:58.7478720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/icu/Makefile.inc 2025-10-10T02:10:58.7479800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man8/gensprep.8 2025-10-10T02:10:58.7480880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man8/genccode.8 2025-10-10T02:10:58.7482020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man8/icupkg.8 2025-10-10T02:10:58.7483080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man8/gencmn.8 2025-10-10T02:10:58.7484260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/icuexportdata.1 2025-10-10T02:10:58.7485390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/icu-config.1 2025-10-10T02:10:58.7486470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/pkgdata.1 2025-10-10T02:10:58.7487630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/gendict.1 2025-10-10T02:10:58.7488630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/genrb.1 2025-10-10T02:10:58.7489710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/genbrk.1 2025-10-10T02:10:58.7490820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/gencnval.1 2025-10-10T02:10:58.7491940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/makeconv.1 2025-10-10T02:10:58.7493050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/gencfu.1 2025-10-10T02:10:58.7494000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/derb.1 2025-10-10T02:10:58.7495100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/icu/73.1/install-sh 2025-10-10T02:10:58.7496080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/icu/73.1/LICENSE 2025-10-10T02:10:58.7497240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/icu/73.1/config/mh-darwin 2025-10-10T02:10:58.7498450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/icu/73.1/mkinstalldirs 2025-10-10T02:10:58.7499720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/repodata_record.json 2025-10-10T02:10:58.7500930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/test/run_test.sh 2025-10-10T02:10:58.7502250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/test/tests/test_unix.py 2025-10-10T02:10:58.7503590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/test/tests/conftest.py 2025-10-10T02:10:58.7505020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/test/tests/test_comp_with_appdirs.py 2025-10-10T02:10:58.7506370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/test/tests/test_macos.py 2025-10-10T02:10:58.7507770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/test/tests/test_android.py 2025-10-10T02:10:58.7508940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/test/tests/test_api.py 2025-10-10T02:10:58.7510250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/test/tests/test_main.py 2025-10-10T02:10:58.7511490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/test/run_test.py 2025-10-10T02:10:58.7512980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/test/test_time_dependencies.json 2025-10-10T02:10:58.7514210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/licenses/LICENSE 2025-10-10T02:10:58.7515670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:58.7516920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/recipe/meta.yaml 2025-10-10T02:10:58.7518310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/recipe/meta.yaml.template 2025-10-10T02:10:58.7519500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/paths.json 2025-10-10T02:10:58.7521040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/hash_input.json 2025-10-10T02:10:58.7521780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/files 2025-10-10T02:10:58.7523070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/about.json 2025-10-10T02:10:58.7524160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/index.json 2025-10-10T02:10:58.7525120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/git 2025-10-10T02:10:58.7527090Z /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-10-10T02:10:58.7528740Z /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-10-10T02:10:58.7530560Z /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-10-10T02:10:58.7532230Z /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-10-10T02:10:58.7533960Z /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-10-10T02:10:58.7535890Z /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-10-10T02:10:58.7537640Z /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-10-10T02:10:58.7539170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/macos.py 2025-10-10T02:10:58.7540610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/unix.py 2025-10-10T02:10:58.7542120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/version.py 2025-10-10T02:10:58.7543650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__init__.py 2025-10-10T02:10:58.7545400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__pycache__/api.cpython-313.pyc 2025-10-10T02:10:58.7547220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__pycache__/android.cpython-313.pyc 2025-10-10T02:10:58.7554560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__pycache__/windows.cpython-313.pyc 2025-10-10T02:10:58.7561800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__pycache__/macos.cpython-313.pyc 2025-10-10T02:10:58.7562690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:10:58.7563540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.7564370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__pycache__/version.cpython-313.pyc 2025-10-10T02:10:58.7565200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__pycache__/unix.cpython-313.pyc 2025-10-10T02:10:58.7565950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/api.py 2025-10-10T02:10:58.7566650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/android.py 2025-10-10T02:10:58.7567780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/py.typed 2025-10-10T02:10:58.7569150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/windows.py 2025-10-10T02:10:58.7570960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__main__.py 2025-10-10T02:10:58.7571650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.3-h0b18652_0.conda 2025-10-10T02:10:58.7572660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0.conda 2025-10-10T02:10:58.7573830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/ssl/misc/tsget 2025-10-10T02:10:58.7577880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/ssl/misc/tsget.pl 2025-10-10T02:10:58.7578490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/ssl/misc/CA.pl 2025-10-10T02:10:58.7579640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/ssl/ct_log_list.cnf 2025-10-10T02:10:58.7580710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/ssl/openssl.cnf.dist 2025-10-10T02:10:58.7581770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/ssl/openssl.cnf 2025-10-10T02:10:58.7583000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/ssl/ct_log_list.cnf.dist 2025-10-10T02:10:58.7584090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/bin/c_rehash 2025-10-10T02:10:58.7584940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/bin/openssl 2025-10-10T02:10:58.7586170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/pem2.h 2025-10-10T02:10:58.7587190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/kdf.h 2025-10-10T02:10:58.7588270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/pem.h 2025-10-10T02:10:58.7589440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/asyncerr.h 2025-10-10T02:10:58.7590420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/md2.h 2025-10-10T02:10:58.7591500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/ssl3.h 2025-10-10T02:10:58.7592640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/ossl_typ.h 2025-10-10T02:10:58.7593800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/dtls1.h 2025-10-10T02:10:58.7594780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/err.h 2025-10-10T02:10:58.7595940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/bn.h 2025-10-10T02:10:58.7597190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/blowfish.h 2025-10-10T02:10:58.7598160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/cms.h 2025-10-10T02:10:58.7599340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/engine.h 2025-10-10T02:10:58.7600480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/conf_api.h 2025-10-10T02:10:58.7601560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/esserr.h 2025-10-10T02:10:58.7602550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/core.h 2025-10-10T02:10:58.7603640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/x509.h 2025-10-10T02:10:58.7604820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/asn1_mac.h 2025-10-10T02:10:58.7605950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/objectserr.h 2025-10-10T02:10:58.7607090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/params.h 2025-10-10T02:10:58.7608200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/cmserr.h 2025-10-10T02:10:58.7609470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/http.h 2025-10-10T02:10:58.7610610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/ui.h 2025-10-10T02:10:58.7611640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/sha.h 2025-10-10T02:10:58.7612940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/symhacks.h 2025-10-10T02:10:58.7613940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/asn1.h 2025-10-10T02:10:58.7615060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/bioerr.h 2025-10-10T02:10:58.7616260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/opensslconf.h 2025-10-10T02:10:58.7617360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/bio.h 2025-10-10T02:10:58.7618480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/rc2.h 2025-10-10T02:10:58.7619500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/types.h 2025-10-10T02:10:58.7620670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/dh.h 2025-10-10T02:10:58.7621900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/cryptoerr_legacy.h 2025-10-10T02:10:58.7622990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/proverr.h 2025-10-10T02:10:58.7624240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/x509v3.h 2025-10-10T02:10:58.7625440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/core_object.h 2025-10-10T02:10:58.7626560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/decodererr.h 2025-10-10T02:10:58.7627900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/param_build.h 2025-10-10T02:10:58.7629130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/conf.h 2025-10-10T02:10:58.7630350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/conftypes.h 2025-10-10T02:10:58.7631490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/md5.h 2025-10-10T02:10:58.7632620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/decoder.h 2025-10-10T02:10:58.7633850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/pemerr.h 2025-10-10T02:10:58.7634950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/crmferr.h 2025-10-10T02:10:58.7636010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/x509_vfy.h 2025-10-10T02:10:58.7637180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/txt_db.h 2025-10-10T02:10:58.7638300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/cmp.h 2025-10-10T02:10:58.7639540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/comperr.h 2025-10-10T02:10:58.7640660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/cterr.h 2025-10-10T02:10:58.7641860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/self_test.h 2025-10-10T02:10:58.7642970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/safestack.h 2025-10-10T02:10:58.7644160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/configuration.h 2025-10-10T02:10:58.7645210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/fips_names.h 2025-10-10T02:10:58.7646410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/ecdsa.h 2025-10-10T02:10:58.7647520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/sslerr.h 2025-10-10T02:10:58.7651320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/prov_ssl.h 2025-10-10T02:10:58.7652330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/fipskey.h 2025-10-10T02:10:58.7653550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/rc5.h 2025-10-10T02:10:58.7654710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/uierr.h 2025-10-10T02:10:58.7655930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/x509v3err.h 2025-10-10T02:10:58.7657050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/objects.h 2025-10-10T02:10:58.7658320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/pkcs12.h 2025-10-10T02:10:58.7659530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/crypto.h 2025-10-10T02:10:58.7660730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/crmf.h 2025-10-10T02:10:58.7661760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/cmp_util.h 2025-10-10T02:10:58.7663020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/opensslv.h 2025-10-10T02:10:58.7664060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/evperr.h 2025-10-10T02:10:58.7665160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/pkcs7.h 2025-10-10T02:10:58.7666300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/obj_mac.h 2025-10-10T02:10:58.7667410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/ct.h 2025-10-10T02:10:58.7668470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/async.h 2025-10-10T02:10:58.7669540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/buffer.h 2025-10-10T02:10:58.7670630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/ssl.h 2025-10-10T02:10:58.7671870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/srp.h 2025-10-10T02:10:58.7672960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/camellia.h 2025-10-10T02:10:58.7674140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/httperr.h 2025-10-10T02:10:58.7675230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/dherr.h 2025-10-10T02:10:58.7676450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/evp.h 2025-10-10T02:10:58.7677600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/e_os2.h 2025-10-10T02:10:58.7678830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/trace.h 2025-10-10T02:10:58.7679780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/md4.h 2025-10-10T02:10:58.7681140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/core_names.h 2025-10-10T02:10:58.7682230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/hmac.h 2025-10-10T02:10:58.7683410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/provider.h 2025-10-10T02:10:58.7684760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/aes.h 2025-10-10T02:10:58.7685980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/engineerr.h 2025-10-10T02:10:58.7687330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/comp.h 2025-10-10T02:10:58.7688570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/macros.h 2025-10-10T02:10:58.7689680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/pkcs12err.h 2025-10-10T02:10:58.7690820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/encoder.h 2025-10-10T02:10:58.7692020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/cast.h 2025-10-10T02:10:58.7693120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/sslerr_legacy.h 2025-10-10T02:10:58.7694370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/rc4.h 2025-10-10T02:10:58.7695370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/stack.h 2025-10-10T02:10:58.7696430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/des.h 2025-10-10T02:10:58.7697600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/ocsp.h 2025-10-10T02:10:58.7698720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/ec.h 2025-10-10T02:10:58.7699770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/ecdh.h 2025-10-10T02:10:58.7700780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/rand.h 2025-10-10T02:10:58.7701900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/ecerr.h 2025-10-10T02:10:58.7702960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/ts.h 2025-10-10T02:10:58.7704290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/core_dispatch.h 2025-10-10T02:10:58.7705670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/cryptoerr.h 2025-10-10T02:10:58.7706830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/storeerr.h 2025-10-10T02:10:58.7708000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/buffererr.h 2025-10-10T02:10:58.7709010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/seed.h 2025-10-10T02:10:58.7710150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/modes.h 2025-10-10T02:10:58.7711230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/ssl2.h 2025-10-10T02:10:58.7712280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/tserr.h 2025-10-10T02:10:58.7713280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/rsa.h 2025-10-10T02:10:58.7714350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/ripemd.h 2025-10-10T02:10:58.7715570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/whrlpool.h 2025-10-10T02:10:58.7716610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/encodererr.h 2025-10-10T02:10:58.7717770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/cmperr.h 2025-10-10T02:10:58.7718910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/tls1.h 2025-10-10T02:10:58.7720060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/rsaerr.h 2025-10-10T02:10:58.7721190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/randerr.h 2025-10-10T02:10:58.7725110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/mdc2.h 2025-10-10T02:10:58.7725800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/ocsperr.h 2025-10-10T02:10:58.7726990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/x509err.h 2025-10-10T02:10:58.7728070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/pkcs7err.h 2025-10-10T02:10:58.7729060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/dsa.h 2025-10-10T02:10:58.7730200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/kdferr.h 2025-10-10T02:10:58.7731290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/srtp.h 2025-10-10T02:10:58.7732260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/asn1t.h 2025-10-10T02:10:58.7733340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/dsaerr.h 2025-10-10T02:10:58.7734540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/bnerr.h 2025-10-10T02:10:58.7735630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/conferr.h 2025-10-10T02:10:58.7736610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/cmac.h 2025-10-10T02:10:58.7737800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/ebcdic.h 2025-10-10T02:10:58.7738940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/store.h 2025-10-10T02:10:58.7740030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/idea.h 2025-10-10T02:10:58.7741170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/lhash.h 2025-10-10T02:10:58.7742290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/ess.h 2025-10-10T02:10:58.7743430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/include/openssl/asn1err.h 2025-10-10T02:10:58.7744420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/info/repodata_record.json 2025-10-10T02:10:58.7745180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/info/test/run_test.sh 2025-10-10T02:10:58.7746330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/info/test/test_time_dependencies.json 2025-10-10T02:10:58.7747110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/info/licenses/LICENSE.txt 2025-10-10T02:10:58.7748130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/info/recipe/activate.bat 2025-10-10T02:10:58.7749060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/info/recipe/activate.ps1 2025-10-10T02:10:58.7749780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/info/recipe/activate.sh 2025-10-10T02:10:58.7750610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/info/recipe/bld.bat 2025-10-10T02:10:58.7751700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/info/recipe/win_pkgconfig/libssl.pc.in 2025-10-10T02:10:58.7752780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/info/recipe/win_pkgconfig/libcrypto.pc.in 2025-10-10T02:10:58.7753790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/info/recipe/win_pkgconfig/openssl.pc.in 2025-10-10T02:10:58.7755080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/info/recipe/build.sh 2025-10-10T02:10:58.7755650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:58.7756700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/info/recipe/deactivate.ps1 2025-10-10T02:10:58.7757630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/info/recipe/meta.yaml 2025-10-10T02:10:58.7758760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/info/recipe/deactivate.bat 2025-10-10T02:10:58.7759920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/info/recipe/meta.yaml.template 2025-10-10T02:10:58.7761040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/info/recipe/deactivate.sh 2025-10-10T02:10:58.7762130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/info/run_exports.json 2025-10-10T02:10:58.7763220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/info/paths.json 2025-10-10T02:10:58.7764170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/info/no_link 2025-10-10T02:10:58.7765310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/info/hash_input.json 2025-10-10T02:10:58.7766110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/info/files 2025-10-10T02:10:58.7767130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/info/about.json 2025-10-10T02:10:58.7768130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/info/has_prefix 2025-10-10T02:10:58.7769120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/info/index.json 2025-10-10T02:10:58.7769970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/info/git 2025-10-10T02:10:58.7771100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/lib/libcrypto.a 2025-10-10T02:10:58.7772140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/lib/pkgconfig/openssl.pc 2025-10-10T02:10:58.7773280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/lib/pkgconfig/libssl.pc 2025-10-10T02:10:58.7774390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/lib/pkgconfig/libcrypto.pc 2025-10-10T02:10:58.7775520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/lib/libssl.dylib 2025-10-10T02:10:58.7779130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/lib/engines-3/padlock.dylib 2025-10-10T02:10:58.7780240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/lib/engines-3/capi.dylib 2025-10-10T02:10:58.7781560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/lib/engines-3/loader_attic.dylib 2025-10-10T02:10:58.7782620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/lib/libssl.3.dylib 2025-10-10T02:10:58.7783700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/lib/libcrypto.3.dylib 2025-10-10T02:10:58.7784790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/lib/libcrypto.dylib 2025-10-10T02:10:58.7786070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/lib/ossl-modules/legacy.dylib 2025-10-10T02:10:58.7787010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0/lib/libssl.a 2025-10-10T02:10:58.7788310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/info/repodata_record.json 2025-10-10T02:10:58.7789680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/info/licenses/LICENSE 2025-10-10T02:10:58.7791090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:58.7792400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/info/recipe/meta.yaml 2025-10-10T02:10:58.7793950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/info/recipe/meta.yaml.template 2025-10-10T02:10:58.7795160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/info/paths.json 2025-10-10T02:10:58.7796560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/info/hash_input.json 2025-10-10T02:10:58.7797600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/info/files 2025-10-10T02:10:58.7798780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/info/about.json 2025-10-10T02:10:58.7800060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/info/index.json 2025-10-10T02:10:58.7801230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/info/git 2025-10-10T02:10:58.7803210Z /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-10-10T02:10:58.7805050Z /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-10-10T02:10:58.7806950Z /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-10-10T02:10:58.7808810Z /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-10-10T02:10:58.7810650Z /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-10-10T02:10:58.7812630Z /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-10-10T02:10:58.7814460Z /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-10-10T02:10:58.7816220Z /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-10-10T02:10:58.7817860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/lib/python3.13/site-packages/typing_extensions.py 2025-10-10T02:10:58.7818560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0.conda 2025-10-10T02:10:58.7819710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0.conda 2025-10-10T02:10:58.7820680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/bin/tqdm 2025-10-10T02:10:58.7821780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/repodata_record.json 2025-10-10T02:10:58.7822920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/run_test.sh 2025-10-10T02:10:58.7824050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/pyproject.toml 2025-10-10T02:10:58.7825180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_tqdm.py 2025-10-10T02:10:58.7826430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_rich.py 2025-10-10T02:10:58.7827540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/conftest.py 2025-10-10T02:10:58.7828920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_contrib_logging.py 2025-10-10T02:10:58.7830210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_utils.py 2025-10-10T02:10:58.7831440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_tk.py 2025-10-10T02:10:58.7832720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/__init__.py 2025-10-10T02:10:58.7833780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_gui.py 2025-10-10T02:10:58.7835140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_pandas.py 2025-10-10T02:10:58.7836300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_concurrent.py 2025-10-10T02:10:58.7837360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_perf.py 2025-10-10T02:10:58.7838630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_itertools.py 2025-10-10T02:10:58.7839880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_contrib.py 2025-10-10T02:10:58.7841240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_synchronisation.py 2025-10-10T02:10:58.7842380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_version.py 2025-10-10T02:10:58.7843610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_main.py 2025-10-10T02:10:58.7845160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_notebook.py 2025-10-10T02:10:58.7846140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_dask.py 2025-10-10T02:10:58.7847400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_asyncio.py 2025-10-10T02:10:58.7848560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_keras.py 2025-10-10T02:10:58.7849620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/run_test.py 2025-10-10T02:10:58.7851120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/test_time_dependencies.json 2025-10-10T02:10:58.7852220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/licenses/LICENCE 2025-10-10T02:10:58.7853580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:58.7854610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/recipe/meta.yaml 2025-10-10T02:10:58.7856070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/recipe/meta.yaml.template 2025-10-10T02:10:58.7856980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/paths.json 2025-10-10T02:10:58.7858110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/hash_input.json 2025-10-10T02:10:58.7861950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/files 2025-10-10T02:10:58.7862600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/about.json 2025-10-10T02:10:58.7863580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/has_prefix 2025-10-10T02:10:58.7864650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/index.json 2025-10-10T02:10:58.7865610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/git 2025-10-10T02:10:58.7867400Z /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-10-10T02:10:58.7868980Z /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-10-10T02:10:58.7870450Z /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-10-10T02:10:58.7872140Z /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-10-10T02:10:58.7873840Z /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-10-10T02:10:58.7875450Z /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-10-10T02:10:58.7877000Z /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-10-10T02:10:58.7878490Z /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-10-10T02:10:58.7880010Z /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-10-10T02:10:58.7881410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/version.py 2025-10-10T02:10:58.7882840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/_main.py 2025-10-10T02:10:58.7884220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/_monitor.py 2025-10-10T02:10:58.7885670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/keras.py 2025-10-10T02:10:58.7887090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/_tqdm_gui.py 2025-10-10T02:10:58.7888420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/asyncio.py 2025-10-10T02:10:58.7889830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/_dist_ver.py 2025-10-10T02:10:58.7891200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/std.py 2025-10-10T02:10:58.7892750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/_tqdm_notebook.py 2025-10-10T02:10:58.7894250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__init__.py 2025-10-10T02:10:58.7895500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/rich.py 2025-10-10T02:10:58.7897240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/gui.cpython-313.pyc 2025-10-10T02:10:58.7898830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/std.cpython-313.pyc 2025-10-10T02:10:58.7900490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/tk.cpython-313.pyc 2025-10-10T02:10:58.7902330Z /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-10-10T02:10:58.7904220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/autonotebook.cpython-313.pyc 2025-10-10T02:10:58.7906030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/_main.cpython-313.pyc 2025-10-10T02:10:58.7907320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/dask.cpython-313.pyc 2025-10-10T02:10:58.7909090Z /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-10-10T02:10:58.7910690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/utils.cpython-313.pyc 2025-10-10T02:10:58.7912440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/_utils.cpython-313.pyc 2025-10-10T02:10:58.7914230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/cli.cpython-313.pyc 2025-10-10T02:10:58.7915780Z /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-10-10T02:10:58.7917420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/asyncio.cpython-313.pyc 2025-10-10T02:10:58.7919010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/auto.cpython-313.pyc 2025-10-10T02:10:58.7920710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/rich.cpython-313.pyc 2025-10-10T02:10:58.7922440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/_tqdm.cpython-313.pyc 2025-10-10T02:10:58.7924090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/notebook.cpython-313.pyc 2025-10-10T02:10:58.7925640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/keras.cpython-313.pyc 2025-10-10T02:10:58.7927670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:10:58.7929120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:58.7930860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/version.cpython-313.pyc 2025-10-10T02:10:58.7932560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/_monitor.cpython-313.pyc 2025-10-10T02:10:58.7934350Z /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-10-10T02:10:58.7935750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/logging.py 2025-10-10T02:10:58.7937310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/concurrent.py 2025-10-10T02:10:58.7938680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/bells.py 2025-10-10T02:10:58.7940280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/telegram.py 2025-10-10T02:10:58.7941870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/discord.py 2025-10-10T02:10:58.7943120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/__init__.py 2025-10-10T02:10:58.7944570Z /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-10-10T02:10:58.7945960Z /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-10-10T02:10:58.7947390Z /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-10-10T02:10:58.7948860Z /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-10-10T02:10:58.7950200Z /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-10-10T02:10:58.7951760Z /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-10-10T02:10:58.7953150Z /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-10-10T02:10:58.7954830Z /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-10-10T02:10:58.7956610Z /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-10-10T02:10:58.7960560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/slack.py 2025-10-10T02:10:58.7962140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/itertools.py 2025-10-10T02:10:58.7963850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/utils_worker.py 2025-10-10T02:10:58.7965360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/tk.py 2025-10-10T02:10:58.7966670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/cli.py 2025-10-10T02:10:58.7968110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/dask.py 2025-10-10T02:10:58.7969390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/utils.py 2025-10-10T02:10:58.7970690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/_tqdm.py 2025-10-10T02:10:58.7972230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/completion.sh 2025-10-10T02:10:58.7979670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/_tqdm_pandas.py 2025-10-10T02:10:58.7980050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/autonotebook.py 2025-10-10T02:10:58.7980290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/tqdm.1 2025-10-10T02:10:58.7980580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/notebook.py 2025-10-10T02:10:58.7980830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/gui.py 2025-10-10T02:10:58.7981090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__main__.py 2025-10-10T02:10:58.7981990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/_utils.py 2025-10-10T02:10:58.7983590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/auto.py 2025-10-10T02:10:58.7984520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0.conda 2025-10-10T02:10:58.7985980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/pattern_formatter-inl.h 2025-10-10T02:10:58.7986780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/fwd.h 2025-10-10T02:10:58.7987930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/version.h 2025-10-10T02:10:58.7989180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/spdlog.h 2025-10-10T02:10:58.7990830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/fmt/ranges.h 2025-10-10T02:10:58.7991850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/fmt/xchar.h 2025-10-10T02:10:58.7992940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/fmt/chrono.h 2025-10-10T02:10:58.7994290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/fmt/bin_to_hex.h 2025-10-10T02:10:58.7995590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/fmt/fmt.h 2025-10-10T02:10:58.7997120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/fmt/compile.h 2025-10-10T02:10:58.7998460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/fmt/ostr.h 2025-10-10T02:10:58.7999660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/logger-inl.h 2025-10-10T02:10:58.8001120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/qt_sinks.h 2025-10-10T02:10:58.8002510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/ansicolor_sink-inl.h 2025-10-10T02:10:58.8003930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/hourly_file_sink.h 2025-10-10T02:10:58.8005090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/stdout_sinks.h 2025-10-10T02:10:58.8006470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/basic_file_sink.h 2025-10-10T02:10:58.8007940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/rotating_file_sink.h 2025-10-10T02:10:58.8009090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/daily_file_sink.h 2025-10-10T02:10:58.8010360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/ringbuffer_sink.h 2025-10-10T02:10:58.8011630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/ansicolor_sink.h 2025-10-10T02:10:58.8012760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/systemd_sink.h 2025-10-10T02:10:58.8014070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/base_sink.h 2025-10-10T02:10:58.8015530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/stdout_color_sinks.h 2025-10-10T02:10:58.8016760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/dist_sink.h 2025-10-10T02:10:58.8018000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/msvc_sink.h 2025-10-10T02:10:58.8019230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/tcp_sink.h 2025-10-10T02:10:58.8020450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/mongo_sink.h 2025-10-10T02:10:58.8021730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/sink-inl.h 2025-10-10T02:10:58.8023170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/wincolor_sink-inl.h 2025-10-10T02:10:58.8024550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/android_sink.h 2025-10-10T02:10:58.8028830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/stdout_sinks-inl.h 2025-10-10T02:10:58.8029680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/sink.h 2025-10-10T02:10:58.8030860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/syslog_sink.h 2025-10-10T02:10:58.8032470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/dup_filter_sink.h 2025-10-10T02:10:58.8033690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/win_eventlog_sink.h 2025-10-10T02:10:58.8035130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/stdout_color_sinks-inl.h 2025-10-10T02:10:58.8036380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/ostream_sink.h 2025-10-10T02:10:58.8037550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/udp_sink.h 2025-10-10T02:10:58.8038990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/rotating_file_sink-inl.h 2025-10-10T02:10:58.8040340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/basic_file_sink-inl.h 2025-10-10T02:10:58.8041490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/null_sink.h 2025-10-10T02:10:58.8042840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/base_sink-inl.h 2025-10-10T02:10:58.8044150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/wincolor_sink.h 2025-10-10T02:10:58.8045350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/formatter.h 2025-10-10T02:10:58.8046500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/common-inl.h 2025-10-10T02:10:58.8047950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/log_msg_buffer-inl.h 2025-10-10T02:10:58.8049280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/log_msg-inl.h 2025-10-10T02:10:58.8050750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/udp_client.h 2025-10-10T02:10:58.8051960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/file_helper.h 2025-10-10T02:10:58.8053560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/periodic_worker-inl.h 2025-10-10T02:10:58.8055080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/udp_client-windows.h 2025-10-10T02:10:58.8056410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/periodic_worker.h 2025-10-10T02:10:58.8057790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/mpmc_blocking_q.h 2025-10-10T02:10:58.8058870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/os.h 2025-10-10T02:10:58.8060230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/thread_pool-inl.h 2025-10-10T02:10:58.8061490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/fmt_helper.h 2025-10-10T02:10:58.8062810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/null_mutex.h 2025-10-10T02:10:58.8064000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/registry.h 2025-10-10T02:10:58.8065260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/backtracer.h 2025-10-10T02:10:58.8066470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/registry-inl.h 2025-10-10T02:10:58.8067720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/thread_pool.h 2025-10-10T02:10:58.8068990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/circular_q.h 2025-10-10T02:10:58.8070400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/synchronous_factory.h 2025-10-10T02:10:58.8071560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/os-inl.h 2025-10-10T02:10:58.8072800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/log_msg.h 2025-10-10T02:10:58.8074160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/backtracer-inl.h 2025-10-10T02:10:58.8075470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/file_helper-inl.h 2025-10-10T02:10:58.8076740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/log_msg_buffer.h 2025-10-10T02:10:58.8078090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/tcp_client.h 2025-10-10T02:10:58.8079370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/console_globals.h 2025-10-10T02:10:58.8080840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/windows_include.h 2025-10-10T02:10:58.8082100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/tcp_client-windows.h 2025-10-10T02:10:58.8083260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/async_logger.h 2025-10-10T02:10:58.8084510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/cfg/env.h 2025-10-10T02:10:58.8085640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/cfg/argv.h 2025-10-10T02:10:58.8086900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/cfg/helpers-inl.h 2025-10-10T02:10:58.8088180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/cfg/helpers.h 2025-10-10T02:10:58.8089240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/tweakme.h 2025-10-10T02:10:58.8090380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/async.h 2025-10-10T02:10:58.8091350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/common.h 2025-10-10T02:10:58.8092580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/async_logger-inl.h 2025-10-10T02:10:58.8093810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/stopwatch.h 2025-10-10T02:10:58.8095020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/pattern_formatter.h 2025-10-10T02:10:58.8096170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/logger.h 2025-10-10T02:10:58.8097360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/spdlog-inl.h 2025-10-10T02:10:58.8098440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/repodata_record.json 2025-10-10T02:10:58.8099510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/test/run_test.sh 2025-10-10T02:10:58.8100620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/licenses/LICENSE 2025-10-10T02:10:58.8101790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/recipe/build_std.sh 2025-10-10T02:10:58.8103030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/recipe/parent/bld_fmt_embed.bat 2025-10-10T02:10:58.8104320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/recipe/parent/build_std.sh 2025-10-10T02:10:58.8105560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/recipe/parent/bld_std.bat 2025-10-10T02:10:58.8109680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/recipe/parent/build_fmt_embed.sh 2025-10-10T02:10:58.8110460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/recipe/parent/meta.yaml 2025-10-10T02:10:58.8111710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/recipe/parent/async_test.patch 2025-10-10T02:10:58.8113060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:58.8114060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/recipe/meta.yaml 2025-10-10T02:10:58.8115190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/run_exports.json 2025-10-10T02:10:58.8116180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/paths.json 2025-10-10T02:10:58.8117430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/hash_input.json 2025-10-10T02:10:58.8118200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/files 2025-10-10T02:10:58.8119210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/about.json 2025-10-10T02:10:58.8120250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/has_prefix 2025-10-10T02:10:58.8121300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/index.json 2025-10-10T02:10:58.8122210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/git 2025-10-10T02:10:58.8123250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/lib/libspdlog.dylib 2025-10-10T02:10:58.8124470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/lib/libspdlog.1.11.0.dylib 2025-10-10T02:10:58.8125570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/lib/pkgconfig/spdlog.pc 2025-10-10T02:10:58.8126830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/lib/cmake/spdlog/spdlogConfig.cmake 2025-10-10T02:10:58.8128350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/lib/cmake/spdlog/spdlogConfigTargets-release.cmake 2025-10-10T02:10:58.8129780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/lib/cmake/spdlog/spdlogConfigTargets.cmake 2025-10-10T02:10:58.8131270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/lib/cmake/spdlog/spdlogConfigVersion.cmake 2025-10-10T02:10:58.8132400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/lib/libspdlog.1.11.dylib 2025-10-10T02:10:58.8133430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0.conda 2025-10-10T02:10:58.8134320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/bin/tabs 2025-10-10T02:10:58.8135230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/bin/toe 2025-10-10T02:10:58.8136230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/bin/infotocap 2025-10-10T02:10:58.8137170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/bin/captoinfo 2025-10-10T02:10:58.8138140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/bin/tset 2025-10-10T02:10:58.8138980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/bin/reset 2025-10-10T02:10:58.8139940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/bin/clear 2025-10-10T02:10:58.8141020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/bin/ncursesw6-config 2025-10-10T02:10:58.8141940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/bin/tic 2025-10-10T02:10:58.8142910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/bin/infocmp 2025-10-10T02:10:58.8143830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/bin/tput 2025-10-10T02:10:58.8144750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/termcap.h 2025-10-10T02:10:58.8145760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/cursesp.h 2025-10-10T02:10:58.8146790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/cursesf.h 2025-10-10T02:10:58.8147860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses/termcap.h 2025-10-10T02:10:58.8148940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses/cursesp.h 2025-10-10T02:10:58.8149930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses/cursesf.h 2025-10-10T02:10:58.8150750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses/etip.h 2025-10-10T02:10:58.8151500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses/form.h 2025-10-10T02:10:58.8152520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses/cursesw.h 2025-10-10T02:10:58.8153310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses/unctrl.h 2025-10-10T02:10:58.8154280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses/cursesapp.h 2025-10-10T02:10:58.8155010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses/term.h 2025-10-10T02:10:58.8155990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses/cursslk.h 2025-10-10T02:10:58.8156770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses/panel.h 2025-10-10T02:10:58.8157750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses/ncurses.h 2025-10-10T02:10:58.8158640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses/eti.h 2025-10-10T02:10:58.8159790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses/ncurses_dll.h 2025-10-10T02:10:58.8160940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses/term_entry.h 2025-10-10T02:10:58.8162030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses/menu.h 2025-10-10T02:10:58.8163200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses/cursesm.h 2025-10-10T02:10:58.8164360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses/curses.h 2025-10-10T02:10:58.8165360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/etip.h 2025-10-10T02:10:58.8166460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/form.h 2025-10-10T02:10:58.8167380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/cursesw.h 2025-10-10T02:10:58.8168400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/unctrl.h 2025-10-10T02:10:58.8169420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/cursesapp.h 2025-10-10T02:10:58.8170460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/term.h 2025-10-10T02:10:58.8171470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/cursslk.h 2025-10-10T02:10:58.8172430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/panel.h 2025-10-10T02:10:58.8173450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses.h 2025-10-10T02:10:58.8177280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/eti.h 2025-10-10T02:10:58.8177950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncurses_dll.h 2025-10-10T02:10:58.8179120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/term_entry.h 2025-10-10T02:10:58.8180070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/menu.h 2025-10-10T02:10:58.8181110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/cursesm.h 2025-10-10T02:10:58.8182400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncursesw/termcap.h 2025-10-10T02:10:58.8183440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncursesw/cursesp.h 2025-10-10T02:10:58.8184480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncursesw/cursesf.h 2025-10-10T02:10:58.8185590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncursesw/etip.h 2025-10-10T02:10:58.8186690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncursesw/form.h 2025-10-10T02:10:58.8187870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncursesw/cursesw.h 2025-10-10T02:10:58.8188840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncursesw/unctrl.h 2025-10-10T02:10:58.8190090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncursesw/cursesapp.h 2025-10-10T02:10:58.8191200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncursesw/term.h 2025-10-10T02:10:58.8192330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncursesw/cursslk.h 2025-10-10T02:10:58.8193300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncursesw/panel.h 2025-10-10T02:10:58.8194410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncursesw/ncurses.h 2025-10-10T02:10:58.8195510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncursesw/eti.h 2025-10-10T02:10:58.8196730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncursesw/ncurses_dll.h 2025-10-10T02:10:58.8197860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncursesw/term_entry.h 2025-10-10T02:10:58.8199150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncursesw/menu.h 2025-10-10T02:10:58.8200220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncursesw/cursesm.h 2025-10-10T02:10:58.8201390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/ncursesw/curses.h 2025-10-10T02:10:58.8202880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/include/curses.h 2025-10-10T02:10:58.8203770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/repodata_record.json 2025-10-10T02:10:58.8204750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/test/run_test.sh 2025-10-10T02:10:58.8205900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/test/run_test.py 2025-10-10T02:10:58.8207150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/test/test_time_dependencies.json 2025-10-10T02:10:58.8208180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/licenses/COPYING 2025-10-10T02:10:58.8209320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/recipe/fix.patch 2025-10-10T02:10:58.8210720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/recipe/run_test.sh 2025-10-10T02:10:58.8211540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/recipe/build.sh 2025-10-10T02:10:58.8212800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:58.8213800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/recipe/run_test.py 2025-10-10T02:10:58.8214970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/recipe/clang.patch 2025-10-10T02:10:58.8215980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/recipe/meta.yaml 2025-10-10T02:10:58.8217400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/recipe/meta.yaml.template 2025-10-10T02:10:58.8218360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/run_exports.json 2025-10-10T02:10:58.8219290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/paths.json 2025-10-10T02:10:58.8220330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/hash_input.json 2025-10-10T02:10:58.8221190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/files 2025-10-10T02:10:58.8222220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/about.json 2025-10-10T02:10:58.8223220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/has_prefix 2025-10-10T02:10:58.8224260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/index.json 2025-10-10T02:10:58.8225250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/info/git 2025-10-10T02:10:58.8226310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libncurses++.a 2025-10-10T02:10:58.8227390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libncurses.6.dylib 2025-10-10T02:10:58.8228600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/pkgconfig/ncursesw.pc 2025-10-10T02:10:58.8229740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/pkgconfig/formw.pc 2025-10-10T02:10:58.8233690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/pkgconfig/ncurses++w.pc 2025-10-10T02:10:58.8234450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/pkgconfig/tinfow.pc 2025-10-10T02:10:58.8235600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/pkgconfig/menuw.pc 2025-10-10T02:10:58.8236700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/pkgconfig/panelw.pc 2025-10-10T02:10:58.8237750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libpanel.dylib 2025-10-10T02:10:58.8238710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libncurses++w.a 2025-10-10T02:10:58.8239900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libform.6.dylib 2025-10-10T02:10:58.8240890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libformw.dylib 2025-10-10T02:10:58.8242030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libncursesw.dylib 2025-10-10T02:10:58.8243090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libform.a 2025-10-10T02:10:58.8244310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libpanelw.6.dylib 2025-10-10T02:10:58.8245470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libtinfow.6.dylib 2025-10-10T02:10:58.8246460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libpanelw.dylib 2025-10-10T02:10:58.8247630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libmenuw.dylib 2025-10-10T02:10:58.8248710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libpanel.6.dylib 2025-10-10T02:10:58.8249500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libmenuw.a 2025-10-10T02:10:58.8250530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libform.dylib 2025-10-10T02:10:58.8251420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/terminfo 2025-10-10T02:10:58.8252390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libformw.a 2025-10-10T02:10:58.8253360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libtinfow.a 2025-10-10T02:10:58.8254490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libncursesw.a 2025-10-10T02:10:58.8255400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libncurses.dylib 2025-10-10T02:10:58.8256350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libmenuw.6.dylib 2025-10-10T02:10:58.8257460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libncursesw.6.dylib 2025-10-10T02:10:58.8258380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libpanel.a 2025-10-10T02:10:58.8259260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libmenu.a 2025-10-10T02:10:58.8260340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libtinfo.6.dylib 2025-10-10T02:10:58.8261330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libtinfo.dylib 2025-10-10T02:10:58.8262530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libtinfo.a 2025-10-10T02:10:58.8263290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libmenu.6.dylib 2025-10-10T02:10:58.8264360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libncurses.a 2025-10-10T02:10:58.8265450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libtinfow.dylib 2025-10-10T02:10:58.8266400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libformw.6.dylib 2025-10-10T02:10:58.8267530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libmenu.dylib 2025-10-10T02:10:58.8268410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/lib/libpanelw.a 2025-10-10T02:10:58.8269580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/tabset/vt300 2025-10-10T02:10:58.8270470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/tabset/std 2025-10-10T02:10:58.8271550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/tabset/vt100 2025-10-10T02:10:58.8272490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/tabset/stdcrt 2025-10-10T02:10:58.8273840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi80x50-mono 2025-10-10T02:10:58.8274950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att620-103k 2025-10-10T02:10:58.8276270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ampex232 2025-10-10T02:10:58.8277610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4410v1-w 2025-10-10T02:10:58.8278790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5420_2 2025-10-10T02:10:58.8279930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+idl1 2025-10-10T02:10:58.8281000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansil 2025-10-10T02:10:58.8282330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-s-rv-ctxt 2025-10-10T02:10:58.8283480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-40-rv 2025-10-10T02:10:58.8284600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+idc 2025-10-10T02:10:58.8285630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-18 2025-10-10T02:10:58.8286970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-20 2025-10-10T02:10:58.8287890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/apple-soroc 2025-10-10T02:10:58.8288910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att6386 2025-10-10T02:10:58.8290010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4425 2025-10-10T02:10:58.8291290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-30-ctxt 2025-10-10T02:10:58.8292450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4415+nl 2025-10-10T02:10:58.8293450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aj830 2025-10-10T02:10:58.8294540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansiw 2025-10-10T02:10:58.8295680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ampex232w 2025-10-10T02:10:58.8296920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aixterm-16color 2025-10-10T02:10:58.8298020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-rv-unk 2025-10-10T02:10:58.8299110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/apple-videx2 2025-10-10T02:10:58.8300190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/abm85e 2025-10-10T02:10:58.8303940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi80x30 2025-10-10T02:10:58.8305080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/apple-vm80 2025-10-10T02:10:58.8306190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4415-rv-nl 2025-10-10T02:10:58.8307210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa+rv 2025-10-10T02:10:58.8308430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/alacritty+common 2025-10-10T02:10:58.8309420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-60-rv 2025-10-10T02:10:58.8310500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/a210 2025-10-10T02:10:58.8311600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/abm85 2025-10-10T02:10:58.8312670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att610+cvis 2025-10-10T02:10:58.8313930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/apple-videx3 2025-10-10T02:10:58.8315250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/alacritty 2025-10-10T02:10:58.8316440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4415 2025-10-10T02:10:58.8317650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-30-s 2025-10-10T02:10:58.8318750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi-mono 2025-10-10T02:10:58.8319890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+pp 2025-10-10T02:10:58.8321010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-28 2025-10-10T02:10:58.8322080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+idl 2025-10-10T02:10:58.8323170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-60-s-rv 2025-10-10T02:10:58.8324430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att513 2025-10-10T02:10:58.8325440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4424 2025-10-10T02:10:58.8326730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/avt-rv-ns 2025-10-10T02:10:58.8327810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-26 2025-10-10T02:10:58.8328980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att510d 2025-10-10T02:10:58.8330220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ap-vm80 2025-10-10T02:10:58.8332460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att620-103k-w 2025-10-10T02:10:58.8332690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/apollo_19L 2025-10-10T02:10:58.8333790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/avt-w 2025-10-10T02:10:58.8334940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/altos3 2025-10-10T02:10:58.8336030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansil-mono 2025-10-10T02:10:58.8337140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/altos4 2025-10-10T02:10:58.8338290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi80x30-mono 2025-10-10T02:10:58.8339500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+cpr 2025-10-10T02:10:58.8340740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-30-rv 2025-10-10T02:10:58.8341740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/apl 2025-10-10T02:10:58.8343090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5420-w-rv 2025-10-10T02:10:58.8344190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/altos-4 2025-10-10T02:10:58.8345350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/altos-3 2025-10-10T02:10:58.8346670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5620 2025-10-10T02:10:58.8347850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/atari_st 2025-10-10T02:10:58.8349050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aa4080 2025-10-10T02:10:58.8350430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/alto-heath 2025-10-10T02:10:58.8351620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/alt2 2025-10-10T02:10:58.8352680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aj 2025-10-10T02:10:58.8353830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/alt5 2025-10-10T02:10:58.8355120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi80x25-raw 2025-10-10T02:10:58.8356030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/altos5 2025-10-10T02:10:58.8356900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aas1901 2025-10-10T02:10:58.8357780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/avt 2025-10-10T02:10:58.8358590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/awsc 2025-10-10T02:10:58.8359450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-unk 2025-10-10T02:10:58.8360300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/altos2 2025-10-10T02:10:58.8361180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/apple2e 2025-10-10T02:10:58.8362190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4424m 2025-10-10T02:10:58.8363010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+csr 2025-10-10T02:10:58.8364100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi-generic 2025-10-10T02:10:58.8364910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/addsviewpoint 2025-10-10T02:10:58.8365820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-60-s 2025-10-10T02:10:58.8366710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/apollo+vt132 2025-10-10T02:10:58.8367510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/alt4 2025-10-10T02:10:58.8368420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5420-w 2025-10-10T02:10:58.8369320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-24-rv 2025-10-10T02:10:58.8370220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/alt3 2025-10-10T02:10:58.8373950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5425 2025-10-10T02:10:58.8374550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att630 2025-10-10T02:10:58.8375400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+sgr 2025-10-10T02:10:58.8376430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+cup 2025-10-10T02:10:58.8377310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/altos-2 2025-10-10T02:10:58.8378160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4415-w 2025-10-10T02:10:58.8379010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/avt-rv 2025-10-10T02:10:58.8379940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-ctxt 2025-10-10T02:10:58.8380890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/avt+s 2025-10-10T02:10:58.8381670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ampex175 2025-10-10T02:10:58.8382630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/altos-5 2025-10-10T02:10:58.8383660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/amp219 2025-10-10T02:10:58.8384760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adm42 2025-10-10T02:10:58.8385920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att505-24 2025-10-10T02:10:58.8387010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-s-rv 2025-10-10T02:10:58.8388200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adm1a 2025-10-10T02:10:58.8389320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att615 2025-10-10T02:10:58.8390460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi-emx 2025-10-10T02:10:58.8391630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+sgrbold 2025-10-10T02:10:58.8392740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+sgrul 2025-10-10T02:10:58.8393750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adm20 2025-10-10T02:10:58.8394870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi80x60-mono 2025-10-10T02:10:58.8396220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att610-103k 2025-10-10T02:10:58.8397250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/atari 2025-10-10T02:10:58.8398500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/atari-old 2025-10-10T02:10:58.8399460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansiterm 2025-10-10T02:10:58.8400580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4410v1 2025-10-10T02:10:58.8401710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adm11 2025-10-10T02:10:58.8402660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5418-w 2025-10-10T02:10:58.8403780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5430 2025-10-10T02:10:58.8405050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/avt-w-rv-ns 2025-10-10T02:10:58.8406230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+sgrso 2025-10-10T02:10:58.8407320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi 2025-10-10T02:10:58.8408490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att505-22 2025-10-10T02:10:58.8409610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/a80 2025-10-10T02:10:58.8410790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att605-pc 2025-10-10T02:10:58.8411870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adm21 2025-10-10T02:10:58.8412960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att610-w 2025-10-10T02:10:58.8414090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adm42-ns 2025-10-10T02:10:58.8415300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+rca2 2025-10-10T02:10:58.8416310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att500 2025-10-10T02:10:58.8417470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/arm100 2025-10-10T02:10:58.8418570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adm5 2025-10-10T02:10:58.8419640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/amiga-8bit 2025-10-10T02:10:58.8420790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ambassador 2025-10-10T02:10:58.8422020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adm2 2025-10-10T02:10:58.8423180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att2350 2025-10-10T02:10:58.8424250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi-color-2-emx 2025-10-10T02:10:58.8425500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansis-mono 2025-10-10T02:10:58.8429570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi-color-3-emx 2025-10-10T02:10:58.8430270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5620-24 2025-10-10T02:10:58.8431380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/altoheath 2025-10-10T02:10:58.8432580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att610+cvis0 2025-10-10T02:10:58.8433670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansisysk 2025-10-10T02:10:58.8434890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi43m 2025-10-10T02:10:58.8436040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4418-w 2025-10-10T02:10:58.8437240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5420+nl 2025-10-10T02:10:58.8438380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/apple2e-p 2025-10-10T02:10:58.8439670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/apollo_color 2025-10-10T02:10:58.8440950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att730r-41 2025-10-10T02:10:58.8442200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5410v1 2025-10-10T02:10:58.8443360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi-mtabs 2025-10-10T02:10:58.8444580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5420-w-nl 2025-10-10T02:10:58.8445680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adm3 2025-10-10T02:10:58.8446620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/atarist-m 2025-10-10T02:10:58.8447780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att610-103k-w 2025-10-10T02:10:58.8448950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-30-s-rv 2025-10-10T02:10:58.8450170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+sgrdim 2025-10-10T02:10:58.8451410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/apple-uterm-vb 2025-10-10T02:10:58.8452550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ampex80 2025-10-10T02:10:58.8453740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att730r-24 2025-10-10T02:10:58.8454870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/arm100-w 2025-10-10T02:10:58.8455910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ampex219 2025-10-10T02:10:58.8456960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/addrinfo 2025-10-10T02:10:58.8458120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-60 2025-10-10T02:10:58.8459220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi80x25 2025-10-10T02:10:58.8460460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa+dec 2025-10-10T02:10:58.8461560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ampex210 2025-10-10T02:10:58.8462640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ampex219w 2025-10-10T02:10:58.8463690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/arm100-am 2025-10-10T02:10:58.8464810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/avt-w-ns 2025-10-10T02:10:58.8465970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4415-w-rv-n 2025-10-10T02:10:58.8466920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/apple-ae 2025-10-10T02:10:58.8468250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att615-103k-w 2025-10-10T02:10:58.8469510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+erase 2025-10-10T02:10:58.8470670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att510a 2025-10-10T02:10:58.8471740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4426 2025-10-10T02:10:58.8472920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att630-24 2025-10-10T02:10:58.8474110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/altoh19 2025-10-10T02:10:58.8475240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa 2025-10-10T02:10:58.8476250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-24 2025-10-10T02:10:58.8477390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/apple-uterm 2025-10-10T02:10:58.8478510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+rep 2025-10-10T02:10:58.8479490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-rv 2025-10-10T02:10:58.8480720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/alto-h19 2025-10-10T02:10:58.8481890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-30-rv-ctxt 2025-10-10T02:10:58.8483060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/atari_st-color 2025-10-10T02:10:58.8484220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansis 2025-10-10T02:10:58.8485370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/abm80 2025-10-10T02:10:58.8486590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi80x50 2025-10-10T02:10:58.8487880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att615-w 2025-10-10T02:10:58.8489120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4410 2025-10-10T02:10:58.8490310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aixterm-m-old 2025-10-10T02:10:58.8491540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4425-nl 2025-10-10T02:10:58.8492750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/alt7pc 2025-10-10T02:10:58.8493840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-48 2025-10-10T02:10:58.8494950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+idc1 2025-10-10T02:10:58.8496170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+tabs 2025-10-10T02:10:58.8497430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/appleII 2025-10-10T02:10:58.8498560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/alacritty-direct 2025-10-10T02:10:58.8499690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aj832 2025-10-10T02:10:58.8500810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+local1 2025-10-10T02:10:58.8504770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/abm85h-old 2025-10-10T02:10:58.8505490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aixterm+sl 2025-10-10T02:10:58.8506800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ampex-219w 2025-10-10T02:10:58.8507910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/atari-m 2025-10-10T02:10:58.8509130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/avatar0+ 2025-10-10T02:10:58.8510230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi80x60 2025-10-10T02:10:58.8511380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4424-1 2025-10-10T02:10:58.8512620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+rca 2025-10-10T02:10:58.8513730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4420 2025-10-10T02:10:58.8514860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4418 2025-10-10T02:10:58.8515910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-22 2025-10-10T02:10:58.8516880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aepro 2025-10-10T02:10:58.8518170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4415-nl 2025-10-10T02:10:58.8519160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5410v1-w 2025-10-10T02:10:58.8520310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5620-34 2025-10-10T02:10:58.8521450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5420-w-rv-n 2025-10-10T02:10:58.8522510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-48-rv 2025-10-10T02:10:58.8523530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/apollo 2025-10-10T02:10:58.8524750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi-mini 2025-10-10T02:10:58.8525870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-40 2025-10-10T02:10:58.8527140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+enq 2025-10-10T02:10:58.8528220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/abm85h 2025-10-10T02:10:58.8529310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/annarbor4080 2025-10-10T02:10:58.8530450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi-nt 2025-10-10T02:10:58.8531780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5420-rv 2025-10-10T02:10:58.8532820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/avt-w-rv 2025-10-10T02:10:58.8534050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5420 2025-10-10T02:10:58.8535170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi77 2025-10-10T02:10:58.8536150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi-mr 2025-10-10T02:10:58.8537280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5418 2025-10-10T02:10:58.8538230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adm3a 2025-10-10T02:10:58.8539670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi80x43-mono 2025-10-10T02:10:58.8540780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5620-1 2025-10-10T02:10:58.8542030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/atari-color 2025-10-10T02:10:58.8543190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-30-s-ctxt 2025-10-10T02:10:58.8544280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi.sys 2025-10-10T02:10:58.8545530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/avt-s 2025-10-10T02:10:58.8546710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/altos7 2025-10-10T02:10:58.8547940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-18-rv 2025-10-10T02:10:58.8549150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adm31 2025-10-10T02:10:58.8550610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4415-w-nl 2025-10-10T02:10:58.8551750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5620-s 2025-10-10T02:10:58.8552870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adm36 2025-10-10T02:10:58.8554070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/avatar 2025-10-10T02:10:58.8555270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/amiga 2025-10-10T02:10:58.8556740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/apollo_15P 2025-10-10T02:10:58.8557730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/alt7 2025-10-10T02:10:58.8558870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/avt-rv-s 2025-10-10T02:10:58.8560110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att730-41 2025-10-10T02:10:58.8561230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5420_2-w 2025-10-10T02:10:58.8562310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att605-w 2025-10-10T02:10:58.8563420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att605 2025-10-10T02:10:58.8564770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-60-dec-rv 2025-10-10T02:10:58.8566010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5410 2025-10-10T02:10:58.8567240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/altos7pc 2025-10-10T02:10:58.8568380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adm1178 2025-10-10T02:10:58.8569440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/absolute 2025-10-10T02:10:58.8570610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ampex-219 2025-10-10T02:10:58.8571580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/at 2025-10-10T02:10:58.8572830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adm+sgr 2025-10-10T02:10:58.8573940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att620-w 2025-10-10T02:10:58.8575070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-s 2025-10-10T02:10:58.8579180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aj510 2025-10-10T02:10:58.8579780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att730-24 2025-10-10T02:10:58.8580970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ampex-232 2025-10-10T02:10:58.8582120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aws 2025-10-10T02:10:58.8583560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att7300 2025-10-10T02:10:58.8584470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adm3a+ 2025-10-10T02:10:58.8585530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/avatar0 2025-10-10T02:10:58.8586680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adm12 2025-10-10T02:10:58.8587830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4415-rv 2025-10-10T02:10:58.8588990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att730r 2025-10-10T02:10:58.8590220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi.sys-old 2025-10-10T02:10:58.8591280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/a980 2025-10-10T02:10:58.8592490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att620 2025-10-10T02:10:58.8593660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/apple-videx 2025-10-10T02:10:58.8594750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi.sysk 2025-10-10T02:10:58.8595790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/amp219w 2025-10-10T02:10:58.8596990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ampex175-b 2025-10-10T02:10:58.8598230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi80x25-mono 2025-10-10T02:10:58.8599220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adm31-old 2025-10-10T02:10:58.8600220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/avatar1 2025-10-10T02:10:58.8601340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/apple-80 2025-10-10T02:10:58.8602360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-db 2025-10-10T02:10:58.8603430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/amiga-vnc 2025-10-10T02:10:58.8604720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5420-rv-nl 2025-10-10T02:10:58.8611050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adm22 2025-10-10T02:10:58.8611450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att610 2025-10-10T02:10:58.8611660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adds980 2025-10-10T02:10:58.8611860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/apple80p 2025-10-10T02:10:58.8612060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5410-w 2025-10-10T02:10:58.8612280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+inittabs 2025-10-10T02:10:58.8612590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+local 2025-10-10T02:10:58.8613490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5425-nl 2025-10-10T02:10:58.8614560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aterm 2025-10-10T02:10:58.8615980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/at-m 2025-10-10T02:10:58.8617380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4425-w 2025-10-10T02:10:58.8618740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5425-w 2025-10-10T02:10:58.8619870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-rv-ctxt 2025-10-10T02:10:58.8621210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att2300 2025-10-10T02:10:58.8622360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/avt-ns 2025-10-10T02:10:58.8623710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5310 2025-10-10T02:10:58.8625210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4410-w 2025-10-10T02:10:58.8626500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-36-rv 2025-10-10T02:10:58.8627500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/act4 2025-10-10T02:10:58.8628760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/avt-w-rv-s 2025-10-10T02:10:58.8630010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aixterm-m 2025-10-10T02:10:58.8631100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adm1 2025-10-10T02:10:58.8632410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/amiga-h 2025-10-10T02:10:58.8633690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att615-103k 2025-10-10T02:10:58.8634880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ambas 2025-10-10T02:10:58.8635940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/at386 2025-10-10T02:10:58.8639770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/appleIIe 2025-10-10T02:10:58.8640770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att700 2025-10-10T02:10:58.8641730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-36 2025-10-10T02:10:58.8642940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att4415-w-rv 2025-10-10T02:10:58.8644260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/arm100-wam 2025-10-10T02:10:58.8645410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/act5 2025-10-10T02:10:58.8646530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/appleIIgs 2025-10-10T02:10:58.8647580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/addsvp60 2025-10-10T02:10:58.8648770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/avt-w-s 2025-10-10T02:10:58.8649850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5320 2025-10-10T02:10:58.8650960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-s-ctxt 2025-10-10T02:10:58.8652020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa+unk 2025-10-10T02:10:58.8653130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi-m 2025-10-10T02:10:58.8654340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/adds200 2025-10-10T02:10:58.8655600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+apparrows 2025-10-10T02:10:58.8656910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-30-s-rv-ct 2025-10-10T02:10:58.8657950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/appleIIc 2025-10-10T02:10:58.8659120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aaa-30 2025-10-10T02:10:58.8660250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/at-color 2025-10-10T02:10:58.8661360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att730 2025-10-10T02:10:58.8662570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi80x43 2025-10-10T02:10:58.8663570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att5420-nl 2025-10-10T02:10:58.8664770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/att505 2025-10-10T02:10:58.8666060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/ansi+arrows 2025-10-10T02:10:58.8667190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/61/aixterm 2025-10-10T02:10:58.8668250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/f200vi-w 2025-10-10T02:10:58.8669270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/f200vi 2025-10-10T02:10:58.8670500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/f200 2025-10-10T02:10:58.8671620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/fenixw 2025-10-10T02:10:58.8672730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/falco-p 2025-10-10T02:10:58.8673740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/fox 2025-10-10T02:10:58.8674880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/foot 2025-10-10T02:10:58.8675950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/freedom 2025-10-10T02:10:58.8676920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/f100 2025-10-10T02:10:58.8678090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/fbterm 2025-10-10T02:10:58.8679100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/freedom110 2025-10-10T02:10:58.8680190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/f110-14w 2025-10-10T02:10:58.8681320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/f110-w 2025-10-10T02:10:58.8682320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/f1720 2025-10-10T02:10:58.8683430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/foot+base 2025-10-10T02:10:58.8684530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/fixterm 2025-10-10T02:10:58.8685680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/freedom100 2025-10-10T02:10:58.8686780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/f200-w 2025-10-10T02:10:58.8687880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/fos 2025-10-10T02:10:58.8689170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/foot-direct 2025-10-10T02:10:58.8690300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/f110 2025-10-10T02:10:58.8691470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/fenix 2025-10-10T02:10:58.8692580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/falco 2025-10-10T02:10:58.8693850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/f110-14 2025-10-10T02:10:58.8695040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/freedom-rv 2025-10-10T02:10:58.8696240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/f100-rv 2025-10-10T02:10:58.8697410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/freedom200 2025-10-10T02:10:58.8698460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/f1720a 2025-10-10T02:10:58.8699560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/66/fortune 2025-10-10T02:10:58.8700680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/50/P4 2025-10-10T02:10:58.8701750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/50/P14-W 2025-10-10T02:10:58.8703020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/50/P14-M 2025-10-10T02:10:58.8703920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/50/P5 2025-10-10T02:10:58.8705150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/50/P9-8-W 2025-10-10T02:10:58.8706330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/50/P9-8 2025-10-10T02:10:58.8707400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/50/P8-W 2025-10-10T02:10:58.8708540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/50/P12-M 2025-10-10T02:10:58.8712400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/50/P7 2025-10-10T02:10:58.8713070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/50/P9 2025-10-10T02:10:58.8714180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/50/P8 2025-10-10T02:10:58.8715270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/50/P12-M-W 2025-10-10T02:10:58.8716320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/50/P12-W 2025-10-10T02:10:58.8717400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/50/P9-W 2025-10-10T02:10:58.8718560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/50/P14 2025-10-10T02:10:58.8719700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/50/P14-M-W 2025-10-10T02:10:58.8720820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/50/P12 2025-10-10T02:10:58.8721940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp236 2025-10-10T02:10:58.8723320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h19us 2025-10-10T02:10:58.8724290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h-100 2025-10-10T02:10:58.8725370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2621-nt 2025-10-10T02:10:58.8726460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2621b-kx-p 2025-10-10T02:10:58.8727740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h100 2025-10-10T02:10:58.8728880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h19a 2025-10-10T02:10:58.8730030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2624-10p 2025-10-10T02:10:58.8731110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h19 2025-10-10T02:10:58.8732310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hirez100 2025-10-10T02:10:58.8733420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2621a-a 2025-10-10T02:10:58.8734540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2640b 2025-10-10T02:10:58.8735720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h19-smul 2025-10-10T02:10:58.8736840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h80 2025-10-10T02:10:58.8737870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2626p 2025-10-10T02:10:58.8738930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2623a 2025-10-10T02:10:58.8740150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hpterm-color 2025-10-10T02:10:58.8741210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hpex2 2025-10-10T02:10:58.8742250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2645a 2025-10-10T02:10:58.8743380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/heath-19 2025-10-10T02:10:58.8744580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hterm 2025-10-10T02:10:58.8745810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h19g 2025-10-10T02:10:58.8746860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h19-u 2025-10-10T02:10:58.8748100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2626-12 2025-10-10T02:10:58.8749060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp 2025-10-10T02:10:58.8750120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h19-g 2025-10-10T02:10:58.8751600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2626-x40 2025-10-10T02:10:58.8752470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hpterm-color2 2025-10-10T02:10:58.8753480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/heathkit 2025-10-10T02:10:58.8754630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h29a-kc-bc 2025-10-10T02:10:58.8755640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h19-a 2025-10-10T02:10:58.8756940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2621b-kx 2025-10-10T02:10:58.8757940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h19-bs 2025-10-10T02:10:58.8759130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp70092A 2025-10-10T02:10:58.8760220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2621-wl 2025-10-10T02:10:58.8761420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp+pfk-cr 2025-10-10T02:10:58.8762680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hz2000 2025-10-10T02:10:58.8763840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp98550a-color 2025-10-10T02:10:58.8764980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2624b-4p 2025-10-10T02:10:58.8766010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp98550 2025-10-10T02:10:58.8767140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hpsub 2025-10-10T02:10:58.8768150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp+arrows 2025-10-10T02:10:58.8769180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp+pfk+arrows 2025-10-10T02:10:58.8770000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2621k45 2025-10-10T02:10:58.8771030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/heathkit-a 2025-10-10T02:10:58.8771780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp98550-color 2025-10-10T02:10:58.8772810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hds200 2025-10-10T02:10:58.8773540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hz1420 2025-10-10T02:10:58.8774540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2392 2025-10-10T02:10:58.8775360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hirez100-w 2025-10-10T02:10:58.8776250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2648 2025-10-10T02:10:58.8777030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hft-c 2025-10-10T02:10:58.8777890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hz1552 2025-10-10T02:10:58.8778720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2 2025-10-10T02:10:58.8782700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h29a-nkc-bc 2025-10-10T02:10:58.8783410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp+color 2025-10-10T02:10:58.8784200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2621-fl 2025-10-10T02:10:58.8785050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2641a 2025-10-10T02:10:58.8785900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/htx11 2025-10-10T02:10:58.8786790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2627a 2025-10-10T02:10:58.8787620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp262x 2025-10-10T02:10:58.8788510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2624 2025-10-10T02:10:58.8789530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2623 2025-10-10T02:10:58.8790340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2621p-a 2025-10-10T02:10:58.8791250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2621-k45 2025-10-10T02:10:58.8792150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2621b 2025-10-10T02:10:58.8792930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hazel 2025-10-10T02:10:58.8793830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2648a 2025-10-10T02:10:58.8794860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp98550a 2025-10-10T02:10:58.8795630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2622 2025-10-10T02:10:58.8796600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp9837 2025-10-10T02:10:58.8797460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2624b-4p-p 2025-10-10T02:10:58.8798330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2621p 2025-10-10T02:10:58.8799210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hpgeneric 2025-10-10T02:10:58.8800070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2624a 2025-10-10T02:10:58.8800950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hz1500 2025-10-10T02:10:58.8801840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h19kermit 2025-10-10T02:10:58.8802820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h19-us 2025-10-10T02:10:58.8803860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hft-old 2025-10-10T02:10:58.8805010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp700-wy 2025-10-10T02:10:58.8806170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp9845 2025-10-10T02:10:58.8807380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2621-nl 2025-10-10T02:10:58.8808480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hpex 2025-10-10T02:10:58.8809530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h19k 2025-10-10T02:10:58.8810830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hterm-256color 2025-10-10T02:10:58.8811890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h29a-kc-uc 2025-10-10T02:10:58.8812990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp+printer 2025-10-10T02:10:58.8814190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2397a 2025-10-10T02:10:58.8815290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2624b-10p 2025-10-10T02:10:58.8816430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hz1510 2025-10-10T02:10:58.8817510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2621-ba 2025-10-10T02:10:58.8818800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2626-12x40 2025-10-10T02:10:58.8820000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/ha8675 2025-10-10T02:10:58.8821080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/ha8686 2025-10-10T02:10:58.8822110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2640a 2025-10-10T02:10:58.8823260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hz1520 2025-10-10T02:10:58.8824310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2626a 2025-10-10T02:10:58.8825410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2624a-10p 2025-10-10T02:10:58.8826430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/heath 2025-10-10T02:10:58.8827800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hft-c-old 2025-10-10T02:10:58.8828800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp98720 2025-10-10T02:10:58.8829970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hz1000 2025-10-10T02:10:58.8830990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hft 2025-10-10T02:10:58.8835030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2382 2025-10-10T02:10:58.8835770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hpterm 2025-10-10T02:10:58.8836840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hpansi 2025-10-10T02:10:58.8837910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp98721 2025-10-10T02:10:58.8839010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h19-b 2025-10-10T02:10:58.8840450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2621-a 2025-10-10T02:10:58.8841250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp45 2025-10-10T02:10:58.8842390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h-100bw 2025-10-10T02:10:58.8843560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hz1520-noesc 2025-10-10T02:10:58.8844660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp110 2025-10-10T02:10:58.8845840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp300h 2025-10-10T02:10:58.8847130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/he80 2025-10-10T02:10:58.8848040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2626-12-s 2025-10-10T02:10:58.8849170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2397 2025-10-10T02:10:58.8850210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp150 2025-10-10T02:10:58.8851340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2382a 2025-10-10T02:10:58.8852820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2621-48 2025-10-10T02:10:58.8853700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp+pfk+cr 2025-10-10T02:10:58.8854850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h29a-nkc-uc 2025-10-10T02:10:58.8855950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp700 2025-10-10T02:10:58.8857180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2621b-p 2025-10-10T02:10:58.8858170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/h100bw 2025-10-10T02:10:58.8859290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hurd 2025-10-10T02:10:58.8860460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp70092 2025-10-10T02:10:58.8861520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2622a 2025-10-10T02:10:58.8862570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2644a 2025-10-10T02:10:58.8863520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2645 2025-10-10T02:10:58.8864810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2624b-10p-p 2025-10-10T02:10:58.8865930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2626-s 2025-10-10T02:10:58.8867210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2627c 2025-10-10T02:10:58.8868340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hz1552-rv 2025-10-10T02:10:58.8869450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2626 2025-10-10T02:10:58.8870660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2627a-rev 2025-10-10T02:10:58.8871700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2621 2025-10-10T02:10:58.8872870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2624b 2025-10-10T02:10:58.8874020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2626-ns 2025-10-10T02:10:58.8875070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hmod1 2025-10-10T02:10:58.8886700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2621A 2025-10-10T02:10:58.8886980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp+labels 2025-10-10T02:10:58.8887210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2624b-p 2025-10-10T02:10:58.8887410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/heath-ansi 2025-10-10T02:10:58.8887620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/68/hp2647a 2025-10-10T02:10:58.8887820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opennt-35 2025-10-10T02:10:58.8888030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opennt-100 2025-10-10T02:10:58.8888240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opennt-50 2025-10-10T02:10:58.8888440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/o4112-nd 2025-10-10T02:10:58.8888660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opennt-25-w 2025-10-10T02:10:58.8888850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/oc100 2025-10-10T02:10:58.8889060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opennt-60 2025-10-10T02:10:58.8889270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opennt-35-w 2025-10-10T02:10:58.8890320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/osexec 2025-10-10T02:10:58.8891350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/o85h 2025-10-10T02:10:58.8892390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/oldibmpc3 2025-10-10T02:10:58.8893470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opennt-w 2025-10-10T02:10:58.8894670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opennt-50-w 2025-10-10T02:10:58.8895730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opennt-25-w-vt 2025-10-10T02:10:58.8896800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/osborne 2025-10-10T02:10:58.8898040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/oldsun 2025-10-10T02:10:58.8899170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/osborne1-w 2025-10-10T02:10:58.8900250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/osborne-w 2025-10-10T02:10:58.8901360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/owl 2025-10-10T02:10:58.8902540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/oconcept 2025-10-10T02:10:58.8906530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opennt 2025-10-10T02:10:58.8907470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opennt-60-nti 2025-10-10T02:10:58.8908360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/ofcons 2025-10-10T02:10:58.8909510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opus3n1+ 2025-10-10T02:10:58.8910550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/otek4112 2025-10-10T02:10:58.8911690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/otek4115 2025-10-10T02:10:58.8912890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/oldxterm+sm+1006 2025-10-10T02:10:58.8913990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opennt-100-nti 2025-10-10T02:10:58.8915120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opennt-nti 2025-10-10T02:10:58.8916180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/oblit 2025-10-10T02:10:58.8917270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/otek4114 2025-10-10T02:10:58.8918380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/otek4113 2025-10-10T02:10:58.8919680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opennt-50-nti 2025-10-10T02:10:58.8920620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/o31 2025-10-10T02:10:58.8921850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/oabm85h 2025-10-10T02:10:58.8922850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/oldpc3 2025-10-10T02:10:58.8924140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/osborne1 2025-10-10T02:10:58.8925130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/omron 2025-10-10T02:10:58.8926420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opennt-25-nti 2025-10-10T02:10:58.8927680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/origpc3 2025-10-10T02:10:58.8928790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opennt-w-vt 2025-10-10T02:10:58.8929950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opennt-60-w 2025-10-10T02:10:58.8931180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/origibmpc3 2025-10-10T02:10:58.8932360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/old-st 2025-10-10T02:10:58.8933400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/ojerq 2025-10-10T02:10:58.8934580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opennt-25 2025-10-10T02:10:58.8935820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/opennt-35-nti 2025-10-10T02:10:58.8936910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6f/os9LII 2025-10-10T02:10:58.8938100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6a/jfbterm 2025-10-10T02:10:58.8939310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6a/jaixterm-m 2025-10-10T02:10:58.8940360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6a/jerq 2025-10-10T02:10:58.8941460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6a/jaixterm 2025-10-10T02:10:58.8942650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/32/2621 2025-10-10T02:10:58.8943870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/32/2621-wl 2025-10-10T02:10:58.8944970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/32/2621A 2025-10-10T02:10:58.8946000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/35/5051 2025-10-10T02:10:58.8947050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/35/5410-w 2025-10-10T02:10:58.8948130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/35/5630-24 2025-10-10T02:10:58.8949230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/35/5630DMD-24 2025-10-10T02:10:58.8950340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/35/5620 2025-10-10T02:10:58.8951610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/iris-ansi 2025-10-10T02:10:58.8952770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/iq140 2025-10-10T02:10:58.8953960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm3161 2025-10-10T02:10:58.8955210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/intertube2 2025-10-10T02:10:58.8956380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm6154-c 2025-10-10T02:10:58.8957500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/iterm 2025-10-10T02:10:58.8958670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/intertube 2025-10-10T02:10:58.8959810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm3151 2025-10-10T02:10:58.8960890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm5051 2025-10-10T02:10:58.8962040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm8604 2025-10-10T02:10:58.8963240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/infoton 2025-10-10T02:10:58.8964440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibmpc3r-mono 2025-10-10T02:10:58.8965570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibmaed 2025-10-10T02:10:58.8966370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibmpc 2025-10-10T02:10:58.8967290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ips 2025-10-10T02:10:58.8968060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm327x 2025-10-10T02:10:58.8969020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibcs2 2025-10-10T02:10:58.8969770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/i100 2025-10-10T02:10:58.8970920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibmmpel-c 2025-10-10T02:10:58.8971880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibmega 2025-10-10T02:10:58.8973030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm5154 2025-10-10T02:10:58.8974170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/iTerm2.app 2025-10-10T02:10:58.8975350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/iris-ansi-net 2025-10-10T02:10:58.8979450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/infoton2 2025-10-10T02:10:58.8980170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibmvga-c 2025-10-10T02:10:58.8981530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm+16color 2025-10-10T02:10:58.8982650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ims-ansi 2025-10-10T02:10:58.8983820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm-system1 2025-10-10T02:10:58.8984940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibmapa8c 2025-10-10T02:10:58.8985880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm8503 2025-10-10T02:10:58.8987030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibmega-c 2025-10-10T02:10:58.8988130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibmx 2025-10-10T02:10:58.8989180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm-pc 2025-10-10T02:10:58.8990250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/intext2 2025-10-10T02:10:58.8991240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm5081 2025-10-10T02:10:58.8992470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibmapa8c-c 2025-10-10T02:10:58.8993560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ipsi 2025-10-10T02:10:58.8994660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm3162 2025-10-10T02:10:58.8995850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/iris-color 2025-10-10T02:10:58.8997090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ims950-rv 2025-10-10T02:10:58.8998330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm8512 2025-10-10T02:10:58.8999410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm3161-C 2025-10-10T02:10:58.9000660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/iq120 2025-10-10T02:10:58.9001780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm3163 2025-10-10T02:10:58.9002830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm3164 2025-10-10T02:10:58.9004050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm6153-90 2025-10-10T02:10:58.9005140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm8513 2025-10-10T02:10:58.9006430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm5081-c 2025-10-10T02:10:58.9007600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/iris40 2025-10-10T02:10:58.9008610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm8514 2025-10-10T02:10:58.9009730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm3101 2025-10-10T02:10:58.9010800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/iterm2 2025-10-10T02:10:58.9011990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm6153 2025-10-10T02:10:58.9013130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/intertec 2025-10-10T02:10:58.9014280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm6154 2025-10-10T02:10:58.9015510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibmpc3r 2025-10-10T02:10:58.9016660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibmvga 2025-10-10T02:10:58.9017780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm6155 2025-10-10T02:10:58.9018860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ims950-b 2025-10-10T02:10:58.9020020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/interix-nti 2025-10-10T02:10:58.9021050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibmmono 2025-10-10T02:10:58.9022150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibmapa8 2025-10-10T02:10:58.9023490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/iTerm.app 2025-10-10T02:10:58.9024670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/icl6404 2025-10-10T02:10:58.9025910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/icl6404-w 2025-10-10T02:10:58.9026940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/iterm2-direct 2025-10-10T02:10:58.9028110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/i3101 2025-10-10T02:10:58.9029120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/intext 2025-10-10T02:10:58.9030130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/interix 2025-10-10T02:10:58.9031100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibmpc3 2025-10-10T02:10:58.9032240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm5151 2025-10-10T02:10:58.9033280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibmpcx 2025-10-10T02:10:58.9037380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm+color 2025-10-10T02:10:58.9038270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/i3164 2025-10-10T02:10:58.9039300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/icl6402 2025-10-10T02:10:58.9040500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ifmr 2025-10-10T02:10:58.9041550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/i400 2025-10-10T02:10:58.9042670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm8507 2025-10-10T02:10:58.9043820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ims950 2025-10-10T02:10:58.9044980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/iris-ansi-ap 2025-10-10T02:10:58.9046040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibmapa16 2025-10-10T02:10:58.9047180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm-apl 2025-10-10T02:10:58.9048360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/intextii 2025-10-10T02:10:58.9049560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm8514-c 2025-10-10T02:10:58.9050720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm5154-c 2025-10-10T02:10:58.9051770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/69/ibm6153-40 2025-10-10T02:10:58.9052920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/51/Q310-vip-H 2025-10-10T02:10:58.9054050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/51/Q306-8-pc 2025-10-10T02:10:58.9055230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/51/Q310-vip-H-am 2025-10-10T02:10:58.9056400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/51/Q310-vip-w-am 2025-10-10T02:10:58.9057540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/51/Q310-vip-w 2025-10-10T02:10:58.9058680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/51/Q310-vip-Hw 2025-10-10T02:10:58.9059830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/58/X-hpterm 2025-10-10T02:10:58.9061010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/58/X-hpterm-color2 2025-10-10T02:10:58.9062170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gnome-2012 2025-10-10T02:10:58.9063360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru-44 2025-10-10T02:10:58.9064480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru+rv 2025-10-10T02:10:58.9065630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru 2025-10-10T02:10:58.9066670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gator 2025-10-10T02:10:58.9067900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gnome+pcfkeys 2025-10-10T02:10:58.9069010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/go140 2025-10-10T02:10:58.9070170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru-76-s 2025-10-10T02:10:58.9071230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru-lp 2025-10-10T02:10:58.9072380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru-76-w-s 2025-10-10T02:10:58.9073470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gsi 2025-10-10T02:10:58.9074590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gs6300 2025-10-10T02:10:58.9075820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gator-52 2025-10-10T02:10:58.9076970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru-44-s 2025-10-10T02:10:58.9078110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gnome-rh72 2025-10-10T02:10:58.9079280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gs5430-24 2025-10-10T02:10:58.9080440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gnome-rh80 2025-10-10T02:10:58.9081580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru+s 2025-10-10T02:10:58.9082680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gnome-fc5 2025-10-10T02:10:58.9083810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gs5430-22 2025-10-10T02:10:58.9084840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gt40 2025-10-10T02:10:58.9085960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/go225 2025-10-10T02:10:58.9087150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru-33-rv 2025-10-10T02:10:58.9088360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gnome 2025-10-10T02:10:58.9089670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gnome-2007 2025-10-10T02:10:58.9090490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gigi 2025-10-10T02:10:58.9091710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru-33 2025-10-10T02:10:58.9092870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gnome-2008 2025-10-10T02:10:58.9093960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gator-t 2025-10-10T02:10:58.9095110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/graphos 2025-10-10T02:10:58.9096220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru-76 2025-10-10T02:10:58.9097410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/glasstty 2025-10-10T02:10:58.9098580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gnome-256color 2025-10-10T02:10:58.9099680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gs5430 2025-10-10T02:10:58.9100830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru-rv 2025-10-10T02:10:58.9102110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru-24 2025-10-10T02:10:58.9102960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru+unk 2025-10-10T02:10:58.9104160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gnome-rh90 2025-10-10T02:10:58.9105170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru-76-w 2025-10-10T02:10:58.9106310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru-nctxt 2025-10-10T02:10:58.9107420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gnome-rh62 2025-10-10T02:10:58.9111160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/go-225 2025-10-10T02:10:58.9112200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gt100a 2025-10-10T02:10:58.9113200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gt100 2025-10-10T02:10:58.9114250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gt42 2025-10-10T02:10:58.9115330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru-s 2025-10-10T02:10:58.9116550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru-76-lp 2025-10-10T02:10:58.9117560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/go140w 2025-10-10T02:10:58.9118800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/graphos-30 2025-10-10T02:10:58.9120070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru-33-s 2025-10-10T02:10:58.9121090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/gator-52t 2025-10-10T02:10:58.9122150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/67/guru-76-wm 2025-10-10T02:10:58.9123310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/34/4410-w 2025-10-10T02:10:58.9124360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/34/4027ex 2025-10-10T02:10:58.9125560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/34/4025ex 2025-10-10T02:10:58.9126760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/33/386at 2025-10-10T02:10:58.9127680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/33/3b1 2025-10-10T02:10:58.9128920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/4e/NCR260VT300WPP 2025-10-10T02:10:58.9129990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/4e/NCRVT100WPP 2025-10-10T02:10:58.9131040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/45/Eterm-88color 2025-10-10T02:10:58.9132150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/45/Eterm 2025-10-10T02:10:58.9133510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/45/Eterm-256color 2025-10-10T02:10:58.9134590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/45/Eterm-color 2025-10-10T02:10:58.9135840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.minitel1b-nb 2025-10-10T02:10:58.9136920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/scanset 2025-10-10T02:10:58.9138030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/swtp 2025-10-10T02:10:58.9139200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/superbee-xsb 2025-10-10T02:10:58.9140410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/synertek380 2025-10-10T02:10:58.9141500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/st-256color 2025-10-10T02:10:58.9142760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen5 2025-10-10T02:10:58.9143780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/soroc140 2025-10-10T02:10:58.9144980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen-16color 2025-10-10T02:10:58.9146170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen2 2025-10-10T02:10:58.9147090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun-17 2025-10-10T02:10:58.9148300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.putty 2025-10-10T02:10:58.9149310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun 2025-10-10T02:10:58.9150610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/st-16color 2025-10-10T02:10:58.9151750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/stterm-256color 2025-10-10T02:10:58.9152810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen3 2025-10-10T02:10:58.9154020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen4 2025-10-10T02:10:58.9155410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.konsole-256color 2025-10-10T02:10:58.9156460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/s4 2025-10-10T02:10:58.9157760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.putty-m1 2025-10-10T02:10:58.9158960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen-16color-bce-s 2025-10-10T02:10:58.9160230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen-256color-bce 2025-10-10T02:10:58.9161590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.minitel12-80 2025-10-10T02:10:58.9162650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/superbee 2025-10-10T02:10:58.9163740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/st-0.7 2025-10-10T02:10:58.9164960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.putty-m1b 2025-10-10T02:10:58.9166090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun-cgsix 2025-10-10T02:10:58.9167110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sb3 2025-10-10T02:10:58.9168210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/scoansi 2025-10-10T02:10:58.9169440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.konsole 2025-10-10T02:10:58.9170560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/st52-m 2025-10-10T02:10:58.9171650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/st-0.6 2025-10-10T02:10:58.9172670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.rxvt 2025-10-10T02:10:58.9173450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun-type4 2025-10-10T02:10:58.9174440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/st-0.8 2025-10-10T02:10:58.9175130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sb2 2025-10-10T02:10:58.9176220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.linux-m1b 2025-10-10T02:10:58.9177000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/superbeeic 2025-10-10T02:10:58.9178130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun-e-s 2025-10-10T02:10:58.9179280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun-cmd 2025-10-10T02:10:58.9183220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/soroc 2025-10-10T02:10:58.9183970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.gnome 2025-10-10T02:10:58.9185310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.xterm-r6 2025-10-10T02:10:58.9186710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.linux-s 2025-10-10T02:10:58.9187820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun-c 2025-10-10T02:10:58.9188930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.vte 2025-10-10T02:10:58.9190100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sune 2025-10-10T02:10:58.9191290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.minitel1-nb 2025-10-10T02:10:58.9192560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen-base 2025-10-10T02:10:58.9193760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen-bce.gnome 2025-10-10T02:10:58.9194940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.linux-m2 2025-10-10T02:10:58.9195930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun2 2025-10-10T02:10:58.9197160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen-w 2025-10-10T02:10:58.9198430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.xterm-xfree86 2025-10-10T02:10:58.9199550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/stterm 2025-10-10T02:10:58.9200610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun-ss5 2025-10-10T02:10:58.9201600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun-e 2025-10-10T02:10:58.9202740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun-nic 2025-10-10T02:10:58.9204250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.mlterm-256color 2025-10-10T02:10:58.9205400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen-bce.rxvt 2025-10-10T02:10:58.9206500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun-34 2025-10-10T02:10:58.9207790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.minitel2-80 2025-10-10T02:10:58.9208920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/st-direct 2025-10-10T02:10:58.9210090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/simterm 2025-10-10T02:10:58.9211340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.minitel1b 2025-10-10T02:10:58.9212450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sc415 2025-10-10T02:10:58.9213510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sibo 2025-10-10T02:10:58.9214730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/scoansi-old 2025-10-10T02:10:58.9215750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/stv52 2025-10-10T02:10:58.9217190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen-16color-s 2025-10-10T02:10:58.9218530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen-bce.xterm-new 2025-10-10T02:10:58.9219720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/st 2025-10-10T02:10:58.9220580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/st52-color 2025-10-10T02:10:58.9221690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sbobcat 2025-10-10T02:10:58.9222870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.linux 2025-10-10T02:10:58.9224070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun-12 2025-10-10T02:10:58.9225580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen-256color-bce-s 2025-10-10T02:10:58.9232030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen+italics 2025-10-10T02:10:58.9232420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun-24 2025-10-10T02:10:58.9232650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.putty-m2 2025-10-10T02:10:58.9233350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen-bce.linux 2025-10-10T02:10:58.9233550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screwpoint 2025-10-10T02:10:58.9233750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/soroc120 2025-10-10T02:10:58.9233950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun-48 2025-10-10T02:10:58.9234580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/simpleterm 2025-10-10T02:10:58.9235860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/synertek 2025-10-10T02:10:58.9236900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/scrt 2025-10-10T02:10:58.9237990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen 2025-10-10T02:10:58.9239120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun-il 2025-10-10T02:10:58.9240260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen-bce 2025-10-10T02:10:58.9243970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sbi 2025-10-10T02:10:58.9244940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sb1 2025-10-10T02:10:58.9246380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.xterm-256color 2025-10-10T02:10:58.9247490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/st52 2025-10-10T02:10:58.9248540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/scrhp 2025-10-10T02:10:58.9249710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/stterm-16color 2025-10-10T02:10:58.9250920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/scoansi-new 2025-10-10T02:10:58.9252260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/superbrain 2025-10-10T02:10:58.9253560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen-256color-s 2025-10-10T02:10:58.9254640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sv80 2025-10-10T02:10:58.9255880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.mlterm 2025-10-10T02:10:58.9257100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.vte-256color 2025-10-10T02:10:58.9258370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.putty-256color 2025-10-10T02:10:58.9259620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen-bce.mrxvt 2025-10-10T02:10:58.9260840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/st52-old 2025-10-10T02:10:58.9262020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.Eterm 2025-10-10T02:10:58.9263240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/spinwriter 2025-10-10T02:10:58.9264340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen-s 2025-10-10T02:10:58.9265370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun1 2025-10-10T02:10:58.9266470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.teraterm 2025-10-10T02:10:58.9267790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen-bce.Eterm 2025-10-10T02:10:58.9268930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.mrxvt 2025-10-10T02:10:58.9270090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen-16color-bce 2025-10-10T02:10:58.9271240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun-s 2025-10-10T02:10:58.9272390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/stv52pc 2025-10-10T02:10:58.9273710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.minitel1b-80 2025-10-10T02:10:58.9274710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/system1 2025-10-10T02:10:58.9276100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.linux-m1 2025-10-10T02:10:58.9277220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun-1 2025-10-10T02:10:58.9278390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun-color 2025-10-10T02:10:58.9279510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.xterm-new 2025-10-10T02:10:58.9280740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen-256color 2025-10-10T02:10:58.9281870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen+fkeys 2025-10-10T02:10:58.9283160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen-bce.konsole 2025-10-10T02:10:58.9284270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun+sl 2025-10-10T02:10:58.9285420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sc410 2025-10-10T02:10:58.9286600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/sun-s-e 2025-10-10T02:10:58.9287810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/screen.minitel1 2025-10-10T02:10:58.9289000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/73/securecrt 2025-10-10T02:10:58.9290100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty4424 2025-10-10T02:10:58.9291120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tw52 2025-10-10T02:10:58.9292420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920b-mc-vb 2025-10-10T02:10:58.9293620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5620-s 2025-10-10T02:10:58.9294790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912c-unk-2p 2025-10-10T02:10:58.9295900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tab132-rv 2025-10-10T02:10:58.9297000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tab132-15 2025-10-10T02:10:58.9298090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5620-1 2025-10-10T02:10:58.9299310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek 2025-10-10T02:10:58.9300270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti926-8 2025-10-10T02:10:58.9301400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912c-mc 2025-10-10T02:10:58.9302640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b-vb 2025-10-10T02:10:58.9304140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi925-hi 2025-10-10T02:10:58.9304870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty33 2025-10-10T02:10:58.9306110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4027-ex 2025-10-10T02:10:58.9307240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4107 2025-10-10T02:10:58.9308380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti928-8 2025-10-10T02:10:58.9309580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5420-rv 2025-10-10T02:10:58.9310810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912c-2p-p 2025-10-10T02:10:58.9311970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920b-vb-unk 2025-10-10T02:10:58.9313020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ttydmd 2025-10-10T02:10:58.9314120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920b-p-2p 2025-10-10T02:10:58.9315300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4109 2025-10-10T02:10:58.9319080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty35 2025-10-10T02:10:58.9319870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b-mc-2p 2025-10-10T02:10:58.9321050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti916-8-132 2025-10-10T02:10:58.9322230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912c-2p-unk 2025-10-10T02:10:58.9323360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti931 2025-10-10T02:10:58.9324500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi970-vb 2025-10-10T02:10:58.9325530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5425 2025-10-10T02:10:58.9326600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ts-1p 2025-10-10T02:10:58.9327780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920 2025-10-10T02:10:58.9329000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5620-34 2025-10-10T02:10:58.9330140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi9065 2025-10-10T02:10:58.9331440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920c-p-2p 2025-10-10T02:10:58.9332550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b-2p-p 2025-10-10T02:10:58.9333730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b+printer 2025-10-10T02:10:58.9334910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920c-mc-2p 2025-10-10T02:10:58.9336050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/t16 2025-10-10T02:10:58.9337100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920c 2025-10-10T02:10:58.9338370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920b-unk-vb 2025-10-10T02:10:58.9339470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tgtelnet 2025-10-10T02:10:58.9340760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920b-unk 2025-10-10T02:10:58.9341840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4027 2025-10-10T02:10:58.9343040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/terminology 2025-10-10T02:10:58.9344180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5620 2025-10-10T02:10:58.9345390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912c-mc-vb 2025-10-10T02:10:58.9346550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920b+fn 2025-10-10T02:10:58.9347760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tws2103-sna 2025-10-10T02:10:58.9348830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4105-30 2025-10-10T02:10:58.9350080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tws2102-sna 2025-10-10T02:10:58.9351210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4025-17-ws 2025-10-10T02:10:58.9352400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920b 2025-10-10T02:10:58.9353900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b-mc 2025-10-10T02:10:58.9354560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi910 2025-10-10T02:10:58.9355710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912c-vb 2025-10-10T02:10:58.9356920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty4424-1 2025-10-10T02:10:58.9357980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/t10 2025-10-10T02:10:58.9359220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920c-unk 2025-10-10T02:10:58.9360260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti707 2025-10-10T02:10:58.9361410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi921 2025-10-10T02:10:58.9362540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti700 2025-10-10T02:10:58.9363610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4404 2025-10-10T02:10:58.9364780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912c-2p 2025-10-10T02:10:58.9365940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi950-2p 2025-10-10T02:10:58.9366960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/teken 2025-10-10T02:10:58.9368000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tt52 2025-10-10T02:10:58.9369160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4025a 2025-10-10T02:10:58.9370420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912c-vb-p 2025-10-10T02:10:58.9371570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920b-unk-2p 2025-10-10T02:10:58.9372760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5410v1-w 2025-10-10T02:10:58.9373920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/trs2 2025-10-10T02:10:58.9375160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912c-mc-2p 2025-10-10T02:10:58.9376280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi950 2025-10-10T02:10:58.9377390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti924 2025-10-10T02:10:58.9378500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tw52-m 2025-10-10T02:10:58.9379210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti916-132 2025-10-10T02:10:58.9380220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5420-nl 2025-10-10T02:10:58.9381010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5425-w 2025-10-10T02:10:58.9381990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi950-rv 2025-10-10T02:10:58.9382820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920c-p-vb 2025-10-10T02:10:58.9383730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920c-mc-vb 2025-10-10T02:10:58.9384610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi970-2p 2025-10-10T02:10:58.9385470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4207 2025-10-10T02:10:58.9386410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/teraterm4.59 2025-10-10T02:10:58.9387290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912cc 2025-10-10T02:10:58.9391060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912c-vb-unk 2025-10-10T02:10:58.9391580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/t3800 2025-10-10T02:10:58.9392520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b-mc-vb 2025-10-10T02:10:58.9393480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/terminology-1.0.0 2025-10-10T02:10:58.9394320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tw100 2025-10-10T02:10:58.9395250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b+dim 2025-10-10T02:10:58.9396140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/terminet300 2025-10-10T02:10:58.9397020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/teken-2018 2025-10-10T02:10:58.9397890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti703-w 2025-10-10T02:10:58.9398740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty43 2025-10-10T02:10:58.9399650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4113 2025-10-10T02:10:58.9400800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/teken-16color 2025-10-10T02:10:58.9401440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/terminator 2025-10-10T02:10:58.9402290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4114 2025-10-10T02:10:58.9403190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti_ansi 2025-10-10T02:10:58.9404080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ts100-ctxt 2025-10-10T02:10:58.9404990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5425-nl 2025-10-10T02:10:58.9405830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/teletec 2025-10-10T02:10:58.9406660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ts1p 2025-10-10T02:10:58.9407630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920b-2p-unk 2025-10-10T02:10:58.9408570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920b-p-vb 2025-10-10T02:10:58.9409420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4125 2025-10-10T02:10:58.9410620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi950-rv-4p 2025-10-10T02:10:58.9411180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ts100 2025-10-10T02:10:58.9412080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b-2p 2025-10-10T02:10:58.9413000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5410-w 2025-10-10T02:10:58.9413950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b-vb-p 2025-10-10T02:10:58.9414960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tab 2025-10-10T02:10:58.9415610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti707-w 2025-10-10T02:10:58.9416530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920b-p 2025-10-10T02:10:58.9417390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi955-w 2025-10-10T02:10:58.9418350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920b-mc-2p 2025-10-10T02:10:58.9419260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4113-34 2025-10-10T02:10:58.9420380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912c-p 2025-10-10T02:10:58.9421020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4115 2025-10-10T02:10:58.9421970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912c-unk-vb 2025-10-10T02:10:58.9422810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4112 2025-10-10T02:10:58.9423760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/terminet1200 2025-10-10T02:10:58.9424840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/t3700 2025-10-10T02:10:58.9425580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/teken-sc+fkeys 2025-10-10T02:10:58.9426430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/t1061f 2025-10-10T02:10:58.9427280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty37 2025-10-10T02:10:58.9428150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912c 2025-10-10T02:10:58.9429010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/t1061 2025-10-10T02:10:58.9429900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi803 2025-10-10T02:10:58.9430760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tn1200 2025-10-10T02:10:58.9431630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti924-8 2025-10-10T02:10:58.9432610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920c-vb-unk 2025-10-10T02:10:58.9433580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/teken-vt+fkeys 2025-10-10T02:10:58.9437230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ts100-sp 2025-10-10T02:10:58.9437820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty4420 2025-10-10T02:10:58.9438770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920b-2p-mc 2025-10-10T02:10:58.9439850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty4424m 2025-10-10T02:10:58.9440490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4105 2025-10-10T02:10:58.9441390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4015-sm 2025-10-10T02:10:58.9442320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b-vb-mc 2025-10-10T02:10:58.9443230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/terminet 2025-10-10T02:10:58.9444090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b 2025-10-10T02:10:58.9445200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5420-w 2025-10-10T02:10:58.9445880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tab132-w-rv 2025-10-10T02:10:58.9446740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/teleray 2025-10-10T02:10:58.9447610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/trsII 2025-10-10T02:10:58.9448530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b+vb 2025-10-10T02:10:58.9449480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912c-p-2p 2025-10-10T02:10:58.9450410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920b-2p-p 2025-10-10T02:10:58.9451300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4109brl 2025-10-10T02:10:58.9452160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty4426 2025-10-10T02:10:58.9453120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920b-2p 2025-10-10T02:10:58.9454270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b-unk-2p 2025-10-10T02:10:58.9454970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5420-w-rv 2025-10-10T02:10:58.9455820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4112-5 2025-10-10T02:10:58.9456770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tmux-256color 2025-10-10T02:10:58.9457610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi924 2025-10-10T02:10:58.9458550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5420-rv-nl 2025-10-10T02:10:58.9459430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti924-8w 2025-10-10T02:10:58.9460360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920c-2p-p 2025-10-10T02:10:58.9461240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tab132-w 2025-10-10T02:10:58.9462060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ts-1 2025-10-10T02:10:58.9463000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b-p-2p 2025-10-10T02:10:58.9463950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tws-generic 2025-10-10T02:10:58.9464810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tandem6510 2025-10-10T02:10:58.9465810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/teraterm-256color 2025-10-10T02:10:58.9466710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920c-vb-mc 2025-10-10T02:10:58.9467540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912 2025-10-10T02:10:58.9468480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/teraterm 2025-10-10T02:10:58.9469300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti733 2025-10-10T02:10:58.9470180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4025 2025-10-10T02:10:58.9471090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b+mc 2025-10-10T02:10:58.9471950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5410 2025-10-10T02:10:58.9472930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi92D 2025-10-10T02:10:58.9474010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920c-unk-vb 2025-10-10T02:10:58.9474640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4014 2025-10-10T02:10:58.9475520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/teken-vt 2025-10-10T02:10:58.9476410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920c-2p 2025-10-10T02:10:58.9477270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4013 2025-10-10T02:10:58.9478140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi970 2025-10-10T02:10:58.9479070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b-unk 2025-10-10T02:10:58.9479930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi914 2025-10-10T02:10:58.9480770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti735 2025-10-10T02:10:58.9481630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tmux 2025-10-10T02:10:58.9482480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti703 2025-10-10T02:10:58.9483340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi925 2025-10-10T02:10:58.9484280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/t653x 2025-10-10T02:10:58.9485200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tw52-color 2025-10-10T02:10:58.9486050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/trs16 2025-10-10T02:10:58.9486920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4012 2025-10-10T02:10:58.9487790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5420 2025-10-10T02:10:58.9488660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/trs80II 2025-10-10T02:10:58.9489640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4015 2025-10-10T02:10:58.9490440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/teken-sc 2025-10-10T02:10:58.9491620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b-p 2025-10-10T02:10:58.9492340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b-2p-unk 2025-10-10T02:10:58.9496150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tab132 2025-10-10T02:10:58.9496780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4023 2025-10-10T02:10:58.9497550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920c-p 2025-10-10T02:10:58.9498420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tandem653 2025-10-10T02:10:58.9499300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4024 2025-10-10T02:10:58.9500260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912c-2p-mc 2025-10-10T02:10:58.9501130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi955-hb 2025-10-10T02:10:58.9502010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi92B 2025-10-10T02:10:58.9502950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912c-unk 2025-10-10T02:10:58.9503950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4014-sm 2025-10-10T02:10:58.9504910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5420-w-nl 2025-10-10T02:10:58.9505780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti916 2025-10-10T02:10:58.9506770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4205 2025-10-10T02:10:58.9508000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920b-vb-p 2025-10-10T02:10:58.9509150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/teraterm4.97 2025-10-10T02:10:58.9510260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4025-cr 2025-10-10T02:10:58.9511490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4113-nd 2025-10-10T02:10:58.9512610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912c-vb-mc 2025-10-10T02:10:58.9513840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b-vb-unk 2025-10-10T02:10:58.9514970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tmux-direct 2025-10-10T02:10:58.9516090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti916-220-7 2025-10-10T02:10:58.9517260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4107brl 2025-10-10T02:10:58.9518190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ts1 2025-10-10T02:10:58.9519250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti926 2025-10-10T02:10:58.9520430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920c-unk-2p 2025-10-10T02:10:58.9521470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti924w 2025-10-10T02:10:58.9522660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tn300 2025-10-10T02:10:58.9523750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi955 2025-10-10T02:10:58.9524880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi950-4p 2025-10-10T02:10:58.9525910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti928 2025-10-10T02:10:58.9527250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920b-mc 2025-10-10T02:10:58.9528420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920c-vb 2025-10-10T02:10:58.9529380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti745 2025-10-10T02:10:58.9530490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tws2103 2025-10-10T02:10:58.9531780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti916-220-8 2025-10-10T02:10:58.9532970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5620-24 2025-10-10T02:10:58.9534100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5410v1 2025-10-10T02:10:58.9535380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5420+nl 2025-10-10T02:10:58.9536540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4025ex 2025-10-10T02:10:58.9537670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4025-ex 2025-10-10T02:10:58.9538900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920c-2p-mc 2025-10-10T02:10:58.9540090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b-p-vb 2025-10-10T02:10:58.9541190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti800 2025-10-10T02:10:58.9542430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912c-p-vb 2025-10-10T02:10:58.9543910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty5420-w-rv-n 2025-10-10T02:10:58.9545040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b+2p 2025-10-10T02:10:58.9546310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tty40 2025-10-10T02:10:58.9547310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b-unk-vb 2025-10-10T02:10:58.9548460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi950-rv-2p 2025-10-10T02:10:58.9549580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920c-mc 2025-10-10T02:10:58.9550650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920b-vb 2025-10-10T02:10:58.9551720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tt 2025-10-10T02:10:58.9553000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4207-s 2025-10-10T02:10:58.9554110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi912b-2p-mc 2025-10-10T02:10:58.9555210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/ti916-8 2025-10-10T02:10:58.9556320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/teraterm2.3 2025-10-10T02:10:58.9557500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/terminology-0.6.1 2025-10-10T02:10:58.9558650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi910+ 2025-10-10T02:10:58.9559760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvipt 2025-10-10T02:10:58.9560930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920b-vb-mc 2025-10-10T02:10:58.9562090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/termite 2025-10-10T02:10:58.9563260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920c-2p-unk 2025-10-10T02:10:58.9567210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4105a 2025-10-10T02:10:58.9567860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4112-nd 2025-10-10T02:10:58.9569020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/teken-2022 2025-10-10T02:10:58.9570230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4025-17 2025-10-10T02:10:58.9571390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tvi920c-vb-p 2025-10-10T02:10:58.9572640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tek4106brl 2025-10-10T02:10:58.9573870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/terminology-1.8.1 2025-10-10T02:10:58.9575000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/74/tkterm 2025-10-10T02:10:58.9576160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/4c/LFT-PC850 2025-10-10T02:10:58.9577240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/4d/MtxOrb162 2025-10-10T02:10:58.9578230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/4d/MtxOrb 2025-10-10T02:10:58.9579270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/4d/MtxOrb204 2025-10-10T02:10:58.9580460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/75/uniterm 2025-10-10T02:10:58.9581530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/75/ultima2 2025-10-10T02:10:58.9582630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/75/uniterm49 2025-10-10T02:10:58.9583990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/75/uts30 2025-10-10T02:10:58.9585080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/75/ultimaII 2025-10-10T02:10:58.9586070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/75/unixpc 2025-10-10T02:10:58.9587220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/75/unknown 2025-10-10T02:10:58.9588230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/75/uwin 2025-10-10T02:10:58.9589330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rebus3180 2025-10-10T02:10:58.9590490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rbcomm-w 2025-10-10T02:10:58.9591820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/report+version 2025-10-10T02:10:58.9592920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rxvt-xpm 2025-10-10T02:10:58.9593960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rtpc 2025-10-10T02:10:58.9595230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rxvt-16color 2025-10-10T02:10:58.9596440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rxvt-cygwin-native 2025-10-10T02:10:58.9597580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/regent200 2025-10-10T02:10:58.9598670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rt6221 2025-10-10T02:10:58.9599790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rbcomm-nam 2025-10-10T02:10:58.9600870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rbcomm 2025-10-10T02:10:58.9602030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rxvt-88color 2025-10-10T02:10:58.9603180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rcons 2025-10-10T02:10:58.9604340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rxvt-cygwin 2025-10-10T02:10:58.9605440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/regent40 2025-10-10T02:10:58.9606630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/regent100 2025-10-10T02:10:58.9607930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/regent25 2025-10-10T02:10:58.9609050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/report+da2 2025-10-10T02:10:58.9610120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rxvt 2025-10-10T02:10:58.9611350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/regent60 2025-10-10T02:10:58.9612450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rio 2025-10-10T02:10:58.9613560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rca 2025-10-10T02:10:58.9614800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rxvt-color 2025-10-10T02:10:58.9616070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rxvt-256color 2025-10-10T02:10:58.9617180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rt6221-w 2025-10-10T02:10:58.9618260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rxvt-basic 2025-10-10T02:10:58.9619420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rcons-color 2025-10-10T02:10:58.9620560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rio-direct 2025-10-10T02:10:58.9621730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/regent40+ 2025-10-10T02:10:58.9622910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/rxvt+pcfkeys 2025-10-10T02:10:58.9626510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/regent 2025-10-10T02:10:58.9627610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/72/regent20 2025-10-10T02:10:58.9628790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/konsole-vt100 2025-10-10T02:10:58.9629870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/kterm 2025-10-10T02:10:58.9631070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/konsole-direct 2025-10-10T02:10:58.9632120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/konsole-base 2025-10-10T02:10:58.9633210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/klone+sgr 2025-10-10T02:10:58.9634350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/kds7372-w 2025-10-10T02:10:58.9635390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/kterm-color 2025-10-10T02:10:58.9636680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/konsole-vt420pc 2025-10-10T02:10:58.9637760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/kvt 2025-10-10T02:10:58.9638940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/kaypro 2025-10-10T02:10:58.9639940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/konsole 2025-10-10T02:10:58.9641170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/konsole-solaris 2025-10-10T02:10:58.9642490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/konsole-linux 2025-10-10T02:10:58.9643430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/ktm 2025-10-10T02:10:58.9644810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/klone+sgr-dumb 2025-10-10T02:10:58.9645920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/kitty+common 2025-10-10T02:10:58.9647050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/konsole-16color 2025-10-10T02:10:58.9648110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/k45 2025-10-10T02:10:58.9649300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/kermit-am 2025-10-10T02:10:58.9650450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/kds6402 2025-10-10T02:10:58.9651580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/kds7372 2025-10-10T02:10:58.9652630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/klone+acs 2025-10-10T02:10:58.9653940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/kitty+setal 2025-10-10T02:10:58.9655220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/konsole+pcfkeys 2025-10-10T02:10:58.9656360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/konsole-xf3x 2025-10-10T02:10:58.9657530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/kt7ix 2025-10-10T02:10:58.9658830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/konsole-256color 2025-10-10T02:10:58.9659730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/kermit 2025-10-10T02:10:58.9660880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/kitty-direct 2025-10-10T02:10:58.9661910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/kt7 2025-10-10T02:10:58.9663050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/klone+color 2025-10-10T02:10:58.9664030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/kitty 2025-10-10T02:10:58.9665150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/kterm-co 2025-10-10T02:10:58.9666380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/klone+koi8acs 2025-10-10T02:10:58.9667390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/klone+sgr8 2025-10-10T02:10:58.9668580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/konsole-xf4x 2025-10-10T02:10:58.9669440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/kon 2025-10-10T02:10:58.9670500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/kaypro2 2025-10-10T02:10:58.9671520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6b/kon2 2025-10-10T02:10:58.9672660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/38/8510 2025-10-10T02:10:58.9673680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/newscbm 2025-10-10T02:10:58.9674870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ndr9500-25-mc-nl 2025-10-10T02:10:58.9675940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr160wy60wpp 2025-10-10T02:10:58.9677230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-build309 2025-10-10T02:10:58.9678380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp-517 2025-10-10T02:10:58.9679630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260vt200wpp 2025-10-10T02:10:58.9680840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ntconsole-25-w 2025-10-10T02:10:58.9682020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260wy50+pp 2025-10-10T02:10:58.9683020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news28-a 2025-10-10T02:10:58.9684150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ndr9500-25 2025-10-10T02:10:58.9685360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news-29-euc 2025-10-10T02:10:58.9686370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/next 2025-10-10T02:10:58.9687420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp-511 2025-10-10T02:10:58.9688560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-acs-s 2025-10-10T02:10:58.9689750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/netbsd6 2025-10-10T02:10:58.9690930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ntconsole-50-w 2025-10-10T02:10:58.9692090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ntconsole-60-nti 2025-10-10T02:10:58.9693260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-c-s-7 2025-10-10T02:10:58.9694660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-build440 2025-10-10T02:10:58.9695850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr160vt100an 2025-10-10T02:10:58.9699840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260vt+sl 2025-10-10T02:10:58.9700640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260vt100pp 2025-10-10T02:10:58.9702190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/newhpkeyboard 2025-10-10T02:10:58.9703270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news-42-sjis 2025-10-10T02:10:58.9704210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr160vpwpp 2025-10-10T02:10:58.9705310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nxterm 2025-10-10T02:10:58.9706360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwe501 2025-10-10T02:10:58.9707470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nansisysk 2025-10-10T02:10:58.9708660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr160vt200an 2025-10-10T02:10:58.9709960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260vt300pp 2025-10-10T02:10:58.9711190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260wy325wpp 2025-10-10T02:10:58.9712370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260vp+sl 2025-10-10T02:10:58.9713420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news40 2025-10-10T02:10:58.9714660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ntconsole-35-w 2025-10-10T02:10:58.9715810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260wy350wpp 2025-10-10T02:10:58.9717050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260vt300wpp 2025-10-10T02:10:58.9718150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ntconsole-100 2025-10-10T02:10:58.9719220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncsa-vt220-8 2025-10-10T02:10:58.9720310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp512-a 2025-10-10T02:10:58.9721400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp518-o 2025-10-10T02:10:58.9722610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr160vt300an 2025-10-10T02:10:58.9723800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260vt200pp 2025-10-10T02:10:58.9724970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr160vt100wpp 2025-10-10T02:10:58.9726140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ndr9500 2025-10-10T02:10:58.9727170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp512-o 2025-10-10T02:10:58.9728310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp518-a 2025-10-10T02:10:58.9729500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ntconsole-100-nti 2025-10-10T02:10:58.9730670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news40-o 2025-10-10T02:10:58.9731800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-m 2025-10-10T02:10:58.9732930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ndr9500-mc 2025-10-10T02:10:58.9734130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm+s 2025-10-10T02:10:58.9735350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ndr9500-nl 2025-10-10T02:10:58.9736480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news40-a 2025-10-10T02:10:58.9737980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-c 2025-10-10T02:10:58.9738860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nec5520 2025-10-10T02:10:58.9739940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260wy325pp 2025-10-10T02:10:58.9741060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260vt100wan 2025-10-10T02:10:58.9742340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-7-s 2025-10-10T02:10:58.9743550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwe501-o 2025-10-10T02:10:58.9744610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news31 2025-10-10T02:10:58.9745850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr160vt300wan 2025-10-10T02:10:58.9746990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp251-o 2025-10-10T02:10:58.9748080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncrvt100wan 2025-10-10T02:10:58.9749230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news-old-unk 2025-10-10T02:10:58.9750340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp251-a 2025-10-10T02:10:58.9751290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwe501-a 2025-10-10T02:10:58.9752470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-s-acs 2025-10-10T02:10:58.9753620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm+7 2025-10-10T02:10:58.9754800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-build400 2025-10-10T02:10:58.9755880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-bce 2025-10-10T02:10:58.9757140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncrvt100an 2025-10-10T02:10:58.9758210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ndr9500-mc-nl 2025-10-10T02:10:58.9758970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nansisys 2025-10-10T02:10:58.9759950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm+acs 2025-10-10T02:10:58.9760850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ntconsole-w 2025-10-10T02:10:58.9763060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-c-acs 2025-10-10T02:10:58.9763590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news-33-sjis 2025-10-10T02:10:58.9764080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncsa-m 2025-10-10T02:10:58.9764580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-m-s-acs 2025-10-10T02:10:58.9766460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp518 2025-10-10T02:10:58.9767480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp511 2025-10-10T02:10:58.9767980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-m-7 2025-10-10T02:10:58.9768460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp517-w 2025-10-10T02:10:58.9772180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260intwan 2025-10-10T02:10:58.9772780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-acs-c-s 2025-10-10T02:10:58.9780020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-c-s 2025-10-10T02:10:58.9780590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260wy350pp 2025-10-10T02:10:58.9781100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm+c41 2025-10-10T02:10:58.9781780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp517 2025-10-10T02:10:58.9782240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncsa 2025-10-10T02:10:58.9782700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news31-a 2025-10-10T02:10:58.9783190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260intan 2025-10-10T02:10:58.9783660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/newhp 2025-10-10T02:10:58.9784120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news31-o 2025-10-10T02:10:58.9784610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-m-s 2025-10-10T02:10:58.9785100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr160vt200wan 2025-10-10T02:10:58.9785590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/n7900 2025-10-10T02:10:58.9786070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news-29-sjis 2025-10-10T02:10:58.9786570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr160wy50+wpp 2025-10-10T02:10:58.9788140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ntconsole-25 2025-10-10T02:10:58.9789270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nd9500 2025-10-10T02:10:58.9790820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-c-7 2025-10-10T02:10:58.9791820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-acs-m-s 2025-10-10T02:10:58.9793190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ntconsole-50 2025-10-10T02:10:58.9794540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-build361 2025-10-10T02:10:58.9795780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260vpwpp 2025-10-10T02:10:58.9796910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr7900iv 2025-10-10T02:10:58.9798320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-c-s-acs 2025-10-10T02:10:58.9799510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr7901 2025-10-10T02:10:58.9800840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr160vt100wan 2025-10-10T02:10:58.9802240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nansi.sysk 2025-10-10T02:10:58.9803470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr160vt300pp 2025-10-10T02:10:58.9804560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260vt200an 2025-10-10T02:10:58.9805990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr160wy60pp 2025-10-10T02:10:58.9807070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260vt300wan 2025-10-10T02:10:58.9808300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr160vppp 2025-10-10T02:10:58.9809630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr160vt200pp 2025-10-10T02:10:58.9810950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260vt300an 2025-10-10T02:10:58.9812180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-7-c-s 2025-10-10T02:10:58.9813320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-acs-c 2025-10-10T02:10:58.9814400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ntconsole-35 2025-10-10T02:10:58.9815820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ntconsole-25-nti 2025-10-10T02:10:58.9816880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp-517-w 2025-10-10T02:10:58.9818280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-acs-m 2025-10-10T02:10:58.9819560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-m-acs 2025-10-10T02:10:58.9820770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ntconsole-25-w-vt 2025-10-10T02:10:58.9821960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr7900 2025-10-10T02:10:58.9823470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ntconsole-60 2025-10-10T02:10:58.9824470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-7-m-s 2025-10-10T02:10:58.9825780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260vt100an 2025-10-10T02:10:58.9826940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-old 2025-10-10T02:10:58.9828100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-acs 2025-10-10T02:10:58.9829350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr160vt100pp 2025-10-10T02:10:58.9830450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/newscbm33 2025-10-10T02:10:58.9831560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news 2025-10-10T02:10:58.9835360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news-42-euc 2025-10-10T02:10:58.9836380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news-33 2025-10-10T02:10:58.9837510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/no+brackets 2025-10-10T02:10:58.9838650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news-unk 2025-10-10T02:10:58.9839690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news42 2025-10-10T02:10:58.9840890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/newscbm-o 2025-10-10T02:10:58.9842140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-direct 2025-10-10T02:10:58.9843280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp514-a 2025-10-10T02:10:58.9844490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-256color 2025-10-10T02:10:58.9845590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news29 2025-10-10T02:10:58.9846800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncsa-m-ns 2025-10-10T02:10:58.9848090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp514-o 2025-10-10T02:10:58.9849320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/newscbm-a 2025-10-10T02:10:58.9850490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ndr9500-25-nl 2025-10-10T02:10:58.9851560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncsa-ns 2025-10-10T02:10:58.9852570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ndr9500-25-mc 2025-10-10T02:10:58.9853720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ntconsole-35-nti 2025-10-10T02:10:58.9854700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nec 2025-10-10T02:10:58.9856010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260wy60wpp 2025-10-10T02:10:58.9857330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260wy50+wpp 2025-10-10T02:10:58.9858570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260vt200wan 2025-10-10T02:10:58.9859750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr160wy50+pp 2025-10-10T02:10:58.9860940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-16color 2025-10-10T02:10:58.9861960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news28 2025-10-10T02:10:58.9863040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm+mac 2025-10-10T02:10:58.9864260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ntconsole-60-w 2025-10-10T02:10:58.9865500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260vppp 2025-10-10T02:10:58.9866500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-7 2025-10-10T02:10:58.9867870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ntconsole-w-vt 2025-10-10T02:10:58.9869090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr160vt200wpp 2025-10-10T02:10:58.9870270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260intpp 2025-10-10T02:10:58.9871550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-m-s-7 2025-10-10T02:10:58.9872730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm+c 2025-10-10T02:10:58.9873970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260wy60pp 2025-10-10T02:10:58.9875020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news-42 2025-10-10T02:10:58.9876220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ntconsole-50-nti 2025-10-10T02:10:58.9877310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news33 2025-10-10T02:10:58.9878420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-s 2025-10-10T02:10:58.9879510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-7-c 2025-10-10T02:10:58.9880630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260intwpp 2025-10-10T02:10:58.9881740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-s-7 2025-10-10T02:10:58.9882850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news-29 2025-10-10T02:10:58.9884090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-7-m 2025-10-10T02:10:58.9885160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news-a 2025-10-10T02:10:58.9886290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncsa-vt220 2025-10-10T02:10:58.9887210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news-o 2025-10-10T02:10:58.9888290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr7900i 2025-10-10T02:10:58.9889380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nextshell 2025-10-10T02:10:58.9890620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncrvt100pp 2025-10-10T02:10:58.9891660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp512 2025-10-10T02:10:58.9892800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/northstar 2025-10-10T02:10:58.9893970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm 2025-10-10T02:10:58.9895150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr160vt300wpp 2025-10-10T02:10:58.9896210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncrvt100wpp 2025-10-10T02:10:58.9897390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ncr260vt100wpp 2025-10-10T02:10:58.9898620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nansi.sys 2025-10-10T02:10:58.9899870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-build326 2025-10-10T02:10:58.9900980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp513-o 2025-10-10T02:10:58.9902120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp513 2025-10-10T02:10:58.9903180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp514 2025-10-10T02:10:58.9904370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/ntconsole 2025-10-10T02:10:58.9905540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nsterm-build343 2025-10-10T02:10:58.9909550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/nwp513-a 2025-10-10T02:10:58.9910250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6e/news-33-euc 2025-10-10T02:10:58.9911300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/36/6053-dg 2025-10-10T02:10:58.9912320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/36/605x-dg 2025-10-10T02:10:58.9913360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/36/6053 2025-10-10T02:10:58.9914510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/36/605x 2025-10-10T02:10:58.9915730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/36/630MTG-24 2025-10-10T02:10:58.9916740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/36/630-lm 2025-10-10T02:10:58.9917700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/31/1178 2025-10-10T02:10:58.9918910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/31/1730-lm 2025-10-10T02:10:58.9919990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/excel62-w 2025-10-10T02:10:58.9921110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/emu-220 2025-10-10T02:10:58.9922150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/emu 2025-10-10T02:10:58.9923280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/excel62 2025-10-10T02:10:58.9924350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/excel64 2025-10-10T02:10:58.9925530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/ecma+italics 2025-10-10T02:10:58.9926660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/ex155 2025-10-10T02:10:58.9927830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/ecma+sgr 2025-10-10T02:10:58.9929300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/ecma+strikeout 2025-10-10T02:10:58.9930190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/excel64-rv 2025-10-10T02:10:58.9931320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/elks-vt52 2025-10-10T02:10:58.9932470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/ep4000 2025-10-10T02:10:58.9933690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/ecma+index 2025-10-10T02:10:58.9934840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/ep48 2025-10-10T02:10:58.9935960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/elks-glasstty 2025-10-10T02:10:58.9937090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/emx-base 2025-10-10T02:10:58.9938300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/ecma+color 2025-10-10T02:10:58.9939470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/ep40 2025-10-10T02:10:58.9940530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/ep4080 2025-10-10T02:10:58.9941760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/excel62-rv 2025-10-10T02:10:58.9942840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/env230 2025-10-10T02:10:58.9944050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/excel64-w 2025-10-10T02:10:58.9945280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/envision230 2025-10-10T02:10:58.9946420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/ergo4000 2025-10-10T02:10:58.9947600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/elks-ansi 2025-10-10T02:10:58.9948770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/esprit-am 2025-10-10T02:10:58.9949840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/emots 2025-10-10T02:10:58.9950960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/esprit 2025-10-10T02:10:58.9952110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/elks 2025-10-10T02:10:58.9953160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/eterm 2025-10-10T02:10:58.9954240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/exec80 2025-10-10T02:10:58.9955410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/65/eterm-color 2025-10-10T02:10:58.9956620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bct510a 2025-10-10T02:10:58.9957860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bq300-pc-w-rv 2025-10-10T02:10:58.9958920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bq300-8 2025-10-10T02:10:58.9960240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bsdos-pc-nobold 2025-10-10T02:10:58.9961630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bg2.0 2025-10-10T02:10:58.9962110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/b-128 2025-10-10T02:10:58.9963090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bq300 2025-10-10T02:10:58.9963860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bsdos-pc 2025-10-10T02:10:58.9964780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bq300-8-pc 2025-10-10T02:10:58.9965630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bg3.10rv 2025-10-10T02:10:58.9966490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bee 2025-10-10T02:10:58.9967410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bq300-w-8rv 2025-10-10T02:10:58.9968490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bh4 2025-10-10T02:10:58.9969370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/beehiveIIIm 2025-10-10T02:10:58.9970200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bsdos-pc-m 2025-10-10T02:10:58.9971270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bq300-pc-rv 2025-10-10T02:10:58.9972140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bracketed+paste 2025-10-10T02:10:58.9973320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bq300-pc 2025-10-10T02:10:58.9974380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bg3.10nv 2025-10-10T02:10:58.9975640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bq300-8-pc-w 2025-10-10T02:10:58.9976800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bq300-8rv 2025-10-10T02:10:58.9980410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bq300-rv 2025-10-10T02:10:58.9981380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/basic4 2025-10-10T02:10:58.9982540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bct510d 2025-10-10T02:10:58.9983660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bq300-8w 2025-10-10T02:10:58.9984740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/beehive 2025-10-10T02:10:58.9985870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bq300-w 2025-10-10T02:10:58.9987020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bg1.25nv 2025-10-10T02:10:58.9988090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bg2.0nv 2025-10-10T02:10:58.9989230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bantam 2025-10-10T02:10:58.9990480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bobcat 2025-10-10T02:10:58.9991520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bg3.10 2025-10-10T02:10:58.9992770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bq300-8-pc-rv 2025-10-10T02:10:58.9993850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bh3m 2025-10-10T02:10:58.9995090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bitgraph 2025-10-10T02:10:58.9996190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bq300-w-rv 2025-10-10T02:10:58.9997340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bterm 2025-10-10T02:10:58.9998650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bsdos-pc-mono 2025-10-10T02:10:58.9999840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bg1.25rv 2025-10-10T02:10:59.0001060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bg2.0rv 2025-10-10T02:10:59.0002300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bsdos-sparc 2025-10-10T02:10:59.0003290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/beehive4 2025-10-10T02:10:59.0004460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/beehive3 2025-10-10T02:10:59.0005540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/beterm 2025-10-10T02:10:59.0006660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/basis 2025-10-10T02:10:59.0007740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/blit 2025-10-10T02:10:59.0008920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bsdos-ppc 2025-10-10T02:10:59.0009960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bg1.25 2025-10-10T02:10:59.0011220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bq300-8-pc-w-rv 2025-10-10T02:10:59.0012320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/bq300-pc-w 2025-10-10T02:10:59.0013480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/62/beacon 2025-10-10T02:10:59.0014610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/37/730MTGr 2025-10-10T02:10:59.0015740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/37/730MTGr-24 2025-10-10T02:10:59.0016870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/37/730MTG-24 2025-10-10T02:10:59.0018070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/37/730MTG-41 2025-10-10T02:10:59.0019200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/37/730MTG-41r 2025-10-10T02:10:59.0020300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mime314 2025-10-10T02:10:59.0021360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mosh 2025-10-10T02:10:59.0022530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mskermit227 2025-10-10T02:10:59.0023770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mouse-sun 2025-10-10T02:10:59.0024850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mai 2025-10-10T02:10:59.0026140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mterm-ansi 2025-10-10T02:10:59.0026890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mt70 2025-10-10T02:10:59.0028010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mod24 2025-10-10T02:10:59.0029170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mime340 2025-10-10T02:10:59.0030260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/modgraph48 2025-10-10T02:10:59.0031510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mgterm 2025-10-10T02:10:59.0032840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mach-gnu-color 2025-10-10T02:10:59.0033850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/msk227 2025-10-10T02:10:59.0035070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/minix-old 2025-10-10T02:10:59.0036250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mintty+common 2025-10-10T02:10:59.0037220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mime-fb 2025-10-10T02:10:59.0041090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/masscomp 2025-10-10T02:10:59.0041820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/masscomp2 2025-10-10T02:10:59.0042800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mterm 2025-10-10T02:10:59.0044000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mime2 2025-10-10T02:10:59.0045300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mvterm 2025-10-10T02:10:59.0046460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mt-70 2025-10-10T02:10:59.0047660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/minix-old-am 2025-10-10T02:10:59.0048930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mrxvt-256color 2025-10-10T02:10:59.0049970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mlterm2 2025-10-10T02:10:59.0051030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/macintosh 2025-10-10T02:10:59.0052360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/macterminal-w 2025-10-10T02:10:59.0053460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/ms-vt100 2025-10-10T02:10:59.0054610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mach-gnu 2025-10-10T02:10:59.0055640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mac-w 2025-10-10T02:10:59.0056730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/microterm5 2025-10-10T02:10:59.0057980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/m2-nam 2025-10-10T02:10:59.0059160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mskermit227am 2025-10-10T02:10:59.0060380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mlterm3 2025-10-10T02:10:59.0061550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mime2a-v 2025-10-10T02:10:59.0062720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mime2a 2025-10-10T02:10:59.0063920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/minix-1.7 2025-10-10T02:10:59.0065030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/minitel2-80 2025-10-10T02:10:59.0066110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/modgraph2 2025-10-10T02:10:59.0067330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/minitel1-nb 2025-10-10T02:10:59.0068480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mime-hb 2025-10-10T02:10:59.0069560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/msk227am 2025-10-10T02:10:59.0070670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mimeii 2025-10-10T02:10:59.0071840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/minitel1b-80 2025-10-10T02:10:59.0073000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/microbee 2025-10-10T02:10:59.0074150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mosh-256color 2025-10-10T02:10:59.0075290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mlterm-direct 2025-10-10T02:10:59.0076380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/ms-vt100-16color 2025-10-10T02:10:59.0077440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mgr-linux 2025-10-10T02:10:59.0078540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mskermit22714 2025-10-10T02:10:59.0079650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mintty-direct 2025-10-10T02:10:59.0080720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mostlike 2025-10-10T02:10:59.0081770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mgr-sun 2025-10-10T02:10:59.0082800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mac 2025-10-10T02:10:59.0084060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/minitel1 2025-10-10T02:10:59.0085090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mgt 2025-10-10T02:10:59.0086180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mime-3ax 2025-10-10T02:10:59.0087380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mlterm-256color 2025-10-10T02:10:59.0088570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/minitel12-80 2025-10-10T02:10:59.0089700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/modgraph 2025-10-10T02:10:59.0090690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mgr 2025-10-10T02:10:59.0092020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/microterm 2025-10-10T02:10:59.0093310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mlterm+pcfkeys 2025-10-10T02:10:59.0094410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/masscomp1 2025-10-10T02:10:59.0095500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mach-color 2025-10-10T02:10:59.0096570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mime1 2025-10-10T02:10:59.0097630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mm314 2025-10-10T02:10:59.0098800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mime3a 2025-10-10T02:10:59.0099920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mm340 2025-10-10T02:10:59.0101030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mt4520-rv 2025-10-10T02:10:59.0102030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/megatek 2025-10-10T02:10:59.0108660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/minitel-2-nam 2025-10-10T02:10:59.0109180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/minitel1b-nb 2025-10-10T02:10:59.0109670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/minitel-2 2025-10-10T02:10:59.0110140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mono-emx 2025-10-10T02:10:59.0110650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mime 2025-10-10T02:10:59.0111110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/msk22714 2025-10-10T02:10:59.0111570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mdl110 2025-10-10T02:10:59.0112030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mimei 2025-10-10T02:10:59.0114650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mach 2025-10-10T02:10:59.0115760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mime2a-s 2025-10-10T02:10:59.0116860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/minix-1.5 2025-10-10T02:10:59.0117940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/microb 2025-10-10T02:10:59.0118900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/memhp 2025-10-10T02:10:59.0119960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mintty 2025-10-10T02:10:59.0121100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mlterm 2025-10-10T02:10:59.0122390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/ms-vt100-color 2025-10-10T02:10:59.0123470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/minix-3.0 2025-10-10T02:10:59.0124560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mime3ax 2025-10-10T02:10:59.0125710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/ms-vt100+ 2025-10-10T02:10:59.0126790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/morphos 2025-10-10T02:10:59.0127980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/minitel 2025-10-10T02:10:59.0129040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/minix 2025-10-10T02:10:59.0130070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mod 2025-10-10T02:10:59.0131340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mach-bold 2025-10-10T02:10:59.0132580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/minitel1b 2025-10-10T02:10:59.0133760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/ms-terminal 2025-10-10T02:10:59.0134800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/mrxvt 2025-10-10T02:10:59.0136130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6d/ms-vt-utf8 2025-10-10T02:10:59.0137190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/lisaterm-w 2025-10-10T02:10:59.0138360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux3.0 2025-10-10T02:10:59.0139460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux+sfkeys 2025-10-10T02:10:59.0140680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux-m2 2025-10-10T02:10:59.0141700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/luna 2025-10-10T02:10:59.0142750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux-lat 2025-10-10T02:10:59.0143740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/luna68k 2025-10-10T02:10:59.0145090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux-koi8r 2025-10-10T02:10:59.0145970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/la120 2025-10-10T02:10:59.0147090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/lft-pc850 2025-10-10T02:10:59.0148110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux2.2 2025-10-10T02:10:59.0149290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux-s 2025-10-10T02:10:59.0150400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux+decid 2025-10-10T02:10:59.0151530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/lisaterm 2025-10-10T02:10:59.0152800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux-16color 2025-10-10T02:10:59.0153920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/ln03 2025-10-10T02:10:59.0155000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/ln03-w 2025-10-10T02:10:59.0156110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux-vt 2025-10-10T02:10:59.0157210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/layer 2025-10-10T02:10:59.0158440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux+kbs 2025-10-10T02:10:59.0159500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux-basic 2025-10-10T02:10:59.0160500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/lisa 2025-10-10T02:10:59.0161600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux 2025-10-10T02:10:59.0162630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux-m1 2025-10-10T02:10:59.0163710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux-c-nc 2025-10-10T02:10:59.0164650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/liswb 2025-10-10T02:10:59.0165580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/lft 2025-10-10T02:10:59.0166380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux-m1b 2025-10-10T02:10:59.0167450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux2.6 2025-10-10T02:10:59.0168230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux2.6.26 2025-10-10T02:10:59.0169080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux-c 2025-10-10T02:10:59.0169960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux-m 2025-10-10T02:10:59.0170850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux-nic 2025-10-10T02:10:59.0171810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/linux-koi8 2025-10-10T02:10:59.0172580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/6c/lpr 2025-10-10T02:10:59.0173430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/39/955-w 2025-10-10T02:10:59.0174430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/39/9term 2025-10-10T02:10:59.0175380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/39/955-hb 2025-10-10T02:10:59.0176230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/concept108-4p 2025-10-10T02:10:59.0177320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/coco3 2025-10-10T02:10:59.0178030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/citoh-6lpi 2025-10-10T02:10:59.0178940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cx100 2025-10-10T02:10:59.0182430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/c321 2025-10-10T02:10:59.0183530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cit80 2025-10-10T02:10:59.0184250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons50 2025-10-10T02:10:59.0185380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cops-10 2025-10-10T02:10:59.0186540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/concept-avt 2025-10-10T02:10:59.0187690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons50r 2025-10-10T02:10:59.0188890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/concept100-rv 2025-10-10T02:10:59.0190080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons60 2025-10-10T02:10:59.0191170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cci1 2025-10-10T02:10:59.0192720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/coherent 2025-10-10T02:10:59.0193760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cad68-2 2025-10-10T02:10:59.0194880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cyb83 2025-10-10T02:10:59.0195780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons50-koi8r 2025-10-10T02:10:59.0196790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cbunix 2025-10-10T02:10:59.0197800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/c108-rv 2025-10-10T02:10:59.0198920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/c108-8p 2025-10-10T02:10:59.0200010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cs10-w 2025-10-10T02:10:59.0201160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons60l1 2025-10-10T02:10:59.0202420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cad68-3 2025-10-10T02:10:59.0203580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/citc 2025-10-10T02:10:59.0204760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/c108-rv-8p 2025-10-10T02:10:59.0205800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/concept108-w8p 2025-10-10T02:10:59.0206970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/citoh-ps 2025-10-10T02:10:59.0207940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/c100-4p 2025-10-10T02:10:59.0209120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cit101e-n132 2025-10-10T02:10:59.0210290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/contel320 2025-10-10T02:10:59.0211650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons25-koi8r-m 2025-10-10T02:10:59.0212750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/ct82 2025-10-10T02:10:59.0213950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/ct8500 2025-10-10T02:10:59.0214940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cops 2025-10-10T02:10:59.0216100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/concept100 2025-10-10T02:10:59.0217270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/contel321 2025-10-10T02:10:59.0218420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/citoh-8lpi 2025-10-10T02:10:59.0219500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons60-m 2025-10-10T02:10:59.0220620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons25w 2025-10-10T02:10:59.0221770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cbblit 2025-10-10T02:10:59.0223030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/concept108 2025-10-10T02:10:59.0224170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons60r 2025-10-10T02:10:59.0225310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/ctrm 2025-10-10T02:10:59.0226500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/contour 2025-10-10T02:10:59.0227660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cit101e-rv 2025-10-10T02:10:59.0228810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/c100-rv-4p 2025-10-10T02:10:59.0229860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/ci8510 2025-10-10T02:10:59.0231060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons60-koi8r-m 2025-10-10T02:10:59.0232330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons50-iso-m 2025-10-10T02:10:59.0233540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/commodore 2025-10-10T02:10:59.0234710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/c108 2025-10-10T02:10:59.0235730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons43 2025-10-10T02:10:59.0236950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons50-iso8859 2025-10-10T02:10:59.0238100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cit101 2025-10-10T02:10:59.0239210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons30-m 2025-10-10T02:10:59.0242950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons60l1-m 2025-10-10T02:10:59.0244000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/c100 2025-10-10T02:10:59.0245260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cdc752 2025-10-10T02:10:59.0246290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cit500 2025-10-10T02:10:59.0247280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cgc2 2025-10-10T02:10:59.0248460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cg7900 2025-10-10T02:10:59.0249660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cygwinDBG 2025-10-10T02:10:59.0250800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/chromatics 2025-10-10T02:10:59.0252030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons50l1-m 2025-10-10T02:10:59.0253100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/colorscan 2025-10-10T02:10:59.0254280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/ca22851 2025-10-10T02:10:59.0255450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons60-koi8r 2025-10-10T02:10:59.0256590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cdc721 2025-10-10T02:10:59.0257730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cit101e-n 2025-10-10T02:10:59.0258820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cgc3 2025-10-10T02:10:59.0259890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/c108-w 2025-10-10T02:10:59.0261310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/concept108-8p 2025-10-10T02:10:59.0262380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cs10 2025-10-10T02:10:59.0263480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons25-m 2025-10-10T02:10:59.0264580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons30 2025-10-10T02:10:59.0265770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/concept 2025-10-10T02:10:59.0266800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/citoh 2025-10-10T02:10:59.0267840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/citoh-pica 2025-10-10T02:10:59.0268950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons60-iso 2025-10-10T02:10:59.0270190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/contel300 2025-10-10T02:10:59.0271270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/c108-rv-4p 2025-10-10T02:10:59.0272240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/c108-4p 2025-10-10T02:10:59.0273380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/citoh-elite 2025-10-10T02:10:59.0274570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/contour-direct 2025-10-10T02:10:59.0275650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cops10 2025-10-10T02:10:59.0276810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cit101e 2025-10-10T02:10:59.0277990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/contel301 2025-10-10T02:10:59.0279300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/citoh-comp 2025-10-10T02:10:59.0280360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons50-m 2025-10-10T02:10:59.0281390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/c100-1p 2025-10-10T02:10:59.0282550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/c100-rv 2025-10-10T02:10:59.0283710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cdc456 2025-10-10T02:10:59.0284840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cit-80 2025-10-10T02:10:59.0286020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons25-iso-m 2025-10-10T02:10:59.0287260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons60-iso-m 2025-10-10T02:10:59.0288330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cx 2025-10-10T02:10:59.0289340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons25r 2025-10-10T02:10:59.0290470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons25-debian 2025-10-10T02:10:59.0291580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/crt 2025-10-10T02:10:59.0292730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/c108-w-8p 2025-10-10T02:10:59.0293830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons43-m 2025-10-10T02:10:59.0295030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/crt-vt220 2025-10-10T02:10:59.0296160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cdc721-esc 2025-10-10T02:10:59.0297230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cygwinB19 2025-10-10T02:10:59.0298260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons25l1-m 2025-10-10T02:10:59.0299610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/color_xterm 2025-10-10T02:10:59.0300730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons50l1 2025-10-10T02:10:59.0301860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/citoh-prop 2025-10-10T02:10:59.0303140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons50-koi8r-m 2025-10-10T02:10:59.0304260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons25-koi8-r 2025-10-10T02:10:59.0305370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/c301 2025-10-10T02:10:59.0306490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cyb110 2025-10-10T02:10:59.0307680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons25-iso8859 2025-10-10T02:10:59.0308870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/concept108-w-8 2025-10-10T02:10:59.0309960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons60r-m 2025-10-10T02:10:59.0311050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/c300 2025-10-10T02:10:59.0312250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons25 2025-10-10T02:10:59.0316220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cygwin 2025-10-10T02:10:59.0317090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/contour-latest 2025-10-10T02:10:59.0318210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cdc721ll 2025-10-10T02:10:59.0319360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons25r-m 2025-10-10T02:10:59.0320460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/c104 2025-10-10T02:10:59.0321580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cdc756 2025-10-10T02:10:59.0322710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cit101e-132 2025-10-10T02:10:59.0323890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons50r-m 2025-10-10T02:10:59.0324870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cci 2025-10-10T02:10:59.0326210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/concept108rv4p 2025-10-10T02:10:59.0327200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/63/cons25l1 2025-10-10T02:10:59.0328320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/digilog 2025-10-10T02:10:59.0329460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dmd-34 2025-10-10T02:10:59.0330450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dmdt80 2025-10-10T02:10:59.0331630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d410-7b-w 2025-10-10T02:10:59.0332810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d555-7b-w 2025-10-10T02:10:59.0333840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d132 2025-10-10T02:10:59.0334950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d230c 2025-10-10T02:10:59.0336140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dku7102-sna 2025-10-10T02:10:59.0337230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/delta 2025-10-10T02:10:59.0338640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d217-dg 2025-10-10T02:10:59.0339470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dku7103-sna 2025-10-10T02:10:59.0340560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430c-unix 2025-10-10T02:10:59.0341700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dku7003-dumb 2025-10-10T02:10:59.0342860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d577-7b 2025-10-10T02:10:59.0343970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dmchat 2025-10-10T02:10:59.0345140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-128x48-m 2025-10-10T02:10:59.0346270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dec-vt220 2025-10-10T02:10:59.0347530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430-unix-w-ccc 2025-10-10T02:10:59.0348600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dm3025 2025-10-10T02:10:59.0349680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d462+s 2025-10-10T02:10:59.0350750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dw1 2025-10-10T02:10:59.0352000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d216-unix-25 2025-10-10T02:10:59.0353040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d462+25 2025-10-10T02:10:59.0354220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d412-unix-w 2025-10-10T02:10:59.0355470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-144x48-m 2025-10-10T02:10:59.0356570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dec-vt330 2025-10-10T02:10:59.0357640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d578-dg 2025-10-10T02:10:59.0358880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/datapoint 2025-10-10T02:10:59.0359960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d211 2025-10-10T02:10:59.0361280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d462e-dg 2025-10-10T02:10:59.0362440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d412+ 2025-10-10T02:10:59.0363670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430c-unix-25 2025-10-10T02:10:59.0364750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dt80 2025-10-10T02:10:59.0366030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430-unix-s-ccc 2025-10-10T02:10:59.0366980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d220 2025-10-10T02:10:59.0368080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d463-unix-w 2025-10-10T02:10:59.0369000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dialogue80 2025-10-10T02:10:59.0369940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430-unix-25 2025-10-10T02:10:59.0370750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dumb 2025-10-10T02:10:59.0371740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430c-unix-sr-ccc 2025-10-10T02:10:59.0372620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dg-generic 2025-10-10T02:10:59.0373570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d217-unix-25 2025-10-10T02:10:59.0374430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dku7003 2025-10-10T02:10:59.0375620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d464-unix-25 2025-10-10T02:10:59.0376340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-112x37-m 2025-10-10T02:10:59.0377180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d412+25 2025-10-10T02:10:59.0378090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/diablo1720 2025-10-10T02:10:59.0378930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d470 2025-10-10T02:10:59.0380000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d413-unix-s 2025-10-10T02:10:59.0380790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d462-unix-s 2025-10-10T02:10:59.0381660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/decpro 2025-10-10T02:10:59.0382460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d210 2025-10-10T02:10:59.0386350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/datagraphix 2025-10-10T02:10:59.0387020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d216-dg 2025-10-10T02:10:59.0388270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d414-unix-sr 2025-10-10T02:10:59.0389520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-80x25-m 2025-10-10T02:10:59.0390640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d411-7b-w 2025-10-10T02:10:59.0392020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430-unix-ccc 2025-10-10T02:10:59.0393170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430-unix-sr 2025-10-10T02:10:59.0394280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dec-vt340 2025-10-10T02:10:59.0395360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dmdt80w 2025-10-10T02:10:59.0396570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dumb-emacs-ansi 2025-10-10T02:10:59.0397740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dm80w 2025-10-10T02:10:59.0398840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d577-dg 2025-10-10T02:10:59.0400100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dgkeys+11 2025-10-10T02:10:59.0401200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/datamedia2500 2025-10-10T02:10:59.0402310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dtc382 2025-10-10T02:10:59.0403380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d461-w 2025-10-10T02:10:59.0404610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dku7102-old 2025-10-10T02:10:59.0405770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-m 2025-10-10T02:10:59.0406810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d216-unix 2025-10-10T02:10:59.0407930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d413-dg 2025-10-10T02:10:59.0409240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d461-7b-w 2025-10-10T02:10:59.0410380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430c-unix-s 2025-10-10T02:10:59.0411550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430c-unix-sr 2025-10-10T02:10:59.0412580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dg+color8 2025-10-10T02:10:59.0413710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/djgpp 2025-10-10T02:10:59.0414930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-112x37 2025-10-10T02:10:59.0416060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d216e-dg 2025-10-10T02:10:59.0417300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d414-unix-25 2025-10-10T02:10:59.0418400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/ddr3180 2025-10-10T02:10:59.0419550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dgkeys+7b 2025-10-10T02:10:59.0420640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d462-dg 2025-10-10T02:10:59.0421760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430-dg-ccc 2025-10-10T02:10:59.0423010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430-unix-sr-ccc 2025-10-10T02:10:59.0424060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d400 2025-10-10T02:10:59.0425410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430c-dg 2025-10-10T02:10:59.0426630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d412+sr 2025-10-10T02:10:59.0427800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-b 2025-10-10T02:10:59.0428900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d464-unix-sr 2025-10-10T02:10:59.0430030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dgmode+color8 2025-10-10T02:10:59.0431120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430-unix 2025-10-10T02:10:59.0432190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dt110 2025-10-10T02:10:59.0433390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430c-unix-ccc 2025-10-10T02:10:59.0434420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dg-ansi 2025-10-10T02:10:59.0435650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dg+fixed 2025-10-10T02:10:59.0436890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dmd 2025-10-10T02:10:59.0438060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dt-100w 2025-10-10T02:10:59.0439280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/diablo1640 2025-10-10T02:10:59.0440460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-128x40 2025-10-10T02:10:59.0441570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d463-dg 2025-10-10T02:10:59.0442790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dataspeed40 2025-10-10T02:10:59.0444030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d412+w 2025-10-10T02:10:59.0448040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dd5000 2025-10-10T02:10:59.0448890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dec-vt400 2025-10-10T02:10:59.0450020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dp3360 2025-10-10T02:10:59.0451230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dg6053-old 2025-10-10T02:10:59.0452400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dg210 2025-10-10T02:10:59.0453500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-200x64-m 2025-10-10T02:10:59.0454700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d464-unix-s 2025-10-10T02:10:59.0455860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-128x48 2025-10-10T02:10:59.0456970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-200x64 2025-10-10T02:10:59.0458030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dmterm 2025-10-10T02:10:59.0459190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d462+ 2025-10-10T02:10:59.0460290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/diablo-lm 2025-10-10T02:10:59.0461360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/decansi 2025-10-10T02:10:59.0462510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d460-7b-w 2025-10-10T02:10:59.0463650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430-unix-w 2025-10-10T02:10:59.0464830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d216+25 2025-10-10T02:10:59.0465980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-m-b 2025-10-10T02:10:59.0467190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d217-unix 2025-10-10T02:10:59.0468290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d578-7b 2025-10-10T02:10:59.0469300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d462+sr 2025-10-10T02:10:59.0470320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/ds40-2 2025-10-10T02:10:59.0471390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dg211 2025-10-10T02:10:59.0472500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dt80w 2025-10-10T02:10:59.0473700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d412-dg 2025-10-10T02:10:59.0474870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d414-unix-w 2025-10-10T02:10:59.0475960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d410-w 2025-10-10T02:10:59.0477250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d230c-dg 2025-10-10T02:10:59.0478300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d80 2025-10-10T02:10:59.0479370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dw3 2025-10-10T02:10:59.0480680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-90x30 2025-10-10T02:10:59.0481820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dt-100 2025-10-10T02:10:59.0482990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dg+ccc 2025-10-10T02:10:59.0484060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dw4 2025-10-10T02:10:59.0485070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dwk-vt 2025-10-10T02:10:59.0486230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d460-dg 2025-10-10T02:10:59.0487380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-90x30-m 2025-10-10T02:10:59.0488820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dgunix+fixed 2025-10-10T02:10:59.0489670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dialogue 2025-10-10T02:10:59.0490710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d555-dg 2025-10-10T02:10:59.0491830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dg450 2025-10-10T02:10:59.0492930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d555 2025-10-10T02:10:59.0494200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d470-dg 2025-10-10T02:10:59.0495310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dm3045 2025-10-10T02:10:59.0496390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dm1520 2025-10-10T02:10:59.0497440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/decwriter 2025-10-10T02:10:59.0498660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-100x37 2025-10-10T02:10:59.0499940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-80x30 2025-10-10T02:10:59.0501100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d460-w 2025-10-10T02:10:59.0502060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dm2500 2025-10-10T02:10:59.0508720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d412-unix 2025-10-10T02:10:59.0508960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d215-7b 2025-10-10T02:10:59.0509160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d216+ 2025-10-10T02:10:59.0509430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d470c-7b 2025-10-10T02:10:59.0509650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/diablo1620-m8 2025-10-10T02:10:59.0509860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dt80-sas 2025-10-10T02:10:59.0510050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d462+w 2025-10-10T02:10:59.0510970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d450-dg 2025-10-10T02:10:59.0512140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d412-unix-sr 2025-10-10T02:10:59.0513440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-200x75 2025-10-10T02:10:59.0514920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-256x96 2025-10-10T02:10:59.0516060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dw2 2025-10-10T02:10:59.0517270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dg605x 2025-10-10T02:10:59.0518540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-200x75-m 2025-10-10T02:10:59.0522800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dgmode+color 2025-10-10T02:10:59.0523490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d2-dg 2025-10-10T02:10:59.0524590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d411-dg 2025-10-10T02:10:59.0525760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dmd1 2025-10-10T02:10:59.0527080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dm1521 2025-10-10T02:10:59.0528310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430-unix-25-ccc 2025-10-10T02:10:59.0529340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dwk 2025-10-10T02:10:59.0530470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dg6053 2025-10-10T02:10:59.0531750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-128x40-m 2025-10-10T02:10:59.0532790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/diablo 2025-10-10T02:10:59.0533930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d211-7b 2025-10-10T02:10:59.0535080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dg200 2025-10-10T02:10:59.0536140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dg+color 2025-10-10T02:10:59.0537290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d462-unix-25 2025-10-10T02:10:59.0538310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dtterm 2025-10-10T02:10:59.0539560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-160x64 2025-10-10T02:10:59.0540730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dvtm-256color 2025-10-10T02:10:59.0541820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dp8242 2025-10-10T02:10:59.0543160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d400-dg 2025-10-10T02:10:59.0544200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d410 2025-10-10T02:10:59.0545450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d413-unix-sr 2025-10-10T02:10:59.0546530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/diablo1740 2025-10-10T02:10:59.0547680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-100x37-m 2025-10-10T02:10:59.0548740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d412-unix-s 2025-10-10T02:10:59.0549820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d410-dg 2025-10-10T02:10:59.0550950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d216+dg 2025-10-10T02:10:59.0551980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d215 2025-10-10T02:10:59.0553200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d463-unix-25 2025-10-10T02:10:59.0554330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dt100 2025-10-10T02:10:59.0555540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d464-unix 2025-10-10T02:10:59.0556780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dec+pp 2025-10-10T02:10:59.0557800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d463-unix-s 2025-10-10T02:10:59.0558880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d411 2025-10-10T02:10:59.0560180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d413-unix 2025-10-10T02:10:59.0561500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/diablo1640-m8 2025-10-10T02:10:59.0562640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d2 2025-10-10T02:10:59.0563740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d216e+ 2025-10-10T02:10:59.0564820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dw 2025-10-10T02:10:59.0565890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d461-dg 2025-10-10T02:10:59.0567020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dvtm 2025-10-10T02:10:59.0568270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430-dg 2025-10-10T02:10:59.0569320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dec+sl 2025-10-10T02:10:59.0570400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dku7202 2025-10-10T02:10:59.0571580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-256x96-m 2025-10-10T02:10:59.0572710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d555-w 2025-10-10T02:10:59.0573840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d411-w 2025-10-10T02:10:59.0574510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d413-unix-w 2025-10-10T02:10:59.0575410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d462-unix-w 2025-10-10T02:10:59.0576350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dgunix+ccc 2025-10-10T02:10:59.0577190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d220-7b 2025-10-10T02:10:59.0578100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dec-vt100 2025-10-10T02:10:59.0578930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d214 2025-10-10T02:10:59.0579890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/diablo630 2025-10-10T02:10:59.0580740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d463-unix 2025-10-10T02:10:59.0581680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d800 2025-10-10T02:10:59.0582770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dt100w 2025-10-10T02:10:59.0583800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d216e+dg 2025-10-10T02:10:59.0584930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d460 2025-10-10T02:10:59.0586020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/diablo1730 2025-10-10T02:10:59.0587060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d200 2025-10-10T02:10:59.0588130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/ddr 2025-10-10T02:10:59.0589280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d463-unix-sr 2025-10-10T02:10:59.0593350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430c-unix-w 2025-10-10T02:10:59.0594070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-f2 2025-10-10T02:10:59.0595320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin 2025-10-10T02:10:59.0596360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d470c-dg 2025-10-10T02:10:59.0597460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d462+dg 2025-10-10T02:10:59.0598610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/djgpp203 2025-10-10T02:10:59.0599780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/djgpp204 2025-10-10T02:10:59.0600850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d211-dg 2025-10-10T02:10:59.0602030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dg6134 2025-10-10T02:10:59.0603070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d411-7b 2025-10-10T02:10:59.0604140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dm80 2025-10-10T02:10:59.0605320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d413-unix-25 2025-10-10T02:10:59.0606590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430c-unix-w-ccc 2025-10-10T02:10:59.0607740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dgkeys+15 2025-10-10T02:10:59.0608870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d577-7b-w 2025-10-10T02:10:59.0609800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d450 2025-10-10T02:10:59.0610970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-f 2025-10-10T02:10:59.0612420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-80x30-m 2025-10-10T02:10:59.0613460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d460-7b 2025-10-10T02:10:59.0614560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dg100 2025-10-10T02:10:59.0615660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d461 2025-10-10T02:10:59.0616980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/diablo1640-lm 2025-10-10T02:10:59.0618060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d230 2025-10-10T02:10:59.0619150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-144x48 2025-10-10T02:10:59.0620220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d215-dg 2025-10-10T02:10:59.0621310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dgkeys+8b 2025-10-10T02:10:59.0622600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/diablo450 2025-10-10T02:10:59.0623720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d470-7b 2025-10-10T02:10:59.0624800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/domterm 2025-10-10T02:10:59.0626020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d470c 2025-10-10T02:10:59.0627130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d414-unix 2025-10-10T02:10:59.0628330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d555-7b 2025-10-10T02:10:59.0629420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d216e-unix 2025-10-10T02:10:59.0630690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-80x25 2025-10-10T02:10:59.0631780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d461-7b 2025-10-10T02:10:59.0633060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430c-unix-25-ccc 2025-10-10T02:10:59.0634270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430c-dg-ccc 2025-10-10T02:10:59.0635360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d577-w 2025-10-10T02:10:59.0636530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-160x64-m 2025-10-10T02:10:59.0637610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d578 2025-10-10T02:10:59.0638670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d230-dg 2025-10-10T02:10:59.0639790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dtc300s 2025-10-10T02:10:59.0641180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dg460-ansi 2025-10-10T02:10:59.0642320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d464-unix-w 2025-10-10T02:10:59.0643320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/ds40 2025-10-10T02:10:59.0644480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d412+dg 2025-10-10T02:10:59.0645650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d214-dg 2025-10-10T02:10:59.0646810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d220-dg 2025-10-10T02:10:59.0647850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/diablo1740-lm 2025-10-10T02:10:59.0648880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d412+s 2025-10-10T02:10:59.0650040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/decid+cpr 2025-10-10T02:10:59.0651200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dmd-24 2025-10-10T02:10:59.0654770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-m-f2 2025-10-10T02:10:59.0655810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430c-unix-s-ccc 2025-10-10T02:10:59.0656960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d414-unix-s 2025-10-10T02:10:59.0658160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/diablo1620 2025-10-10T02:10:59.0659340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d200-dg 2025-10-10T02:10:59.0660410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d577 2025-10-10T02:10:59.0661650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d462-unix-sr 2025-10-10T02:10:59.0662720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d210-dg 2025-10-10T02:10:59.0663960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d430-unix-s 2025-10-10T02:10:59.0665240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/darwin-m-f 2025-10-10T02:10:59.0666240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d412-unix-25 2025-10-10T02:10:59.0667370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d410-7b 2025-10-10T02:10:59.0668490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/d462-unix 2025-10-10T02:10:59.0669620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/64/dku7102 2025-10-10T02:10:59.0670870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/41/Apple_Terminal 2025-10-10T02:10:59.0672000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse60-42 2025-10-10T02:10:59.0673210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse520-epc-w 2025-10-10T02:10:59.0674620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy520-48wpc 2025-10-10T02:10:59.0675800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse99gt-25 2025-10-10T02:10:59.0676890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy75-mc 2025-10-10T02:10:59.0678060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy370-w 2025-10-10T02:10:59.0679300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse60-25-w 2025-10-10T02:10:59.0680610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy60-w-vb 2025-10-10T02:10:59.0681700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy325-42wvb 2025-10-10T02:10:59.0682870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy520-w 2025-10-10T02:10:59.0683890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy75-wvb 2025-10-10T02:10:59.0684940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse160-42-w 2025-10-10T02:10:59.0686020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy60-wvb 2025-10-10T02:10:59.0687130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy50-vb 2025-10-10T02:10:59.0688320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse150-25 2025-10-10T02:10:59.0689450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse325-w 2025-10-10T02:10:59.0690550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy60-43-w 2025-10-10T02:10:59.0691670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy120-25 2025-10-10T02:10:59.0692950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy99gt-wvb 2025-10-10T02:10:59.0694160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse60-43 2025-10-10T02:10:59.0695410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse75ap 2025-10-10T02:10:59.0696560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy325-w-vb 2025-10-10T02:10:59.0697570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy75 2025-10-10T02:10:59.0698750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy30-mc 2025-10-10T02:10:59.0699980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy60-vb 2025-10-10T02:10:59.0701350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse520-36pc 2025-10-10T02:10:59.0702520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse520-36w 2025-10-10T02:10:59.0703730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse60-316X 2025-10-10T02:10:59.0704960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy520-epc-vb 2025-10-10T02:10:59.0706210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse160-25 2025-10-10T02:10:59.0707360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse120-25 2025-10-10T02:10:59.0708560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy60-w 2025-10-10T02:10:59.0709800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy60-AT 2025-10-10T02:10:59.0710960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse370 2025-10-10T02:10:59.0712120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy100 2025-10-10T02:10:59.0713360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse85-vb 2025-10-10T02:10:59.0714390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse350-w 2025-10-10T02:10:59.0715350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy30-vb 2025-10-10T02:10:59.0716490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy160-25 2025-10-10T02:10:59.0717710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy160-w 2025-10-10T02:10:59.0719190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy350 2025-10-10T02:10:59.0719910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse120 2025-10-10T02:10:59.0720990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse50 2025-10-10T02:10:59.0722200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy325w-24 2025-10-10T02:10:59.0723360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse325-42w 2025-10-10T02:10:59.0724530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse160-wvb 2025-10-10T02:10:59.0725640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse520 2025-10-10T02:10:59.0729680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse75-wvb 2025-10-10T02:10:59.0730450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy75-vb 2025-10-10T02:10:59.0731670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy99gt-25-w 2025-10-10T02:10:59.0732920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse520-48w 2025-10-10T02:10:59.0734230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy325-43wvb 2025-10-10T02:10:59.0735330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy120-w 2025-10-10T02:10:59.0736500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse150-w 2025-10-10T02:10:59.0737520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy50-mc 2025-10-10T02:10:59.0738790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy150-25 2025-10-10T02:10:59.0739840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse325 2025-10-10T02:10:59.0740990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse60-wvb 2025-10-10T02:10:59.0742230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse520-epc 2025-10-10T02:10:59.0743320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy99gt-vb 2025-10-10T02:10:59.0744380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse60 2025-10-10T02:10:59.0745530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy99gt-25 2025-10-10T02:10:59.0746760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy60-25-w 2025-10-10T02:10:59.0747810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wsvt25 2025-10-10T02:10:59.0748920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy150-vb 2025-10-10T02:10:59.0750060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/winconsole 2025-10-10T02:10:59.0751170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse150 2025-10-10T02:10:59.0752390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse325-43 2025-10-10T02:10:59.0753430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wrenw 2025-10-10T02:10:59.0754620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy325-42w-vb 2025-10-10T02:10:59.0755660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse75 2025-10-10T02:10:59.0756770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy75ap 2025-10-10T02:10:59.0757870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy370-wvb 2025-10-10T02:10:59.0759120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse185-w 2025-10-10T02:10:59.0760250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse60-43-w 2025-10-10T02:10:59.0761340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy160-vb 2025-10-10T02:10:59.0762400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy185 2025-10-10T02:10:59.0763620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wezterm 2025-10-10T02:10:59.0764780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse325-42 2025-10-10T02:10:59.0765940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse99gt-w 2025-10-10T02:10:59.0767020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy60-316X 2025-10-10T02:10:59.0768060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse160 2025-10-10T02:10:59.0769250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse120-vb 2025-10-10T02:10:59.0770350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wsvt25m 2025-10-10T02:10:59.0771590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy520-36w 2025-10-10T02:10:59.0772780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy325-43w-vb 2025-10-10T02:10:59.0774070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy-99fgt 2025-10-10T02:10:59.0775300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy520-epc-wvb 2025-10-10T02:10:59.0776360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse160-vb 2025-10-10T02:10:59.0777400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy50 2025-10-10T02:10:59.0778500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy60-25 2025-10-10T02:10:59.0779370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse60-w 2025-10-10T02:10:59.0780270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse60-PC 2025-10-10T02:10:59.0781150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy160-42-w 2025-10-10T02:10:59.0782030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy120-vb 2025-10-10T02:10:59.0782950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy325-42w 2025-10-10T02:10:59.0783790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy325-80 2025-10-10T02:10:59.0784810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy99gt-w 2025-10-10T02:10:59.0785570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy325-42 2025-10-10T02:10:59.0786570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy520-48w 2025-10-10T02:10:59.0787400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy99gt-w-vb 2025-10-10T02:10:59.0788250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy99fa 2025-10-10T02:10:59.0789200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wren 2025-10-10T02:10:59.0790050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse150-vb 2025-10-10T02:10:59.0790960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy520-epc-24 2025-10-10T02:10:59.0791830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy160-wvb 2025-10-10T02:10:59.0792690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy100q 2025-10-10T02:10:59.0793940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse99gt-wvb 2025-10-10T02:10:59.0794540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse-75ap 2025-10-10T02:10:59.0795360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy60 2025-10-10T02:10:59.0799250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy520-epc 2025-10-10T02:10:59.0799950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse99gt-vb 2025-10-10T02:10:59.0800730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy325-43 2025-10-10T02:10:59.0801770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy520-36pc 2025-10-10T02:10:59.0802550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy520-36wpc 2025-10-10T02:10:59.0803400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wsiris 2025-10-10T02:10:59.0804310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy120-w-vb 2025-10-10T02:10:59.0805240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse325-wvb 2025-10-10T02:10:59.0806100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy325-vb 2025-10-10T02:10:59.0807170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy-75ap 2025-10-10T02:10:59.0807970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse50-w 2025-10-10T02:10:59.0809030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse160-42 2025-10-10T02:10:59.0809730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy350-vb 2025-10-10T02:10:59.0810740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse75-w 2025-10-10T02:10:59.0811580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy99gt 2025-10-10T02:10:59.0812340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy85 2025-10-10T02:10:59.0813330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy520-48 2025-10-10T02:10:59.0814190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse85-8bit 2025-10-10T02:10:59.0815100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse150-w-vb 2025-10-10T02:10:59.0816040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy520-48pc 2025-10-10T02:10:59.0817290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy99gt-tek 2025-10-10T02:10:59.0818520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse60-42-w 2025-10-10T02:10:59.0819550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy99-ansi 2025-10-10T02:10:59.0820750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse520-wvb 2025-10-10T02:10:59.0821900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy370-vb 2025-10-10T02:10:59.0823120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse60-25 2025-10-10T02:10:59.0824200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse-325 2025-10-10T02:10:59.0825660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy185-wvb 2025-10-10T02:10:59.0826530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy325-43w 2025-10-10T02:10:59.0827610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy60-PC 2025-10-10T02:10:59.0828730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy185-vb 2025-10-10T02:10:59.0829850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy350-wvb 2025-10-10T02:10:59.0830980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy370-105k 2025-10-10T02:10:59.0832140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy520-24 2025-10-10T02:10:59.0833350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse160-43 2025-10-10T02:10:59.0834420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy325-25w 2025-10-10T02:10:59.0835700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse160-25-w 2025-10-10T02:10:59.0836780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy150 2025-10-10T02:10:59.0838070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse520-pc-24 2025-10-10T02:10:59.0839170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse120-25-w 2025-10-10T02:10:59.0840280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse520-48 2025-10-10T02:10:59.0841470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy370-nk 2025-10-10T02:10:59.0842600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy185-w 2025-10-10T02:10:59.0843700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse520-24 2025-10-10T02:10:59.0844710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy160-43 2025-10-10T02:10:59.0845730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy99f 2025-10-10T02:10:59.0846920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy99fgt 2025-10-10T02:10:59.0847930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse185-vb 2025-10-10T02:10:59.0849040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy85-w 2025-10-10T02:10:59.0850430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy160-43-w 2025-10-10T02:10:59.0851400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse120-wvb 2025-10-10T02:10:59.0855260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy160 2025-10-10T02:10:59.0856100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse325-vb 2025-10-10T02:10:59.0857250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse520-36wpc 2025-10-10T02:10:59.0858530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy150-25-w 2025-10-10T02:10:59.0859750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy99a-ansi 2025-10-10T02:10:59.0860860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse30 2025-10-10T02:10:59.0861980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy160-w-vb 2025-10-10T02:10:59.0863200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse350-vb 2025-10-10T02:10:59.0864610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse185 2025-10-10T02:10:59.0865560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy160-42 2025-10-10T02:10:59.0866700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy50-w 2025-10-10T02:10:59.0867860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse520-vb 2025-10-10T02:10:59.0869000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse520-p-wvb 2025-10-10T02:10:59.0870140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse185-24 2025-10-10T02:10:59.0871630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy120-25-w 2025-10-10T02:10:59.0872500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy325-wvb 2025-10-10T02:10:59.0873930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse520-36 2025-10-10T02:10:59.0875040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse75-vb 2025-10-10T02:10:59.0876160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse350 2025-10-10T02:10:59.0877250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy120 2025-10-10T02:10:59.0878200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy75-w 2025-10-10T02:10:59.0879430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse520-pc-vb 2025-10-10T02:10:59.0880700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse520-48wpc 2025-10-10T02:10:59.0881790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse120-w 2025-10-10T02:10:59.0882960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy520-epc-w 2025-10-10T02:10:59.0884090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy150-w 2025-10-10T02:10:59.0885180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse50-mc 2025-10-10T02:10:59.0886260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse99gt 2025-10-10T02:10:59.0887470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse50-wvb 2025-10-10T02:10:59.0888740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse325-25 2025-10-10T02:10:59.0889820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy370 2025-10-10T02:10:59.0891040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse160-43-w 2025-10-10T02:10:59.0892150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy370-tek 2025-10-10T02:10:59.0893270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse60-AT 2025-10-10T02:10:59.0894440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy520-wvb 2025-10-10T02:10:59.0895620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse85-wvb 2025-10-10T02:10:59.0896870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse150-25-w 2025-10-10T02:10:59.0898110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy85-vb 2025-10-10T02:10:59.0899250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy350-w 2025-10-10T02:10:59.0900400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy60-42-w 2025-10-10T02:10:59.0901580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy85-8bit 2025-10-10T02:10:59.0902660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy325 2025-10-10T02:10:59.0903670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse85 2025-10-10T02:10:59.0904850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse325-25w 2025-10-10T02:10:59.0906010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse160-w 2025-10-10T02:10:59.0907040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy520 2025-10-10T02:10:59.0908190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse30-vb 2025-10-10T02:10:59.0909310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse350-wvb 2025-10-10T02:10:59.0910520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse185-wvb 2025-10-10T02:10:59.0911680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse325-43w 2025-10-10T02:10:59.0912850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy60-43 2025-10-10T02:10:59.0914010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy85-wvb 2025-10-10T02:10:59.0915210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy120-wvb 2025-10-10T02:10:59.0916410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse30-mc 2025-10-10T02:10:59.0917580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse85-w 2025-10-10T02:10:59.0918850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse60-vb 2025-10-10T02:10:59.0920040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy370-101k 2025-10-10T02:10:59.0921140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse+sl 2025-10-10T02:10:59.0922260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy99fgta 2025-10-10T02:10:59.0923350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse-vp 2025-10-10T02:10:59.0924450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy30 2025-10-10T02:10:59.0925640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse520-48pc 2025-10-10T02:10:59.0926800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy520-36 2025-10-10T02:10:59.0930860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy150-w-vb 2025-10-10T02:10:59.0931540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy185-24 2025-10-10T02:10:59.0932680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy60-42 2025-10-10T02:10:59.0933950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy160-tek 2025-10-10T02:10:59.0935150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse520-w 2025-10-10T02:10:59.0936320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse75-mc 2025-10-10T02:10:59.0937440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy520-vb 2025-10-10T02:10:59.0938650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy325-25 2025-10-10T02:10:59.0939800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy50-wvb 2025-10-10T02:10:59.0940980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy370-rv 2025-10-10T02:10:59.0942140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse50-vb 2025-10-10T02:10:59.0943250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy-99fgta 2025-10-10T02:10:59.0944300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wyse99gt-25-w 2025-10-10T02:10:59.0945380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy325-w 2025-10-10T02:10:59.0946430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy370-EPC 2025-10-10T02:10:59.0947760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/77/wy160-25-w 2025-10-10T02:10:59.0948830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcvt25 2025-10-10T02:10:59.0950000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pccon0 2025-10-10T02:10:59.0951190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pt210 2025-10-10T02:10:59.0952330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pc3-bold 2025-10-10T02:10:59.0953370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/p4 2025-10-10T02:10:59.0954560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/prism14-m 2025-10-10T02:10:59.0955880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/prism9-w 2025-10-10T02:10:59.0957140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcansi-43-m 2025-10-10T02:10:59.0958410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/putty+keypad 2025-10-10T02:10:59.0959670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcvt40 2025-10-10T02:10:59.0960810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/p14-w 2025-10-10T02:10:59.0961950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/p14-m 2025-10-10T02:10:59.0963170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pt200w 2025-10-10T02:10:59.0964320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/prism14-w 2025-10-10T02:10:59.0965500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pccons 2025-10-10T02:10:59.0966750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/prism9-8-w 2025-10-10T02:10:59.0968010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pmconsole 2025-10-10T02:10:59.0969090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcvtXX 2025-10-10T02:10:59.0970250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/p5 2025-10-10T02:10:59.0971400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/putty-vt100 2025-10-10T02:10:59.0972510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/p19 2025-10-10T02:10:59.0973620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/putty 2025-10-10T02:10:59.0974760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/p9-8-w 2025-10-10T02:10:59.0975950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pc6300plus 2025-10-10T02:10:59.0977310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/psterm-96x48 2025-10-10T02:10:59.0978500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcconsole 2025-10-10T02:10:59.0979360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pro350 2025-10-10T02:10:59.0980410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pckermit12 2025-10-10T02:10:59.0981170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcansi25 2025-10-10T02:10:59.0982270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/p9-8 2025-10-10T02:10:59.0983030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/putty+fnkeys+xterm 2025-10-10T02:10:59.0983850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pc-venix 2025-10-10T02:10:59.0984790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/psterm-basic 2025-10-10T02:10:59.0985670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pckermit 2025-10-10T02:10:59.0986620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pccon+sgr+acs0 2025-10-10T02:10:59.0987530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcansi-43 2025-10-10T02:10:59.0988420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pty 2025-10-10T02:10:59.0989170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pt505 2025-10-10T02:10:59.0990060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pccon 2025-10-10T02:10:59.0990900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/prism7 2025-10-10T02:10:59.0991790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pc-minix 2025-10-10T02:10:59.0992660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/prism9 2025-10-10T02:10:59.0993590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pckermit120 2025-10-10T02:10:59.0994470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcvt50w 2025-10-10T02:10:59.0995490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/prism8 2025-10-10T02:10:59.0996260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/psterm-fast 2025-10-10T02:10:59.0999940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/printer 2025-10-10T02:10:59.1000480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pe1251 2025-10-10T02:10:59.1001400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcansi-33 2025-10-10T02:10:59.1002290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcvt35w 2025-10-10T02:10:59.1003250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/putty+fnkeys+vt400 2025-10-10T02:10:59.1004150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcansi-25-m 2025-10-10T02:10:59.1005050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/prism14-m-w 2025-10-10T02:10:59.1005870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/p8-w 2025-10-10T02:10:59.1006770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcansi-m 2025-10-10T02:10:59.1007630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/p8gl 2025-10-10T02:10:59.1008700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pccon+sgr+acs 2025-10-10T02:10:59.1009460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/putty-m1 2025-10-10T02:10:59.1010500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/putty+cursor 2025-10-10T02:10:59.1011310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/putty+fnkeys 2025-10-10T02:10:59.1012280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/putty-256color 2025-10-10T02:10:59.1013200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/psterm-90x28 2025-10-10T02:10:59.1014180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcansi-mono 2025-10-10T02:10:59.1014970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pt250 2025-10-10T02:10:59.1016050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pe6100 2025-10-10T02:10:59.1016760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/prism12-m-w 2025-10-10T02:10:59.1017570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcz19 2025-10-10T02:10:59.1018450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/prism9-8 2025-10-10T02:10:59.1019350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/psterm 2025-10-10T02:10:59.1020620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/putty+fnkeys+vt100 2025-10-10T02:10:59.1021200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/p12-m 2025-10-10T02:10:59.1022020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/p7 2025-10-10T02:10:59.1022880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcvt43 2025-10-10T02:10:59.1023790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/p9 2025-10-10T02:10:59.1024760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/prism12-w 2025-10-10T02:10:59.1025610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcvt40w 2025-10-10T02:10:59.1026490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcvt28 2025-10-10T02:10:59.1027350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pe1100 2025-10-10T02:10:59.1028300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pc-coherent 2025-10-10T02:10:59.1029130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pe550 2025-10-10T02:10:59.1030070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/p8 2025-10-10T02:10:59.1030840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/p12-m-w 2025-10-10T02:10:59.1031710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pc3 2025-10-10T02:10:59.1032550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcmw 2025-10-10T02:10:59.1033440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcvt43w 2025-10-10T02:10:59.1034360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/prism12-m 2025-10-10T02:10:59.1035180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/p12-w 2025-10-10T02:10:59.1036190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pc3r-m 2025-10-10T02:10:59.1037180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcvt25w 2025-10-10T02:10:59.1038410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pe6312 2025-10-10T02:10:59.1039560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/putty-sco 2025-10-10T02:10:59.1040660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/putty+fnkeys+esc 2025-10-10T02:10:59.1041710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/p9-w 2025-10-10T02:10:59.1042650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pc3r 2025-10-10T02:10:59.1043680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/prism12 2025-10-10T02:10:59.1044770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pe7000m 2025-10-10T02:10:59.1046050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/putty-m1b 2025-10-10T02:10:59.1047020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcansi 2025-10-10T02:10:59.1051000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pe7000c 2025-10-10T02:10:59.1051790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcvt25-color 2025-10-10T02:10:59.1052870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcansi43 2025-10-10T02:10:59.1053990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/p14 2025-10-10T02:10:59.1055010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/p14-m-w 2025-10-10T02:10:59.1056080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/prism14 2025-10-10T02:10:59.1057190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/putty-noapp 2025-10-10T02:10:59.1058230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pilot 2025-10-10T02:10:59.1059420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/p12 2025-10-10T02:10:59.1060650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pccon+colors 2025-10-10T02:10:59.1061860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/putty+fnkeys+linux 2025-10-10T02:10:59.1063000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcansi25m 2025-10-10T02:10:59.1064050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/psx_ansi 2025-10-10T02:10:59.1065320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcansi-25 2025-10-10T02:10:59.1066290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pt100 2025-10-10T02:10:59.1067480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/ps300 2025-10-10T02:10:59.1068570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pe1200 2025-10-10T02:10:59.1069710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pt250w 2025-10-10T02:10:59.1071020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/prism8gl 2025-10-10T02:10:59.1072160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcansi33 2025-10-10T02:10:59.1073320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/prism4 2025-10-10T02:10:59.1074480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pt505-24 2025-10-10T02:10:59.1075570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/prism8-w 2025-10-10T02:10:59.1076540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcplot 2025-10-10T02:10:59.1077800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/putty+fnkeys+sco 2025-10-10T02:10:59.1078950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/putty-screen 2025-10-10T02:10:59.1080190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pccon+keys 2025-10-10T02:10:59.1081260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/prism5 2025-10-10T02:10:59.1082410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pt505-22 2025-10-10T02:10:59.1083480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/prism2 2025-10-10T02:10:59.1084630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/putty-m2 2025-10-10T02:10:59.1085710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pc7300 2025-10-10T02:10:59.1087130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/psterm-80x24 2025-10-10T02:10:59.1088360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pccon+base 2025-10-10T02:10:59.1089510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcansi33m 2025-10-10T02:10:59.1090530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pccon-m 2025-10-10T02:10:59.1091670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pt100w 2025-10-10T02:10:59.1092810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pe6300 2025-10-10T02:10:59.1093900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pt200 2025-10-10T02:10:59.1095000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcvt35 2025-10-10T02:10:59.1096160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcvt28w 2025-10-10T02:10:59.1097270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pmcons 2025-10-10T02:10:59.1098340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcix 2025-10-10T02:10:59.1099530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pccon0-m 2025-10-10T02:10:59.1100580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcvt50 2025-10-10T02:10:59.1101710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/pcansi-33-m 2025-10-10T02:10:59.1102940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/70/putty+screen 2025-10-10T02:10:59.1103970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qdcons 2025-10-10T02:10:59.1105070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt203 2025-10-10T02:10:59.1106240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt119p-25 2025-10-10T02:10:59.1107500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt119+-25-w 2025-10-10T02:10:59.1108570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt119p-25-w 2025-10-10T02:10:59.1109670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qnxt 2025-10-10T02:10:59.1110880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt203-25 2025-10-10T02:10:59.1112040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt119 2025-10-10T02:10:59.1117770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qnx 2025-10-10T02:10:59.1117990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qnxt4 2025-10-10T02:10:59.1118200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt103 2025-10-10T02:10:59.1118440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt119-w 2025-10-10T02:10:59.1118640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt119p 2025-10-10T02:10:59.1118840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qansi-g 2025-10-10T02:10:59.1119410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt203-25-w 2025-10-10T02:10:59.1123700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt119+-w 2025-10-10T02:10:59.1124280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt102 2025-10-10T02:10:59.1125360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qansi-t 2025-10-10T02:10:59.1126380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qnxt2 2025-10-10T02:10:59.1127480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt203-w 2025-10-10T02:10:59.1128630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt101p 2025-10-10T02:10:59.1129660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qnxtmono 2025-10-10T02:10:59.1130870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt103-w 2025-10-10T02:10:59.1131980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt119+-25 2025-10-10T02:10:59.1133060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qume 2025-10-10T02:10:59.1134280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt203-w-am 2025-10-10T02:10:59.1135380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qnxw 2025-10-10T02:10:59.1136440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qnx4 2025-10-10T02:10:59.1137580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt119p-w 2025-10-10T02:10:59.1138630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qnxm 2025-10-10T02:10:59.1139720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qansi-m 2025-10-10T02:10:59.1140750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qdss 2025-10-10T02:10:59.1141820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qansi-w 2025-10-10T02:10:59.1143030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt101 2025-10-10T02:10:59.1144080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt119+ 2025-10-10T02:10:59.1145190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt108 2025-10-10T02:10:59.1146460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qume5 2025-10-10T02:10:59.1147490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qansi 2025-10-10T02:10:59.1148620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt101+ 2025-10-10T02:10:59.1149890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt203+ 2025-10-10T02:10:59.1150990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/71/qvt119-25-w 2025-10-10T02:10:59.1152020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt61 2025-10-10T02:10:59.1153180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt330 2025-10-10T02:10:59.1154240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt102 2025-10-10T02:10:59.1155330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt50 2025-10-10T02:10:59.1156400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vp60 2025-10-10T02:10:59.1157680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100-putty 2025-10-10T02:10:59.1158740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt200-8 2025-10-10T02:10:59.1160090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100-nav-w 2025-10-10T02:10:59.1161260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt300 2025-10-10T02:10:59.1162530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt132 2025-10-10T02:10:59.1163500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vc403a 2025-10-10T02:10:59.1164810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt220+pcedit 2025-10-10T02:10:59.1165920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100-s 2025-10-10T02:10:59.1167010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vip 2025-10-10T02:10:59.1168140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vte-direct 2025-10-10T02:10:59.1169400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/viewpoint90 2025-10-10T02:10:59.1170680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vte+pcfkeys 2025-10-10T02:10:59.1171650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt320-nam 2025-10-10T02:10:59.1172410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vitty 2025-10-10T02:10:59.1173390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt102-w 2025-10-10T02:10:59.1174240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/versaterm 2025-10-10T02:10:59.1175190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/visa50 2025-10-10T02:10:59.1176110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt52+arrows 2025-10-10T02:10:59.1176870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vp3a+ 2025-10-10T02:10:59.1177860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/viewdata 2025-10-10T02:10:59.1178690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vte-2014 2025-10-10T02:10:59.1179650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vi550 2025-10-10T02:10:59.1180460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt102-nsgr 2025-10-10T02:10:59.1181470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt200-old 2025-10-10T02:10:59.1182250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt-61 2025-10-10T02:10:59.1183250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt320-k311 2025-10-10T02:10:59.1184050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100+ 2025-10-10T02:10:59.1185090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt220+keypad 2025-10-10T02:10:59.1185830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vtnt 2025-10-10T02:10:59.1186970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100+4bsd 2025-10-10T02:10:59.1187660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/viewdata-o 2025-10-10T02:10:59.1188500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt61.5 2025-10-10T02:10:59.1192280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt510pc 2025-10-10T02:10:59.1192960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vc203 2025-10-10T02:10:59.1193800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/v200-nam 2025-10-10T02:10:59.1194730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt220 2025-10-10T02:10:59.1195670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt320-k3 2025-10-10T02:10:59.1196440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100nam 2025-10-10T02:10:59.1197400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vte-2012 2025-10-10T02:10:59.1198170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vi300 2025-10-10T02:10:59.1199110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vapple 2025-10-10T02:10:59.1199900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vip-H 2025-10-10T02:10:59.1200780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vte-2008 2025-10-10T02:10:59.1201690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vc415 2025-10-10T02:10:59.1202500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt400 2025-10-10T02:10:59.1203380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100-vb 2025-10-10T02:10:59.1204320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt220+vtedit 2025-10-10T02:10:59.1205210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt220-nam 2025-10-10T02:10:59.1206120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100+noapp 2025-10-10T02:10:59.1206970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/v320n 2025-10-10T02:10:59.1207930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vv100 2025-10-10T02:10:59.1209030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100+enq 2025-10-10T02:10:59.1210220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt220-w 2025-10-10T02:10:59.1211430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt102+enq 2025-10-10T02:10:59.1212580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vte-2007 2025-10-10T02:10:59.1213830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100-s-top 2025-10-10T02:10:59.1214970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vc414 2025-10-10T02:10:59.1216310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt320-w 2025-10-10T02:10:59.1217390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt52-basic 2025-10-10T02:10:59.1218410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vk100 2025-10-10T02:10:59.1219420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt220-8bit 2025-10-10T02:10:59.1220500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt520 2025-10-10T02:10:59.1221520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt340 2025-10-10T02:10:59.1222540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vs100-x10 2025-10-10T02:10:59.1223770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100-nam-w 2025-10-10T02:10:59.1225050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100+noapp+pc 2025-10-10T02:10:59.1226190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vi55 2025-10-10T02:10:59.1227340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vi603 2025-10-10T02:10:59.1228460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vwmterm 2025-10-10T02:10:59.1229510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt420pcdos 2025-10-10T02:10:59.1230660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt220-js 2025-10-10T02:10:59.1231680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vs100 2025-10-10T02:10:59.1232940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt520ansi 2025-10-10T02:10:59.1234030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt510 2025-10-10T02:10:59.1235150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt200-js 2025-10-10T02:10:59.1236340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vte-256color 2025-10-10T02:10:59.1237520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vip7800-w 2025-10-10T02:10:59.1238620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt220+cvis 2025-10-10T02:10:59.1239690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vc103 2025-10-10T02:10:59.1240910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt200-8bit 2025-10-10T02:10:59.1241990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vi300-old 2025-10-10T02:10:59.1243140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt200-w 2025-10-10T02:10:59.1246950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vp90 2025-10-10T02:10:59.1247790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100+fnkeys 2025-10-10T02:10:59.1248850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vi200-f 2025-10-10T02:10:59.1249990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt420f 2025-10-10T02:10:59.1251120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt400-24 2025-10-10T02:10:59.1252290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt300-w 2025-10-10T02:10:59.1253520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/visual603 2025-10-10T02:10:59.1254700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100-w 2025-10-10T02:10:59.1256050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/viewpoint60 2025-10-10T02:10:59.1257050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt52 2025-10-10T02:10:59.1258020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt131 2025-10-10T02:10:59.1259040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt50h 2025-10-10T02:10:59.1260120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100 2025-10-10T02:10:59.1261300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/venix 2025-10-10T02:10:59.1262330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vte-2017 2025-10-10T02:10:59.1263560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vip7800-Hw 2025-10-10T02:10:59.1264700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vc404 2025-10-10T02:10:59.1265820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt420 2025-10-10T02:10:59.1267340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100-w-nav 2025-10-10T02:10:59.1268230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vte 2025-10-10T02:10:59.1269250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/v3220 2025-10-10T02:10:59.1270470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100-bot-s 2025-10-10T02:10:59.1271580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100-w-nam 2025-10-10T02:10:59.1272780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vi500 2025-10-10T02:10:59.1273960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vc414h 2025-10-10T02:10:59.1275090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt52+keypad 2025-10-10T02:10:59.1276230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vte-2018 2025-10-10T02:10:59.1277470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt420+lrmm 2025-10-10T02:10:59.1278730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100+pfkeys 2025-10-10T02:10:59.1279980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt510pcdos 2025-10-10T02:10:59.1281340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vremote 2025-10-10T02:10:59.1282630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100-top-s 2025-10-10T02:10:59.1283900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/viewdata-rv 2025-10-10T02:10:59.1285040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vip-w 2025-10-10T02:10:59.1286240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100-nav 2025-10-10T02:10:59.1287500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt220-base 2025-10-10T02:10:59.1288830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt300-w-nam 2025-10-10T02:10:59.1290160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/viewpoint3a+ 2025-10-10T02:10:59.1291310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100-nam 2025-10-10T02:10:59.1292470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100-bm-o 2025-10-10T02:10:59.1293690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vi50adm 2025-10-10T02:10:59.1294920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt300-nam 2025-10-10T02:10:59.1296090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt200 2025-10-10T02:10:59.1297180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt220d 2025-10-10T02:10:59.1298280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vsc 2025-10-10T02:10:59.1299520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt420pc 2025-10-10T02:10:59.1300780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt220-8 2025-10-10T02:10:59.1301960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vanilla 2025-10-10T02:10:59.1303140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vscode 2025-10-10T02:10:59.1304210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt125 2025-10-10T02:10:59.1305400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vip-Hw 2025-10-10T02:10:59.1306640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt220-old 2025-10-10T02:10:59.1307720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/v5410 2025-10-10T02:10:59.1309030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100+keypad 2025-10-10T02:10:59.1310330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vc303a 2025-10-10T02:10:59.1311530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100-am 2025-10-10T02:10:59.1312710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100-s-bot 2025-10-10T02:10:59.1313900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt320nam 2025-10-10T02:10:59.1315320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100-w-am 2025-10-10T02:10:59.1316330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt320 2025-10-10T02:10:59.1317550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vc303 2025-10-10T02:10:59.1318870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vi50 2025-10-10T02:10:59.1323110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vip7800-H 2025-10-10T02:10:59.1323850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/viewpoint 2025-10-10T02:10:59.1324960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vc404-s 2025-10-10T02:10:59.1326050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt220+cvis8 2025-10-10T02:10:59.1327190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt-utf8 2025-10-10T02:10:59.1328390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vi200 2025-10-10T02:10:59.1329600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt100-bm 2025-10-10T02:10:59.1330690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vscode-direct 2025-10-10T02:10:59.1331710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt525 2025-10-10T02:10:59.1332860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vi200-rv 2025-10-10T02:10:59.1333950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/76/vt320-w-nam 2025-10-10T02:10:59.1335290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-256color 2025-10-10T02:10:59.1336360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+r6f2 2025-10-10T02:10:59.1337700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-112x37 2025-10-10T02:10:59.1338820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc+200x64 2025-10-10T02:10:59.1340000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+x10mouse 2025-10-10T02:10:59.1341200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc+128x48 2025-10-10T02:10:59.1342410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+osc104 2025-10-10T02:10:59.1343650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-200x64-m 2025-10-10T02:10:59.1344810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-color 2025-10-10T02:10:59.1345930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-16color 2025-10-10T02:10:59.1347090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-xf86-v40 2025-10-10T02:10:59.1348320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc+128x40 2025-10-10T02:10:59.1349460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-m-b 2025-10-10T02:10:59.1350650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+direct256 2025-10-10T02:10:59.1351770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+direct2 2025-10-10T02:10:59.1352960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+app+pc 2025-10-10T02:10:59.1353970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xgterm 2025-10-10T02:10:59.1355060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+88color 2025-10-10T02:10:59.1356170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc+c 2025-10-10T02:10:59.1357290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+pce2 2025-10-10T02:10:59.1358420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-200x64 2025-10-10T02:10:59.1359630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-128x48 2025-10-10T02:10:59.1360840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+app 2025-10-10T02:10:59.1361950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-8bit 2025-10-10T02:10:59.1363160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xerox820 2025-10-10T02:10:59.1364090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/x1750 2025-10-10T02:10:59.1365270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc+112x37 2025-10-10T02:10:59.1366430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xtermm 2025-10-10T02:10:59.1367510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-xi 2025-10-10T02:10:59.1368710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+pcc0 2025-10-10T02:10:59.1369750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-f 2025-10-10T02:10:59.1370900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-x11hilite 2025-10-10T02:10:59.1371810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xtermc 2025-10-10T02:10:59.1372890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-80x25-m 2025-10-10T02:10:59.1373680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+pcf2 2025-10-10T02:10:59.1374730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+keypad 2025-10-10T02:10:59.1375480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm 2025-10-10T02:10:59.1376530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-128x40 2025-10-10T02:10:59.1377340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+noapp 2025-10-10T02:10:59.1378310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc+b 2025-10-10T02:10:59.1379130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-basic 2025-10-10T02:10:59.1380140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+meta 2025-10-10T02:10:59.1380980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+x11mouse 2025-10-10T02:10:59.1381980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-f2 2025-10-10T02:10:59.1382730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/x820 2025-10-10T02:10:59.1383740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+pcc1 2025-10-10T02:10:59.1384530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-r6 2025-10-10T02:10:59.1385510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/x1720 2025-10-10T02:10:59.1386280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm.js 2025-10-10T02:10:59.1387320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-88color 2025-10-10T02:10:59.1388120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+tmux2 2025-10-10T02:10:59.1389220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-144x48-m 2025-10-10T02:10:59.1393640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-direct2 2025-10-10T02:10:59.1394380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+decedit 2025-10-10T02:10:59.1395610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-utf8 2025-10-10T02:10:59.1396900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+x11hilite 2025-10-10T02:10:59.1398080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-direct16 2025-10-10T02:10:59.1399270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xdku 2025-10-10T02:10:59.1400410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/x68k-ite 2025-10-10T02:10:59.1401680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+alt+title 2025-10-10T02:10:59.1402880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-112x37-m 2025-10-10T02:10:59.1404130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+direct 2025-10-10T02:10:59.1405380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-xf86-v333 2025-10-10T02:10:59.1406640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-xfree86 2025-10-10T02:10:59.1407980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-vt220 2025-10-10T02:10:59.1408980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+acs 2025-10-10T02:10:59.1410100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-hp 2025-10-10T02:10:59.1411180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-new 2025-10-10T02:10:59.1412310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-noapp 2025-10-10T02:10:59.1413520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+pc+edit 2025-10-10T02:10:59.1414690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-1003 2025-10-10T02:10:59.1415770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterms-sun 2025-10-10T02:10:59.1416980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+sl-twm 2025-10-10T02:10:59.1418210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc+basic 2025-10-10T02:10:59.1419510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+sm+1003 2025-10-10T02:10:59.1420720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-pcolor 2025-10-10T02:10:59.1421740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xenix 2025-10-10T02:10:59.1423050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-direct256 2025-10-10T02:10:59.1424050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc 2025-10-10T02:10:59.1425320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+sm+1002 2025-10-10T02:10:59.1426470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+focus 2025-10-10T02:10:59.1427540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+sm+1005 2025-10-10T02:10:59.1428700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-1005 2025-10-10T02:10:59.1429980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-128x48-m 2025-10-10T02:10:59.1431070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xerox-lm 2025-10-10T02:10:59.1432390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+nopcfkeys 2025-10-10T02:10:59.1433550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-direct 2025-10-10T02:10:59.1434650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-1002 2025-10-10T02:10:59.1435780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-sco 2025-10-10T02:10:59.1437060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-144x48 2025-10-10T02:10:59.1438130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-p371 2025-10-10T02:10:59.1439500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+256setaf 2025-10-10T02:10:59.1440770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-160x64-m 2025-10-10T02:10:59.1441970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+vt+edit 2025-10-10T02:10:59.1443220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+kbs 2025-10-10T02:10:59.1444420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-80x30 2025-10-10T02:10:59.1445700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-90x30-m 2025-10-10T02:10:59.1446930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-x11mouse 2025-10-10T02:10:59.1447990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xwsh 2025-10-10T02:10:59.1449120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xtalk 2025-10-10T02:10:59.1450310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-xf86-v43 2025-10-10T02:10:59.1451660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-xf86-v44 2025-10-10T02:10:59.1455600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-p370 2025-10-10T02:10:59.1456370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-m-f 2025-10-10T02:10:59.1457640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-90x30 2025-10-10T02:10:59.1458680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xl83 2025-10-10T02:10:59.1459670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xfce 2025-10-10T02:10:59.1460950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+pcc3 2025-10-10T02:10:59.1462070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/x1700 2025-10-10T02:10:59.1463250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-24 2025-10-10T02:10:59.1464600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+sl-alt 2025-10-10T02:10:59.1465790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc+144x48 2025-10-10T02:10:59.1466930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-b 2025-10-10T02:10:59.1468240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-old 2025-10-10T02:10:59.1469410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+alt47 2025-10-10T02:10:59.1470560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc+f2 2025-10-10T02:10:59.1471740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-x10mouse 2025-10-10T02:10:59.1472960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc+80x25 2025-10-10T02:10:59.1474280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+pcf0 2025-10-10T02:10:59.1475360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+nofkeys 2025-10-10T02:10:59.1476670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+256color 2025-10-10T02:10:59.1477760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/x1700-lm 2025-10-10T02:10:59.1478980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-m 2025-10-10T02:10:59.1480200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+256color2 2025-10-10T02:10:59.1481320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-r5 2025-10-10T02:10:59.1482440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+titlestack 2025-10-10T02:10:59.1483550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xerox1720 2025-10-10T02:10:59.1484670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+pcc2 2025-10-10T02:10:59.1485800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm1 2025-10-10T02:10:59.1486900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/x68k 2025-10-10T02:10:59.1488030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc+f 2025-10-10T02:10:59.1489220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterms 2025-10-10T02:10:59.1490380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-mono 2025-10-10T02:10:59.1491610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/x10term+sl 2025-10-10T02:10:59.1492900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-100x37-m 2025-10-10T02:10:59.1494060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc+80x30 2025-10-10T02:10:59.1495250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-200x75 2025-10-10T02:10:59.1496490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-256x96 2025-10-10T02:10:59.1497700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-80x30-m 2025-10-10T02:10:59.1498910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc+90x30 2025-10-10T02:10:59.1500000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/x10term 2025-10-10T02:10:59.1501190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+pcfkeys 2025-10-10T02:10:59.1502420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-256x96-m 2025-10-10T02:10:59.1503560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc+160x64 2025-10-10T02:10:59.1504680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xerox 2025-10-10T02:10:59.1505840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+sl 2025-10-10T02:10:59.1507510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+edit 2025-10-10T02:10:59.1508230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-sun 2025-10-10T02:10:59.1509340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-100x37 2025-10-10T02:10:59.1510590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-bold 2025-10-10T02:10:59.1511900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-m-f2 2025-10-10T02:10:59.1513140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+direct16 2025-10-10T02:10:59.1514310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc+200x75 2025-10-10T02:10:59.1515510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc+256x96 2025-10-10T02:10:59.1516770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+tmux 2025-10-10T02:10:59.1518020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-nic 2025-10-10T02:10:59.1519480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-vt52 2025-10-10T02:10:59.1520810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-xf86-v32 2025-10-10T02:10:59.1522240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-200x75-m 2025-10-10T02:10:59.1523610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+sm+1006 2025-10-10T02:10:59.1524820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-160x64 2025-10-10T02:10:59.1526130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xiterm 2025-10-10T02:10:59.1527380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+indirect 2025-10-10T02:10:59.1528630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+88color2 2025-10-10T02:10:59.1532910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-128x40-m 2025-10-10T02:10:59.1533620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-1006 2025-10-10T02:10:59.1534900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc+100x37 2025-10-10T02:10:59.1535970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+alt1049 2025-10-10T02:10:59.1537190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xnuppc-80x25 2025-10-10T02:10:59.1538330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm-xf86-v33 2025-10-10T02:10:59.1539530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/78/xterm+noalt 2025-10-10T02:10:59.1540680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z29a-nkc-bc 2025-10-10T02:10:59.1541810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z29a 2025-10-10T02:10:59.1542950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z19 2025-10-10T02:10:59.1544160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z-100bw 2025-10-10T02:10:59.1545330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/ztx 2025-10-10T02:10:59.1546290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/zen30 2025-10-10T02:10:59.1547390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z-100 2025-10-10T02:10:59.1548710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/zenith29 2025-10-10T02:10:59.1549770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z29 2025-10-10T02:10:59.1551000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z100 2025-10-10T02:10:59.1552220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/zenith39-a 2025-10-10T02:10:59.1553340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z50 2025-10-10T02:10:59.1554340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z8001 2025-10-10T02:10:59.1555490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/ztx11 2025-10-10T02:10:59.1556600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z29a-kc-bc 2025-10-10T02:10:59.1557690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z29b 2025-10-10T02:10:59.1558780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z100bw 2025-10-10T02:10:59.1559870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/zenith 2025-10-10T02:10:59.1560980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/zen8001 2025-10-10T02:10:59.1562170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/zenith39-ansi 2025-10-10T02:10:59.1563200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/zt-1 2025-10-10T02:10:59.1564250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/zen50 2025-10-10T02:10:59.1565330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z110 2025-10-10T02:10:59.1566480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z110bw 2025-10-10T02:10:59.1567620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z340 2025-10-10T02:10:59.1568780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z29a-nkc-uc 2025-10-10T02:10:59.1569860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z30 2025-10-10T02:10:59.1570950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z29a-kc-uc 2025-10-10T02:10:59.1572100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z39a 2025-10-10T02:10:59.1573300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/ztx-1-a 2025-10-10T02:10:59.1574330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z39-a 2025-10-10T02:10:59.1575510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0/share/terminfo/7a/z340-nam 2025-10-10T02:10:59.1576630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0.conda 2025-10-10T02:10:59.1577440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0.conda 2025-10-10T02:10:59.1578420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0.conda 2025-10-10T02:10:59.1579040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.17-h4ee41c1_0.conda 2025-10-10T02:10:59.1579910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0.conda 2025-10-10T02:10:59.1580620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0.conda 2025-10-10T02:10:59.1581420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0.conda 2025-10-10T02:10:59.1582110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1.conda 2025-10-10T02:10:59.1583080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0.conda 2025-10-10T02:10:59.1583850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0.conda 2025-10-10T02:10:59.1584650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0.conda 2025-10-10T02:10:59.1585570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/info/repodata_record.json 2025-10-10T02:10:59.1586580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/info/test/run_test.sh 2025-10-10T02:10:59.1587380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/info/test/run_test.py 2025-10-10T02:10:59.1588580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/info/test/test_time_dependencies.json 2025-10-10T02:10:59.1589450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/info/licenses/LICENSE.txt 2025-10-10T02:10:59.1590570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.1591360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/info/recipe/run_test.py 2025-10-10T02:10:59.1592410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/info/recipe/meta.yaml 2025-10-10T02:10:59.1593320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/info/recipe/meta.yaml.template 2025-10-10T02:10:59.1594220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/info/paths.json 2025-10-10T02:10:59.1595400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/info/hash_input.json 2025-10-10T02:10:59.1596440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/info/files 2025-10-10T02:10:59.1597630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/info/about.json 2025-10-10T02:10:59.1601610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/info/index.json 2025-10-10T02:10:59.1602390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/info/git 2025-10-10T02:10:59.1604210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama-0.4.6.dist-info/RECORD 2025-10-10T02:10:59.1606220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama-0.4.6.dist-info/licenses/LICENSE.txt 2025-10-10T02:10:59.1607930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama-0.4.6.dist-info/direct_url.json 2025-10-10T02:10:59.1609490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama-0.4.6.dist-info/WHEEL 2025-10-10T02:10:59.1611170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama-0.4.6.dist-info/REQUESTED 2025-10-10T02:10:59.1612800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama-0.4.6.dist-info/INSTALLER 2025-10-10T02:10:59.1614670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama-0.4.6.dist-info/METADATA 2025-10-10T02:10:59.1616430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama/tests/isatty_test.py 2025-10-10T02:10:59.1618050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama/tests/initialise_test.py 2025-10-10T02:10:59.1619610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama/tests/__init__.py 2025-10-10T02:10:59.1621610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama/tests/__pycache__/winterm_test.cpython-313.pyc 2025-10-10T02:10:59.1623390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama/tests/__pycache__/isatty_test.cpython-313.pyc 2025-10-10T02:10:59.1625510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama/tests/__pycache__/initialise_test.cpython-313.pyc 2025-10-10T02:10:59.1627160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama/tests/__pycache__/utils.cpython-313.pyc 2025-10-10T02:10:59.1629180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama/tests/__pycache__/ansi_test.cpython-313.pyc 2025-10-10T02:10:59.1631220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama/tests/__pycache__/ansitowin32_test.cpython-313.pyc 2025-10-10T02:10:59.1633240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama/tests/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.1634630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama/tests/ansi_test.py 2025-10-10T02:10:59.1636140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama/tests/utils.py 2025-10-10T02:10:59.1637680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama/tests/winterm_test.py 2025-10-10T02:10:59.1639510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama/tests/ansitowin32_test.py 2025-10-10T02:10:59.1640810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama/__init__.py 2025-10-10T02:10:59.1642250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama/win32.py 2025-10-10T02:10:59.1644180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama/__pycache__/ansitowin32.cpython-313.pyc 2025-10-10T02:10:59.1645900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama/__pycache__/ansi.cpython-313.pyc 2025-10-10T02:10:59.1647610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama/__pycache__/win32.cpython-313.pyc 2025-10-10T02:10:59.1649480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama/__pycache__/initialise.cpython-313.pyc 2025-10-10T02:10:59.1651220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama/__pycache__/winterm.cpython-313.pyc 2025-10-10T02:10:59.1652920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.1654360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama/ansitowin32.py 2025-10-10T02:10:59.1655790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama/ansi.py 2025-10-10T02:10:59.1657340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama/winterm.py 2025-10-10T02:10:59.1658870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/colorama-0.4.6-py313hca03da5_0/lib/python3.13/site-packages/colorama/initialise.py 2025-10-10T02:10:59.1659720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0.conda 2025-10-10T02:10:59.1661040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/repodata_record.json 2025-10-10T02:10:59.1662200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/test/run_test.sh 2025-10-10T02:10:59.1663450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/test/run_test.py 2025-10-10T02:10:59.1664810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/test/test_time_dependencies.json 2025-10-10T02:10:59.1666020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/licenses/LICENSE 2025-10-10T02:10:59.1667190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/licenses/zstd/LICENSE 2025-10-10T02:10:59.1668550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.1669820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/recipe/run_test.py 2025-10-10T02:10:59.1670990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/recipe/meta.yaml 2025-10-10T02:10:59.1672370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/recipe/meta.yaml.template 2025-10-10T02:10:59.1673590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/recipe/use_system_zstd.patch 2025-10-10T02:10:59.1674710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/paths.json 2025-10-10T02:10:59.1675920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/hash_input.json 2025-10-10T02:10:59.1684290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/files 2025-10-10T02:10:59.1684980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/about.json 2025-10-10T02:10:59.1686200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/index.json 2025-10-10T02:10:59.1687290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/git 2025-10-10T02:10:59.1689180Z /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-10-10T02:10:59.1690950Z /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-10-10T02:10:59.1692800Z /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-10-10T02:10:59.1694590Z /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-10-10T02:10:59.1696250Z /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-10-10T02:10:59.1697990Z /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-10-10T02:10:59.1699640Z /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-10-10T02:10:59.1701340Z /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-10-10T02:10:59.1703110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard/_cffi.cpython-313-darwin.so 2025-10-10T02:10:59.1704550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard/__init__.pyi 2025-10-10T02:10:59.1706110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard/__init__.py 2025-10-10T02:10:59.1708100Z /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-10-10T02:10:59.1709950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.1711470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard/backend_cffi.py 2025-10-10T02:10:59.1712840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard/py.typed 2025-10-10T02:10:59.1714610Z /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-10-10T02:10:59.1715400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.15-hcd8a7d5_0.conda 2025-10-10T02:10:59.1716980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/repodata_record.json 2025-10-10T02:10:59.1718310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/namedutils.py 2025-10-10T02:10:59.1719640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/cacheutils.py 2025-10-10T02:10:59.1720760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/pathutils.py 2025-10-10T02:10:59.1721960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/dictutils.py 2025-10-10T02:10:59.1723210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/tableutils.py 2025-10-10T02:10:59.1724330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/iterutils.py 2025-10-10T02:10:59.1725590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/mboxutils.py 2025-10-10T02:10:59.1726750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/fileutils.py 2025-10-10T02:10:59.1728070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/queueutils.py 2025-10-10T02:10:59.1729450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/__init__.py 2025-10-10T02:10:59.1730790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/formatutils.py 2025-10-10T02:10:59.1732110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/tbutils.py 2025-10-10T02:10:59.1733530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/typeutils.py 2025-10-10T02:10:59.1734670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/ecoutils.py 2025-10-10T02:10:59.1735930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/excutils.py 2025-10-10T02:10:59.1737230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/deprutils.py 2025-10-10T02:10:59.1738510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/jsonutils.py 2025-10-10T02:10:59.1739930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/socketutils.py 2025-10-10T02:10:59.1741210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/setutils.py 2025-10-10T02:10:59.1742430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/statsutils.py 2025-10-10T02:10:59.1743690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/listutils.py 2025-10-10T02:10:59.1745180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/debugutils.py 2025-10-10T02:10:59.1746420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/urlutils.py 2025-10-10T02:10:59.1747830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/easterutils.py 2025-10-10T02:10:59.1749180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/ioutils.py 2025-10-10T02:10:59.1750510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/strutils.py 2025-10-10T02:10:59.1751750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/mathutils.py 2025-10-10T02:10:59.1753000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/timeutils.py 2025-10-10T02:10:59.1754330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/gcutils.py 2025-10-10T02:10:59.1755510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/funcutils.py 2025-10-10T02:10:59.1756620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/run_test.sh 2025-10-10T02:10:59.1758090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_jsonutils.py 2025-10-10T02:10:59.1759300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/conftest.py 2025-10-10T02:10:59.1760510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_statsutils.py 2025-10-10T02:10:59.1761900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_formatutils.py 2025-10-10T02:10:59.1763330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_typeutils.py 2025-10-10T02:10:59.1764530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_funcutils.py 2025-10-10T02:10:59.1766030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_tbutils_parsed_exc.py 2025-10-10T02:10:59.1767500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_timeutils.py 2025-10-10T02:10:59.1768750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_mathutils.py 2025-10-10T02:10:59.1770070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/newlines_test_data.txt 2025-10-10T02:10:59.1774380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/__init__.py 2025-10-10T02:10:59.1775500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/.coveragerc 2025-10-10T02:10:59.1777070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/jsonl_test_data.txt 2025-10-10T02:10:59.1782910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_listutils.py 2025-10-10T02:10:59.1783210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_iterutils.py 2025-10-10T02:10:59.1783500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_queueutils.py 2025-10-10T02:10:59.1783780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_funcutils_fb_py3.py 2025-10-10T02:10:59.1784030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_urlutils.py 2025-10-10T02:10:59.1784550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_debugutils_trace.py 2025-10-10T02:10:59.1785940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_dictutils.py 2025-10-10T02:10:59.1786970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_strutils.py 2025-10-10T02:10:59.1787950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_tbutils.py 2025-10-10T02:10:59.1789130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_statsutils_histogram.py 2025-10-10T02:10:59.1790150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_funcutils_fb.py 2025-10-10T02:10:59.1791210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_gcutils.py 2025-10-10T02:10:59.1792320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_namedutils.py 2025-10-10T02:10:59.1793220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_ecoutils.py 2025-10-10T02:10:59.1794360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_cacheutils.py 2025-10-10T02:10:59.1795360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_fileutils.py 2025-10-10T02:10:59.1796480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_tableutils.py 2025-10-10T02:10:59.1797620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_socketutils.py 2025-10-10T02:10:59.1798410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_setutils.py 2025-10-10T02:10:59.1799530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_ioutils.py 2025-10-10T02:10:59.1800400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tox.ini 2025-10-10T02:10:59.1801200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/run_test.py 2025-10-10T02:10:59.1802400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-10-10T02:10:59.1803210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/licenses/LICENSE 2025-10-10T02:10:59.1804340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.1805290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/recipe/meta.yaml 2025-10-10T02:10:59.1806490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-10-10T02:10:59.1807640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/paths.json 2025-10-10T02:10:59.1809020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/hash_input.json 2025-10-10T02:10:59.1809910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/files 2025-10-10T02:10:59.1811050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/about.json 2025-10-10T02:10:59.1812200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/index.json 2025-10-10T02:10:59.1813260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/git 2025-10-10T02:10:59.1814890Z /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-10-10T02:10:59.1816570Z /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-10-10T02:10:59.1818350Z /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-10-10T02:10:59.1819950Z /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-10-10T02:10:59.1821610Z /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-10-10T02:10:59.1823220Z /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-10-10T02:10:59.1824860Z /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-10-10T02:10:59.1826470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/namedutils.py 2025-10-10T02:10:59.1828040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/cacheutils.py 2025-10-10T02:10:59.1829600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/pathutils.py 2025-10-10T02:10:59.1831200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/dictutils.py 2025-10-10T02:10:59.1832630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/tableutils.py 2025-10-10T02:10:59.1834000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/iterutils.py 2025-10-10T02:10:59.1835550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/mboxutils.py 2025-10-10T02:10:59.1837000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/fileutils.py 2025-10-10T02:10:59.1838570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/queueutils.py 2025-10-10T02:10:59.1839980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__init__.py 2025-10-10T02:10:59.1841630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/formatutils.py 2025-10-10T02:10:59.1843540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/namedutils.cpython-313.pyc 2025-10-10T02:10:59.1845240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/deprutils.cpython-313.pyc 2025-10-10T02:10:59.1846980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/ecoutils.cpython-313.pyc 2025-10-10T02:10:59.1848670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/tbutils.cpython-313.pyc 2025-10-10T02:10:59.1850630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/easterutils.cpython-313.pyc 2025-10-10T02:10:59.1852220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/gcutils.cpython-313.pyc 2025-10-10T02:10:59.1853870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/iterutils.cpython-313.pyc 2025-10-10T02:10:59.1855670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/listutils.cpython-313.pyc 2025-10-10T02:10:59.1860630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/urlutils.cpython-313.pyc 2025-10-10T02:10:59.1862190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/tableutils.cpython-313.pyc 2025-10-10T02:10:59.1863810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/strutils.cpython-313.pyc 2025-10-10T02:10:59.1865650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/timeutils.cpython-313.pyc 2025-10-10T02:10:59.1867810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/socketutils.cpython-313.pyc 2025-10-10T02:10:59.1869380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/fileutils.cpython-313.pyc 2025-10-10T02:10:59.1871230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/formatutils.cpython-313.pyc 2025-10-10T02:10:59.1873000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/setutils.cpython-313.pyc 2025-10-10T02:10:59.1874850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/dictutils.cpython-313.pyc 2025-10-10T02:10:59.1876680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/queueutils.cpython-313.pyc 2025-10-10T02:10:59.1878630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/jsonutils.cpython-313.pyc 2025-10-10T02:10:59.1880580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/mboxutils.cpython-313.pyc 2025-10-10T02:10:59.1882170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/typeutils.cpython-313.pyc 2025-10-10T02:10:59.1883870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/funcutils.cpython-313.pyc 2025-10-10T02:10:59.1885660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/pathutils.cpython-313.pyc 2025-10-10T02:10:59.1887280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/cacheutils.cpython-313.pyc 2025-10-10T02:10:59.1889180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/ioutils.cpython-313.pyc 2025-10-10T02:10:59.1890990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/statsutils.cpython-313.pyc 2025-10-10T02:10:59.1892810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/debugutils.cpython-313.pyc 2025-10-10T02:10:59.1894660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/mathutils.cpython-313.pyc 2025-10-10T02:10:59.1896340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/excutils.cpython-313.pyc 2025-10-10T02:10:59.1898130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.1899600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/tbutils.py 2025-10-10T02:10:59.1901120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/typeutils.py 2025-10-10T02:10:59.1902610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/ecoutils.py 2025-10-10T02:10:59.1904070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/excutils.py 2025-10-10T02:10:59.1905650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/deprutils.py 2025-10-10T02:10:59.1907110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/jsonutils.py 2025-10-10T02:10:59.1908530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/socketutils.py 2025-10-10T02:10:59.1909970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/setutils.py 2025-10-10T02:10:59.1911390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/statsutils.py 2025-10-10T02:10:59.1912840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/listutils.py 2025-10-10T02:10:59.1914280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/debugutils.py 2025-10-10T02:10:59.1915700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/urlutils.py 2025-10-10T02:10:59.1917180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/easterutils.py 2025-10-10T02:10:59.1918660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/ioutils.py 2025-10-10T02:10:59.1920170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/strutils.py 2025-10-10T02:10:59.1921770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/mathutils.py 2025-10-10T02:10:59.1923140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/timeutils.py 2025-10-10T02:10:59.1924570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/gcutils.py 2025-10-10T02:10:59.1926050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/funcutils.py 2025-10-10T02:10:59.1926940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/bin/wheel 2025-10-10T02:10:59.1928210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/repodata_record.json 2025-10-10T02:10:59.1929340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/test/run_test.sh 2025-10-10T02:10:59.1930410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/test/run_test.py 2025-10-10T02:10:59.1931770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/test/test_time_dependencies.json 2025-10-10T02:10:59.1932850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/licenses/LICENSE.txt 2025-10-10T02:10:59.1933910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/recipe/bld.bat 2025-10-10T02:10:59.1935100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/recipe/build.sh 2025-10-10T02:10:59.1939640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.1940310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/recipe/meta.yaml 2025-10-10T02:10:59.1941590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/recipe/meta.yaml.template 2025-10-10T02:10:59.1942650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/paths.json 2025-10-10T02:10:59.1943820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/hash_input.json 2025-10-10T02:10:59.1945020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/files 2025-10-10T02:10:59.1945970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/about.json 2025-10-10T02:10:59.1947010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/has_prefix 2025-10-10T02:10:59.1948040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/index.json 2025-10-10T02:10:59.1949000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/git 2025-10-10T02:10:59.1950400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/metadata.py 2025-10-10T02:10:59.1951920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/macosx_libfile.py 2025-10-10T02:10:59.1953320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/util.py 2025-10-10T02:10:59.1955000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/_setuptools_logging.py 2025-10-10T02:10:59.1956460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/__init__.py 2025-10-10T02:10:59.1958250Z /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-10-10T02:10:59.1960050Z /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-10-10T02:10:59.1962120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/__pycache__/metadata.cpython-313.pyc 2025-10-10T02:10:59.1963790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/__pycache__/util.cpython-313.pyc 2025-10-10T02:10:59.1965590Z /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-10-10T02:10:59.1967390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/__pycache__/wheelfile.cpython-313.pyc 2025-10-10T02:10:59.1969150Z /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-10-10T02:10:59.1970880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:10:59.1972630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.1973950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/cli/pack.py 2025-10-10T02:10:59.1975360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/cli/tags.py 2025-10-10T02:10:59.1976800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/cli/convert.py 2025-10-10T02:10:59.1978340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/cli/__init__.py 2025-10-10T02:10:59.1980120Z /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-10-10T02:10:59.1981750Z /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-10-10T02:10:59.1983780Z /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-10-10T02:10:59.1985370Z /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-10-10T02:10:59.1986700Z /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-10-10T02:10:59.1987780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/cli/unpack.py 2025-10-10T02:10:59.1988890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/bdist_wheel.py 2025-10-10T02:10:59.1990190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/tags.py 2025-10-10T02:10:59.1991520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/_musllinux.py 2025-10-10T02:10:59.1992920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/version.py 2025-10-10T02:10:59.1994460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/LICENSE 2025-10-10T02:10:59.1995390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/LICENSE.APACHE 2025-10-10T02:10:59.1996780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/__init__.py 2025-10-10T02:10:59.1998370Z /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-10-10T02:10:59.1999960Z /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-10-10T02:10:59.2001540Z /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-10-10T02:10:59.2003050Z /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-10-10T02:10:59.2004470Z /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-10-10T02:10:59.2006140Z /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-10-10T02:10:59.2007720Z /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-10-10T02:10:59.2009180Z /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-10-10T02:10:59.2010830Z /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-10-10T02:10:59.2012320Z /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-10-10T02:10:59.2013890Z /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-10-10T02:10:59.2015560Z /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-10-10T02:10:59.2017450Z /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-10-10T02:10:59.2018930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/_parser.py 2025-10-10T02:10:59.2020650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/LICENSE.BSD 2025-10-10T02:10:59.2022320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/utils.py 2025-10-10T02:10:59.2024020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/requirements.py 2025-10-10T02:10:59.2025690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/_structures.py 2025-10-10T02:10:59.2027290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/markers.py 2025-10-10T02:10:59.2029290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/_manylinux.py 2025-10-10T02:10:59.2030720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/_tokenizer.py 2025-10-10T02:10:59.2032450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/specifiers.py 2025-10-10T02:10:59.2037320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/_elffile.py 2025-10-10T02:10:59.2038510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/vendor.txt 2025-10-10T02:10:59.2040030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/__init__.py 2025-10-10T02:10:59.2041960Z /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-10-10T02:10:59.2043470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/_bdist_wheel.py 2025-10-10T02:10:59.2045030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/wheelfile.py 2025-10-10T02:10:59.2046430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/__main__.py 2025-10-10T02:10:59.2048000Z /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-10-10T02:10:59.2049520Z /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-10-10T02:10:59.2051190Z /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-10-10T02:10:59.2052940Z /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-10-10T02:10:59.2054460Z /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-10-10T02:10:59.2055660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/info/repodata_record.json 2025-10-10T02:10:59.2056880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/info/test/run_test.sh 2025-10-10T02:10:59.2058310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/info/test/test_functools.py 2025-10-10T02:10:59.2059510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/info/test/run_test.py 2025-10-10T02:10:59.2061150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-10-10T02:10:59.2062400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/info/licenses/LICENSE 2025-10-10T02:10:59.2063840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.2064960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/info/recipe/meta.yaml 2025-10-10T02:10:59.2066440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-10-10T02:10:59.2067610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/info/paths.json 2025-10-10T02:10:59.2068900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/info/hash_input.json 2025-10-10T02:10:59.2069940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/info/files 2025-10-10T02:10:59.2071010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/info/about.json 2025-10-10T02:10:59.2072300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/info/index.json 2025-10-10T02:10:59.2073400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/info/git 2025-10-10T02:10:59.2075200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco/functools/__init__.pyi 2025-10-10T02:10:59.2076820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco/functools/__init__.py 2025-10-10T02:10:59.2078910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco/functools/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.2080380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco/functools/py.typed 2025-10-10T02:10:59.2082180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco.functools-4.1.0.dist-info/RECORD 2025-10-10T02:10:59.2083980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco.functools-4.1.0.dist-info/LICENSE 2025-10-10T02:10:59.2085790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco.functools-4.1.0.dist-info/direct_url.json 2025-10-10T02:10:59.2087620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco.functools-4.1.0.dist-info/WHEEL 2025-10-10T02:10:59.2089550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco.functools-4.1.0.dist-info/top_level.txt 2025-10-10T02:10:59.2091450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco.functools-4.1.0.dist-info/REQUESTED 2025-10-10T02:10:59.2093260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco.functools-4.1.0.dist-info/INSTALLER 2025-10-10T02:10:59.2095080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco.functools-4.1.0.dist-info/METADATA 2025-10-10T02:10:59.2095800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2.conda 2025-10-10T02:10:59.2096890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313.conda 2025-10-10T02:10:59.2097670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2.conda 2025-10-10T02:10:59.2098910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0.conda 2025-10-10T02:10:59.2099820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/bin/repo2solv 2025-10-10T02:10:59.2100820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/bin/dumpsolv 2025-10-10T02:10:59.2101900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/bin/conda2solv 2025-10-10T02:10:59.2102870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/bin/mergesolv 2025-10-10T02:10:59.2104030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/bin/testsolv 2025-10-10T02:10:59.2105060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/bin/installcheck 2025-10-10T02:10:59.2106270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/repo_solv.h 2025-10-10T02:10:59.2107420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/poolarch.h 2025-10-10T02:10:59.2108590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/tools_util.h 2025-10-10T02:10:59.2109490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/evr.h 2025-10-10T02:10:59.2110620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/pooltypes.h 2025-10-10T02:10:59.2111790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/pool.h 2025-10-10T02:10:59.2112960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/policy.h 2025-10-10T02:10:59.2114120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/solv_xfopen.h 2025-10-10T02:10:59.2115320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/repo_conda.h 2025-10-10T02:10:59.2116390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/solver.h 2025-10-10T02:10:59.2117710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/solvable.h 2025-10-10T02:10:59.2118640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/poolid.h 2025-10-10T02:10:59.2119760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/strpool.h 2025-10-10T02:10:59.2124100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/solverdebug.h 2025-10-10T02:10:59.2124910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/testcase.h 2025-10-10T02:10:59.2126020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/repo.h 2025-10-10T02:10:59.2127210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/knownid.h 2025-10-10T02:10:59.2128430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/solvversion.h 2025-10-10T02:10:59.2129440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/repo_write.h 2025-10-10T02:10:59.2130610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/poolvendor.h 2025-10-10T02:10:59.2131720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/util.h 2025-10-10T02:10:59.2132820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/repodata.h 2025-10-10T02:10:59.2133900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/rules.h 2025-10-10T02:10:59.2135110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/problems.h 2025-10-10T02:10:59.2136210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/bitmap.h 2025-10-10T02:10:59.2137490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/dirpool.h 2025-10-10T02:10:59.2138340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/chksum.h 2025-10-10T02:10:59.2139610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/transaction.h 2025-10-10T02:10:59.2140660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/conda.h 2025-10-10T02:10:59.2141890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/dataiterator.h 2025-10-10T02:10:59.2143170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/hash.h 2025-10-10T02:10:59.2144420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/selection.h 2025-10-10T02:10:59.2145470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/queue.h 2025-10-10T02:10:59.2146750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/repodata_record.json 2025-10-10T02:10:59.2147770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/test/run_test.sh 2025-10-10T02:10:59.2148990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/licenses/LICENSE.BSD 2025-10-10T02:10:59.2150200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/install.sh 2025-10-10T02:10:59.2151510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/parent/install_dynamic.bat 2025-10-10T02:10:59.2152780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/parent/install_static.bat 2025-10-10T02:10:59.2154360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/parent/patches/win_export_and_static_build.patch 2025-10-10T02:10:59.2155830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/parent/patches/pcre2-compat.patch 2025-10-10T02:10:59.2157430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/parent/patches/conda_variant_priorization.patch 2025-10-10T02:10:59.2158880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/parent/patches/no_error_subdir_mismatch.patch 2025-10-10T02:10:59.2159940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/parent/install.sh 2025-10-10T02:10:59.2161110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/parent/bld.bat 2025-10-10T02:10:59.2162220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/parent/build.sh 2025-10-10T02:10:59.2163450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/parent/meta.yaml 2025-10-10T02:10:59.2164670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.2165760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/meta.yaml 2025-10-10T02:10:59.2166670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/paths.json 2025-10-10T02:10:59.2167820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/hash_input.json 2025-10-10T02:10:59.2168760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/files 2025-10-10T02:10:59.2169720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/about.json 2025-10-10T02:10:59.2170730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/has_prefix 2025-10-10T02:10:59.2171840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/index.json 2025-10-10T02:10:59.2172680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/git 2025-10-10T02:10:59.2173870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/lib/pkgconfig/libsolv.pc 2025-10-10T02:10:59.2175360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/lib/pkgconfig/libsolvext.pc 2025-10-10T02:10:59.2176230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/lib/libsolv.1.dylib 2025-10-10T02:10:59.2177300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/lib/libsolvext.dylib 2025-10-10T02:10:59.2178550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/lib/libsolvext.1.dylib 2025-10-10T02:10:59.2179520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/lib/libsolv.dylib 2025-10-10T02:10:59.2180760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/man/man3/libsolv-history.3 2025-10-10T02:10:59.2181810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/man/man3/libsolv-bindings.3 2025-10-10T02:10:59.2182750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/man/man3/libsolv-constantids.3 2025-10-10T02:10:59.2183630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/man/man3/libsolv.3 2025-10-10T02:10:59.2184560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/man/man3/libsolv-pool.3 2025-10-10T02:10:59.2185510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/man/man1/installcheck.1 2025-10-10T02:10:59.2186410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/man/man1/mergesolv.1 2025-10-10T02:10:59.2190580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/man/man1/repo2solv.1 2025-10-10T02:10:59.2191250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/man/man1/solv.1 2025-10-10T02:10:59.2192210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/man/man1/dumpsolv.1 2025-10-10T02:10:59.2193090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/man/man1/testsolv.1 2025-10-10T02:10:59.2194120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/cmake/Modules/FindLibSolv.cmake 2025-10-10T02:10:59.2194780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0.conda 2025-10-10T02:10:59.2195800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0.conda 2025-10-10T02:10:59.2196420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/bin/pysemver 2025-10-10T02:10:59.2197450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/repodata_record.json 2025-10-10T02:10:59.2198220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/test/run_test.sh 2025-10-10T02:10:59.2199620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/test/tests/test_parsing.py 2025-10-10T02:10:59.2200880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/test/tests/conftest.py 2025-10-10T02:10:59.2202380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/test/tests/test_pysemver-cli.py 2025-10-10T02:10:59.2203710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/test/tests/test_subclass.py 2025-10-10T02:10:59.2204870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/test/tests/test_match.py 2025-10-10T02:10:59.2206150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/test/tests/test_bump.py 2025-10-10T02:10:59.2207220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/test/tests/coerce.py 2025-10-10T02:10:59.2208700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/test/tests/test_deprecated_functions.py 2025-10-10T02:10:59.2210010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/test/tests/test_max-min.py 2025-10-10T02:10:59.2211250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/test/tests/test_semver.py 2025-10-10T02:10:59.2212470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/test/tests/test_docstrings.py 2025-10-10T02:10:59.2213670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/test/tests/test_typeerror-274.py 2025-10-10T02:10:59.2215010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/test/tests/test_index.py 2025-10-10T02:10:59.2216310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/test/tests/semverwithvprefix.py 2025-10-10T02:10:59.2217630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/test/tests/test_immutable.py 2025-10-10T02:10:59.2218920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/test/tests/test_compare.py 2025-10-10T02:10:59.2220260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/test/tests/test_replace.py 2025-10-10T02:10:59.2221450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/test/tests/test_format.py 2025-10-10T02:10:59.2222610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/test/run_test.py 2025-10-10T02:10:59.2223980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/test/test_time_dependencies.json 2025-10-10T02:10:59.2225090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/licenses/LICENSE.txt 2025-10-10T02:10:59.2226410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.2227450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/recipe/meta.yaml 2025-10-10T02:10:59.2228580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/recipe/meta.yaml.template 2025-10-10T02:10:59.2229460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/paths.json 2025-10-10T02:10:59.2230520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/hash_input.json 2025-10-10T02:10:59.2231520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/files 2025-10-10T02:10:59.2232600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/about.json 2025-10-10T02:10:59.2233780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/has_prefix 2025-10-10T02:10:59.2234830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/index.json 2025-10-10T02:10:59.2235800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/info/git 2025-10-10T02:10:59.2237440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/lib/python3.13/site-packages/semver-3.0.2.dist-info/RECORD 2025-10-10T02:10:59.2239290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/lib/python3.13/site-packages/semver-3.0.2.dist-info/direct_url.json 2025-10-10T02:10:59.2240710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/lib/python3.13/site-packages/semver-3.0.2.dist-info/WHEEL 2025-10-10T02:10:59.2242470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/lib/python3.13/site-packages/semver-3.0.2.dist-info/entry_points.txt 2025-10-10T02:10:59.2244170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/lib/python3.13/site-packages/semver-3.0.2.dist-info/top_level.txt 2025-10-10T02:10:59.2245780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/lib/python3.13/site-packages/semver-3.0.2.dist-info/LICENSE.txt 2025-10-10T02:10:59.2247500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/lib/python3.13/site-packages/semver-3.0.2.dist-info/REQUESTED 2025-10-10T02:10:59.2249110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/lib/python3.13/site-packages/semver-3.0.2.dist-info/INSTALLER 2025-10-10T02:10:59.2250820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/lib/python3.13/site-packages/semver-3.0.2.dist-info/METADATA 2025-10-10T02:10:59.2252280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/lib/python3.13/site-packages/semver/_types.py 2025-10-10T02:10:59.2253690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/lib/python3.13/site-packages/semver/version.py 2025-10-10T02:10:59.2255190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/lib/python3.13/site-packages/semver/_deprecated.py 2025-10-10T02:10:59.2256610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/lib/python3.13/site-packages/semver/__init__.py 2025-10-10T02:10:59.2258300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/lib/python3.13/site-packages/semver/__pycache__/_types.cpython-313.pyc 2025-10-10T02:10:59.2260000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/lib/python3.13/site-packages/semver/__pycache__/__about__.cpython-313.pyc 2025-10-10T02:10:59.2261700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/lib/python3.13/site-packages/semver/__pycache__/_deprecated.cpython-313.pyc 2025-10-10T02:10:59.2263470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/lib/python3.13/site-packages/semver/__pycache__/cli.cpython-313.pyc 2025-10-10T02:10:59.2265130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/lib/python3.13/site-packages/semver/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:10:59.2266900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/lib/python3.13/site-packages/semver/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.2268520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/lib/python3.13/site-packages/semver/__pycache__/version.cpython-313.pyc 2025-10-10T02:10:59.2269930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/lib/python3.13/site-packages/semver/cli.py 2025-10-10T02:10:59.2271280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/lib/python3.13/site-packages/semver/__about__.py 2025-10-10T02:10:59.2276030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/lib/python3.13/site-packages/semver/py.typed 2025-10-10T02:10:59.2277210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/semver-3.0.2-py313hca03da5_1/lib/python3.13/site-packages/semver/__main__.py 2025-10-10T02:10:59.2278050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1.conda 2025-10-10T02:10:59.2278950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1.conda 2025-10-10T02:10:59.2280030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0.conda 2025-10-10T02:10:59.2281540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/repodata_record.json 2025-10-10T02:10:59.2282490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/run_test.sh 2025-10-10T02:10:59.2283560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/test_version.py 2025-10-10T02:10:59.2284940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/test_utils.py 2025-10-10T02:10:59.2286070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/test_structures.py 2025-10-10T02:10:59.2287010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/test_specifiers.py 2025-10-10T02:10:59.2288340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/requirements.txt 2025-10-10T02:10:59.2289680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/.pytest_cache/CACHEDIR.TAG 2025-10-10T02:10:59.2290980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/.pytest_cache/README.md 2025-10-10T02:10:59.2292490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/.pytest_cache/.gitignore 2025-10-10T02:10:59.2294000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/.pytest_cache/v/cache/nodeids 2025-10-10T02:10:59.2295360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/.pytest_cache/v/cache/lastfailed 2025-10-10T02:10:59.2296910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/.pytest_cache/v/cache/stepwise 2025-10-10T02:10:59.2298530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/test_manylinux.py 2025-10-10T02:10:59.2299980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/test_tags.py 2025-10-10T02:10:59.2301390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/test_metadata.py 2025-10-10T02:10:59.2302120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/__init__.py 2025-10-10T02:10:59.2303760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/test_requirements.py 2025-10-10T02:10:59.2305450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/test_markers.py 2025-10-10T02:10:59.2306860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/test_licenses.py 2025-10-10T02:10:59.2308470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/musllinux/musl-i386 2025-10-10T02:10:59.2309990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/musllinux/musl-x86_64 2025-10-10T02:10:59.2311450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/musllinux/glibc-x86_64 2025-10-10T02:10:59.2312950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/musllinux/musl-aarch64 2025-10-10T02:10:59.2314910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/manylinux/hello-world-invalid-data 2025-10-10T02:10:59.2316370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/manylinux/hello-world-s390x-s390x 2025-10-10T02:10:59.2318010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/manylinux/hello-world-invalid-class 2025-10-10T02:10:59.2319620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/manylinux/hello-world-armv7l-armel 2025-10-10T02:10:59.2321330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/manylinux/hello-world-x86_64-x32 2025-10-10T02:10:59.2323430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/manylinux/hello-world-x86_64-amd64 2025-10-10T02:10:59.2325190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/manylinux/hello-world-x86_64-i386 2025-10-10T02:10:59.2327030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/manylinux/hello-world-armv7l-armhf 2025-10-10T02:10:59.2328340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/manylinux/build.sh 2025-10-10T02:10:59.2329930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/manylinux/hello-world-invalid-magic 2025-10-10T02:10:59.2331510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/manylinux/hello-world-too-short 2025-10-10T02:10:59.2332850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/test_elffile.py 2025-10-10T02:10:59.2334440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/metadata/everything.metadata 2025-10-10T02:10:59.2336010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/tests/test_musllinux.py 2025-10-10T02:10:59.2337300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/run_test.py 2025-10-10T02:10:59.2338860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-10-10T02:10:59.2340330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/licenses/LICENSE 2025-10-10T02:10:59.2341740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.2342910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/recipe/meta.yaml 2025-10-10T02:10:59.2344230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-10-10T02:10:59.2345520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/paths.json 2025-10-10T02:10:59.2346760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/hash_input.json 2025-10-10T02:10:59.2347790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/files 2025-10-10T02:10:59.2349030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/about.json 2025-10-10T02:10:59.2350140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/index.json 2025-10-10T02:10:59.2351310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/info/git 2025-10-10T02:10:59.2352940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/tags.py 2025-10-10T02:10:59.2354700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/_musllinux.py 2025-10-10T02:10:59.2356350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/metadata.py 2025-10-10T02:10:59.2358000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/version.py 2025-10-10T02:10:59.2359880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/licenses/__init__.py 2025-10-10T02:10:59.2361630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/licenses/_spdx.py 2025-10-10T02:10:59.2364060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/licenses/__pycache__/_spdx.cpython-313.pyc 2025-10-10T02:10:59.2369470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/licenses/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.2370520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/__init__.py 2025-10-10T02:10:59.2372280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/markers.cpython-313.pyc 2025-10-10T02:10:59.2374090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/requirements.cpython-313.pyc 2025-10-10T02:10:59.2375940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/_musllinux.cpython-313.pyc 2025-10-10T02:10:59.2377640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/utils.cpython-313.pyc 2025-10-10T02:10:59.2379360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/tags.cpython-313.pyc 2025-10-10T02:10:59.2381150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/metadata.cpython-313.pyc 2025-10-10T02:10:59.2382930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/_tokenizer.cpython-313.pyc 2025-10-10T02:10:59.2384650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/_manylinux.cpython-313.pyc 2025-10-10T02:10:59.2386340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/_structures.cpython-313.pyc 2025-10-10T02:10:59.2388120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.2389920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/specifiers.cpython-313.pyc 2025-10-10T02:10:59.2391420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/version.cpython-313.pyc 2025-10-10T02:10:59.2392820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/_elffile.cpython-313.pyc 2025-10-10T02:10:59.2399060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/_parser.cpython-313.pyc 2025-10-10T02:10:59.2399820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/_parser.py 2025-10-10T02:10:59.2400470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/utils.py 2025-10-10T02:10:59.2401130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/requirements.py 2025-10-10T02:10:59.2401810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/_structures.py 2025-10-10T02:10:59.2402480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/markers.py 2025-10-10T02:10:59.2403120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/py.typed 2025-10-10T02:10:59.2404710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/_manylinux.py 2025-10-10T02:10:59.2406310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/_tokenizer.py 2025-10-10T02:10:59.2408050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/specifiers.py 2025-10-10T02:10:59.2409580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging/_elffile.py 2025-10-10T02:10:59.2411350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging-25.0.dist-info/RECORD 2025-10-10T02:10:59.2412970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging-25.0.dist-info/LICENSE 2025-10-10T02:10:59.2414740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging-25.0.dist-info/direct_url.json 2025-10-10T02:10:59.2416490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging-25.0.dist-info/LICENSE.APACHE 2025-10-10T02:10:59.2418090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging-25.0.dist-info/WHEEL 2025-10-10T02:10:59.2419750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging-25.0.dist-info/LICENSE.BSD 2025-10-10T02:10:59.2421410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging-25.0.dist-info/REQUESTED 2025-10-10T02:10:59.2422980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging-25.0.dist-info/INSTALLER 2025-10-10T02:10:59.2424510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0/lib/python3.13/site-packages/packaging-25.0.dist-info/METADATA 2025-10-10T02:10:59.2425530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/repodata_record.json 2025-10-10T02:10:59.2426730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/run_test.sh 2025-10-10T02:10:59.2428020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/conftest.py 2025-10-10T02:10:59.2429300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/requirements.txt 2025-10-10T02:10:59.2430820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/test_windows_registry.py 2025-10-10T02:10:59.2432050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/test_schema.py 2025-10-10T02:10:59.2433470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/_legacy/test_cwp.py 2025-10-10T02:10:59.2434850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/_legacy/sys-prefix.json 2025-10-10T02:10:59.2436310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/_legacy/Iconleak-Atrous-Console.ico 2025-10-10T02:10:59.2437650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/_legacy/test_menu_creation.py 2025-10-10T02:10:59.2439080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/_legacy/menu-windows.json 2025-10-10T02:10:59.2440470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/_legacy/test_win32.py 2025-10-10T02:10:59.2441600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/test_conda.py 2025-10-10T02:10:59.2443110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/test_backwards_compatibility.py 2025-10-10T02:10:59.2444360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/test_data.py 2025-10-10T02:10:59.2445690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/test_api.py 2025-10-10T02:10:59.2446750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/test_elevation.py 2025-10-10T02:10:59.2448220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/data/jsons/precommands.json 2025-10-10T02:10:59.2449780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/data/jsons/windows-terminal.json 2025-10-10T02:10:59.2451010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/data/jsons/working-dir.json 2025-10-10T02:10:59.2452310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/data/jsons/file_types.json 2025-10-10T02:10:59.2453690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/data/jsons/no-platforms.json 2025-10-10T02:10:59.2455260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/data/jsons/sys-prefix.json 2025-10-10T02:10:59.2456710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/data/jsons/entitlements.json 2025-10-10T02:10:59.2458330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/data/jsons/file_types_no_event_handler.json 2025-10-10T02:10:59.2459660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/data/jsons/menu-name.json 2025-10-10T02:10:59.2461080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/data/jsons/example-3.invalid.json 2025-10-10T02:10:59.2462460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/data/jsons/osx_symlinks.json 2025-10-10T02:10:59.2467550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/data/jsons/url_protocols.json 2025-10-10T02:10:59.2468330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/data/pkgs/package_1/LICENSE 2025-10-10T02:10:59.2469760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/data/pkgs/package_1/menu.json 2025-10-10T02:10:59.2471320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/data/pkgs/package_1/meta.yaml 2025-10-10T02:10:59.2472990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/tests/data/pkgs/noarch/package_1-0.1-0.tar.bz2 2025-10-10T02:10:59.2473900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/run_test.py 2025-10-10T02:10:59.2475180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/test/test_time_dependencies.json 2025-10-10T02:10:59.2476620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/licenses/menuinst/_vendor/apipkg/LICENSE 2025-10-10T02:10:59.2477590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/licenses/LICENSE.txt 2025-10-10T02:10:59.2478960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.2480220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/recipe/meta.yaml 2025-10-10T02:10:59.2481620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/recipe/meta.yaml.template 2025-10-10T02:10:59.2482690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/paths.json 2025-10-10T02:10:59.2483900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/hash_input.json 2025-10-10T02:10:59.2484840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/files 2025-10-10T02:10:59.2485860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/about.json 2025-10-10T02:10:59.2487090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/index.json 2025-10-10T02:10:59.2491230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/info/git 2025-10-10T02:10:59.2492830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_schema.py 2025-10-10T02:10:59.2494560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/win_utils/win_elevate.py 2025-10-10T02:10:59.2496340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/win_utils/knownfolders.py 2025-10-10T02:10:59.2498020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/win_utils/registry.py 2025-10-10T02:10:59.2499870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/win_utils/__init__.py 2025-10-10T02:10:59.2502140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/win_utils/__pycache__/knownfolders.cpython-313.pyc 2025-10-10T02:10:59.2504130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/win_utils/__pycache__/registry.cpython-313.pyc 2025-10-10T02:10:59.2506040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/win_utils/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.2508160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/win_utils/__pycache__/win_elevate.cpython-313.pyc 2025-10-10T02:10:59.2509570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/__init__.py 2025-10-10T02:10:59.2511060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/win.py 2025-10-10T02:10:59.2512970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/__pycache__/base.cpython-313.pyc 2025-10-10T02:10:59.2514740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/__pycache__/win.cpython-313.pyc 2025-10-10T02:10:59.2516410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/__pycache__/linux.cpython-313.pyc 2025-10-10T02:10:59.2518380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/__pycache__/osx.cpython-313.pyc 2025-10-10T02:10:59.2520390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.2522100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/linux.py 2025-10-10T02:10:59.2523680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/base.py 2025-10-10T02:10:59.2525180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/osx.py 2025-10-10T02:10:59.2526630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_version.py 2025-10-10T02:10:59.2528340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_vendor/apipkg/LICENSE 2025-10-10T02:10:59.2530120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_version.py 2025-10-10T02:10:59.2531880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_module.py 2025-10-10T02:10:59.2533520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_syncronized.py 2025-10-10T02:10:59.2535170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_importing.py 2025-10-10T02:10:59.2537090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__init__.py 2025-10-10T02:10:59.2538860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_alias_module.py 2025-10-10T02:10:59.2540800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_module.cpython-313.pyc 2025-10-10T02:10:59.2542780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_version.cpython-313.pyc 2025-10-10T02:10:59.2544880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_syncronized.cpython-313.pyc 2025-10-10T02:10:59.2546900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_importing.cpython-313.pyc 2025-10-10T02:10:59.2548770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.2550790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_alias_module.cpython-313.pyc 2025-10-10T02:10:59.2552260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_vendor/apipkg/py.typed 2025-10-10T02:10:59.2553660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/__init__.py 2025-10-10T02:10:59.2555480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/__pycache__/api.cpython-313.pyc 2025-10-10T02:10:59.2557280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/__pycache__/_schema.cpython-313.pyc 2025-10-10T02:10:59.2559040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/__pycache__/utils.cpython-313.pyc 2025-10-10T02:10:59.2560980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/__pycache__/_version.cpython-313.pyc 2025-10-10T02:10:59.2562610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.2564050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/api.py 2025-10-10T02:10:59.2565460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/utils.py 2025-10-10T02:10:59.2567010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_legacy/cwp.py 2025-10-10T02:10:59.2568580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_legacy/__init__.py 2025-10-10T02:10:59.2570210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_legacy/win32.py 2025-10-10T02:10:59.2572040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/main.cpython-313.pyc 2025-10-10T02:10:59.2573800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/cwp.cpython-313.pyc 2025-10-10T02:10:59.2575650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/win32.cpython-313.pyc 2025-10-10T02:10:59.2577520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/utils.cpython-313.pyc 2025-10-10T02:10:59.2579360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.2580870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_legacy/utils.py 2025-10-10T02:10:59.2582450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_legacy/main.py 2025-10-10T02:10:59.2584040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/data/menuinst.schema.json 2025-10-10T02:10:59.2585830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-1.schema.json 2025-10-10T02:10:59.2587370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/data/osx_launcher_arm64 2025-10-10T02:10:59.2588960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/data/menuinst.default.json 2025-10-10T02:10:59.2590600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/data/appkit_launcher_x86_64 2025-10-10T02:10:59.2592180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-2.default.json 2025-10-10T02:10:59.2593640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-2.schema.json 2025-10-10T02:10:59.2594800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/data/osx_launcher_x86_64 2025-10-10T02:10:59.2596290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/data/menuinst-1-1-0.schema.json 2025-10-10T02:10:59.2600850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-1.default.json 2025-10-10T02:10:59.2601940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-0.schema.json 2025-10-10T02:10:59.2603320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/data/menuinst-1-1-0.default.json 2025-10-10T02:10:59.2604660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-0.default.json 2025-10-10T02:10:59.2606100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/data/menuinst-1-1-1.default.json 2025-10-10T02:10:59.2607430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/data/menuinst-1-1-1.schema.json 2025-10-10T02:10:59.2608830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst/data/appkit_launcher_arm64 2025-10-10T02:10:59.2609990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst-2.3.1.dist-info/RECORD 2025-10-10T02:10:59.2611740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst-2.3.1.dist-info/licenses/AUTHORS.md 2025-10-10T02:10:59.2612830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst-2.3.1.dist-info/licenses/LICENSE.txt 2025-10-10T02:10:59.2614450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst-2.3.1.dist-info/direct_url.json 2025-10-10T02:10:59.2615570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst-2.3.1.dist-info/WHEEL 2025-10-10T02:10:59.2616960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst-2.3.1.dist-info/top_level.txt 2025-10-10T02:10:59.2618220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst-2.3.1.dist-info/REQUESTED 2025-10-10T02:10:59.2619710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst-2.3.1.dist-info/INSTALLER 2025-10-10T02:10:59.2621170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0/lib/python3.13/site-packages/menuinst-2.3.1.dist-info/METADATA 2025-10-10T02:10:59.2621800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/include/zlib.h 2025-10-10T02:10:59.2622230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/include/zconf.h 2025-10-10T02:10:59.2623210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/repodata_record.json 2025-10-10T02:10:59.2623940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/test/run_test.sh 2025-10-10T02:10:59.2624910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/licenses/zlib.h 2025-10-10T02:10:59.2625590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/recipe/bld.bat 2025-10-10T02:10:59.2626520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/recipe/build.sh 2025-10-10T02:10:59.2627440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.2628270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/recipe/license.txt 2025-10-10T02:10:59.2629080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/recipe/meta.yaml 2025-10-10T02:10:59.2630020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/recipe/meta.yaml.template 2025-10-10T02:10:59.2631010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/recipe/cmake-pkg-config.patch 2025-10-10T02:10:59.2632030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/run_exports.json 2025-10-10T02:10:59.2632550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/paths.json 2025-10-10T02:10:59.2633430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/hash_input.json 2025-10-10T02:10:59.2634110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/files 2025-10-10T02:10:59.2634900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/about.json 2025-10-10T02:10:59.2635740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/has_prefix 2025-10-10T02:10:59.2636700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/index.json 2025-10-10T02:10:59.2637160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/git 2025-10-10T02:10:59.2637990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/lib/libz.dylib 2025-10-10T02:10:59.2638840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/lib/pkgconfig/zlib.pc 2025-10-10T02:10:59.2639660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/lib/libz.1.2.13.dylib 2025-10-10T02:10:59.2640370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/lib/libz.a 2025-10-10T02:10:59.2641250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/lib/libz.1.dylib 2025-10-10T02:10:59.2642130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/traits.h 2025-10-10T02:10:59.2643110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/eventhandler.h 2025-10-10T02:10:59.2643980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/emitter.h 2025-10-10T02:10:59.2644880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/anchor.h 2025-10-10T02:10:59.2645750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/mark.h 2025-10-10T02:10:59.2646710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/emitterdef.h 2025-10-10T02:10:59.2647610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/parser.h 2025-10-10T02:10:59.2648490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/null.h 2025-10-10T02:10:59.2649430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/exceptions.h 2025-10-10T02:10:59.2650400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/emitterstyle.h 2025-10-10T02:10:59.2651390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/noexcept.h 2025-10-10T02:10:59.2652580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/emittermanip.h 2025-10-10T02:10:59.2653270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/emitfromevents.h 2025-10-10T02:10:59.2654100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/dll.h 2025-10-10T02:10:59.2655180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/contrib/graphbuilder.h 2025-10-10T02:10:59.2656200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/contrib/anchordict.h 2025-10-10T02:10:59.2657050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/yaml.h 2025-10-10T02:10:59.2658020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/type.h 2025-10-10T02:10:59.2658970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/parse.h 2025-10-10T02:10:59.2659900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/node.h 2025-10-10T02:10:59.2660960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/detail/node_data.h 2025-10-10T02:10:59.2661980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/detail/node_ref.h 2025-10-10T02:10:59.2666490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/detail/node.h 2025-10-10T02:10:59.2667270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/detail/memory.h 2025-10-10T02:10:59.2668540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/detail/node_iterator.h 2025-10-10T02:10:59.2669250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/detail/impl.h 2025-10-10T02:10:59.2670360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/detail/iterator_fwd.h 2025-10-10T02:10:59.2671400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/detail/iterator.h 2025-10-10T02:10:59.2672330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/ptr.h 2025-10-10T02:10:59.2673260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/convert.h 2025-10-10T02:10:59.2674180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/impl.h 2025-10-10T02:10:59.2675190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/emit.h 2025-10-10T02:10:59.2676110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/iterator.h 2025-10-10T02:10:59.2677150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/ostream_wrapper.h 2025-10-10T02:10:59.2678280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/stlemitter.h 2025-10-10T02:10:59.2678870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/binary.h 2025-10-10T02:10:59.2679820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/depthguard.h 2025-10-10T02:10:59.2680760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest-matchers.h 2025-10-10T02:10:59.2681740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest-death-test.h 2025-10-10T02:10:59.2682620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest-spi.h 2025-10-10T02:10:59.2683620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/gtest-string.h 2025-10-10T02:10:59.2684830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/gtest-death-test-internal.h 2025-10-10T02:10:59.2685760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/gtest-port.h 2025-10-10T02:10:59.2686800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/gtest-port-arch.h 2025-10-10T02:10:59.2687790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/gtest-internal.h 2025-10-10T02:10:59.2688850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/gtest-param-util.h 2025-10-10T02:10:59.2690060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/gtest-type-util.h 2025-10-10T02:10:59.2690920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/gtest-filepath.h 2025-10-10T02:10:59.2692040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/custom/gtest-port.h 2025-10-10T02:10:59.2693010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/custom/README.md 2025-10-10T02:10:59.2694030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/custom/gtest.h 2025-10-10T02:10:59.2695160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/custom/gtest-printers.h 2025-10-10T02:10:59.2696040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest-message.h 2025-10-10T02:10:59.2697370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest-param-test.h 2025-10-10T02:10:59.2698050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest-typed-test.h 2025-10-10T02:10:59.2699040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest_pred_impl.h 2025-10-10T02:10:59.2700020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest_prod.h 2025-10-10T02:10:59.2701200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest-test-part.h 2025-10-10T02:10:59.2702360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest.h 2025-10-10T02:10:59.2703730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest-printers.h 2025-10-10T02:10:59.2704810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/gmock-matchers.h 2025-10-10T02:10:59.2706080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/gmock-more-actions.h 2025-10-10T02:10:59.2707460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/internal/gmock-port.h 2025-10-10T02:10:59.2708750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/internal/gmock-internal-utils.h 2025-10-10T02:10:59.2709960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/internal/gmock-pp.h 2025-10-10T02:10:59.2711290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/internal/custom/gmock-port.h 2025-10-10T02:10:59.2712690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/internal/custom/gmock-matchers.h 2025-10-10T02:10:59.2714220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/internal/custom/gmock-generated-actions.h 2025-10-10T02:10:59.2715420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/internal/custom/README.md 2025-10-10T02:10:59.2716800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/gmock-function-mocker.h 2025-10-10T02:10:59.2718120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/gmock-more-matchers.h 2025-10-10T02:10:59.2719330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/gmock-cardinalities.h 2025-10-10T02:10:59.2720640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/gmock-spec-builders.h 2025-10-10T02:10:59.2721790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/gmock-nice-strict.h 2025-10-10T02:10:59.2722940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/gmock.h 2025-10-10T02:10:59.2724220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/gmock-actions.h 2025-10-10T02:10:59.2725340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/repodata_record.json 2025-10-10T02:10:59.2726360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/test/run_test.sh 2025-10-10T02:10:59.2727690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/test/test/CMakeLists.txt 2025-10-10T02:10:59.2728740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/test/test/test.bat 2025-10-10T02:10:59.2729790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/test/test/test.sh 2025-10-10T02:10:59.2730850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/test/test/main.cpp 2025-10-10T02:10:59.2732220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/test/test_time_dependencies.json 2025-10-10T02:10:59.2733220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/licenses/LICENSE 2025-10-10T02:10:59.2737870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/build_shared.sh 2025-10-10T02:10:59.2738760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/parent/bld_shared.bat 2025-10-10T02:10:59.2740190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/parent/test/CMakeLists.txt 2025-10-10T02:10:59.2741290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/parent/test/test.bat 2025-10-10T02:10:59.2742650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/parent/test/test.sh 2025-10-10T02:10:59.2743950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/parent/test/main.cpp 2025-10-10T02:10:59.2745490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/parent/patches/0001-fix-narrowing-error.patch 2025-10-10T02:10:59.2746660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/parent/build_shared.sh 2025-10-10T02:10:59.2747840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/parent/build_static.sh 2025-10-10T02:10:59.2749060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/parent/meta.yaml 2025-10-10T02:10:59.2750270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.2751280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/meta.yaml 2025-10-10T02:10:59.2752370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/run_exports.json 2025-10-10T02:10:59.2753510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/paths.json 2025-10-10T02:10:59.2754430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/hash_input.json 2025-10-10T02:10:59.2755270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/files 2025-10-10T02:10:59.2756420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/about.json 2025-10-10T02:10:59.2761150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/has_prefix 2025-10-10T02:10:59.2761700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/index.json 2025-10-10T02:10:59.2762820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/git 2025-10-10T02:10:59.2763800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libyaml-cpp.0.8.0.dylib 2025-10-10T02:10:59.2765000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/pkgconfig/yaml-cpp.pc 2025-10-10T02:10:59.2766090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/pkgconfig/gmock_main.pc 2025-10-10T02:10:59.2767230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/pkgconfig/gmock.pc 2025-10-10T02:10:59.2768370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/pkgconfig/gtest_main.pc 2025-10-10T02:10:59.2769530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/pkgconfig/gtest.pc 2025-10-10T02:10:59.2775150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/cmake/yaml-cpp/yaml-cpp-config.cmake 2025-10-10T02:10:59.2775750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/cmake/yaml-cpp/yaml-cpp-targets-release.cmake 2025-10-10T02:10:59.2776340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/cmake/yaml-cpp/yaml-cpp-targets.cmake 2025-10-10T02:10:59.2776930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/cmake/yaml-cpp/yaml-cpp-config-version.cmake 2025-10-10T02:10:59.2777510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/cmake/GTest/GTestTargets.cmake 2025-10-10T02:10:59.2778060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/cmake/GTest/GTestTargets-release.cmake 2025-10-10T02:10:59.2778600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/cmake/GTest/GTestConfig.cmake 2025-10-10T02:10:59.2779150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/cmake/GTest/GTestConfigVersion.cmake 2025-10-10T02:10:59.2779680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libyaml-cpp.0.8.dylib 2025-10-10T02:10:59.2780540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libgtest.1.11.0.dylib 2025-10-10T02:10:59.2781470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libgmock.1.11.0.dylib 2025-10-10T02:10:59.2782340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libgtest_main.1.11.0.dylib 2025-10-10T02:10:59.2783410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libyaml-cpp.dylib 2025-10-10T02:10:59.2783960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libgtest.dylib 2025-10-10T02:10:59.2784860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libgtest_main.dylib 2025-10-10T02:10:59.2786120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libgmock.dylib 2025-10-10T02:10:59.2786690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libgmock_main.dylib 2025-10-10T02:10:59.2787650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libgmock_main.1.11.0.dylib 2025-10-10T02:10:59.2788320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0.conda 2025-10-10T02:10:59.2789250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1.conda 2025-10-10T02:10:59.2790360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/repodata_record.json 2025-10-10T02:10:59.2791330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/test/run_test.sh 2025-10-10T02:10:59.2792360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/test/tests/__init__.py 2025-10-10T02:10:59.2793580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/test/tests/test_grouped_metadata.py 2025-10-10T02:10:59.2794570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/test/tests/test_main.py 2025-10-10T02:10:59.2795790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/test/run_test.py 2025-10-10T02:10:59.2796880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-10-10T02:10:59.2797910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/licenses/LICENSE 2025-10-10T02:10:59.2798980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.2800020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/recipe/meta.yaml 2025-10-10T02:10:59.2801060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-10-10T02:10:59.2802180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/paths.json 2025-10-10T02:10:59.2802960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/hash_input.json 2025-10-10T02:10:59.2803780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/files 2025-10-10T02:10:59.2804710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/about.json 2025-10-10T02:10:59.2805610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/index.json 2025-10-10T02:10:59.2806800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/git 2025-10-10T02:10:59.2808440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/annotated_types/__init__.py 2025-10-10T02:10:59.2810380Z /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-10-10T02:10:59.2812410Z /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-10-10T02:10:59.2813850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/annotated_types/py.typed 2025-10-10T02:10:59.2815530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/annotated_types/test_cases.py 2025-10-10T02:10:59.2817400Z /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-10-10T02:10:59.2819370Z /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-10-10T02:10:59.2821340Z /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-10-10T02:10:59.2822920Z /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-10-10T02:10:59.2824830Z /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-10-10T02:10:59.2826670Z /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-10-10T02:10:59.2828460Z /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-10-10T02:10:59.2829240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0.conda 2025-10-10T02:10:59.2830530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/cpu/alias.py 2025-10-10T02:10:59.2831940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/cpu/microarchitecture.py 2025-10-10T02:10:59.2833090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/cpu/__init__.py 2025-10-10T02:10:59.2834390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/cpu/detect.py 2025-10-10T02:10:59.2839050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/cpu/schema.py 2025-10-10T02:10:59.2839970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/__init__.py 2025-10-10T02:10:59.2841560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/LICENSE-APACHE 2025-10-10T02:10:59.2842830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/cpu/cpuid.json 2025-10-10T02:10:59.2844480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/cpu/microarchitectures_schema.json 2025-10-10T02:10:59.2845800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/cpu/cpuid_schema.json 2025-10-10T02:10:59.2847380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/cpu/microarchitectures.json 2025-10-10T02:10:59.2849090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/windows-cpuid-icelake 2025-10-10T02:10:59.2850510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rocky8-a64fx 2025-10-10T02:10:59.2852170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-centos7-power8le 2025-10-10T02:10:59.2854030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-scientificfermi6-bulldozer 2025-10-10T02:10:59.2855390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-asahi-m1 2025-10-10T02:10:59.2857130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/windows-cpuid-broadwell 2025-10-10T02:10:59.2858840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rhel7-skylake_avx512 2025-10-10T02:10:59.2860300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/bgq-rhel6-power7 2025-10-10T02:10:59.2861770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-sifive-u74mc 2025-10-10T02:10:59.2863560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rhel7-broadwell 2025-10-10T02:10:59.2865140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-amazon-cortex_a72 2025-10-10T02:10:59.2866850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-amazon-neoverse_v1 2025-10-10T02:10:59.2868550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-ubuntu20.04-zen3 2025-10-10T02:10:59.2870200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-amazon-neoverse_n1 2025-10-10T02:10:59.2871800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rocky8.5-zen4 2025-10-10T02:10:59.2873480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-ubuntu18.04-broadwell 2025-10-10T02:10:59.2875290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-scientific7-piledriver 2025-10-10T02:10:59.2877020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/darwin-monterey-m2 2025-10-10T02:10:59.2878610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rhel8-power9 2025-10-10T02:10:59.2880470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-amazon2-sapphirerapids 2025-10-10T02:10:59.2882310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-scientificfermi6-piledriver 2025-10-10T02:10:59.2883670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-asahi-m2 2025-10-10T02:10:59.2885250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-unknown-power10 2025-10-10T02:10:59.2886850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/darwin-bigsur-m1 2025-10-10T02:10:59.2888330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rhel7-zen 2025-10-10T02:10:59.2890070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-centos7-cascadelake 2025-10-10T02:10:59.2891730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rhel7-haswell 2025-10-10T02:10:59.2893330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rhel7-x86_64_v3 2025-10-10T02:10:59.2894960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/darwin-mojave-ivybridge 2025-10-10T02:10:59.2896640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-unknown-sapphirerapids 2025-10-10T02:10:59.2898240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-ubuntu22.04-neoverse_v2 2025-10-10T02:10:59.2899830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rhel6-piledriver 2025-10-10T02:10:59.2901510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-scientific7-k10 2025-10-10T02:10:59.2903090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/darwin-mojave-haswell 2025-10-10T02:10:59.2904690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/darwin-mojave-skylake 2025-10-10T02:10:59.2906430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rhel7-ivybridge 2025-10-10T02:10:59.2907890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/darwin-monterey-m1 2025-10-10T02:10:59.2909590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-centos7-thunderx2 2025-10-10T02:10:59.2910770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/NOTICE 2025-10-10T02:10:59.2911930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/README.md 2025-10-10T02:10:59.2913220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/COPYRIGHT 2025-10-10T02:10:59.2914700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/LICENSE-MIT 2025-10-10T02:10:59.2915980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/cli.py 2025-10-10T02:10:59.2917250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/__main__.py 2025-10-10T02:10:59.2918660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/vendor/cpuid/LICENSE 2025-10-10T02:10:59.2919980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/vendor/cpuid/cpuid.py 2025-10-10T02:10:59.2921480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/vendor/cpuid/README.md 2025-10-10T02:10:59.2922930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/vendor/cpuid/example.py 2025-10-10T02:10:59.2924430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/vendor/cpuid/.gitignore 2025-10-10T02:10:59.2925860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec-0.2.3.dist-info/RECORD 2025-10-10T02:10:59.2927260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec-0.2.3.dist-info/direct_url.json 2025-10-10T02:10:59.2928790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec-0.2.3.dist-info/WHEEL 2025-10-10T02:10:59.2930200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec-0.2.3.dist-info/entry_points.txt 2025-10-10T02:10:59.2931790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec-0.2.3.dist-info/REQUESTED 2025-10-10T02:10:59.2933200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec-0.2.3.dist-info/INSTALLER 2025-10-10T02:10:59.2938190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec-0.2.3.dist-info/METADATA 2025-10-10T02:10:59.2938840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/repodata_record.json 2025-10-10T02:10:59.2940090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/test/run_test.sh 2025-10-10T02:10:59.2941150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/test/run_test.py 2025-10-10T02:10:59.2942620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/test/test_time_dependencies.json 2025-10-10T02:10:59.2943510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/test/run_test.bat 2025-10-10T02:10:59.2944740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/licenses/LICENSE-APACHE 2025-10-10T02:10:59.2945860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/licenses/LICENSE-MIT 2025-10-10T02:10:59.2947250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.2948320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/recipe/meta.yaml 2025-10-10T02:10:59.2949510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/recipe/meta.yaml.template 2025-10-10T02:10:59.2950480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/paths.json 2025-10-10T02:10:59.2951570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/hash_input.json 2025-10-10T02:10:59.2952520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/files 2025-10-10T02:10:59.2953620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/about.json 2025-10-10T02:10:59.2954670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/link.json 2025-10-10T02:10:59.2955730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/index.json 2025-10-10T02:10:59.2956700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/git 2025-10-10T02:10:59.2957940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/repodata_record.json 2025-10-10T02:10:59.2958990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/run_test.sh 2025-10-10T02:10:59.2960220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_pretty.py 2025-10-10T02:10:59.2961550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_filesize.py 2025-10-10T02:10:59.2962780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_columns_align.py 2025-10-10T02:10:59.2963920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/conftest.py 2025-10-10T02:10:59.2965250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_protocol.py 2025-10-10T02:10:59.2966480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_getfileno.py 2025-10-10T02:10:59.2967720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_tree.py 2025-10-10T02:10:59.2968960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_logging.py 2025-10-10T02:10:59.2970050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_stack.py 2025-10-10T02:10:59.2970840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/pytest.ini 2025-10-10T02:10:59.2972000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_win32_console.py 2025-10-10T02:10:59.2972860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_console.py 2025-10-10T02:10:59.2973970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_constrain.py 2025-10-10T02:10:59.2974880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_measure.py 2025-10-10T02:10:59.2975950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_syntax.py 2025-10-10T02:10:59.2976730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/render.py 2025-10-10T02:10:59.2977700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_prompt.py 2025-10-10T02:10:59.2978700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_table.py 2025-10-10T02:10:59.2979660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_cells.py 2025-10-10T02:10:59.2980670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_live_render.py 2025-10-10T02:10:59.2981660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_panel.py 2025-10-10T02:10:59.2982530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_box.py 2025-10-10T02:10:59.2983530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_styled.py 2025-10-10T02:10:59.2984510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_palette.py 2025-10-10T02:10:59.2985570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_windows_renderer.py 2025-10-10T02:10:59.2986480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/__init__.py 2025-10-10T02:10:59.2987500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_rich_print.py 2025-10-10T02:10:59.2988530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_control.py 2025-10-10T02:10:59.2989470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_status.py 2025-10-10T02:10:59.2990360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_log.py 2025-10-10T02:10:59.2991290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_live.py 2025-10-10T02:10:59.2992280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_null_file.py 2025-10-10T02:10:59.2993260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_screen.py 2025-10-10T02:10:59.2994230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_progress.py 2025-10-10T02:10:59.2995230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_containers.py 2025-10-10T02:10:59.2996220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_ratio.py 2025-10-10T02:10:59.2997100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_text.py 2025-10-10T02:10:59.2998470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_align.py 2025-10-10T02:10:59.2999170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_inspect.py 2025-10-10T02:10:59.3000210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_color.py 2025-10-10T02:10:59.3001080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_rule.py 2025-10-10T02:10:59.3002050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_columns.py 2025-10-10T02:10:59.3002980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_repr.py 2025-10-10T02:10:59.3007550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_card.py 2025-10-10T02:10:59.3008420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_file_proxy.py 2025-10-10T02:10:59.3009210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_theme.py 2025-10-10T02:10:59.3010240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_style.py 2025-10-10T02:10:59.3011700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_markdown_no_hyperlinks.py 2025-10-10T02:10:59.3012890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_pick.py 2025-10-10T02:10:59.3014300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_rule_in_table.py 2025-10-10T02:10:59.3188620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_emoji.py 2025-10-10T02:10:59.3189570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_color_triplet.py 2025-10-10T02:10:59.3190800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_layout.py 2025-10-10T02:10:59.3192130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_padding.py 2025-10-10T02:10:59.3193380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_json.py 2025-10-10T02:10:59.3194890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_jupyter.py 2025-10-10T02:10:59.3196470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_tools.py 2025-10-10T02:10:59.3197910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_segment.py 2025-10-10T02:10:59.3199190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/_card_render.py 2025-10-10T02:10:59.3200540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_highlighter.py 2025-10-10T02:10:59.3201960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_markdown.py 2025-10-10T02:10:59.3202960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_bar.py 2025-10-10T02:10:59.3204220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_ansi.py 2025-10-10T02:10:59.3205480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_traceback.py 2025-10-10T02:10:59.3206730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_block_bar.py 2025-10-10T02:10:59.3207900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_spinner.py 2025-10-10T02:10:59.3209140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_markup.py 2025-10-10T02:10:59.3210260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/run_test.py 2025-10-10T02:10:59.3211620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/test_time_dependencies.json 2025-10-10T02:10:59.3212790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/licenses/LICENSE 2025-10-10T02:10:59.3214140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.3215170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/recipe/meta.yaml 2025-10-10T02:10:59.3216470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/recipe/meta.yaml.template 2025-10-10T02:10:59.3217600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/paths.json 2025-10-10T02:10:59.3218770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/hash_input.json 2025-10-10T02:10:59.3219760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/files 2025-10-10T02:10:59.3220900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/about.json 2025-10-10T02:10:59.3221940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/index.json 2025-10-10T02:10:59.3222850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/git 2025-10-10T02:10:59.3224550Z /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-10-10T02:10:59.3226200Z /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-10-10T02:10:59.3227810Z /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-10-10T02:10:59.3229480Z /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-10-10T02:10:59.3230980Z /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-10-10T02:10:59.3232660Z /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-10-10T02:10:59.3234210Z /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-10-10T02:10:59.3235500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/themes.py 2025-10-10T02:10:59.3236920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/screen.py 2025-10-10T02:10:59.3238340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/logging.py 2025-10-10T02:10:59.3239790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/measure.py 2025-10-10T02:10:59.3241090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/tree.py 2025-10-10T02:10:59.3242690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/console.py 2025-10-10T02:10:59.3244170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/live_render.py 2025-10-10T02:10:59.3245600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_emoji_codes.py 2025-10-10T02:10:59.3246920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/box.py 2025-10-10T02:10:59.3248350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/color.py 2025-10-10T02:10:59.3249740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_timer.py 2025-10-10T02:10:59.3251180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_fileno.py 2025-10-10T02:10:59.3252610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/align.py 2025-10-10T02:10:59.3253980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/theme.py 2025-10-10T02:10:59.3255200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/style.py 2025-10-10T02:10:59.3256850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/default_styles.py 2025-10-10T02:10:59.3258440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_wrap.py 2025-10-10T02:10:59.3259700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_log_render.py 2025-10-10T02:10:59.3260990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/emoji.py 2025-10-10T02:10:59.3262380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/layout.py 2025-10-10T02:10:59.3263720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/containers.py 2025-10-10T02:10:59.3265130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_emoji_replace.py 2025-10-10T02:10:59.3266530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/traceback.py 2025-10-10T02:10:59.3267950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/region.py 2025-10-10T02:10:59.3269390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/protocol.py 2025-10-10T02:10:59.3270650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_loop.py 2025-10-10T02:10:59.3272080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/control.py 2025-10-10T02:10:59.3273490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/filesize.py 2025-10-10T02:10:59.3274790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_null_file.py 2025-10-10T02:10:59.3276180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_palettes.py 2025-10-10T02:10:59.3277630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__init__.py 2025-10-10T02:10:59.3279100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_pick.py 2025-10-10T02:10:59.3280620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/file_proxy.py 2025-10-10T02:10:59.3282590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/highlighter.cpython-313.pyc 2025-10-10T02:10:59.3284380Z /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-10-10T02:10:59.3285980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/segment.cpython-313.pyc 2025-10-10T02:10:59.3287560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/color.cpython-313.pyc 2025-10-10T02:10:59.3289190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/markdown.cpython-313.pyc 2025-10-10T02:10:59.3290930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/theme.cpython-313.pyc 2025-10-10T02:10:59.3292790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_windows.cpython-313.pyc 2025-10-10T02:10:59.3294170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/constrain.cpython-313.pyc 2025-10-10T02:10:59.3295750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/rule.cpython-313.pyc 2025-10-10T02:10:59.3297520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/containers.cpython-313.pyc 2025-10-10T02:10:59.3299200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/cells.cpython-313.pyc 2025-10-10T02:10:59.3301050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/ansi.cpython-313.pyc 2025-10-10T02:10:59.3302850Z /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-10-10T02:10:59.3304570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_ratio.cpython-313.pyc 2025-10-10T02:10:59.3306180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/layout.cpython-313.pyc 2025-10-10T02:10:59.3307840Z /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-10-10T02:10:59.3309610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/scope.cpython-313.pyc 2025-10-10T02:10:59.3311110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/abc.cpython-313.pyc 2025-10-10T02:10:59.3312910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/pretty.cpython-313.pyc 2025-10-10T02:10:59.3314730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_loop.cpython-313.pyc 2025-10-10T02:10:59.3316630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/logging.cpython-313.pyc 2025-10-10T02:10:59.3318370Z /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-10-10T02:10:59.3320260Z /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-10-10T02:10:59.3321920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_palettes.cpython-313.pyc 2025-10-10T02:10:59.3323650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/style.cpython-313.pyc 2025-10-10T02:10:59.3325360Z /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-10-10T02:10:59.3327140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/filesize.cpython-313.pyc 2025-10-10T02:10:59.3328930Z /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-10-10T02:10:59.3330560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/text.cpython-313.pyc 2025-10-10T02:10:59.3332210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_fileno.cpython-313.pyc 2025-10-10T02:10:59.3333900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/prompt.cpython-313.pyc 2025-10-10T02:10:59.3335430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/progress.cpython-313.pyc 2025-10-10T02:10:59.3336610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/errors.cpython-313.pyc 2025-10-10T02:10:59.3337980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/bar.cpython-313.pyc 2025-10-10T02:10:59.3339320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_spinners.cpython-313.pyc 2025-10-10T02:10:59.3341040Z /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-10-10T02:10:59.3342440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/status.cpython-313.pyc 2025-10-10T02:10:59.3343310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/repr.cpython-313.pyc 2025-10-10T02:10:59.3344710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/tree.cpython-313.pyc 2025-10-10T02:10:59.3346020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_extension.cpython-313.pyc 2025-10-10T02:10:59.3347430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/measure.cpython-313.pyc 2025-10-10T02:10:59.3348690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/screen.cpython-313.pyc 2025-10-10T02:10:59.3350070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/palette.cpython-313.pyc 2025-10-10T02:10:59.3351420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/region.cpython-313.pyc 2025-10-10T02:10:59.3352710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/themes.cpython-313.pyc 2025-10-10T02:10:59.3354060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/emoji.cpython-313.pyc 2025-10-10T02:10:59.3355480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_stack.cpython-313.pyc 2025-10-10T02:10:59.3356740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/control.cpython-313.pyc 2025-10-10T02:10:59.3358170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_inspect.cpython-313.pyc 2025-10-10T02:10:59.3359430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/syntax.cpython-313.pyc 2025-10-10T02:10:59.3361170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/panel.cpython-313.pyc 2025-10-10T02:10:59.3362840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/table.cpython-313.pyc 2025-10-10T02:10:59.3364560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_wrap.cpython-313.pyc 2025-10-10T02:10:59.3366090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/live.cpython-313.pyc 2025-10-10T02:10:59.3367800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/align.cpython-313.pyc 2025-10-10T02:10:59.3369690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/jupyter.cpython-313.pyc 2025-10-10T02:10:59.3371410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/markup.cpython-313.pyc 2025-10-10T02:10:59.3373220Z /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-10-10T02:10:59.3374880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/protocol.cpython-313.pyc 2025-10-10T02:10:59.3376400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_pick.cpython-313.pyc 2025-10-10T02:10:59.3378180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_timer.cpython-313.pyc 2025-10-10T02:10:59.3379960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/spinner.cpython-313.pyc 2025-10-10T02:10:59.3381860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/styled.cpython-313.pyc 2025-10-10T02:10:59.3383430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/json.cpython-313.pyc 2025-10-10T02:10:59.3385340Z /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-10-10T02:10:59.3386810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/pager.cpython-313.pyc 2025-10-10T02:10:59.3388650Z /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-10-10T02:10:59.3390330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:10:59.3391960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/box.cpython-313.pyc 2025-10-10T02:10:59.3393560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/columns.cpython-313.pyc 2025-10-10T02:10:59.3395240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/diagnose.cpython-313.pyc 2025-10-10T02:10:59.3397070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.3398730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/traceback.cpython-313.pyc 2025-10-10T02:10:59.3400470Z /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-10-10T02:10:59.3402310Z /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-10-10T02:10:59.3403870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/console.cpython-313.pyc 2025-10-10T02:10:59.3405670Z /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-10-10T02:10:59.3407290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/padding.cpython-313.pyc 2025-10-10T02:10:59.3408540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/palette.py 2025-10-10T02:10:59.3409960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/markup.py 2025-10-10T02:10:59.3411180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_ratio.py 2025-10-10T02:10:59.3412550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/repr.py 2025-10-10T02:10:59.3413980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/constrain.py 2025-10-10T02:10:59.3415460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/pretty.py 2025-10-10T02:10:59.3416840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/diagnose.py 2025-10-10T02:10:59.3418230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/columns.py 2025-10-10T02:10:59.3419680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/rule.py 2025-10-10T02:10:59.3421170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_inspect.py 2025-10-10T02:10:59.3422630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/markdown.py 2025-10-10T02:10:59.3424070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/pager.py 2025-10-10T02:10:59.3425420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/text.py 2025-10-10T02:10:59.3426860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/highlighter.py 2025-10-10T02:10:59.3428330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_spinners.py 2025-10-10T02:10:59.3429890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/terminal_theme.py 2025-10-10T02:10:59.3431180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/bar.py 2025-10-10T02:10:59.3432670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/live.py 2025-10-10T02:10:59.3434000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/py.typed 2025-10-10T02:10:59.3435390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/syntax.py 2025-10-10T02:10:59.3436730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/table.py 2025-10-10T02:10:59.3438410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_export_format.py 2025-10-10T02:10:59.3439780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/progress_bar.py 2025-10-10T02:10:59.3441300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/errors.py 2025-10-10T02:10:59.3442670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/prompt.py 2025-10-10T02:10:59.3444080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/segment.py 2025-10-10T02:10:59.3445490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/ansi.py 2025-10-10T02:10:59.3446930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/progress.py 2025-10-10T02:10:59.3448350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_stack.py 2025-10-10T02:10:59.3449700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_windows.py 2025-10-10T02:10:59.3451160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_cell_widths.py 2025-10-10T02:10:59.3452670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/cells.py 2025-10-10T02:10:59.3454150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_win32_console.py 2025-10-10T02:10:59.3455490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/panel.py 2025-10-10T02:10:59.3456890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/styled.py 2025-10-10T02:10:59.3458180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/spinner.py 2025-10-10T02:10:59.3459740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_windows_renderer.py 2025-10-10T02:10:59.3461070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/json.py 2025-10-10T02:10:59.3462480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/padding.py 2025-10-10T02:10:59.3463850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__main__.py 2025-10-10T02:10:59.3465280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/scope.py 2025-10-10T02:10:59.3466690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_extension.py 2025-10-10T02:10:59.3468080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/status.py 2025-10-10T02:10:59.3469450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/abc.py 2025-10-10T02:10:59.3470770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/jupyter.py 2025-10-10T02:10:59.3472320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/color_triplet.py 2025-10-10T02:10:59.3473350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1.conda 2025-10-10T02:10:59.3474280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1.conda 2025-10-10T02:10:59.3475240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0.conda 2025-10-10T02:10:59.3476330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0.conda 2025-10-10T02:10:59.3477080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/bin/xmllint 2025-10-10T02:10:59.3478090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/bin/xml2-config 2025-10-10T02:10:59.3479030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/bin/xmlcatalog 2025-10-10T02:10:59.3480410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/chvalid.h 2025-10-10T02:10:59.3481780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/parserInternals.h 2025-10-10T02:10:59.3482960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xpointer.h 2025-10-10T02:10:59.3484150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/debugXML.h 2025-10-10T02:10:59.3485340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/schematron.h 2025-10-10T02:10:59.3486610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/uri.h 2025-10-10T02:10:59.3493170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/parser.h 2025-10-10T02:10:59.3493460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/encoding.h 2025-10-10T02:10:59.3493680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/tree.h 2025-10-10T02:10:59.3494610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/threads.h 2025-10-10T02:10:59.3494850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlversion.h 2025-10-10T02:10:59.3495080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/globals.h 2025-10-10T02:10:59.3495310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/catalog.h 2025-10-10T02:10:59.3496110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/pattern.h 2025-10-10T02:10:59.3497380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlreader.h 2025-10-10T02:10:59.3498580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/HTMLtree.h 2025-10-10T02:10:59.3499870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/SAX2.h 2025-10-10T02:10:59.3501110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlexports.h 2025-10-10T02:10:59.3502360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xlink.h 2025-10-10T02:10:59.3503650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/SAX.h 2025-10-10T02:10:59.3504960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/entities.h 2025-10-10T02:10:59.3506410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlregexp.h 2025-10-10T02:10:59.3507560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/list.h 2025-10-10T02:10:59.3508730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xinclude.h 2025-10-10T02:10:59.3510100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlerror.h 2025-10-10T02:10:59.3511660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/schemasInternals.h 2025-10-10T02:10:59.3512960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/dict.h 2025-10-10T02:10:59.3514160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlIO.h 2025-10-10T02:10:59.3515460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/HTMLparser.h 2025-10-10T02:10:59.3516730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlautomata.h 2025-10-10T02:10:59.3518140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlsave.h 2025-10-10T02:10:59.3519520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlstring.h 2025-10-10T02:10:59.3520760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xpath.h 2025-10-10T02:10:59.3522180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/valid.h 2025-10-10T02:10:59.3523790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlschemastypes.h 2025-10-10T02:10:59.3525050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/c14n.h 2025-10-10T02:10:59.3526550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlmodule.h 2025-10-10T02:10:59.3527750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/relaxng.h 2025-10-10T02:10:59.3528770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/nanohttp.h 2025-10-10T02:10:59.3529760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlunicode.h 2025-10-10T02:10:59.3530740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlwriter.h 2025-10-10T02:10:59.3531720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlmemory.h 2025-10-10T02:10:59.3532780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xpathInternals.h 2025-10-10T02:10:59.3533840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/nanoftp.h 2025-10-10T02:10:59.3534690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/hash.h 2025-10-10T02:10:59.3535720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlschemas.h 2025-10-10T02:10:59.3536640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/repodata_record.json 2025-10-10T02:10:59.3537480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/test/run_test.sh 2025-10-10T02:10:59.3538400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/test/test.xml 2025-10-10T02:10:59.3539210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/licenses/Copyright 2025-10-10T02:10:59.3540820Z /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-10-10T02:10:59.3541340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/recipe/bld.bat 2025-10-10T02:10:59.3542300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/recipe/test.xml 2025-10-10T02:10:59.3543060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/recipe/build.sh 2025-10-10T02:10:59.3544190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.3544900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/recipe/meta.yaml 2025-10-10T02:10:59.3546020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/recipe/meta.yaml.template 2025-10-10T02:10:59.3546730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/run_exports.json 2025-10-10T02:10:59.3547620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/paths.json 2025-10-10T02:10:59.3548580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/hash_input.json 2025-10-10T02:10:59.3549520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/files 2025-10-10T02:10:59.3550560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/about.json 2025-10-10T02:10:59.3551460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/has_prefix 2025-10-10T02:10:59.3552450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/index.json 2025-10-10T02:10:59.3553550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/git 2025-10-10T02:10:59.3554800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/lib/libxml2.2.dylib 2025-10-10T02:10:59.3555990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/lib/pkgconfig/libxml-2.0.pc 2025-10-10T02:10:59.3557280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/lib/cmake/libxml2/libxml2-config.cmake 2025-10-10T02:10:59.3558300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/lib/libxml2.dylib 2025-10-10T02:10:59.3559630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/share/aclocal/libxml.m4 2025-10-10T02:10:59.3560760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0.conda 2025-10-10T02:10:59.3561540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0.conda 2025-10-10T02:10:59.3562590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0.conda 2025-10-10T02:10:59.3564270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/md.py 2025-10-10T02:10:59.3565770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/version.py 2025-10-10T02:10:59.3567230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/legacy.py 2025-10-10T02:10:59.3568610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/models.py 2025-10-10T02:10:59.3570140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/__init__.py 2025-10-10T02:10:59.3571830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/cli/__init__.py 2025-10-10T02:10:59.3573370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/cli/__main__.py 2025-10-10T02:10:59.3574720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/api.py 2025-10-10T02:10:59.3576170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/utils.py 2025-10-10T02:10:59.3577660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/py.typed 2025-10-10T02:10:59.3579200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/constant.py 2025-10-10T02:10:59.3580650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/__main__.py 2025-10-10T02:10:59.3582040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/cd.py 2025-10-10T02:10:59.3583700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer-3.3.2.dist-info/RECORD 2025-10-10T02:10:59.3585480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer-3.3.2.dist-info/LICENSE 2025-10-10T02:10:59.3587230Z /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-10-10T02:10:59.3588790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer-3.3.2.dist-info/WHEEL 2025-10-10T02:10:59.3590550Z /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-10-10T02:10:59.3592440Z /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-10-10T02:10:59.3593990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer-3.3.2.dist-info/REQUESTED 2025-10-10T02:10:59.3595660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer-3.3.2.dist-info/INSTALLER 2025-10-10T02:10:59.3597280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer-3.3.2.dist-info/METADATA 2025-10-10T02:10:59.3598580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/repodata_record.json 2025-10-10T02:10:59.3599850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/test/run_test.sh 2025-10-10T02:10:59.3601090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/test/run_test.py 2025-10-10T02:10:59.3602530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/test/test_time_dependencies.json 2025-10-10T02:10:59.3603770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/test/run_test.bat 2025-10-10T02:10:59.3605030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/licenses/LICENSE 2025-10-10T02:10:59.3606510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.3607600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/recipe/meta.yaml 2025-10-10T02:10:59.3609050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/recipe/meta.yaml.template 2025-10-10T02:10:59.3610200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/paths.json 2025-10-10T02:10:59.3611310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/hash_input.json 2025-10-10T02:10:59.3612390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/files 2025-10-10T02:10:59.3615420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/about.json 2025-10-10T02:10:59.3616450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/link.json 2025-10-10T02:10:59.3617810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/index.json 2025-10-10T02:10:59.3618860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/git 2025-10-10T02:10:59.3619690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-25.0-py313hca03da5_0.conda 2025-10-10T02:10:59.3621090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/info/repodata_record.json 2025-10-10T02:10:59.3622410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/info/test/run_test.sh 2025-10-10T02:10:59.3623780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/info/test/tests/__init__.py 2025-10-10T02:10:59.3625230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/info/test/tests/test_recipes.py 2025-10-10T02:10:59.3626550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/info/test/tests/test_more.py 2025-10-10T02:10:59.3627860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/info/test/run_test.py 2025-10-10T02:10:59.3629350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-10-10T02:10:59.3630590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/info/licenses/LICENSE 2025-10-10T02:10:59.3631940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.3633190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/info/recipe/meta.yaml 2025-10-10T02:10:59.3634600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-10-10T02:10:59.3635770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/info/paths.json 2025-10-10T02:10:59.3636920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/info/hash_input.json 2025-10-10T02:10:59.3638010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/info/files 2025-10-10T02:10:59.3639110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/info/about.json 2025-10-10T02:10:59.3640270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/info/index.json 2025-10-10T02:10:59.3641420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/info/git 2025-10-10T02:10:59.3643320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/lib/python3.13/site-packages/more_itertools/__init__.pyi 2025-10-10T02:10:59.3644970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/lib/python3.13/site-packages/more_itertools/more.pyi 2025-10-10T02:10:59.3646680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/lib/python3.13/site-packages/more_itertools/__init__.py 2025-10-10T02:10:59.3648730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/lib/python3.13/site-packages/more_itertools/__pycache__/more.cpython-313.pyc 2025-10-10T02:10:59.3650750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/lib/python3.13/site-packages/more_itertools/__pycache__/recipes.cpython-313.pyc 2025-10-10T02:10:59.3652750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/lib/python3.13/site-packages/more_itertools/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.3654280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/lib/python3.13/site-packages/more_itertools/more.py 2025-10-10T02:10:59.3655800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/lib/python3.13/site-packages/more_itertools/recipes.py 2025-10-10T02:10:59.3657410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/lib/python3.13/site-packages/more_itertools/py.typed 2025-10-10T02:10:59.3659050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/lib/python3.13/site-packages/more_itertools/recipes.pyi 2025-10-10T02:10:59.3660910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/lib/python3.13/site-packages/more_itertools-10.3.0.dist-info/RECORD 2025-10-10T02:10:59.3662790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/lib/python3.13/site-packages/more_itertools-10.3.0.dist-info/LICENSE 2025-10-10T02:10:59.3664650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/lib/python3.13/site-packages/more_itertools-10.3.0.dist-info/direct_url.json 2025-10-10T02:10:59.3666460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/lib/python3.13/site-packages/more_itertools-10.3.0.dist-info/WHEEL 2025-10-10T02:10:59.3668400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/lib/python3.13/site-packages/more_itertools-10.3.0.dist-info/REQUESTED 2025-10-10T02:10:59.3670280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/lib/python3.13/site-packages/more_itertools-10.3.0.dist-info/INSTALLER 2025-10-10T02:10:59.3672150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0/lib/python3.13/site-packages/more_itertools-10.3.0.dist-info/METADATA 2025-10-10T02:10:59.3673180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/repodata_record.json 2025-10-10T02:10:59.3674370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/run_test.sh 2025-10-10T02:10:59.3675660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/pyproject.toml 2025-10-10T02:10:59.3676920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/test_utils.py 2025-10-10T02:10:59.3678290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/conftest.py 2025-10-10T02:10:59.3679620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/test_structures.py 2025-10-10T02:10:59.3681050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/test_packages.py 2025-10-10T02:10:59.3682340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/testserver/server.py 2025-10-10T02:10:59.3683810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/testserver/__init__.py 2025-10-10T02:10:59.3685010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/test_testserver.py 2025-10-10T02:10:59.3686230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/compat.py 2025-10-10T02:10:59.3687550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/__init__.py 2025-10-10T02:10:59.3688790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/test_hooks.py 2025-10-10T02:10:59.3690200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/valid/ca/ca.cnf 2025-10-10T02:10:59.3691760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/valid/ca/ca-private.key 2025-10-10T02:10:59.3693190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/valid/ca/Makefile 2025-10-10T02:10:59.3694550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/valid/ca/ca.crt 2025-10-10T02:10:59.3695880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/valid/ca/ca.srl 2025-10-10T02:10:59.3697300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/valid/server/server.key 2025-10-10T02:10:59.3698790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/valid/server/Makefile 2025-10-10T02:10:59.3700290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/valid/server/server.pem 2025-10-10T02:10:59.3702070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/valid/server/server.csr 2025-10-10T02:10:59.3703200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/valid/server/cert.cnf 2025-10-10T02:10:59.3704480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/mtls/Makefile 2025-10-10T02:10:59.3705830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/mtls/README.md 2025-10-10T02:10:59.3707300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/mtls/client/Makefile 2025-10-10T02:10:59.3708650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/mtls/client/ca/ca.cnf 2025-10-10T02:10:59.3710420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/mtls/client/ca/ca-private.key 2025-10-10T02:10:59.3712060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/mtls/client/ca/Makefile 2025-10-10T02:10:59.3713460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/mtls/client/ca/ca.crt 2025-10-10T02:10:59.3714970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/mtls/client/ca/ca.srl 2025-10-10T02:10:59.3716380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/mtls/client/client.pem 2025-10-10T02:10:59.3717730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/mtls/client/client.csr 2025-10-10T02:10:59.3719230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/mtls/client/cert.cnf 2025-10-10T02:10:59.3720620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/mtls/client/client.key 2025-10-10T02:10:59.3721820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/README.md 2025-10-10T02:10:59.3723240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/expired/Makefile 2025-10-10T02:10:59.3724480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/expired/ca/ca.cnf 2025-10-10T02:10:59.3725540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/expired/ca/ca-private.key 2025-10-10T02:10:59.3726730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/expired/ca/Makefile 2025-10-10T02:10:59.3727740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/expired/ca/ca.crt 2025-10-10T02:10:59.3728860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/expired/ca/ca.srl 2025-10-10T02:10:59.3730000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/expired/server/server.key 2025-10-10T02:10:59.3731180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/expired/server/Makefile 2025-10-10T02:10:59.3732380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/expired/server/server.pem 2025-10-10T02:10:59.3733580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/expired/server/server.csr 2025-10-10T02:10:59.3734630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/expired/server/cert.cnf 2025-10-10T02:10:59.3735870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/expired/README.md 2025-10-10T02:10:59.3736720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/test_requests.py 2025-10-10T02:10:59.3737730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/utils.py 2025-10-10T02:10:59.3738730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/test_adapters.py 2025-10-10T02:10:59.3739690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/test_help.py 2025-10-10T02:10:59.3740710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/test_lowlevel.py 2025-10-10T02:10:59.3741590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/run_test.py 2025-10-10T02:10:59.3742710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/test_time_dependencies.json 2025-10-10T02:10:59.3743720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/licenses/LICENSE 2025-10-10T02:10:59.3744690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.3745630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/recipe/meta.yaml 2025-10-10T02:10:59.3746870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/recipe/meta.yaml.template 2025-10-10T02:10:59.3748100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/paths.json 2025-10-10T02:10:59.3749360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/hash_input.json 2025-10-10T02:10:59.3750440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/files 2025-10-10T02:10:59.3751600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/about.json 2025-10-10T02:10:59.3752630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/index.json 2025-10-10T02:10:59.3753640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/git 2025-10-10T02:10:59.3755360Z /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-10-10T02:10:59.3757300Z /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-10-10T02:10:59.3759150Z /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-10-10T02:10:59.3760650Z /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-10-10T02:10:59.3762630Z /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-10-10T02:10:59.3764180Z /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-10-10T02:10:59.3765920Z /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-10-10T02:10:59.3767520Z /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-10-10T02:10:59.3768940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/cookies.py 2025-10-10T02:10:59.3770390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/auth.py 2025-10-10T02:10:59.3771760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/sessions.py 2025-10-10T02:10:59.3773450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/hooks.py 2025-10-10T02:10:59.3774680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/compat.py 2025-10-10T02:10:59.3776230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/models.py 2025-10-10T02:10:59.3777650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/certs.py 2025-10-10T02:10:59.3779180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__init__.py 2025-10-10T02:10:59.3780680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/status_codes.py 2025-10-10T02:10:59.3782100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/packages.py 2025-10-10T02:10:59.3783800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__version__.py 2025-10-10T02:10:59.3785740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/__version__.cpython-313.pyc 2025-10-10T02:10:59.3787420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/api.cpython-313.pyc 2025-10-10T02:10:59.3789330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/adapters.cpython-313.pyc 2025-10-10T02:10:59.3791370Z /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-10-10T02:10:59.3793160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/compat.cpython-313.pyc 2025-10-10T02:10:59.3794950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/sessions.cpython-313.pyc 2025-10-10T02:10:59.3796710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/hooks.cpython-313.pyc 2025-10-10T02:10:59.3798460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/utils.cpython-313.pyc 2025-10-10T02:10:59.3800430Z /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-10-10T02:10:59.3802390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/cookies.cpython-313.pyc 2025-10-10T02:10:59.3804270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/exceptions.cpython-313.pyc 2025-10-10T02:10:59.3806080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/models.cpython-313.pyc 2025-10-10T02:10:59.3807830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/help.cpython-313.pyc 2025-10-10T02:10:59.3809600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/packages.cpython-313.pyc 2025-10-10T02:10:59.3811390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/auth.cpython-313.pyc 2025-10-10T02:10:59.3813190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/certs.cpython-313.pyc 2025-10-10T02:10:59.3814940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.3816620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/structures.cpython-313.pyc 2025-10-10T02:10:59.3818020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/api.py 2025-10-10T02:10:59.3819620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/_internal_utils.py 2025-10-10T02:10:59.3821060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/utils.py 2025-10-10T02:10:59.3822650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/exceptions.py 2025-10-10T02:10:59.3824050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/structures.py 2025-10-10T02:10:59.3825570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/help.py 2025-10-10T02:10:59.3827070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/adapters.py 2025-10-10T02:10:59.3827990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0.conda 2025-10-10T02:10:59.3828960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0.conda 2025-10-10T02:10:59.3830490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/bin/.conda-anaconda-tos-pre-unlink.sh 2025-10-10T02:10:59.3831820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/info/repodata_record.json 2025-10-10T02:10:59.3833050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/info/test/run_test.sh 2025-10-10T02:10:59.3834220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/info/test/run_test.py 2025-10-10T02:10:59.3835720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/info/test/test_time_dependencies.json 2025-10-10T02:10:59.3837010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/info/licenses/LICENSE 2025-10-10T02:10:59.3838300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/info/paths.json 2025-10-10T02:10:59.3839720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/info/hash_input.json 2025-10-10T02:10:59.3840740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/info/files 2025-10-10T02:10:59.3842050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/info/about.json 2025-10-10T02:10:59.3843230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/info/index.json 2025-10-10T02:10:59.3844610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/info/git 2025-10-10T02:10:59.3846190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos/models.py 2025-10-10T02:10:59.3848040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos/_version.py 2025-10-10T02:10:59.3849760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos/remote.py 2025-10-10T02:10:59.3851570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos/local.py 2025-10-10T02:10:59.3853320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos/__init__.py 2025-10-10T02:10:59.3855620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/api.cpython-313.pyc 2025-10-10T02:10:59.3857600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/local.cpython-313.pyc 2025-10-10T02:10:59.3859720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/plugin.cpython-313.pyc 2025-10-10T02:10:59.3861660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/path.cpython-313.pyc 2025-10-10T02:10:59.3863870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/exceptions.cpython-313.pyc 2025-10-10T02:10:59.3865810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/_version.cpython-313.pyc 2025-10-10T02:10:59.3867860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/models.cpython-313.pyc 2025-10-10T02:10:59.3869840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/remote.cpython-313.pyc 2025-10-10T02:10:59.3872160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.3873880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos/api.py 2025-10-10T02:10:59.3875830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos/plugin.py 2025-10-10T02:10:59.3877440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos/py.typed 2025-10-10T02:10:59.3879230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos/exceptions.py 2025-10-10T02:10:59.3880900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos/path.py 2025-10-10T02:10:59.3882810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos/console/render.py 2025-10-10T02:10:59.3884500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos/console/__init__.py 2025-10-10T02:10:59.3886610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos/console/__pycache__/prompt.cpython-313.pyc 2025-10-10T02:10:59.3888740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos/console/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.3890780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos/console/__pycache__/mappers.cpython-313.pyc 2025-10-10T02:10:59.3892900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos/console/__pycache__/render.cpython-313.pyc 2025-10-10T02:10:59.3894700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos/console/mappers.py 2025-10-10T02:10:59.3896520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos/console/prompt.py 2025-10-10T02:10:59.3898410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos-0.2.2.dist-info/RECORD 2025-10-10T02:10:59.3900460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos-0.2.2.dist-info/licenses/LICENSE 2025-10-10T02:10:59.3902470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos-0.2.2.dist-info/direct_url.json 2025-10-10T02:10:59.3904320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos-0.2.2.dist-info/WHEEL 2025-10-10T02:10:59.3906250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos-0.2.2.dist-info/entry_points.txt 2025-10-10T02:10:59.3908130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos-0.2.2.dist-info/REQUESTED 2025-10-10T02:10:59.3909960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos-0.2.2.dist-info/INSTALLER 2025-10-10T02:10:59.3911860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_tos-0.2.2.dist-info/METADATA 2025-10-10T02:10:59.3912520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0.conda 2025-10-10T02:10:59.3913510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0.conda 2025-10-10T02:10:59.3914830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/bin/conda-token 2025-10-10T02:10:59.3916120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/info/repodata_record.json 2025-10-10T02:10:59.3917150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/info/test/run_test.sh 2025-10-10T02:10:59.3918220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/info/test/pyproject.toml 2025-10-10T02:10:59.3919120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/info/test/run_test.py 2025-10-10T02:10:59.3920310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/info/test/test_time_dependencies.json 2025-10-10T02:10:59.3921150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/info/licenses/LICENSE 2025-10-10T02:10:59.3922290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/info/recipe/parent/meta.yaml 2025-10-10T02:10:59.3923340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.3924360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/info/recipe/meta.yaml 2025-10-10T02:10:59.3925160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/info/paths.json 2025-10-10T02:10:59.3926300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/info/hash_input.json 2025-10-10T02:10:59.3927000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/info/files 2025-10-10T02:10:59.3927980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/info/about.json 2025-10-10T02:10:59.3928800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/info/has_prefix 2025-10-10T02:10:59.3929830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/info/index.json 2025-10-10T02:10:59.3930580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/info/git 2025-10-10T02:10:59.3932150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth-0.8.6.dist-info/RECORD 2025-10-10T02:10:59.3933600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth-0.8.6.dist-info/licenses/LICENSE 2025-10-10T02:10:59.3935020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth-0.8.6.dist-info/direct_url.json 2025-10-10T02:10:59.3936360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth-0.8.6.dist-info/WHEEL 2025-10-10T02:10:59.3937840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth-0.8.6.dist-info/entry_points.txt 2025-10-10T02:10:59.3939320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth-0.8.6.dist-info/REQUESTED 2025-10-10T02:10:59.3940630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth-0.8.6.dist-info/INSTALLER 2025-10-10T02:10:59.3942060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth-0.8.6.dist-info/METADATA 2025-10-10T02:10:59.3943150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/token.py 2025-10-10T02:10:59.3944400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/config.py 2025-10-10T02:10:59.3945870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/_version.py 2025-10-10T02:10:59.3947610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/client.py 2025-10-10T02:10:59.3949450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/_conda/plugins.py 2025-10-10T02:10:59.3951100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/_conda/auth_handler.py 2025-10-10T02:10:59.3952850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/_conda/condarc.py 2025-10-10T02:10:59.3954590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/_conda/conda_token.py 2025-10-10T02:10:59.3956510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/_conda/__init__.py 2025-10-10T02:10:59.3958250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/_conda/entrypoint.py 2025-10-10T02:10:59.3960570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/_conda/__pycache__/plugins.cpython-313.pyc 2025-10-10T02:10:59.3962530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/_conda/__pycache__/repo_config.cpython-313.pyc 2025-10-10T02:10:59.3964570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/_conda/__pycache__/condarc.cpython-313.pyc 2025-10-10T02:10:59.3966600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/_conda/__pycache__/auth_handler.cpython-313.pyc 2025-10-10T02:10:59.3968520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/_conda/__pycache__/conda_token.cpython-313.pyc 2025-10-10T02:10:59.3970540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/_conda/__pycache__/entrypoint.cpython-313.pyc 2025-10-10T02:10:59.3972420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/_conda/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.3974150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/_conda/repo_config.py 2025-10-10T02:10:59.3975860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/handlers.py 2025-10-10T02:10:59.3977450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/actions.py 2025-10-10T02:10:59.3979040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/__init__.py 2025-10-10T02:10:59.3981370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/__pycache__/config.cpython-313.pyc 2025-10-10T02:10:59.3983120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/__pycache__/handlers.cpython-313.pyc 2025-10-10T02:10:59.3985030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/__pycache__/actions.cpython-313.pyc 2025-10-10T02:10:59.3986900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/__pycache__/token.cpython-313.pyc 2025-10-10T02:10:59.3988840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/__pycache__/client.cpython-313.pyc 2025-10-10T02:10:59.3990710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/__pycache__/exceptions.cpython-313.pyc 2025-10-10T02:10:59.3992600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/__pycache__/_version.cpython-313.pyc 2025-10-10T02:10:59.3994400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/__pycache__/cli.cpython-313.pyc 2025-10-10T02:10:59.3996270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/__pycache__/panel.cpython-313.pyc 2025-10-10T02:10:59.3998080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/__pycache__/repo.cpython-313.pyc 2025-10-10T02:10:59.3999980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:10:59.4003700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.4004500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/cli.py 2025-10-10T02:10:59.4006060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/repo.py 2025-10-10T02:10:59.4007850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/py.typed 2025-10-10T02:10:59.4009550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/exceptions.py 2025-10-10T02:10:59.4011020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/panel.py 2025-10-10T02:10:59.4012670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_auth/__main__.py 2025-10-10T02:10:59.4014230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cloud_auth/token.py 2025-10-10T02:10:59.4015920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cloud_auth/config.py 2025-10-10T02:10:59.4017620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cloud_auth/client.py 2025-10-10T02:10:59.4019320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cloud_auth/handlers.py 2025-10-10T02:10:59.4020950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cloud_auth/actions.py 2025-10-10T02:10:59.4022730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cloud_auth/__init__.py 2025-10-10T02:10:59.4024940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cloud_auth/__pycache__/config.cpython-313.pyc 2025-10-10T02:10:59.4026960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cloud_auth/__pycache__/handlers.cpython-313.pyc 2025-10-10T02:10:59.4029010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cloud_auth/__pycache__/actions.cpython-313.pyc 2025-10-10T02:10:59.4030890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cloud_auth/__pycache__/token.cpython-313.pyc 2025-10-10T02:10:59.4032650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cloud_auth/__pycache__/client.cpython-313.pyc 2025-10-10T02:10:59.4034640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cloud_auth/__pycache__/exceptions.cpython-313.pyc 2025-10-10T02:10:59.4036590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cloud_auth/__pycache__/cli.cpython-313.pyc 2025-10-10T02:10:59.4038670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cloud_auth/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.4040250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cloud_auth/cli.py 2025-10-10T02:10:59.4041970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cloud_auth/py.typed 2025-10-10T02:10:59.4043740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-auth-0.8.6-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cloud_auth/exceptions.py 2025-10-10T02:10:59.4044820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/repodata_record.json 2025-10-10T02:10:59.4045950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/test/run_test.py 2025-10-10T02:10:59.4047090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/licenses/LICENSE 2025-10-10T02:10:59.4048430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.4049600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/recipe/meta.yaml 2025-10-10T02:10:59.4050790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-10-10T02:10:59.4051920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/paths.json 2025-10-10T02:10:59.4053210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/hash_input.json 2025-10-10T02:10:59.4054310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/files 2025-10-10T02:10:59.4055250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/about.json 2025-10-10T02:10:59.4056370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/index.json 2025-10-10T02:10:59.4057320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/git 2025-10-10T02:10:59.4058880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/_decode.py 2025-10-10T02:10:59.4060250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/_url.py 2025-10-10T02:10:59.4061710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/__init__.py 2025-10-10T02:10:59.4063530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/__pycache__/_decode.cpython-313.pyc 2025-10-10T02:10:59.4065260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/__pycache__/_encode.cpython-313.pyc 2025-10-10T02:10:59.4066990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/__pycache__/_format.cpython-313.pyc 2025-10-10T02:10:59.4068550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/__pycache__/_url.cpython-313.pyc 2025-10-10T02:10:59.4070310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/__pycache__/_parse.cpython-313.pyc 2025-10-10T02:10:59.4072050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.4073400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/_format.py 2025-10-10T02:10:59.4074910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/_parse.py 2025-10-10T02:10:59.4076250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/py.typed 2025-10-10T02:10:59.4077720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/_encode.py 2025-10-10T02:10:59.4079190Z /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-10-10T02:10:59.4080800Z /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-10-10T02:10:59.4082380Z /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-10-10T02:10:59.4084260Z /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-10-10T02:10:59.4085870Z /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-10-10T02:10:59.4087430Z /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-10-10T02:10:59.4089000Z /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-10-10T02:10:59.4090010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/ostream.h 2025-10-10T02:10:59.4091140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/format-inl.h 2025-10-10T02:10:59.4092200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/ranges.h 2025-10-10T02:10:59.4093320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/xchar.h 2025-10-10T02:10:59.4094360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/core.h 2025-10-10T02:10:59.4095500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/chrono.h 2025-10-10T02:10:59.4096640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/os.h 2025-10-10T02:10:59.4097540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/color.h 2025-10-10T02:10:59.4098720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/args.h 2025-10-10T02:10:59.4099750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/printf.h 2025-10-10T02:10:59.4100870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/compile.h 2025-10-10T02:10:59.4101880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/format.h 2025-10-10T02:10:59.4102850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/std.h 2025-10-10T02:10:59.4104040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/repodata_record.json 2025-10-10T02:10:59.4105160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/test/run_test.sh 2025-10-10T02:10:59.4106260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/licenses/LICENSE.rst 2025-10-10T02:10:59.4107330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/recipe/bld.bat 2025-10-10T02:10:59.4108410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/recipe/build.sh 2025-10-10T02:10:59.4109730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.4110710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/recipe/meta.yaml 2025-10-10T02:10:59.4111740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/recipe/meta.yaml.template 2025-10-10T02:10:59.4112440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/run_exports.json 2025-10-10T02:10:59.4113300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/paths.json 2025-10-10T02:10:59.4114880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/hash_input.json 2025-10-10T02:10:59.4115070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/files 2025-10-10T02:10:59.4115740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/about.json 2025-10-10T02:10:59.4116420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/has_prefix 2025-10-10T02:10:59.4117310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/index.json 2025-10-10T02:10:59.4117900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/git 2025-10-10T02:10:59.4118980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/lib/pkgconfig/fmt.pc 2025-10-10T02:10:59.4119770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/lib/cmake/fmt/fmt-targets-release.cmake 2025-10-10T02:10:59.4120650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/lib/cmake/fmt/fmt-config.cmake 2025-10-10T02:10:59.4121630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/lib/cmake/fmt/fmt-config-version.cmake 2025-10-10T02:10:59.4122550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/lib/cmake/fmt/fmt-targets.cmake 2025-10-10T02:10:59.4123270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/lib/libfmt.dylib 2025-10-10T02:10:59.4124170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/lib/libfmt.9.dylib 2025-10-10T02:10:59.4124920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/lib/libfmt.9.1.0.dylib 2025-10-10T02:10:59.4125760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/bin/iconv 2025-10-10T02:10:59.4126510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/include/libcharset.h 2025-10-10T02:10:59.4127400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/include/localcharset.h 2025-10-10T02:10:59.4128180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/include/iconv.h 2025-10-10T02:10:59.4129060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/repodata_record.json 2025-10-10T02:10:59.4131120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/test/run_test.sh 2025-10-10T02:10:59.4131350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/licenses/COPYING.LIB 2025-10-10T02:10:59.4131670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/licenses/COPYING 2025-10-10T02:10:59.4132780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/configure.cmake.patch 2025-10-10T02:10:59.4133550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/libtool-reloc 2025-10-10T02:10:59.4134580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/config.h.patch 2025-10-10T02:10:59.4135380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/glibc.patch 2025-10-10T02:10:59.4136290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/bld.bat 2025-10-10T02:10:59.4137030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/build.sh 2025-10-10T02:10:59.4138220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.4139030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/CMakeLists.txt.patch 2025-10-10T02:10:59.4139910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/meta.yaml 2025-10-10T02:10:59.4141260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/meta.yaml.template 2025-10-10T02:10:59.4142260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/run_exports.json 2025-10-10T02:10:59.4143300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/paths.json 2025-10-10T02:10:59.4144400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/hash_input.json 2025-10-10T02:10:59.4145440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/files 2025-10-10T02:10:59.4146460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/about.json 2025-10-10T02:10:59.4147520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/index.json 2025-10-10T02:10:59.4148380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/git 2025-10-10T02:10:59.4149580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/lib/libcharset.a 2025-10-10T02:10:59.4150490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/lib/libcharset.1.dylib 2025-10-10T02:10:59.4151570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/lib/libiconv.2.dylib 2025-10-10T02:10:59.4152590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/lib/libiconv.dylib 2025-10-10T02:10:59.4153660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/lib/libcharset.dylib 2025-10-10T02:10:59.4154670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/lib/libiconv.a 2025-10-10T02:10:59.4155950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/man/man3/iconv.3 2025-10-10T02:10:59.4157140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/man/man3/iconv_close.3 2025-10-10T02:10:59.4158430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/man/man3/iconv_open_into.3 2025-10-10T02:10:59.4159620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/man/man3/iconv_open.3 2025-10-10T02:10:59.4160800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/man/man3/iconvctl.3 2025-10-10T02:10:59.4161910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/man/man1/iconv.1 2025-10-10T02:10:59.4163130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/doc/iconv_close.3.html 2025-10-10T02:10:59.4164260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/doc/iconv.3.html 2025-10-10T02:10:59.4165480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/doc/iconvctl.3.html 2025-10-10T02:10:59.4166770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/doc/iconv_open_into.3.html 2025-10-10T02:10:59.4167800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/doc/iconv_open.3.html 2025-10-10T02:10:59.4168840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/doc/iconv.1.html 2025-10-10T02:10:59.4169910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100.conda 2025-10-10T02:10:59.4170960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/bin/jsondiff 2025-10-10T02:10:59.4171960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/bin/jsonpatch 2025-10-10T02:10:59.4173310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/repodata_record.json 2025-10-10T02:10:59.4174490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/test/run_test.sh 2025-10-10T02:10:59.4175660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/test/tests.js 2025-10-10T02:10:59.4176860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/test/run_test.py 2025-10-10T02:10:59.4178160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/test/test_time_dependencies.json 2025-10-10T02:10:59.4179230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/test/tests.py 2025-10-10T02:10:59.4180400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/licenses/LICENSE 2025-10-10T02:10:59.4181870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.4183070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/recipe/meta.yaml 2025-10-10T02:10:59.4184440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/recipe/meta.yaml.template 2025-10-10T02:10:59.4185470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/paths.json 2025-10-10T02:10:59.4186600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/hash_input.json 2025-10-10T02:10:59.4187820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/files 2025-10-10T02:10:59.4188640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/about.json 2025-10-10T02:10:59.4189790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/has_prefix 2025-10-10T02:10:59.4190860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/index.json 2025-10-10T02:10:59.4191790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/git 2025-10-10T02:10:59.4193280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/jsonpatch.py 2025-10-10T02:10:59.4195060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/RECORD 2025-10-10T02:10:59.4196790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/LICENSE 2025-10-10T02:10:59.4198370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/AUTHORS 2025-10-10T02:10:59.4200120Z /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-10-10T02:10:59.4201960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/WHEEL 2025-10-10T02:10:59.4203630Z /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-10-10T02:10:59.4205160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/REQUESTED 2025-10-10T02:10:59.4206830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/INSTALLER 2025-10-10T02:10:59.4208420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/METADATA 2025-10-10T02:10:59.4210150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/__pycache__/jsonpatch.cpython-313.pyc 2025-10-10T02:10:59.4210860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1.conda 2025-10-10T02:10:59.4211790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0.conda 2025-10-10T02:10:59.4212900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/include/ev++.h 2025-10-10T02:10:59.4213680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/include/ev.h 2025-10-10T02:10:59.4214750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/repodata_record.json 2025-10-10T02:10:59.4215890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/licenses/LICENSE 2025-10-10T02:10:59.4216930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/recipe/install.sh 2025-10-10T02:10:59.4222100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/recipe/build.sh 2025-10-10T02:10:59.4222370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.4222950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/recipe/meta.yaml 2025-10-10T02:10:59.4223180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/recipe/meta.yaml.template 2025-10-10T02:10:59.4223370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/run_exports.json 2025-10-10T02:10:59.4223540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/paths.json 2025-10-10T02:10:59.4224610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/hash_input.json 2025-10-10T02:10:59.4225520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/files 2025-10-10T02:10:59.4226610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/about.json 2025-10-10T02:10:59.4227710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/index.json 2025-10-10T02:10:59.4228750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/git 2025-10-10T02:10:59.4229790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/lib/libev.dylib 2025-10-10T02:10:59.4230800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/lib/libev.4.dylib 2025-10-10T02:10:59.4232180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/share/man/man3/ev.3 2025-10-10T02:10:59.4233350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/bin/dotenv 2025-10-10T02:10:59.4234720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/repodata_record.json 2025-10-10T02:10:59.4235930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/test/run_test.sh 2025-10-10T02:10:59.4237440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/test/tests/test_parser.py 2025-10-10T02:10:59.4238990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/test/tests/test_utils.py 2025-10-10T02:10:59.4240390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/test/tests/conftest.py 2025-10-10T02:10:59.4241850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/test/tests/__init__.py 2025-10-10T02:10:59.4242940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/test/tests/test_ipython.py 2025-10-10T02:10:59.4244310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/test/tests/test_zip_imports.py 2025-10-10T02:10:59.4245630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/test/tests/test_cli.py 2025-10-10T02:10:59.4246890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/test/tests/test_main.py 2025-10-10T02:10:59.4248260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/test/tests/test_variables.py 2025-10-10T02:10:59.4249460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/test/run_test.py 2025-10-10T02:10:59.4251040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-10-10T02:10:59.4252210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/licenses/LICENSE 2025-10-10T02:10:59.4253600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.4254830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/recipe/meta.yaml 2025-10-10T02:10:59.4256320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-10-10T02:10:59.4257380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/paths.json 2025-10-10T02:10:59.4258680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/hash_input.json 2025-10-10T02:10:59.4259760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/files 2025-10-10T02:10:59.4260970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/about.json 2025-10-10T02:10:59.4262120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/has_prefix 2025-10-10T02:10:59.4263250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/index.json 2025-10-10T02:10:59.4264340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/info/git 2025-10-10T02:10:59.4266120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/dotenv/version.py 2025-10-10T02:10:59.4267580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/dotenv/variables.py 2025-10-10T02:10:59.4269160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/dotenv/__init__.py 2025-10-10T02:10:59.4271050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/dotenv/__pycache__/main.cpython-313.pyc 2025-10-10T02:10:59.4272800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/dotenv/__pycache__/ipython.cpython-313.pyc 2025-10-10T02:10:59.4274680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/dotenv/__pycache__/variables.cpython-313.pyc 2025-10-10T02:10:59.4276270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/dotenv/__pycache__/cli.cpython-313.pyc 2025-10-10T02:10:59.4278050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/dotenv/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:10:59.4279760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/dotenv/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.4281650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/dotenv/__pycache__/version.cpython-313.pyc 2025-10-10T02:10:59.4283300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/dotenv/__pycache__/parser.cpython-313.pyc 2025-10-10T02:10:59.4284890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/dotenv/parser.py 2025-10-10T02:10:59.4286440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/dotenv/cli.py 2025-10-10T02:10:59.4287900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/dotenv/ipython.py 2025-10-10T02:10:59.4289450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/dotenv/py.typed 2025-10-10T02:10:59.4291080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/dotenv/main.py 2025-10-10T02:10:59.4292730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/dotenv/__main__.py 2025-10-10T02:10:59.4294530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/python_dotenv-1.1.0.dist-info/RECORD 2025-10-10T02:10:59.4296200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/python_dotenv-1.1.0.dist-info/LICENSE 2025-10-10T02:10:59.4298120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/python_dotenv-1.1.0.dist-info/direct_url.json 2025-10-10T02:10:59.4299830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/python_dotenv-1.1.0.dist-info/WHEEL 2025-10-10T02:10:59.4301660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/python_dotenv-1.1.0.dist-info/entry_points.txt 2025-10-10T02:10:59.4303600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/python_dotenv-1.1.0.dist-info/top_level.txt 2025-10-10T02:10:59.4305090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/python_dotenv-1.1.0.dist-info/REQUESTED 2025-10-10T02:10:59.4306530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/python_dotenv-1.1.0.dist-info/INSTALLER 2025-10-10T02:10:59.4309090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-dotenv-1.1.0-py313hca03da5_0/lib/python3.13/site-packages/python_dotenv-1.1.0.dist-info/METADATA 2025-10-10T02:10:59.4309330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/bin/anaconda 2025-10-10T02:10:59.4309720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/info/repodata_record.json 2025-10-10T02:10:59.4310700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/info/test/run_test.sh 2025-10-10T02:10:59.4311890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/info/test/tests/conftest.py 2025-10-10T02:10:59.4312850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/info/test/tests/__init__.py 2025-10-10T02:10:59.4314050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/info/test/tests/test_config.py 2025-10-10T02:10:59.4315080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/info/test/tests/test_cli.py 2025-10-10T02:10:59.4315970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/info/test/run_test.py 2025-10-10T02:10:59.4317270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/info/test/test_time_dependencies.json 2025-10-10T02:10:59.4318300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/info/licenses/LICENSE 2025-10-10T02:10:59.4319300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.4320330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/info/recipe/meta.yaml 2025-10-10T02:10:59.4321740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/info/recipe/meta.yaml.template 2025-10-10T02:10:59.4322860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/info/paths.json 2025-10-10T02:10:59.4324180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/info/hash_input.json 2025-10-10T02:10:59.4325260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/info/files 2025-10-10T02:10:59.4326570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/info/about.json 2025-10-10T02:10:59.4327690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/info/has_prefix 2025-10-10T02:10:59.4329030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/info/index.json 2025-10-10T02:10:59.4330140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/info/git 2025-10-10T02:10:59.4331940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base/plugins.py 2025-10-10T02:10:59.4333640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base/console.py 2025-10-10T02:10:59.4335260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base/config.py 2025-10-10T02:10:59.4337160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base/_version.py 2025-10-10T02:10:59.4338880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base/__init__.py 2025-10-10T02:10:59.4340920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base/__pycache__/plugins.cpython-313.pyc 2025-10-10T02:10:59.4342940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base/__pycache__/config.cpython-313.pyc 2025-10-10T02:10:59.4344950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base/__pycache__/exceptions.cpython-313.pyc 2025-10-10T02:10:59.4346870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base/__pycache__/_version.cpython-313.pyc 2025-10-10T02:10:59.4349050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base/__pycache__/cli.cpython-313.pyc 2025-10-10T02:10:59.4350680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.4352660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base/__pycache__/console.cpython-313.pyc 2025-10-10T02:10:59.4354370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base/cli.py 2025-10-10T02:10:59.4355940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base/py.typed 2025-10-10T02:10:59.4357720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base/exceptions.py 2025-10-10T02:10:59.4359450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base-0.5.2.dist-info/RECORD 2025-10-10T02:10:59.4361580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base-0.5.2.dist-info/licenses/LICENSE 2025-10-10T02:10:59.4363490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base-0.5.2.dist-info/direct_url.json 2025-10-10T02:10:59.4365370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base-0.5.2.dist-info/WHEEL 2025-10-10T02:10:59.4367320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base-0.5.2.dist-info/entry_points.txt 2025-10-10T02:10:59.4369060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base-0.5.2.dist-info/REQUESTED 2025-10-10T02:10:59.4371060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base-0.5.2.dist-info/INSTALLER 2025-10-10T02:10:59.4372920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-cli-base-0.5.2-py313hca03da5_0/lib/python3.13/site-packages/anaconda_cli_base-0.5.2.dist-info/METADATA 2025-10-10T02:10:59.4373750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1.conda 2025-10-10T02:10:59.4374730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/more-itertools-10.3.0-py313hca03da5_0.conda 2025-10-10T02:10:59.4375560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0.conda 2025-10-10T02:10:59.4376890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/test_data.hpp 2025-10-10T02:10:59.4378310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/ordered_map.hpp 2025-10-10T02:10:59.4379420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/json.hpp 2025-10-10T02:10:59.4380850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/adl_serializer.hpp 2025-10-10T02:10:59.4382400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/byte_container_with_subtype.hpp 2025-10-10T02:10:59.4383650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/hash.hpp 2025-10-10T02:10:59.4385170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/string_escape.hpp 2025-10-10T02:10:59.4386600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/json_ref.hpp 2025-10-10T02:10:59.4388060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/conversions/to_chars.hpp 2025-10-10T02:10:59.4389550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/conversions/from_json.hpp 2025-10-10T02:10:59.4391060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/conversions/to_json.hpp 2025-10-10T02:10:59.4392370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/value_t.hpp 2025-10-10T02:10:59.4393950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/input/position_t.hpp 2025-10-10T02:10:59.4395340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/input/parser.hpp 2025-10-10T02:10:59.4396770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/input/json_sax.hpp 2025-10-10T02:10:59.4398330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/input/binary_reader.hpp 2025-10-10T02:10:59.4399820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/input/input_adapters.hpp 2025-10-10T02:10:59.4401230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/input/lexer.hpp 2025-10-10T02:10:59.4402620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/string_concat.hpp 2025-10-10T02:10:59.4404120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/macro_scope.hpp 2025-10-10T02:10:59.4405620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/output/output_adapters.hpp 2025-10-10T02:10:59.4407210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/output/serializer.hpp 2025-10-10T02:10:59.4408850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/output/binary_writer.hpp 2025-10-10T02:10:59.4410190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/meta/is_sax.hpp 2025-10-10T02:10:59.4411560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/meta/call_std/end.hpp 2025-10-10T02:10:59.4413130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/meta/call_std/begin.hpp 2025-10-10T02:10:59.4414770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/meta/identity_tag.hpp 2025-10-10T02:10:59.4416210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/meta/type_traits.hpp 2025-10-10T02:10:59.4417550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/meta/cpp_future.hpp 2025-10-10T02:10:59.4418970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/meta/detected.hpp 2025-10-10T02:10:59.4420390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/meta/void_t.hpp 2025-10-10T02:10:59.4421790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/meta/std_fs.hpp 2025-10-10T02:10:59.4423250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/json_pointer.hpp 2025-10-10T02:10:59.4424700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/exceptions.hpp 2025-10-10T02:10:59.4426130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/abi_macros.hpp 2025-10-10T02:10:59.4427640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/macro_unscope.hpp 2025-10-10T02:10:59.4429270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/iterators/iter_impl.hpp 2025-10-10T02:10:59.4430850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/iterators/json_reverse_iterator.hpp 2025-10-10T02:10:59.4432470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/iterators/iteration_proxy.hpp 2025-10-10T02:10:59.4434040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/iterators/iterator_traits.hpp 2025-10-10T02:10:59.4435610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/iterators/internal_iterator.hpp 2025-10-10T02:10:59.4437210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/iterators/primitive_iterator.hpp 2025-10-10T02:10:59.4438720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/thirdparty/hedley/hedley.hpp 2025-10-10T02:10:59.4440220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/thirdparty/hedley/hedley_undef.hpp 2025-10-10T02:10:59.4441400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/json_fwd.hpp 2025-10-10T02:10:59.4442650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/repodata_record.json 2025-10-10T02:10:59.4443750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/test/run_test.sh 2025-10-10T02:10:59.4445020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/licenses/LICENSE.MIT 2025-10-10T02:10:59.4446100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/recipe/bld.bat 2025-10-10T02:10:59.4447350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/recipe/build.sh 2025-10-10T02:10:59.4448760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.4449950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/recipe/meta.yaml 2025-10-10T02:10:59.4451260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/recipe/meta.yaml.template 2025-10-10T02:10:59.4452460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/paths.json 2025-10-10T02:10:59.4453670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/hash_input.json 2025-10-10T02:10:59.4454730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/files 2025-10-10T02:10:59.4455730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/about.json 2025-10-10T02:10:59.4456740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/has_prefix 2025-10-10T02:10:59.4457850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/index.json 2025-10-10T02:10:59.4458840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/git 2025-10-10T02:10:59.4460290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/share/pkgconfig/nlohmann_json.pc 2025-10-10T02:10:59.4461790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/share/cmake/nlohmann_json/nlohmann_jsonTargets.cmake 2025-10-10T02:10:59.4463520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/share/cmake/nlohmann_json/nlohmann_jsonConfigVersion.cmake 2025-10-10T02:10:59.4465000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/share/cmake/nlohmann_json/nlohmann_jsonConfig.cmake 2025-10-10T02:10:59.4466030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0.conda 2025-10-10T02:10:59.4468370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/info/repodata_record.json 2025-10-10T02:10:59.4469420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/info/test/run_test.sh 2025-10-10T02:10:59.4470890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/info/test/test_jaraco_classes.py 2025-10-10T02:10:59.4472120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/info/test/run_test.py 2025-10-10T02:10:59.4473480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-10-10T02:10:59.4474680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/info/licenses/LICENSE 2025-10-10T02:10:59.4475990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/info/recipe/test_jaraco_classes.py 2025-10-10T02:10:59.4477370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.4478740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/info/recipe/meta.yaml 2025-10-10T02:10:59.4480040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-10-10T02:10:59.4481180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/info/paths.json 2025-10-10T02:10:59.4482390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/info/hash_input.json 2025-10-10T02:10:59.4483550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/info/files 2025-10-10T02:10:59.4484680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/info/about.json 2025-10-10T02:10:59.4485880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/info/index.json 2025-10-10T02:10:59.4486920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/info/git 2025-10-10T02:10:59.4488870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco_classes-3.4.0.dist-info/RECORD 2025-10-10T02:10:59.4490900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco_classes-3.4.0.dist-info/licenses/LICENSE 2025-10-10T02:10:59.4492840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco_classes-3.4.0.dist-info/direct_url.json 2025-10-10T02:10:59.4494580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco_classes-3.4.0.dist-info/WHEEL 2025-10-10T02:10:59.4496420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco_classes-3.4.0.dist-info/top_level.txt 2025-10-10T02:10:59.4498110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco_classes-3.4.0.dist-info/REQUESTED 2025-10-10T02:10:59.4499770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco_classes-3.4.0.dist-info/INSTALLER 2025-10-10T02:10:59.4501280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco_classes-3.4.0.dist-info/METADATA 2025-10-10T02:10:59.4502440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco/classes/properties.py 2025-10-10T02:10:59.4503840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco/classes/__init__.py 2025-10-10T02:10:59.4505680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco/classes/__pycache__/ancestry.cpython-313.pyc 2025-10-10T02:10:59.4507620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco/classes/__pycache__/meta.cpython-313.pyc 2025-10-10T02:10:59.4509740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco/classes/__pycache__/properties.cpython-313.pyc 2025-10-10T02:10:59.4511740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco/classes/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.4513230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco/classes/py.typed 2025-10-10T02:10:59.4514820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco/classes/ancestry.py 2025-10-10T02:10:59.4516460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.classes-3.4.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco/classes/meta.py 2025-10-10T02:10:59.4516760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urls 2025-10-10T02:10:59.4517680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0.conda 2025-10-10T02:10:59.4518640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.1-py313hca03da5_0.conda 2025-10-10T02:10:59.4520250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/info/repodata_record.json 2025-10-10T02:10:59.4521590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/info/test/run_test.sh 2025-10-10T02:10:59.4522890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/info/test/run_test.py 2025-10-10T02:10:59.4524470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-10-10T02:10:59.4525850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/info/licenses/LICENSE 2025-10-10T02:10:59.4527520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.4528800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/info/recipe/meta.yaml 2025-10-10T02:10:59.4530220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-10-10T02:10:59.4531530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/info/paths.json 2025-10-10T02:10:59.4532950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/info/hash_input.json 2025-10-10T02:10:59.4534100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/info/files 2025-10-10T02:10:59.4535380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/info/about.json 2025-10-10T02:10:59.4536640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/info/index.json 2025-10-10T02:10:59.4537810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/info/git 2025-10-10T02:10:59.4539960Z /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-10-10T02:10:59.4542160Z /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-10-10T02:10:59.4544600Z /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-10-10T02:10:59.4546630Z /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-10-10T02:10:59.4548660Z /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-10-10T02:10:59.4550700Z /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-10-10T02:10:59.4552910Z /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-10-10T02:10:59.4554840Z /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-10-10T02:10:59.4557050Z /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-10-10T02:10:59.4559040Z /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-10-10T02:10:59.4561390Z /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-10-10T02:10:59.4563440Z /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-10-10T02:10:59.4565710Z /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-10-10T02:10:59.4567920Z /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-10-10T02:10:59.4570050Z /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-10-10T02:10:59.4572230Z /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-10-10T02:10:59.4574580Z /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-10-10T02:10:59.4576890Z /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-10-10T02:10:59.4578960Z /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-10-10T02:10:59.4580770Z /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-10-10T02:10:59.4582660Z /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-10-10T02:10:59.4584640Z /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-10-10T02:10:59.4586580Z /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-10-10T02:10:59.4588390Z /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-10-10T02:10:59.4590370Z /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-10-10T02:10:59.4591140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/bin/curl-config 2025-10-10T02:10:59.4592330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/include/curl/stdcheaders.h 2025-10-10T02:10:59.4593370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/include/curl/header.h 2025-10-10T02:10:59.4594440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/include/curl/options.h 2025-10-10T02:10:59.4595580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/include/curl/mprintf.h 2025-10-10T02:10:59.4596720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/include/curl/easy.h 2025-10-10T02:10:59.4597660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/include/curl/curl.h 2025-10-10T02:10:59.4598890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/include/curl/websockets.h 2025-10-10T02:10:59.4599970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/include/curl/curlver.h 2025-10-10T02:10:59.4601210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/include/curl/system.h 2025-10-10T02:10:59.4602350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/include/curl/typecheck-gcc.h 2025-10-10T02:10:59.4603430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/include/curl/multi.h 2025-10-10T02:10:59.4604600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/include/curl/urlapi.h 2025-10-10T02:10:59.4605610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/info/repodata_record.json 2025-10-10T02:10:59.4606660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/info/test/run_test.sh 2025-10-10T02:10:59.4607830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/info/recipe/parent/bld.bat 2025-10-10T02:10:59.4608970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/info/recipe/parent/build.sh 2025-10-10T02:10:59.4610110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/info/recipe/parent/meta.yaml 2025-10-10T02:10:59.4611410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.4612500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/info/recipe/meta.yaml 2025-10-10T02:10:59.4613530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/info/run_exports.json 2025-10-10T02:10:59.4614550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/info/paths.json 2025-10-10T02:10:59.4615660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/info/hash_input.json 2025-10-10T02:10:59.4616560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/info/files 2025-10-10T02:10:59.4617690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/info/about.json 2025-10-10T02:10:59.4618720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/info/has_prefix 2025-10-10T02:10:59.4619780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/info/index.json 2025-10-10T02:10:59.4620910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/info/git 2025-10-10T02:10:59.4622030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/lib/pkgconfig/libcurl.pc 2025-10-10T02:10:59.4623200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/lib/libcurl.4.8.0.dylib 2025-10-10T02:10:59.4624190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/lib/libcurl.dylib 2025-10-10T02:10:59.4625310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1/lib/libcurl.4.dylib 2025-10-10T02:10:59.4626170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1.conda 2025-10-10T02:10:59.4627260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/bin/mamba-package 2025-10-10T02:10:59.4628580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/activation.hpp 2025-10-10T02:10:59.4630070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/environments_manager.hpp 2025-10-10T02:10:59.4631250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/transaction.hpp 2025-10-10T02:10:59.4632560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/package_handling.hpp 2025-10-10T02:10:59.4633810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/invoke.hpp 2025-10-10T02:10:59.4635070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/prefix_data.hpp 2025-10-10T02:10:59.4636380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/common_types.hpp 2025-10-10T02:10:59.4637680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/palette.hpp 2025-10-10T02:10:59.4638830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/link.hpp 2025-10-10T02:10:59.4640120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/error_handling.hpp 2025-10-10T02:10:59.4641510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/repo_checker_store.hpp 2025-10-10T02:10:59.4642850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/package_fetcher.hpp 2025-10-10T02:10:59.4644220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/execution.hpp 2025-10-10T02:10:59.4645460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/subdirdata.hpp 2025-10-10T02:10:59.4646690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/shell_init.hpp 2025-10-10T02:10:59.4647860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/fsutil.hpp 2025-10-10T02:10:59.4649320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/channel_context.hpp 2025-10-10T02:10:59.4650640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/env_lockfile.hpp 2025-10-10T02:10:59.4651820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/util_scope.hpp 2025-10-10T02:10:59.4653270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/transaction_context.hpp 2025-10-10T02:10:59.4654790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/download_progress_bar.hpp 2025-10-10T02:10:59.4655910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/context.hpp 2025-10-10T02:10:59.4657130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/timeref.hpp 2025-10-10T02:10:59.4658360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/util_os.hpp 2025-10-10T02:10:59.4659570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/tasksync.hpp 2025-10-10T02:10:59.4660740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/history.hpp 2025-10-10T02:10:59.4661960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/progress_bar.hpp 2025-10-10T02:10:59.4663080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/run.hpp 2025-10-10T02:10:59.4664420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/package_paths.hpp 2025-10-10T02:10:59.4665710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/package_database_loader.hpp 2025-10-10T02:10:59.4666880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/virtual_packages.hpp 2025-10-10T02:10:59.4668140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/thread_utils.hpp 2025-10-10T02:10:59.4669320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/output.hpp 2025-10-10T02:10:59.4670620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/package_cache.hpp 2025-10-10T02:10:59.4671750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/pinning.hpp 2025-10-10T02:10:59.4673080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/query.hpp 2025-10-10T02:10:59.4674200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/util.hpp 2025-10-10T02:10:59.4675410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/menuinst.hpp 2025-10-10T02:10:59.4676610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/cast.hpp 2025-10-10T02:10:59.4677860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/os_unix.hpp 2025-10-10T02:10:59.4679170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/cryptography.hpp 2025-10-10T02:10:59.4680330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/build.hpp 2025-10-10T02:10:59.4681490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/json.hpp 2025-10-10T02:10:59.4682690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/os_osx.hpp 2025-10-10T02:10:59.4684050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/weakening_map.hpp 2025-10-10T02:10:59.4685190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/path_manip.hpp 2025-10-10T02:10:59.4686580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/flat_binary_tree.hpp 2025-10-10T02:10:59.4687840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/variant_cmp.hpp 2025-10-10T02:10:59.4689170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/encoding.hpp 2025-10-10T02:10:59.4690460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/functional.hpp 2025-10-10T02:10:59.4692000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/flat_bool_expr_tree.hpp 2025-10-10T02:10:59.4693230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/type_traits.hpp 2025-10-10T02:10:59.4694490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/random.hpp 2025-10-10T02:10:59.4695790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/os_linux.hpp 2025-10-10T02:10:59.4697130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/heap_optional.hpp 2025-10-10T02:10:59.4698250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/graph.hpp 2025-10-10T02:10:59.4699680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/loop_control.hpp 2025-10-10T02:10:59.4700570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/url.hpp 2025-10-10T02:10:59.4701520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/os_win.hpp 2025-10-10T02:10:59.4702510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/url_manip.hpp 2025-10-10T02:10:59.4703550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/string.hpp 2025-10-10T02:10:59.4704460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/deprecation.hpp 2025-10-10T02:10:59.4705460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/parsers.hpp 2025-10-10T02:10:59.4706280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/cfile.hpp 2025-10-10T02:10:59.4707280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/os.hpp 2025-10-10T02:10:59.4708200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/conditional.hpp 2025-10-10T02:10:59.4709240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/flat_set.hpp 2025-10-10T02:10:59.4710070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/compare.hpp 2025-10-10T02:10:59.4711050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/iterator.hpp 2025-10-10T02:10:59.4712180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/environment.hpp 2025-10-10T02:10:59.4713410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/tuple_hash.hpp 2025-10-10T02:10:59.4714740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/archive.hpp 2025-10-10T02:10:59.4716030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/package_info.hpp 2025-10-10T02:10:59.4717280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/match_spec.hpp 2025-10-10T02:10:59.4718570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/glob_spec.hpp 2025-10-10T02:10:59.4719980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/repo_data.hpp 2025-10-10T02:10:59.4721160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/regex_spec.hpp 2025-10-10T02:10:59.4722590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/chimera_string_spec.hpp 2025-10-10T02:10:59.4723920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/platform.hpp 2025-10-10T02:10:59.4725570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/error.hpp 2025-10-10T02:10:59.4726380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/version.hpp 2025-10-10T02:10:59.4727680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/channel.hpp 2025-10-10T02:10:59.4728870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/conda_url.hpp 2025-10-10T02:10:59.4730310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/unresolved_channel.hpp 2025-10-10T02:10:59.4731750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/build_number_spec.hpp 2025-10-10T02:10:59.4733070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/authentication_info.hpp 2025-10-10T02:10:59.4734320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/version_spec.hpp 2025-10-10T02:10:59.4735490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/solver/request.hpp 2025-10-10T02:10:59.4736860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/solver/solution.hpp 2025-10-10T02:10:59.4738190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/solver/problems_graph.hpp 2025-10-10T02:10:59.4739410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/solver/libsolv/solver.hpp 2025-10-10T02:10:59.4740660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/solver/libsolv/unsolvable.hpp 2025-10-10T02:10:59.4741980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/solver/libsolv/database.hpp 2025-10-10T02:10:59.4743350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/solver/libsolv/parameters.hpp 2025-10-10T02:10:59.4744750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/solver/libsolv/repo_info.hpp 2025-10-10T02:10:59.4745790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/version.hpp 2025-10-10T02:10:59.4747060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/download/mirror_map.hpp 2025-10-10T02:10:59.4748300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/download/downloader.hpp 2025-10-10T02:10:59.4749490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/download/mirror.hpp 2025-10-10T02:10:59.4750690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/download/request.hpp 2025-10-10T02:10:59.4752040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/update.hpp 2025-10-10T02:10:59.4753220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/info.hpp 2025-10-10T02:10:59.4754570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/configuration_impl.hpp 2025-10-10T02:10:59.4755780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/shell.hpp 2025-10-10T02:10:59.4757200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/channel_loader.hpp 2025-10-10T02:10:59.4758310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/install.hpp 2025-10-10T02:10:59.4759430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/c_api.h 2025-10-10T02:10:59.4760750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/repoquery.hpp 2025-10-10T02:10:59.4762140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/config.hpp 2025-10-10T02:10:59.4763410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/list.hpp 2025-10-10T02:10:59.4764630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/configuration.hpp 2025-10-10T02:10:59.4765940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/create.hpp 2025-10-10T02:10:59.4767100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/clean.hpp 2025-10-10T02:10:59.4768320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/constants.hpp 2025-10-10T02:10:59.4769590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/remove.hpp 2025-10-10T02:10:59.4770820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/fs/filesystem.hpp 2025-10-10T02:10:59.4772150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/validation/errors.hpp 2025-10-10T02:10:59.4773340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/validation/keys.hpp 2025-10-10T02:10:59.4775010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/validation/update_framework_v0_6.hpp 2025-10-10T02:10:59.4776440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/validation/repo_checker.hpp 2025-10-10T02:10:59.4777690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/validation/tools.hpp 2025-10-10T02:10:59.4779230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/validation/update_framework_v1.hpp 2025-10-10T02:10:59.4780530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/validation/update_framework.hpp 2025-10-10T02:10:59.4781590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/etc/profile.d/mamba.sh 2025-10-10T02:10:59.4782840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/repodata_record.json 2025-10-10T02:10:59.4783930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/test/run_test.sh 2025-10-10T02:10:59.4785040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/licenses/LICENSE 2025-10-10T02:10:59.4787420Z /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-10-10T02:10:59.4788480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/recipe/parent/build_mamba.bat 2025-10-10T02:10:59.4789840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/recipe/parent/conda_build_config.yaml 2025-10-10T02:10:59.4791260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/recipe/parent/test_libmamba_version.py 2025-10-10T02:10:59.4792510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/recipe/parent/meta.yaml 2025-10-10T02:10:59.4793780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/recipe/parent/build_mamba.sh 2025-10-10T02:10:59.4795040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.4796080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/recipe/meta.yaml 2025-10-10T02:10:59.4797230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/recipe/build_mamba.sh 2025-10-10T02:10:59.4798220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/run_exports.json 2025-10-10T02:10:59.4799140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/paths.json 2025-10-10T02:10:59.4800350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/hash_input.json 2025-10-10T02:10:59.4801270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/files 2025-10-10T02:10:59.4802230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/about.json 2025-10-10T02:10:59.4803160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/has_prefix 2025-10-10T02:10:59.4804160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/index.json 2025-10-10T02:10:59.4805220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/git 2025-10-10T02:10:59.4806860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/lib/libmamba.2.dylib 2025-10-10T02:10:59.4807780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/lib/cmake/libmamba/libmambaConfigVersion.cmake 2025-10-10T02:10:59.4809160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/lib/cmake/libmamba/libmambaTargets.cmake 2025-10-10T02:10:59.4810780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/lib/cmake/libmamba/libmambaTargets-release.cmake 2025-10-10T02:10:59.4812310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/lib/cmake/libmamba/libmambaConfig.cmake 2025-10-10T02:10:59.4813260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/lib/libmamba.2.0.0.dylib 2025-10-10T02:10:59.4814560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/lib/libmamba.dylib 2025-10-10T02:10:59.4815540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/repodata_record.json 2025-10-10T02:10:59.4816730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/test/run_test.sh 2025-10-10T02:10:59.4818280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/test/include/pybind11/detail/internals.h 2025-10-10T02:10:59.4819300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/test/run_test.bat 2025-10-10T02:10:59.4820410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/licenses/LICENSE 2025-10-10T02:10:59.4822130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/recipe/parent/build-pybind11-global.sh 2025-10-10T02:10:59.4823500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/recipe/parent/build-pybind11.bat 2025-10-10T02:10:59.4825000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/recipe/parent/build-pybind11-global.bat 2025-10-10T02:10:59.4826320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/recipe/parent/build-pybind11.sh 2025-10-10T02:10:59.4827500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/recipe/parent/meta.yaml 2025-10-10T02:10:59.4828780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.4829950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/recipe/meta.yaml 2025-10-10T02:10:59.4831110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/run_exports.json 2025-10-10T02:10:59.4832260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/paths.json 2025-10-10T02:10:59.4833280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/hash_input.json 2025-10-10T02:10:59.4834190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/files 2025-10-10T02:10:59.4835300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/about.json 2025-10-10T02:10:59.4836480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/link.json 2025-10-10T02:10:59.4837570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/index.json 2025-10-10T02:10:59.4838500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/git 2025-10-10T02:10:59.4839770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/info/repodata_record.json 2025-10-10T02:10:59.4840950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/info/test/run_test.sh 2025-10-10T02:10:59.4842100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/info/test/run_test.py 2025-10-10T02:10:59.4843460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-10-10T02:10:59.4844460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/info/licenses/LICENSE 2025-10-10T02:10:59.4845900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.4847070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/info/recipe/meta.yaml 2025-10-10T02:10:59.4848290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-10-10T02:10:59.4849310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/info/paths.json 2025-10-10T02:10:59.4855060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/info/hash_input.json 2025-10-10T02:10:59.4855520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/info/files 2025-10-10T02:10:59.4855970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/info/about.json 2025-10-10T02:10:59.4856410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/info/index.json 2025-10-10T02:10:59.4856890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/info/git 2025-10-10T02:10:59.4857400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/params.py 2025-10-10T02:10:59.4858010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/_typing.py 2025-10-10T02:10:59.4858610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/models.py 2025-10-10T02:10:59.4859870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/completion.py 2025-10-10T02:10:59.4861260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/__init__.py 2025-10-10T02:10:59.4862660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/core.py 2025-10-10T02:10:59.4864410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/__pycache__/main.cpython-313.pyc 2025-10-10T02:10:59.4866340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/__pycache__/_typing.cpython-313.pyc 2025-10-10T02:10:59.4868180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/__pycache__/core.cpython-313.pyc 2025-10-10T02:10:59.4869930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/__pycache__/colors.cpython-313.pyc 2025-10-10T02:10:59.4871900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/__pycache__/_completion_click8.cpython-313.pyc 2025-10-10T02:10:59.4873840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/__pycache__/_completion_click7.cpython-313.pyc 2025-10-10T02:10:59.4875520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/__pycache__/rich_utils.cpython-313.pyc 2025-10-10T02:10:59.4877300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/__pycache__/testing.cpython-313.pyc 2025-10-10T02:10:59.4879180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/__pycache__/utils.cpython-313.pyc 2025-10-10T02:10:59.4880920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/__pycache__/models.cpython-313.pyc 2025-10-10T02:10:59.4882660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/__pycache__/params.cpython-313.pyc 2025-10-10T02:10:59.4884660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/__pycache__/_compat_utils.cpython-313.pyc 2025-10-10T02:10:59.4886770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/__pycache__/_completion_shared.cpython-313.pyc 2025-10-10T02:10:59.4888480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/__pycache__/completion.cpython-313.pyc 2025-10-10T02:10:59.4890260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.4891680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/rich_utils.py 2025-10-10T02:10:59.4893340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/_completion_shared.py 2025-10-10T02:10:59.4894990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/utils.py 2025-10-10T02:10:59.4896390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/_compat_utils.py 2025-10-10T02:10:59.4897790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/py.typed 2025-10-10T02:10:59.4899360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/_completion_click7.py 2025-10-10T02:10:59.4900420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/main.py 2025-10-10T02:10:59.4901610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/testing.py 2025-10-10T02:10:59.4902760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/_completion_click8.py 2025-10-10T02:10:59.4904100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer/colors.py 2025-10-10T02:10:59.4905100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer-0.9.0.dist-info/RECORD 2025-10-10T02:10:59.4906300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer-0.9.0.dist-info/LICENSE 2025-10-10T02:10:59.4908890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer-0.9.0.dist-info/direct_url.json 2025-10-10T02:10:59.4909790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer-0.9.0.dist-info/WHEEL 2025-10-10T02:10:59.4911160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer-0.9.0.dist-info/REQUESTED 2025-10-10T02:10:59.4912440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer-0.9.0.dist-info/INSTALLER 2025-10-10T02:10:59.4913600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0/lib/python3.13/site-packages/typer-0.9.0.dist-info/METADATA 2025-10-10T02:10:59.4914520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/info/repodata_record.json 2025-10-10T02:10:59.4915500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/info/test/run_test.sh 2025-10-10T02:10:59.4916500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/info/test/run_test.py 2025-10-10T02:10:59.4917530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-10-10T02:10:59.4918690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.4919520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/info/recipe/meta.yaml 2025-10-10T02:10:59.4920670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-10-10T02:10:59.4921450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/info/paths.json 2025-10-10T02:10:59.4922540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/info/hash_input.json 2025-10-10T02:10:59.4923220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/info/files 2025-10-10T02:10:59.4924250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/info/about.json 2025-10-10T02:10:59.4925340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/info/index.json 2025-10-10T02:10:59.4926400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/info/git 2025-10-10T02:10:59.4928090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/shellingham/posix/proc.py 2025-10-10T02:10:59.4929780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/shellingham/posix/__init__.py 2025-10-10T02:10:59.4931740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/shellingham/posix/__pycache__/_core.cpython-313.pyc 2025-10-10T02:10:59.4933620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/shellingham/posix/__pycache__/proc.cpython-313.pyc 2025-10-10T02:10:59.4935350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/shellingham/posix/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.4937330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/shellingham/posix/__pycache__/ps.cpython-313.pyc 2025-10-10T02:10:59.4939000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/shellingham/posix/_core.py 2025-10-10T02:10:59.4940350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/shellingham/posix/ps.py 2025-10-10T02:10:59.4941880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/shellingham/__init__.py 2025-10-10T02:10:59.4943920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/shellingham/__pycache__/_core.cpython-313.pyc 2025-10-10T02:10:59.4945650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/shellingham/__pycache__/nt.cpython-313.pyc 2025-10-10T02:10:59.4947460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/shellingham/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.4949020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/shellingham/_core.py 2025-10-10T02:10:59.4950290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/shellingham/nt.py 2025-10-10T02:10:59.4952030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/shellingham-1.5.0.dist-info/zip-safe 2025-10-10T02:10:59.4953600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/shellingham-1.5.0.dist-info/RECORD 2025-10-10T02:10:59.4955310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/shellingham-1.5.0.dist-info/LICENSE 2025-10-10T02:10:59.4957120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/shellingham-1.5.0.dist-info/direct_url.json 2025-10-10T02:10:59.4958780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/shellingham-1.5.0.dist-info/WHEEL 2025-10-10T02:10:59.4960540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/shellingham-1.5.0.dist-info/top_level.txt 2025-10-10T02:10:59.4962180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/shellingham-1.5.0.dist-info/REQUESTED 2025-10-10T02:10:59.4963950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/shellingham-1.5.0.dist-info/INSTALLER 2025-10-10T02:10:59.4965690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/shellingham-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/shellingham-1.5.0.dist-info/METADATA 2025-10-10T02:10:59.4966570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0.conda 2025-10-10T02:10:59.4967990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/info/repodata_record.json 2025-10-10T02:10:59.4969100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/info/test/run_test.sh 2025-10-10T02:10:59.4970470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/info/test/tests/test_custom_ca.py 2025-10-10T02:10:59.4971780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/info/test/tests/test_inject.py 2025-10-10T02:10:59.4973140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/info/test/tests/conftest.py 2025-10-10T02:10:59.4974580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/info/test/tests/requests_with_inject.py 2025-10-10T02:10:59.4975840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/info/test/tests/__init__.py 2025-10-10T02:10:59.4977200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/info/test/tests/test_sslcontext.py 2025-10-10T02:10:59.4978570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/info/test/tests/test_api.py 2025-10-10T02:10:59.4979910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/info/test/tests/aiohttp_with_inject.py 2025-10-10T02:10:59.4981230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/info/test/run_test.py 2025-10-10T02:10:59.4982720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/info/test/test_time_dependencies.json 2025-10-10T02:10:59.4983820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/info/licenses/LICENSE 2025-10-10T02:10:59.4985120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.4986180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/info/recipe/meta.yaml 2025-10-10T02:10:59.4987630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/info/recipe/meta.yaml.template 2025-10-10T02:10:59.4988730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/info/paths.json 2025-10-10T02:10:59.4989940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/info/hash_input.json 2025-10-10T02:10:59.4991060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/info/files 2025-10-10T02:10:59.4992310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/info/about.json 2025-10-10T02:10:59.4993470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/info/index.json 2025-10-10T02:10:59.4994340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/info/git 2025-10-10T02:10:59.4996370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/lib/python3.13/site-packages/truststore-0.10.1.dist-info/RECORD 2025-10-10T02:10:59.4998000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/lib/python3.13/site-packages/truststore-0.10.1.dist-info/LICENSE 2025-10-10T02:10:59.4999800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/lib/python3.13/site-packages/truststore-0.10.1.dist-info/direct_url.json 2025-10-10T02:10:59.5001440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/lib/python3.13/site-packages/truststore-0.10.1.dist-info/WHEEL 2025-10-10T02:10:59.5003190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/lib/python3.13/site-packages/truststore-0.10.1.dist-info/REQUESTED 2025-10-10T02:10:59.5004850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/lib/python3.13/site-packages/truststore-0.10.1.dist-info/INSTALLER 2025-10-10T02:10:59.5006500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/lib/python3.13/site-packages/truststore-0.10.1.dist-info/METADATA 2025-10-10T02:10:59.5008110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/lib/python3.13/site-packages/truststore/_openssl.py 2025-10-10T02:10:59.5009530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/lib/python3.13/site-packages/truststore/_api.py 2025-10-10T02:10:59.5010980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/lib/python3.13/site-packages/truststore/_macos.py 2025-10-10T02:10:59.5012690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/lib/python3.13/site-packages/truststore/__init__.py 2025-10-10T02:10:59.5014550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/lib/python3.13/site-packages/truststore/__pycache__/_windows.cpython-313.pyc 2025-10-10T02:10:59.5016340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/lib/python3.13/site-packages/truststore/__pycache__/_api.cpython-313.pyc 2025-10-10T02:10:59.5018190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/lib/python3.13/site-packages/truststore/__pycache__/_macos.cpython-313.pyc 2025-10-10T02:10:59.5020070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/lib/python3.13/site-packages/truststore/__pycache__/_openssl.cpython-313.pyc 2025-10-10T02:10:59.5022120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/lib/python3.13/site-packages/truststore/__pycache__/_ssl_constants.cpython-313.pyc 2025-10-10T02:10:59.5023900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/lib/python3.13/site-packages/truststore/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.5025800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/lib/python3.13/site-packages/truststore/_ssl_constants.py 2025-10-10T02:10:59.5026930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/lib/python3.13/site-packages/truststore/py.typed 2025-10-10T02:10:59.5028590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.1-py313hca03da5_0/lib/python3.13/site-packages/truststore/_windows.py 2025-10-10T02:10:59.5029790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/info/repodata_record.json 2025-10-10T02:10:59.5031000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/info/test/run_test.sh 2025-10-10T02:10:59.5032290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/info/test/run_test.py 2025-10-10T02:10:59.5034120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/info/test/test_time_dependencies.json 2025-10-10T02:10:59.5035150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/info/licenses/LICENSE 2025-10-10T02:10:59.5036600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.5037900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/info/recipe/meta.yaml 2025-10-10T02:10:59.5039320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/info/recipe/meta.yaml.template 2025-10-10T02:10:59.5040520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/info/paths.json 2025-10-10T02:10:59.5042230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/info/hash_input.json 2025-10-10T02:10:59.5043300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/info/files 2025-10-10T02:10:59.5044590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/info/about.json 2025-10-10T02:10:59.5045930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/info/index.json 2025-10-10T02:10:59.5046910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/info/git 2025-10-10T02:10:59.5048950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings-2.6.1.dist-info/RECORD 2025-10-10T02:10:59.5051030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings-2.6.1.dist-info/licenses/LICENSE 2025-10-10T02:10:59.5053070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings-2.6.1.dist-info/direct_url.json 2025-10-10T02:10:59.5055010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings-2.6.1.dist-info/WHEEL 2025-10-10T02:10:59.5056850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings-2.6.1.dist-info/REQUESTED 2025-10-10T02:10:59.5058560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings-2.6.1.dist-info/INSTALLER 2025-10-10T02:10:59.5060590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings-2.6.1.dist-info/METADATA 2025-10-10T02:10:59.5062320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/version.py 2025-10-10T02:10:59.5063950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/__init__.py 2025-10-10T02:10:59.5066120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/__pycache__/sources.cpython-313.pyc 2025-10-10T02:10:59.5068110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/__pycache__/main.cpython-313.pyc 2025-10-10T02:10:59.5070120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/__pycache__/utils.cpython-313.pyc 2025-10-10T02:10:59.5072030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.5073980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/__pycache__/version.cpython-313.pyc 2025-10-10T02:10:59.5075690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/sources.py 2025-10-10T02:10:59.5077320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/utils.py 2025-10-10T02:10:59.5079210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/py.typed 2025-10-10T02:10:59.5080790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-settings-2.6.1-py313hca03da5_0/lib/python3.13/site-packages/pydantic_settings/main.py 2025-10-10T02:10:59.5081520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0.conda 2025-10-10T02:10:59.5082610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0.conda 2025-10-10T02:10:59.5083650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0.conda 2025-10-10T02:10:59.5084910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/info/repodata_record.json 2025-10-10T02:10:59.5086110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/info/test/run_test.sh 2025-10-10T02:10:59.5087430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/info/test/run_test.py 2025-10-10T02:10:59.5088980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-10-10T02:10:59.5090070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/info/licenses/LICENSE 2025-10-10T02:10:59.5091350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.5092460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/info/recipe/meta.yaml 2025-10-10T02:10:59.5093640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-10-10T02:10:59.5094450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/info/paths.json 2025-10-10T02:10:59.5095520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/info/hash_input.json 2025-10-10T02:10:59.5096260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/info/files 2025-10-10T02:10:59.5097200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/info/about.json 2025-10-10T02:10:59.5098090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/info/index.json 2025-10-10T02:10:59.5098920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/info/git 2025-10-10T02:10:59.5100370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco/context/__init__.py 2025-10-10T02:10:59.5101920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco/context/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.5103090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco/context/py.typed 2025-10-10T02:10:59.5104500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco.context-0.0.0.dist-info/RECORD 2025-10-10T02:10:59.5105980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco.context-0.0.0.dist-info/LICENSE 2025-10-10T02:10:59.5107430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco.context-0.0.0.dist-info/direct_url.json 2025-10-10T02:10:59.5108780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco.context-0.0.0.dist-info/WHEEL 2025-10-10T02:10:59.5110380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco.context-0.0.0.dist-info/top_level.txt 2025-10-10T02:10:59.5111750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco.context-0.0.0.dist-info/REQUESTED 2025-10-10T02:10:59.5113110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco.context-0.0.0.dist-info/INSTALLER 2025-10-10T02:10:59.5114540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.context-6.0.0-py313hca03da5_0/lib/python3.13/site-packages/jaraco.context-0.0.0.dist-info/METADATA 2025-10-10T02:10:59.5115300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.5-hee39554_0.conda 2025-10-10T02:10:59.5115880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1.conda 2025-10-10T02:10:59.5116510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0.conda 2025-10-10T02:10:59.5117580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/repodata_record.json 2025-10-10T02:10:59.5118480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/test/run_test.sh 2025-10-10T02:10:59.5119180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/test/run_test.py 2025-10-10T02:10:59.5120350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/test/test_time_dependencies.json 2025-10-10T02:10:59.5121120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/licenses/LICENSE.md 2025-10-10T02:10:59.5122230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.5123000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/recipe/meta.yaml 2025-10-10T02:10:59.5124110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/recipe/meta.yaml.template 2025-10-10T02:10:59.5125170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/paths.json 2025-10-10T02:10:59.5126280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/hash_input.json 2025-10-10T02:10:59.5127260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/files 2025-10-10T02:10:59.5128270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/about.json 2025-10-10T02:10:59.5129170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/index.json 2025-10-10T02:10:59.5130080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/git 2025-10-10T02:10:59.5131690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/intranges.py 2025-10-10T02:10:59.5133110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/package_data.py 2025-10-10T02:10:59.5134380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/compat.py 2025-10-10T02:10:59.5135800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/idnadata.py 2025-10-10T02:10:59.5137030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/__init__.py 2025-10-10T02:10:59.5138360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/core.py 2025-10-10T02:10:59.5140280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/__pycache__/codec.cpython-313.pyc 2025-10-10T02:10:59.5141890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/__pycache__/core.cpython-313.pyc 2025-10-10T02:10:59.5143510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/__pycache__/idnadata.cpython-313.pyc 2025-10-10T02:10:59.5145040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/__pycache__/compat.cpython-313.pyc 2025-10-10T02:10:59.5146810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/__pycache__/package_data.cpython-313.pyc 2025-10-10T02:10:59.5148540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/__pycache__/uts46data.cpython-313.pyc 2025-10-10T02:10:59.5150170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/__pycache__/intranges.cpython-313.pyc 2025-10-10T02:10:59.5151750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.5153090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/py.typed 2025-10-10T02:10:59.5154640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/codec.py 2025-10-10T02:10:59.5156090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/uts46data.py 2025-10-10T02:10:59.5157520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna-3.7.dist-info/LICENSE.md 2025-10-10T02:10:59.5159000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna-3.7.dist-info/RECORD 2025-10-10T02:10:59.5160640Z /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-10-10T02:10:59.5162010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna-3.7.dist-info/WHEEL 2025-10-10T02:10:59.5163430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna-3.7.dist-info/REQUESTED 2025-10-10T02:10:59.5164950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna-3.7.dist-info/INSTALLER 2025-10-10T02:10:59.5166480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna-3.7.dist-info/METADATA 2025-10-10T02:10:59.5166970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urls.txt 2025-10-10T02:10:59.5168260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/info/repodata_record.json 2025-10-10T02:10:59.5169440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/info/test/run_test.sh 2025-10-10T02:10:59.5170630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/info/test/run_test.py 2025-10-10T02:10:59.5172020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/info/test/test_time_dependencies.json 2025-10-10T02:10:59.5173120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/info/licenses/LICENSE 2025-10-10T02:10:59.5174430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.5175580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/info/recipe/meta.yaml 2025-10-10T02:10:59.5176890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/info/recipe/meta.yaml.template 2025-10-10T02:10:59.5177810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/info/paths.json 2025-10-10T02:10:59.5179110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/info/hash_input.json 2025-10-10T02:10:59.5180130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/info/files 2025-10-10T02:10:59.5181280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/info/about.json 2025-10-10T02:10:59.5182360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/info/index.json 2025-10-10T02:10:59.5183580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/info/git 2025-10-10T02:10:59.5185450Z /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-10-10T02:10:59.5187390Z /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-10-10T02:10:59.5189230Z /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-10-10T02:10:59.5190980Z /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-10-10T02:10:59.5192940Z /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-10-10T02:10:59.5194830Z /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-10-10T02:10:59.5196510Z /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-10-10T02:10:59.5198380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/_hypothesis_plugin.py 2025-10-10T02:10:59.5200120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/color.py 2025-10-10T02:10:59.5201660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/config.py 2025-10-10T02:10:59.5203000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/version.py 2025-10-10T02:10:59.5204670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/fields.py 2025-10-10T02:10:59.5206330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/error_wrappers.py 2025-10-10T02:10:59.5207870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/decorator.py 2025-10-10T02:10:59.5209470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/validators.py 2025-10-10T02:10:59.5210930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/tools.py 2025-10-10T02:10:59.5212760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/env_settings.py 2025-10-10T02:10:59.5214240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__init__.py 2025-10-10T02:10:59.5215720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/mypy.py 2025-10-10T02:10:59.5217290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/types.py 2025-10-10T02:10:59.5218950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/class_validators.py 2025-10-10T02:10:59.5220620Z /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-10-10T02:10:59.5222800Z /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-10-10T02:10:59.5224550Z /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-10-10T02:10:59.5226570Z /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-10-10T02:10:59.5228310Z /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-10-10T02:10:59.5230270Z /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-10-10T02:10:59.5232000Z /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-10-10T02:10:59.5233870Z /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-10-10T02:10:59.5235570Z /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-10-10T02:10:59.5237480Z /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-10-10T02:10:59.5239190Z /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-10-10T02:10:59.5241030Z /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-10-10T02:10:59.5242910Z /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-10-10T02:10:59.5244780Z /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-10-10T02:10:59.5246540Z /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-10-10T02:10:59.5248420Z /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-10-10T02:10:59.5250330Z /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-10-10T02:10:59.5252190Z /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-10-10T02:10:59.5258700Z /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-10-10T02:10:59.5259540Z /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-10-10T02:10:59.5260330Z /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-10-10T02:10:59.5261130Z /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-10-10T02:10:59.5261930Z /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-10-10T02:10:59.5264010Z /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-10-10T02:10:59.5265840Z /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-10-10T02:10:59.5267800Z /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-10-10T02:10:59.5269470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/networks.py 2025-10-10T02:10:59.5271200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/utils.py 2025-10-10T02:10:59.5272950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/annotated_types.py 2025-10-10T02:10:59.5274500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/py.typed 2025-10-10T02:10:59.5276020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/errors.py 2025-10-10T02:10:59.5277650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/dataclasses.py 2025-10-10T02:10:59.5279420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/parse.py 2025-10-10T02:10:59.5281050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/typing.py 2025-10-10T02:10:59.5282760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/main.py 2025-10-10T02:10:59.5284470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/datetime_parse.py 2025-10-10T02:10:59.5285830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/json.py 2025-10-10T02:10:59.5287030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/generics.py 2025-10-10T02:10:59.5288200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/schema.py 2025-10-10T02:10:59.5289710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_schema_generation_shared.py 2025-10-10T02:10:59.5291030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_docs_extraction.py 2025-10-10T02:10:59.5292320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_core_utils.py 2025-10-10T02:10:59.5293900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_validate_call.py 2025-10-10T02:10:59.5295510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_decorators_v1.py 2025-10-10T02:10:59.5297160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_typing_extra.py 2025-10-10T02:10:59.5298840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_validators.py 2025-10-10T02:10:59.5300440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_serializers.py 2025-10-10T02:10:59.5302230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_namespace_utils.py 2025-10-10T02:10:59.5303860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_repr.py 2025-10-10T02:10:59.5305420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__init__.py 2025-10-10T02:10:59.5307200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_import_utils.py 2025-10-10T02:10:59.5309310Z /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-10-10T02:10:59.5311320Z /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-10-10T02:10:59.5313320Z /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-10-10T02:10:59.5315330Z /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-10-10T02:10:59.5317120Z /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-10-10T02:10:59.5319090Z /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-10-10T02:10:59.5321060Z /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-10-10T02:10:59.5323190Z /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-10-10T02:10:59.5325210Z /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-10-10T02:10:59.5327560Z /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-10-10T02:10:59.5329300Z /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-10-10T02:10:59.5331010Z /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-10-10T02:10:59.5332960Z /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-10-10T02:10:59.5334830Z /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-10-10T02:10:59.5336580Z /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-10-10T02:10:59.5338480Z /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-10-10T02:10:59.5340630Z /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-10-10T02:10:59.5342470Z /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-10-10T02:10:59.5344490Z /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-10-10T02:10:59.5346670Z /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-10-10T02:10:59.5348710Z /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-10-10T02:10:59.5350540Z /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-10-10T02:10:59.5352520Z /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-10-10T02:10:59.5354750Z /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-10-10T02:10:59.5357040Z /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-10-10T02:10:59.5358740Z /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-10-10T02:10:59.5360720Z /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-10-10T02:10:59.5362630Z /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-10-10T02:10:59.5364610Z /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-10-10T02:10:59.5366670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_known_annotated_metadata.py 2025-10-10T02:10:59.5368470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_model_construction.py 2025-10-10T02:10:59.5370080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_signature.py 2025-10-10T02:10:59.5371820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_generate_schema.py 2025-10-10T02:10:59.5373760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_schema_gather.py 2025-10-10T02:10:59.5375540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_discriminated_union.py 2025-10-10T02:10:59.5377080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_forward_ref.py 2025-10-10T02:10:59.5378960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_decorators.py 2025-10-10T02:10:59.5380730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_core_metadata.py 2025-10-10T02:10:59.5382390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_fields.py 2025-10-10T02:10:59.5384120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_config.py 2025-10-10T02:10:59.5385790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_mock_val_ser.py 2025-10-10T02:10:59.5387380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_git.py 2025-10-10T02:10:59.5388980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_generics.py 2025-10-10T02:10:59.5390650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_dataclasses.py 2025-10-10T02:10:59.5392400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_internal_dataclass.py 2025-10-10T02:10:59.5394090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_utils.py 2025-10-10T02:10:59.5395700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/experimental/__init__.py 2025-10-10T02:10:59.5397810Z /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-10-10T02:10:59.5400020Z /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-10-10T02:10:59.5402020Z /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-10-10T02:10:59.5403650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/experimental/pipeline.py 2025-10-10T02:10:59.5405300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/experimental/arguments_schema.py 2025-10-10T02:10:59.5406950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/functional_validators.py 2025-10-10T02:10:59.5408430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/alias_generators.py 2025-10-10T02:10:59.5409700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/color.py 2025-10-10T02:10:59.5411190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/config.py 2025-10-10T02:10:59.5413850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/version.py 2025-10-10T02:10:59.5415110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/fields.py 2025-10-10T02:10:59.5416650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/error_wrappers.py 2025-10-10T02:10:59.5418070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/decorator.py 2025-10-10T02:10:59.5419570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/validators.py 2025-10-10T02:10:59.5420950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/warnings.py 2025-10-10T02:10:59.5422540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/tools.py 2025-10-10T02:10:59.5424140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/plugin/_loader.py 2025-10-10T02:10:59.5425860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/plugin/__init__.py 2025-10-10T02:10:59.5427360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/plugin/_schema_validator.py 2025-10-10T02:10:59.5429420Z /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-10-10T02:10:59.5431280Z /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-10-10T02:10:59.5433130Z /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-10-10T02:10:59.5434680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/env_settings.py 2025-10-10T02:10:59.5436140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__init__.py 2025-10-10T02:10:59.5437750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/mypy.py 2025-10-10T02:10:59.5439250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/types.py 2025-10-10T02:10:59.5440830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/class_validators.py 2025-10-10T02:10:59.5442670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/main.cpython-313.pyc 2025-10-10T02:10:59.5444520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/typing.cpython-313.pyc 2025-10-10T02:10:59.5446710Z /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-10-10T02:10:59.5448450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/networks.cpython-313.pyc 2025-10-10T02:10:59.5450340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/mypy.cpython-313.pyc 2025-10-10T02:10:59.5452190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/generics.cpython-313.pyc 2025-10-10T02:10:59.5454000Z /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-10-10T02:10:59.5455770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/validators.cpython-313.pyc 2025-10-10T02:10:59.5457460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/color.cpython-313.pyc 2025-10-10T02:10:59.5459110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/config.cpython-313.pyc 2025-10-10T02:10:59.5461050Z /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-10-10T02:10:59.5462800Z /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-10-10T02:10:59.5464570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/fields.cpython-313.pyc 2025-10-10T02:10:59.5466440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/parse.cpython-313.pyc 2025-10-10T02:10:59.5468230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/aliases.cpython-313.pyc 2025-10-10T02:10:59.5470440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/_migration.cpython-313.pyc 2025-10-10T02:10:59.5472190Z /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-10-10T02:10:59.5473790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/schema.cpython-313.pyc 2025-10-10T02:10:59.5475590Z /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-10-10T02:10:59.5477550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/dataclasses.cpython-313.pyc 2025-10-10T02:10:59.5479260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/errors.cpython-313.pyc 2025-10-10T02:10:59.5480970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/utils.cpython-313.pyc 2025-10-10T02:10:59.5482740Z /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-10-10T02:10:59.5484460Z /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-10-10T02:10:59.5485670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/warnings.cpython-313.pyc 2025-10-10T02:10:59.5486990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/types.cpython-313.pyc 2025-10-10T02:10:59.5488460Z /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-10-10T02:10:59.5489900Z /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-10-10T02:10:59.5491340Z /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-10-10T02:10:59.5492760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/json.cpython-313.pyc 2025-10-10T02:10:59.5494230Z /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-10-10T02:10:59.5495570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.5497060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/version.cpython-313.pyc 2025-10-10T02:10:59.5498420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/decorator.cpython-313.pyc 2025-10-10T02:10:59.5499850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/tools.cpython-313.pyc 2025-10-10T02:10:59.5500900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/aliases.py 2025-10-10T02:10:59.5502180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/json_schema.py 2025-10-10T02:10:59.5503320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_migration.py 2025-10-10T02:10:59.5504600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/networks.py 2025-10-10T02:10:59.5505780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/root_model.py 2025-10-10T02:10:59.5507150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/type_adapter.py 2025-10-10T02:10:59.5508160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/utils.py 2025-10-10T02:10:59.5509630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/functional_serializers.py 2025-10-10T02:10:59.5510600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/py.typed 2025-10-10T02:10:59.5512070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/validate_call_decorator.py 2025-10-10T02:10:59.5513130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/errors.py 2025-10-10T02:10:59.5514410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/dataclasses.py 2025-10-10T02:10:59.5515700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/parse.py 2025-10-10T02:10:59.5517170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/typing.py 2025-10-10T02:10:59.5518620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/main.py 2025-10-10T02:10:59.5520180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/datetime_parse.py 2025-10-10T02:10:59.5521650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/json.py 2025-10-10T02:10:59.5523390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/annotated_handlers.py 2025-10-10T02:10:59.5524780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/generics.py 2025-10-10T02:10:59.5526280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/schema.py 2025-10-10T02:10:59.5527870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/config.py 2025-10-10T02:10:59.5529430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/decorator.py 2025-10-10T02:10:59.5531040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/tools.py 2025-10-10T02:10:59.5532700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/copy_internals.py 2025-10-10T02:10:59.5534270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/__init__.py 2025-10-10T02:10:59.5536000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/class_validators.py 2025-10-10T02:10:59.5537760Z /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-10-10T02:10:59.5539710Z /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-10-10T02:10:59.5541650Z /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-10-10T02:10:59.5543420Z /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-10-10T02:10:59.5545300Z /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-10-10T02:10:59.5547350Z /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-10-10T02:10:59.5549310Z /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-10-10T02:10:59.5551230Z /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-10-10T02:10:59.5552750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/parse.py 2025-10-10T02:10:59.5554270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/json.py 2025-10-10T02:10:59.5554980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0.conda 2025-10-10T02:10:59.5556100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/bin/keyring 2025-10-10T02:10:59.5557350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/repodata_record.json 2025-10-10T02:10:59.5558710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/test/run_test.sh 2025-10-10T02:10:59.5560080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/test/tests/test_packaging.py 2025-10-10T02:10:59.5561410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/test/tests/util/test_platform.py 2025-10-10T02:10:59.5562640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/test/tests/test_errors.py 2025-10-10T02:10:59.5564020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/test/tests/backends/test_kwallet.py 2025-10-10T02:10:59.5565410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/test/tests/backends/test_libsecret.py 2025-10-10T02:10:59.5567050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/test/tests/backends/test_SecretService.py 2025-10-10T02:10:59.5568460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/test/tests/backends/test_macOS.py 2025-10-10T02:10:59.5569940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/test/tests/backends/test_chainer.py 2025-10-10T02:10:59.5571320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/test/tests/backends/test_Windows.py 2025-10-10T02:10:59.5572590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/test/tests/test_core.py 2025-10-10T02:10:59.5574030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/test/tests/test_multiprocess.py 2025-10-10T02:10:59.5575370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/test/tests/test_integration.py 2025-10-10T02:10:59.5576520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/test/tests/test_cli.py 2025-10-10T02:10:59.5577670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/test/run_test.py 2025-10-10T02:10:59.5579120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-10-10T02:10:59.5580370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/licenses/LICENSE 2025-10-10T02:10:59.5581740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.5582880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/recipe/meta.yaml 2025-10-10T02:10:59.5584110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-10-10T02:10:59.5585180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/paths.json 2025-10-10T02:10:59.5586390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/hash_input.json 2025-10-10T02:10:59.5587390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/files 2025-10-10T02:10:59.5588510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/about.json 2025-10-10T02:10:59.5589620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/has_prefix 2025-10-10T02:10:59.5590700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/index.json 2025-10-10T02:10:59.5592010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/info/git 2025-10-10T02:10:59.5593620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring-25.6.0.dist-info/RECORD 2025-10-10T02:10:59.5595160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring-25.6.0.dist-info/LICENSE 2025-10-10T02:10:59.5596990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring-25.6.0.dist-info/direct_url.json 2025-10-10T02:10:59.5598530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring-25.6.0.dist-info/WHEEL 2025-10-10T02:10:59.5600270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring-25.6.0.dist-info/entry_points.txt 2025-10-10T02:10:59.5601980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring-25.6.0.dist-info/top_level.txt 2025-10-10T02:10:59.5603700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring-25.6.0.dist-info/REQUESTED 2025-10-10T02:10:59.5605240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring-25.6.0.dist-info/INSTALLER 2025-10-10T02:10:59.5607320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring-25.6.0.dist-info/METADATA 2025-10-10T02:10:59.5608460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/compat/py38.py 2025-10-10T02:10:59.5610020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/compat/properties.py 2025-10-10T02:10:59.5611580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/compat/__init__.py 2025-10-10T02:10:59.5613030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/compat/py312.py 2025-10-10T02:10:59.5614880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/compat/__pycache__/py312.cpython-313.pyc 2025-10-10T02:10:59.5616630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/compat/__pycache__/py38.cpython-313.pyc 2025-10-10T02:10:59.5618550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/compat/__pycache__/properties.cpython-313.pyc 2025-10-10T02:10:59.5620440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/compat/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.5621850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/backend.py 2025-10-10T02:10:59.5623260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/util/__init__.py 2025-10-10T02:10:59.5625440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/util/__pycache__/platform_.cpython-313.pyc 2025-10-10T02:10:59.5627230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/util/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.5628700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/util/platform_.py 2025-10-10T02:10:59.5630300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/completion.py 2025-10-10T02:10:59.5631870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/credentials.py 2025-10-10T02:10:59.5633570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/backends/macOS/__init__.py 2025-10-10T02:10:59.5635450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/backends/macOS/__pycache__/api.cpython-313.pyc 2025-10-10T02:10:59.5637430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/backends/macOS/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.5638840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/backends/macOS/api.py 2025-10-10T02:10:59.5640280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/backends/null.py 2025-10-10T02:10:59.5641860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/backends/kwallet.py 2025-10-10T02:10:59.5643420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/backends/__init__.py 2025-10-10T02:10:59.5645400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/backends/__pycache__/null.cpython-313.pyc 2025-10-10T02:10:59.5647150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/backends/__pycache__/Windows.cpython-313.pyc 2025-10-10T02:10:59.5649060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/backends/__pycache__/chainer.cpython-313.pyc 2025-10-10T02:10:59.5650960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/backends/__pycache__/libsecret.cpython-313.pyc 2025-10-10T02:10:59.5652690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/backends/__pycache__/kwallet.cpython-313.pyc 2025-10-10T02:10:59.5654670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/backends/__pycache__/fail.cpython-313.pyc 2025-10-10T02:10:59.5656530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/backends/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.5658660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/backends/__pycache__/SecretService.cpython-313.pyc 2025-10-10T02:10:59.5660020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/backends/fail.py 2025-10-10T02:10:59.5661690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/backends/SecretService.py 2025-10-10T02:10:59.5663320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/backends/Windows.py 2025-10-10T02:10:59.5664850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/backends/libsecret.py 2025-10-10T02:10:59.5666310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/backends/chainer.py 2025-10-10T02:10:59.5667870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/backend_complete.zsh 2025-10-10T02:10:59.5669410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/__init__.py 2025-10-10T02:10:59.5670820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/core.py 2025-10-10T02:10:59.5672450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/__pycache__/credentials.cpython-313.pyc 2025-10-10T02:10:59.5673680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/__pycache__/core.cpython-313.pyc 2025-10-10T02:10:59.5675120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/__pycache__/errors.cpython-313.pyc 2025-10-10T02:10:59.5676550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/__pycache__/devpi_client.cpython-313.pyc 2025-10-10T02:10:59.5677910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/__pycache__/cli.cpython-313.pyc 2025-10-10T02:10:59.5679310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/__pycache__/completion.cpython-313.pyc 2025-10-10T02:10:59.5680830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/__pycache__/backend.cpython-313.pyc 2025-10-10T02:10:59.5682140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:10:59.5683460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.5684850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/__pycache__/http.cpython-313.pyc 2025-10-10T02:10:59.5686130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/testing/backend.py 2025-10-10T02:10:59.5687460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/testing/util.py 2025-10-10T02:10:59.5689130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/testing/__init__.py 2025-10-10T02:10:59.5691100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/testing/__pycache__/util.cpython-313.pyc 2025-10-10T02:10:59.5693050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/testing/__pycache__/backend.cpython-313.pyc 2025-10-10T02:10:59.5694850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/testing/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.5696310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/cli.py 2025-10-10T02:10:59.5697960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/http.py 2025-10-10T02:10:59.5699610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/backend_complete.bash 2025-10-10T02:10:59.5701100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/py.typed 2025-10-10T02:10:59.5702580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/errors.py 2025-10-10T02:10:59.5704180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/devpi_client.py 2025-10-10T02:10:59.5705660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/keyring-25.6.0-py313hca03da5_0/lib/python3.13/site-packages/keyring/__main__.py 2025-10-10T02:10:59.5706510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1.conda 2025-10-10T02:10:59.5707660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0.conda 2025-10-10T02:10:59.5708950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/repodata_record.json 2025-10-10T02:10:59.5710170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/run_test.sh 2025-10-10T02:10:59.5711380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/pyproject.toml 2025-10-10T02:10:59.5712740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/bench/test_x509.py 2025-10-10T02:10:59.5714060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/bench/test_aead.py 2025-10-10T02:10:59.5715590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/bench/__init__.py 2025-10-10T02:10:59.5717110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/bench/test_hashes.py 2025-10-10T02:10:59.5718930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/bench/test_fernet.py 2025-10-10T02:10:59.5719980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/bench/test_ec_load.py 2025-10-10T02:10:59.5721330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/bench/test_hmac.py 2025-10-10T02:10:59.5722740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/test_oid.py 2025-10-10T02:10:59.5724230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/backends/test_openssl.py 2025-10-10T02:10:59.5725740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/backends/__init__.py 2025-10-10T02:10:59.5727130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/__init__.py 2025-10-10T02:10:59.5728710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_ec.py 2025-10-10T02:10:59.5730250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_aead.py 2025-10-10T02:10:59.5731790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/decrepit/test_rc2.py 2025-10-10T02:10:59.5733360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/decrepit/test_arc4.py 2025-10-10T02:10:59.5734940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/decrepit/__init__.py 2025-10-10T02:10:59.5736560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/decrepit/test_3des.py 2025-10-10T02:10:59.5738270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/decrepit/test_algorithms.py 2025-10-10T02:10:59.5739770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_hkdf_vectors.py 2025-10-10T02:10:59.5741290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_aes.py 2025-10-10T02:10:59.5742910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_xofhash.py 2025-10-10T02:10:59.5744380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_rsa.py 2025-10-10T02:10:59.5746060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_ciphers.py 2025-10-10T02:10:59.5747670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_hmac_vectors.py 2025-10-10T02:10:59.5749130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_pkcs7.py 2025-10-10T02:10:59.5750720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_aes_gcm.py 2025-10-10T02:10:59.5752430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_hash_vectors.py 2025-10-10T02:10:59.5753960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/fixtures_dsa.py 2025-10-10T02:10:59.5755370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_sm4.py 2025-10-10T02:10:59.5756940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_x448.py 2025-10-10T02:10:59.5758730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/twofactor/test_totp.py 2025-10-10T02:10:59.5760480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/twofactor/test_hotp.py 2025-10-10T02:10:59.5762160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/twofactor/__init__.py 2025-10-10T02:10:59.5763590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_block.py 2025-10-10T02:10:59.5765080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_kbkdf.py 2025-10-10T02:10:59.5766590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_ed448.py 2025-10-10T02:10:59.5768220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_concatkdf.py 2025-10-10T02:10:59.5769710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_x25519.py 2025-10-10T02:10:59.5771260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/__init__.py 2025-10-10T02:10:59.5772740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_cmac.py 2025-10-10T02:10:59.5774180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_hashes.py 2025-10-10T02:10:59.5775740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_dh.py 2025-10-10T02:10:59.5777420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_kbkdf_vectors.py 2025-10-10T02:10:59.5778990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_keywrap.py 2025-10-10T02:10:59.5780670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_ed25519.py 2025-10-10T02:10:59.5782110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_ssh.py 2025-10-10T02:10:59.5783930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_constant_time.py 2025-10-10T02:10:59.5785650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_pbkdf2hmac_vectors.py 2025-10-10T02:10:59.5787100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/utils.py 2025-10-10T02:10:59.5788890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_asym_utils.py 2025-10-10T02:10:59.5790450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_hkdf.py 2025-10-10T02:10:59.5791960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/fixtures_dh.py 2025-10-10T02:10:59.5793540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_x963kdf.py 2025-10-10T02:10:59.5795240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_x963_vectors.py 2025-10-10T02:10:59.5796850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_pbkdf2hmac.py 2025-10-10T02:10:59.5798350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/fixtures_rsa.py 2025-10-10T02:10:59.5799910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_padding.py 2025-10-10T02:10:59.5801590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_camellia.py 2025-10-10T02:10:59.5803020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/fixtures_ec.py 2025-10-10T02:10:59.5804720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_serialization.py 2025-10-10T02:10:59.5806340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_chacha20.py 2025-10-10T02:10:59.5807750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_argon2.py 2025-10-10T02:10:59.5809300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_hmac.py 2025-10-10T02:10:59.5810810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_dsa.py 2025-10-10T02:10:59.5814690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_poly1305.py 2025-10-10T02:10:59.5814990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_pkcs12.py 2025-10-10T02:10:59.5815630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/primitives/test_scrypt.py 2025-10-10T02:10:59.5817260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/hazmat/bindings/test_openssl.py 2025-10-10T02:10:59.5818700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/test_utils.py 2025-10-10T02:10:59.5820290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/conftest.py 2025-10-10T02:10:59.5827090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/test_warnings.py 2025-10-10T02:10:59.5827520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/doubles.py 2025-10-10T02:10:59.5827780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/__init__.py 2025-10-10T02:10:59.5828030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/test_fernet.py 2025-10-10T02:10:59.5828300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/x509/test_ocsp.py 2025-10-10T02:10:59.5828580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/x509/test_x509_ext.py 2025-10-10T02:10:59.5829690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/x509/test_x509.py 2025-10-10T02:10:59.5831360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/x509/__init__.py 2025-10-10T02:10:59.5832900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/x509/verification/__init__.py 2025-10-10T02:10:59.5834300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/x509/verification/test_limbo.py 2025-10-10T02:10:59.5835960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/x509/verification/test_verification.py 2025-10-10T02:10:59.5837490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/x509/test_x509_crlbuilder.py 2025-10-10T02:10:59.5839010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/x509/test_name.py 2025-10-10T02:10:59.5840660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/x509/test_x509_revokedcertbuilder.py 2025-10-10T02:10:59.5842330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/wycheproof/test_pbkdf2.py 2025-10-10T02:10:59.5843830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/wycheproof/test_aes.py 2025-10-10T02:10:59.5845420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/wycheproof/test_rsa.py 2025-10-10T02:10:59.5847030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/wycheproof/test_utils.py 2025-10-10T02:10:59.5848630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/wycheproof/test_ecdsa.py 2025-10-10T02:10:59.5850240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/wycheproof/test_x448.py 2025-10-10T02:10:59.5851790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/wycheproof/test_eddsa.py 2025-10-10T02:10:59.5855850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/wycheproof/test_x25519.py 2025-10-10T02:10:59.5856270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/wycheproof/__init__.py 2025-10-10T02:10:59.5856550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/wycheproof/test_cmac.py 2025-10-10T02:10:59.5858440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/wycheproof/test_chacha20poly1305.py 2025-10-10T02:10:59.5859700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/wycheproof/test_keywrap.py 2025-10-10T02:10:59.5861080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/wycheproof/utils.py 2025-10-10T02:10:59.5862710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/wycheproof/test_hkdf.py 2025-10-10T02:10:59.5864210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/wycheproof/test_ecdh.py 2025-10-10T02:10:59.5865770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/wycheproof/test_hmac.py 2025-10-10T02:10:59.5867350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/wycheproof/test_dsa.py 2025-10-10T02:10:59.5868760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/utils.py 2025-10-10T02:10:59.5869810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/test_meta.py 2025-10-10T02:10:59.5871230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/test_cryptography_utils.py 2025-10-10T02:10:59.5872120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/tests/deprecated_module.py 2025-10-10T02:10:59.5873060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/run_test.py 2025-10-10T02:10:59.5874200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/test/test_time_dependencies.json 2025-10-10T02:10:59.5875140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/licenses/LICENSE 2025-10-10T02:10:59.5876180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/licenses/LICENSE.APACHE 2025-10-10T02:10:59.5877170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/licenses/LICENSE.BSD 2025-10-10T02:10:59.5878630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/quote-LICENSE-MIT 2025-10-10T02:10:59.5879680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/inventory-LICENSE-MIT 2025-10-10T02:10:59.5880830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/instant-LICENSE 2025-10-10T02:10:59.5882050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/cfg-if-LICENSE-MIT 2025-10-10T02:10:59.5883490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/proc-macro-hack-LICENSE-MIT 2025-10-10T02:10:59.5884610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/indoc-LICENSE-MIT 2025-10-10T02:10:59.5886380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/proc-macro2-LICENSE-MIT 2025-10-10T02:10:59.5888080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/parking_lot_core-LICENSE-MIT 2025-10-10T02:10:59.5889690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/inventory-impl-LICENSE-MIT 2025-10-10T02:10:59.5891460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/unindent-LICENSE-MIT 2025-10-10T02:10:59.5892950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/raw-LICENSE 2025-10-10T02:10:59.5894380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/libc-LICENSE-MIT 2025-10-10T02:10:59.5896090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/smallvec-LICENSE-MIT 2025-10-10T02:10:59.5897520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/ctor-LICENSE-MIT 2025-10-10T02:10:59.5899180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/paste-impl-LICENSE-MIT 2025-10-10T02:10:59.5900660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/ghost-LICENSE-MIT 2025-10-10T02:10:59.5902350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/winapi-LICENSE-MIT 2025-10-10T02:10:59.5904000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/syn-LICENSE-MIT 2025-10-10T02:10:59.5905540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/lock_api-LICENSE-MIT 2025-10-10T02:10:59.5906940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/pyo3-LICENSE 2025-10-10T02:10:59.5908480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/indoc-impl-LICENSE-MIT 2025-10-10T02:10:59.5909890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/paste-LICENSE-MIT 2025-10-10T02:10:59.5911740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/parking_lot-LICENSE-MIT 2025-10-10T02:10:59.5913390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/redox_syscall-LICENSE 2025-10-10T02:10:59.5914880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/scopeguard-LICENSE-MIT 2025-10-10T02:10:59.5916440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/unicode-xid-LICENSE-MIT 2025-10-10T02:10:59.5918060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/rust-smallvec-LICENSE-MIT 2025-10-10T02:10:59.5920900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/pyo3-macros-backend-LICENSE 2025-10-10T02:10:59.5922420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/bitflags-LICENSE-MIT 2025-10-10T02:10:59.5923920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/pyo3-macros-LICENSE 2025-10-10T02:10:59.5926000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/winapi-x86_64-pc-windows-gnu-LICENSE-MIT 2025-10-10T02:10:59.5927920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/library_licenses/winapi-i686-pc-windows-gnu-LICENSE-MIT 2025-10-10T02:10:59.5929160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.5930460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/run_test.py 2025-10-10T02:10:59.5931660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/meta.yaml 2025-10-10T02:10:59.5933230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/recipe/meta.yaml.template 2025-10-10T02:10:59.5934320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/paths.json 2025-10-10T02:10:59.5935940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/hash_input.json 2025-10-10T02:10:59.5936670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/files 2025-10-10T02:10:59.5937740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/about.json 2025-10-10T02:10:59.5938920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/index.json 2025-10-10T02:10:59.5940080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/info/git 2025-10-10T02:10:59.5941890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/decrepit/__init__.py 2025-10-10T02:10:59.5944280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/decrepit/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.5946140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/decrepit/ciphers/algorithms.py 2025-10-10T02:10:59.5947990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/decrepit/ciphers/__init__.py 2025-10-10T02:10:59.5950210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/algorithms.cpython-313.pyc 2025-10-10T02:10:59.5952500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.5954290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/backends/__init__.py 2025-10-10T02:10:59.5956320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.5958160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/backends/openssl/backend.py 2025-10-10T02:10:59.5959960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/backends/openssl/__init__.py 2025-10-10T02:10:59.5962270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/backends/openssl/__pycache__/backend.cpython-313.pyc 2025-10-10T02:10:59.5964440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/backends/openssl/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.5965990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/__init__.py 2025-10-10T02:10:59.5967970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-313.pyc 2025-10-10T02:10:59.5969960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.5971710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/argon2.py 2025-10-10T02:10:59.5973560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__init__.py 2025-10-10T02:10:59.5975750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/concatkdf.cpython-313.pyc 2025-10-10T02:10:59.5977850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/hkdf.cpython-313.pyc 2025-10-10T02:10:59.5980140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/kbkdf.cpython-313.pyc 2025-10-10T02:10:59.5982080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/argon2.cpython-313.pyc 2025-10-10T02:10:59.5984040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/scrypt.cpython-313.pyc 2025-10-10T02:10:59.5986200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/pbkdf2.cpython-313.pyc 2025-10-10T02:10:59.5988600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.5990750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/x963kdf.cpython-313.pyc 2025-10-10T02:10:59.5992390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/scrypt.py 2025-10-10T02:10:59.5994330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/pbkdf2.py 2025-10-10T02:10:59.5996070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/hkdf.py 2025-10-10T02:10:59.5997930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py 2025-10-10T02:10:59.5999840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/kbkdf.py 2025-10-10T02:10:59.6001580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/concatkdf.py 2025-10-10T02:10:59.6003440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/_serialization.py 2025-10-10T02:10:59.6005310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/totp.py 2025-10-10T02:10:59.6007600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/__init__.py 2025-10-10T02:10:59.6009630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/__pycache__/totp.cpython-313.pyc 2025-10-10T02:10:59.6011750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/__pycache__/hotp.cpython-313.pyc 2025-10-10T02:10:59.6014260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.6015960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/hotp.py 2025-10-10T02:10:59.6018040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__init__.py 2025-10-10T02:10:59.6020340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/pkcs7.cpython-313.pyc 2025-10-10T02:10:59.6022820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-313.pyc 2025-10-10T02:10:59.6025030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-313.pyc 2025-10-10T02:10:59.6027260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/pkcs12.cpython-313.pyc 2025-10-10T02:10:59.6029450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.6031320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py 2025-10-10T02:10:59.6033420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/pkcs7.py 2025-10-10T02:10:59.6035410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/ssh.py 2025-10-10T02:10:59.6037310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/base.py 2025-10-10T02:10:59.6039090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/cmac.py 2025-10-10T02:10:59.6041020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/_asymmetric.py 2025-10-10T02:10:59.6042970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__init__.py 2025-10-10T02:10:59.6045210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/poly1305.cpython-313.pyc 2025-10-10T02:10:59.6047570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-313.pyc 2025-10-10T02:10:59.6049790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-313.pyc 2025-10-10T02:10:59.6051850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-313.pyc 2025-10-10T02:10:59.6053920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-313.pyc 2025-10-10T02:10:59.6056040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/keywrap.cpython-313.pyc 2025-10-10T02:10:59.6058070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/hmac.cpython-313.pyc 2025-10-10T02:10:59.6060330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/cmac.cpython-313.pyc 2025-10-10T02:10:59.6062490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-313.pyc 2025-10-10T02:10:59.6064620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.6066470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/padding.cpython-313.pyc 2025-10-10T02:10:59.6068020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/_cipheralgorithm.py 2025-10-10T02:10:59.6069340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/poly1305.py 2025-10-10T02:10:59.6070940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py 2025-10-10T02:10:59.6072320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/aead.py 2025-10-10T02:10:59.6073870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py 2025-10-10T02:10:59.6075650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-313.pyc 2025-10-10T02:10:59.6077580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-313.pyc 2025-10-10T02:10:59.6079100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-313.pyc 2025-10-10T02:10:59.6080820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.6082660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/aead.cpython-313.pyc 2025-10-10T02:10:59.6084090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/modes.py 2025-10-10T02:10:59.6085500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/base.py 2025-10-10T02:10:59.6087070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/constant_time.py 2025-10-10T02:10:59.6088680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/x448.py 2025-10-10T02:10:59.6089950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py 2025-10-10T02:10:59.6091370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py 2025-10-10T02:10:59.6092870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py 2025-10-10T02:10:59.6094460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py 2025-10-10T02:10:59.6095900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/types.py 2025-10-10T02:10:59.6098250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-313.pyc 2025-10-10T02:10:59.6099580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-313.pyc 2025-10-10T02:10:59.6101270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-313.pyc 2025-10-10T02:10:59.6103300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-313.pyc 2025-10-10T02:10:59.6104810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-313.pyc 2025-10-10T02:10:59.6106530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-313.pyc 2025-10-10T02:10:59.6108210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-313.pyc 2025-10-10T02:10:59.6110160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-313.pyc 2025-10-10T02:10:59.6111890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-313.pyc 2025-10-10T02:10:59.6113600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.6115290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-313.pyc 2025-10-10T02:10:59.6117210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/padding.cpython-313.pyc 2025-10-10T02:10:59.6118540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py 2025-10-10T02:10:59.6120050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py 2025-10-10T02:10:59.6121520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py 2025-10-10T02:10:59.6123280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py 2025-10-10T02:10:59.6124590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.py 2025-10-10T02:10:59.6126010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/padding.py 2025-10-10T02:10:59.6127600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/keywrap.py 2025-10-10T02:10:59.6128800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/hmac.py 2025-10-10T02:10:59.6130220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/hashes.py 2025-10-10T02:10:59.6131610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/padding.py 2025-10-10T02:10:59.6133220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/_oid.py 2025-10-10T02:10:59.6134500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/_openssl.pyi 2025-10-10T02:10:59.6136010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/__init__.pyi 2025-10-10T02:10:59.6137620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/x509.pyi 2025-10-10T02:10:59.6138940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/exceptions.pyi 2025-10-10T02:10:59.6140270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/ocsp.pyi 2025-10-10T02:10:59.6141970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/asn1.pyi 2025-10-10T02:10:59.6143270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/ed25519.pyi 2025-10-10T02:10:59.6144750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/ec.pyi 2025-10-10T02:10:59.6146270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/dsa.pyi 2025-10-10T02:10:59.6147770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/cmac.pyi 2025-10-10T02:10:59.6149300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/ciphers.pyi 2025-10-10T02:10:59.6150840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/__init__.pyi 2025-10-10T02:10:59.6152450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/hashes.pyi 2025-10-10T02:10:59.6153900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/kdf.pyi 2025-10-10T02:10:59.6155400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/rsa.pyi 2025-10-10T02:10:59.6157530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/keys.pyi 2025-10-10T02:10:59.6158410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/x448.pyi 2025-10-10T02:10:59.6160050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/x25519.pyi 2025-10-10T02:10:59.6161450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/ed448.pyi 2025-10-10T02:10:59.6163040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/poly1305.pyi 2025-10-10T02:10:59.6164530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/aead.pyi 2025-10-10T02:10:59.6166250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/dh.pyi 2025-10-10T02:10:59.6167590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/hmac.pyi 2025-10-10T02:10:59.6168970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/pkcs12.pyi 2025-10-10T02:10:59.6170520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/test_support.pyi 2025-10-10T02:10:59.6172050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/pkcs7.pyi 2025-10-10T02:10:59.6173950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/__init__.py 2025-10-10T02:10:59.6176120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.6177930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust.abi3.so 2025-10-10T02:10:59.6179910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/__init__.py 2025-10-10T02:10:59.6182000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/_conditional.cpython-313.pyc 2025-10-10T02:10:59.6184100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/binding.cpython-313.pyc 2025-10-10T02:10:59.6186390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.6188120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/_conditional.py 2025-10-10T02:10:59.6189980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/binding.py 2025-10-10T02:10:59.6191610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/__init__.py 2025-10-10T02:10:59.6193400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/__pycache__/fernet.cpython-313.pyc 2025-10-10T02:10:59.6195310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/__pycache__/utils.cpython-313.pyc 2025-10-10T02:10:59.6197480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/__pycache__/exceptions.cpython-313.pyc 2025-10-10T02:10:59.6199610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/__pycache__/__about__.cpython-313.pyc 2025-10-10T02:10:59.6201390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.6202960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/x509/oid.py 2025-10-10T02:10:59.6204810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/x509/verification.py 2025-10-10T02:10:59.6206370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/x509/ocsp.py 2025-10-10T02:10:59.6208120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/x509/general_name.py 2025-10-10T02:10:59.6209770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/x509/__init__.py 2025-10-10T02:10:59.6211860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/x509/__pycache__/extensions.cpython-313.pyc 2025-10-10T02:10:59.6213820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/x509/__pycache__/verification.cpython-313.pyc 2025-10-10T02:10:59.6215750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/x509/__pycache__/base.cpython-313.pyc 2025-10-10T02:10:59.6218070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-313.pyc 2025-10-10T02:10:59.6219940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/x509/__pycache__/ocsp.cpython-313.pyc 2025-10-10T02:10:59.6221910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/x509/__pycache__/name.cpython-313.pyc 2025-10-10T02:10:59.6224010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/x509/__pycache__/general_name.cpython-313.pyc 2025-10-10T02:10:59.6225840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/x509/__pycache__/oid.cpython-313.pyc 2025-10-10T02:10:59.6227780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/x509/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.6229490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/x509/extensions.py 2025-10-10T02:10:59.6231170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/x509/name.py 2025-10-10T02:10:59.6232760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/x509/base.py 2025-10-10T02:10:59.6234650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/x509/certificate_transparency.py 2025-10-10T02:10:59.6235920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/utils.py 2025-10-10T02:10:59.6237080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/__about__.py 2025-10-10T02:10:59.6238410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/py.typed 2025-10-10T02:10:59.6239690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/exceptions.py 2025-10-10T02:10:59.6240930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography/fernet.py 2025-10-10T02:10:59.6242300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography-45.0.5.dist-info/RECORD 2025-10-10T02:10:59.6243830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography-45.0.5.dist-info/licenses/LICENSE 2025-10-10T02:10:59.6245350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography-45.0.5.dist-info/licenses/LICENSE.APACHE 2025-10-10T02:10:59.6247130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography-45.0.5.dist-info/licenses/LICENSE.BSD 2025-10-10T02:10:59.6249100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography-45.0.5.dist-info/direct_url.json 2025-10-10T02:10:59.6250720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography-45.0.5.dist-info/WHEEL 2025-10-10T02:10:59.6252540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography-45.0.5.dist-info/REQUESTED 2025-10-10T02:10:59.6254250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography-45.0.5.dist-info/INSTALLER 2025-10-10T02:10:59.6256110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.5-py313hace6d20_0/lib/python3.13/site-packages/cryptography-45.0.5.dist-info/METADATA 2025-10-10T02:10:59.6256900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/man/man1/bzegrep.1 2025-10-10T02:10:59.6257980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/man/man1/bzmore.1 2025-10-10T02:10:59.6258970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/man/man1/bzdiff.1 2025-10-10T02:10:59.6260000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/man/man1/bzfgrep.1 2025-10-10T02:10:59.6260940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/man/man1/bzip2.1 2025-10-10T02:10:59.6261960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/man/man1/bzcmp.1 2025-10-10T02:10:59.6263000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/man/man1/bzgrep.1 2025-10-10T02:10:59.6264130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/man/man1/bzless.1 2025-10-10T02:10:59.6265180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzip2recover 2025-10-10T02:10:59.6266180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzfgrep 2025-10-10T02:10:59.6267120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzmore 2025-10-10T02:10:59.6268050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzgrep 2025-10-10T02:10:59.6269060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzegrep 2025-10-10T02:10:59.6269980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzdiff 2025-10-10T02:10:59.6270910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bunzip2 2025-10-10T02:10:59.6271800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzcmp 2025-10-10T02:10:59.6272710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzless 2025-10-10T02:10:59.6273720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzcat 2025-10-10T02:10:59.6274560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzip2 2025-10-10T02:10:59.6275520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/include/bzlib.h 2025-10-10T02:10:59.6276780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/repodata_record.json 2025-10-10T02:10:59.6277780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/test/run_test.sh 2025-10-10T02:10:59.6278800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/licenses/LICENSE 2025-10-10T02:10:59.6279920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/recipe/0001-cross.patch 2025-10-10T02:10:59.6280870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/recipe/bld.bat 2025-10-10T02:10:59.6281830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/recipe/build.sh 2025-10-10T02:10:59.6282980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/recipe/build_dll.patch 2025-10-10T02:10:59.6284270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.6285260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/recipe/bz2.c 2025-10-10T02:10:59.6286450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/recipe/meta.yaml 2025-10-10T02:10:59.6287430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/recipe/run_test.bat 2025-10-10T02:10:59.6288590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/recipe/meta.yaml.template 2025-10-10T02:10:59.6289770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/run_exports.json 2025-10-10T02:10:59.6290800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/paths.json 2025-10-10T02:10:59.6291890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/hash_input.json 2025-10-10T02:10:59.6292830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/files 2025-10-10T02:10:59.6293820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/about.json 2025-10-10T02:10:59.6294760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/index.json 2025-10-10T02:10:59.6295660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/git 2025-10-10T02:10:59.6296710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/lib/libbz2.a 2025-10-10T02:10:59.6297740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/lib/libbz2.dylib 2025-10-10T02:10:59.6298850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/lib/libbz2.1.0.8.dylib 2025-10-10T02:10:59.6299670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/bin/xmlwf 2025-10-10T02:10:59.6301070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/include/expat_config.h 2025-10-10T02:10:59.6302180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/include/expat_external.h 2025-10-10T02:10:59.6303080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/include/expat.h 2025-10-10T02:10:59.6304250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/repodata_record.json 2025-10-10T02:10:59.6305100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/test/run_test.sh 2025-10-10T02:10:59.6306240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/licenses/COPYING 2025-10-10T02:10:59.6307130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/recipe/bld.bat 2025-10-10T02:10:59.6308240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/recipe/build.sh 2025-10-10T02:10:59.6309640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.6310700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/recipe/stdbool.h 2025-10-10T02:10:59.6311730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/recipe/meta.yaml 2025-10-10T02:10:59.6312870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/recipe/meta.yaml.template 2025-10-10T02:10:59.6313950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/run_exports.json 2025-10-10T02:10:59.6314850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/paths.json 2025-10-10T02:10:59.6315920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/hash_input.json 2025-10-10T02:10:59.6316860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/files 2025-10-10T02:10:59.6317870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/about.json 2025-10-10T02:10:59.6318680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/has_prefix 2025-10-10T02:10:59.6319620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/index.json 2025-10-10T02:10:59.6320540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/git 2025-10-10T02:10:59.6321670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/lib/pkgconfig/expat.pc 2025-10-10T02:10:59.6322660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/lib/libexpat.dylib 2025-10-10T02:10:59.6324110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/lib/cmake/expat-2.7.1/expat-config.cmake 2025-10-10T02:10:59.6325480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/lib/cmake/expat-2.7.1/expat-config-version.cmake 2025-10-10T02:10:59.6326770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/lib/cmake/expat-2.7.1/expat-noconfig.cmake 2025-10-10T02:10:59.6328030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/lib/cmake/expat-2.7.1/expat.cmake 2025-10-10T02:10:59.6329020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/lib/libexpat.1.10.2.dylib 2025-10-10T02:10:59.6330000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/lib/libexpat.a 2025-10-10T02:10:59.6331160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/lib/libexpat.1.dylib 2025-10-10T02:10:59.6332310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/share/man/man1/xmlwf.1 2025-10-10T02:10:59.6333450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/share/doc/expat/changelog 2025-10-10T02:10:59.6334480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/share/doc/expat/AUTHORS 2025-10-10T02:10:59.6335510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jaraco.functools-4.1.0-py313hca03da5_0.conda 2025-10-10T02:10:59.6337470Z /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-10-10T02:10:59.6339330Z /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-10-10T02:10:59.6341220Z /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-10-10T02:10:59.6343230Z /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-10-10T02:10:59.6344850Z /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-10-10T02:10:59.6346830Z /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-10-10T02:10:59.6348700Z /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-10-10T02:10:59.6350460Z /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-10-10T02:10:59.6352160Z /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-10-10T02:10:59.6353860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver/repoquery.py 2025-10-10T02:10:59.6355260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver/solver.py 2025-10-10T02:10:59.6356740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver/index.py 2025-10-10T02:10:59.6358330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver/__init__.py 2025-10-10T02:10:59.6360020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver/mamba_utils.py 2025-10-10T02:10:59.6361950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver/conda_build_exceptions.py 2025-10-10T02:10:59.6363630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver/utils.py 2025-10-10T02:10:59.6365170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver/plugin.py 2025-10-10T02:10:59.6366990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver/exceptions.py 2025-10-10T02:10:59.6368520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver/state.py 2025-10-10T02:10:59.6370240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/repodata_record.json 2025-10-10T02:10:59.6371150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/test/run_test.sh 2025-10-10T02:10:59.6372340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/test/run_test.py 2025-10-10T02:10:59.6373630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/test/run_test.bat 2025-10-10T02:10:59.6374960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/licenses/src/LICENSE 2025-10-10T02:10:59.6376390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.6377630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/recipe/meta.yaml 2025-10-10T02:10:59.6379180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/recipe/meta.yaml.template 2025-10-10T02:10:59.6380330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/paths.json 2025-10-10T02:10:59.6381650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/hash_input.json 2025-10-10T02:10:59.6382740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/files 2025-10-10T02:10:59.6383880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/about.json 2025-10-10T02:10:59.6385080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/link.json 2025-10-10T02:10:59.6386370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/index.json 2025-10-10T02:10:59.6387420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/git 2025-10-10T02:10:59.6388660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/repodata_record.json 2025-10-10T02:10:59.6389820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/run_test.sh 2025-10-10T02:10:59.6391070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/pyproject.toml 2025-10-10T02:10:59.6392390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/test_parser.py 2025-10-10T02:10:59.6393560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/test_shell_completion.py 2025-10-10T02:10:59.6394660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/test_basic.py 2025-10-10T02:10:59.6395870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/test_utils.py 2025-10-10T02:10:59.6397100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/test_termui.py 2025-10-10T02:10:59.6398400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/conftest.py 2025-10-10T02:10:59.6399630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/test_options.py 2025-10-10T02:10:59.6400850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/test_info_dict.py 2025-10-10T02:10:59.6402120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/test_imports.py 2025-10-10T02:10:59.6403600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/test_command_decorators.py 2025-10-10T02:10:59.6405160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/typing/typing_confirmation_option.py 2025-10-10T02:10:59.6406460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/typing/typing_help_option.py 2025-10-10T02:10:59.6407750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/typing/typing_options.py 2025-10-10T02:10:59.6409220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/typing/typing_group_kw_options.py 2025-10-10T02:10:59.6410650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/typing/typing_aliased_group.py 2025-10-10T02:10:59.6412020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/typing/typing_simple_example.py 2025-10-10T02:10:59.6413270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/typing/typing_progressbar.py 2025-10-10T02:10:59.6414660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/typing/typing_version_option.py 2025-10-10T02:10:59.6416250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/typing/typing_password_option.py 2025-10-10T02:10:59.6417660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/test_commands.py 2025-10-10T02:10:59.6418950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/test_compat.py 2025-10-10T02:10:59.6420170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/test_formatting.py 2025-10-10T02:10:59.6421400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/test_context.py 2025-10-10T02:10:59.6422670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/test_chain.py 2025-10-10T02:10:59.6424020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/test_normalization.py 2025-10-10T02:10:59.6425270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/test_defaults.py 2025-10-10T02:10:59.6427350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/test_custom_classes.py 2025-10-10T02:10:59.6428420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/test_types.py 2025-10-10T02:10:59.6429670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/test_arguments.py 2025-10-10T02:10:59.6431190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/tests/test_testing.py 2025-10-10T02:10:59.6432300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/shell-completion.rst 2025-10-10T02:10:59.6433280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/index.rst 2025-10-10T02:10:59.6434150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/click-concepts.rst 2025-10-10T02:10:59.6435240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/entry-points.rst 2025-10-10T02:10:59.6436120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/documentation.rst 2025-10-10T02:10:59.6437260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/parameter-types.rst 2025-10-10T02:10:59.6438060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/wincmd.rst 2025-10-10T02:10:59.6439080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/faqs.md 2025-10-10T02:10:59.6439890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/Makefile 2025-10-10T02:10:59.6440750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/why.rst 2025-10-10T02:10:59.6441650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/conf.py 2025-10-10T02:10:59.6442750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/commands-and-groups.rst 2025-10-10T02:10:59.6443680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/prompts.rst 2025-10-10T02:10:59.6444670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/setuptools.rst 2025-10-10T02:10:59.6445850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/virtualenv.rst 2025-10-10T02:10:59.6446680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/_static/click-logo.png 2025-10-10T02:10:59.6447680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/_static/click-icon.png 2025-10-10T02:10:59.6448800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/_static/click-logo-sidebar.png 2025-10-10T02:10:59.6449710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/complex.rst 2025-10-10T02:10:59.6450810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/extending-click.rst 2025-10-10T02:10:59.6451600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/testing.md 2025-10-10T02:10:59.6452600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/make.bat 2025-10-10T02:10:59.6453470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/quickstart.rst 2025-10-10T02:10:59.6454480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/options.md 2025-10-10T02:10:59.6455430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/option-decorators.rst 2025-10-10T02:10:59.6456460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/commands.rst 2025-10-10T02:10:59.6457280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/license.rst 2025-10-10T02:10:59.6458320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/contrib.rst 2025-10-10T02:10:59.6459200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/arguments.rst 2025-10-10T02:10:59.6460220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/changes.rst 2025-10-10T02:10:59.6461070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/advanced.rst 2025-10-10T02:10:59.6462090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/utils.rst 2025-10-10T02:10:59.6463120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/unicode-support.rst 2025-10-10T02:10:59.6463970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/api.rst 2025-10-10T02:10:59.6465120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/handling-files.rst 2025-10-10T02:10:59.6466310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/exceptions.rst 2025-10-10T02:10:59.6467630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/docs/parameters.rst 2025-10-10T02:10:59.6468680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/run_test.py 2025-10-10T02:10:59.6469960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/test/test_time_dependencies.json 2025-10-10T02:10:59.6471210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/licenses/LICENSE.txt 2025-10-10T02:10:59.6472630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.6473660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/recipe/meta.yaml 2025-10-10T02:10:59.6475130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/recipe/meta.yaml.template 2025-10-10T02:10:59.6476240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/paths.json 2025-10-10T02:10:59.6477250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/hash_input.json 2025-10-10T02:10:59.6478210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/files 2025-10-10T02:10:59.6479270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/about.json 2025-10-10T02:10:59.6480330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/index.json 2025-10-10T02:10:59.6481270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/info/git 2025-10-10T02:10:59.6482690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/_winconsole.py 2025-10-10T02:10:59.6484160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/_textwrap.py 2025-10-10T02:10:59.6485580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/globals.py 2025-10-10T02:10:59.6486920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/__init__.py 2025-10-10T02:10:59.6488490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/core.py 2025-10-10T02:10:59.6489800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/types.py 2025-10-10T02:10:59.6491650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/__pycache__/_winconsole.cpython-313.pyc 2025-10-10T02:10:59.6493520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/__pycache__/shell_completion.cpython-313.pyc 2025-10-10T02:10:59.6495230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/__pycache__/globals.cpython-313.pyc 2025-10-10T02:10:59.6497310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/__pycache__/core.cpython-313.pyc 2025-10-10T02:10:59.6498640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/__pycache__/_compat.cpython-313.pyc 2025-10-10T02:10:59.6500440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/__pycache__/_termui_impl.cpython-313.pyc 2025-10-10T02:10:59.6502170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/__pycache__/testing.cpython-313.pyc 2025-10-10T02:10:59.6503830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/__pycache__/decorators.cpython-313.pyc 2025-10-10T02:10:59.6505430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/__pycache__/utils.cpython-313.pyc 2025-10-10T02:10:59.6507160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/__pycache__/exceptions.cpython-313.pyc 2025-10-10T02:10:59.6509060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/__pycache__/formatting.cpython-313.pyc 2025-10-10T02:10:59.6510650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/__pycache__/types.cpython-313.pyc 2025-10-10T02:10:59.6512270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/__pycache__/termui.cpython-313.pyc 2025-10-10T02:10:59.6514000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/__pycache__/_textwrap.cpython-313.pyc 2025-10-10T02:10:59.6515620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.6517460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/__pycache__/parser.cpython-313.pyc 2025-10-10T02:10:59.6518760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/formatting.py 2025-10-10T02:10:59.6520070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/parser.py 2025-10-10T02:10:59.6521450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/termui.py 2025-10-10T02:10:59.6522800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/utils.py 2025-10-10T02:10:59.6524210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/py.typed 2025-10-10T02:10:59.6525560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/exceptions.py 2025-10-10T02:10:59.6527110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/shell_completion.py 2025-10-10T02:10:59.6528480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/_compat.py 2025-10-10T02:10:59.6530050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/_termui_impl.py 2025-10-10T02:10:59.6531350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/testing.py 2025-10-10T02:10:59.6532890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click/decorators.py 2025-10-10T02:10:59.6534550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click-8.2.1.dist-info/RECORD 2025-10-10T02:10:59.6536240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click-8.2.1.dist-info/licenses/LICENSE.txt 2025-10-10T02:10:59.6537980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click-8.2.1.dist-info/direct_url.json 2025-10-10T02:10:59.6539550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click-8.2.1.dist-info/WHEEL 2025-10-10T02:10:59.6541070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click-8.2.1.dist-info/REQUESTED 2025-10-10T02:10:59.6542590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click-8.2.1.dist-info/INSTALLER 2025-10-10T02:10:59.6544210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/click-8.2.1-py313hca03da5_0/lib/python3.13/site-packages/click-8.2.1.dist-info/METADATA 2025-10-10T02:10:59.6545130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0.conda 2025-10-10T02:10:59.6546280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/info/repodata_record.json 2025-10-10T02:10:59.6547700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/info/test/run_test.sh 2025-10-10T02:10:59.6549220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/info/test/certifi/certifi/tests/__init__.py 2025-10-10T02:10:59.6551140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/info/test/certifi/certifi/tests/test_certify.py 2025-10-10T02:10:59.6552170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/info/test/run_test.py 2025-10-10T02:10:59.6553550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/info/test/test_time_dependencies.json 2025-10-10T02:10:59.6554780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/info/licenses/certifi/LICENSE 2025-10-10T02:10:59.6556010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/info/recipe/bld.bat 2025-10-10T02:10:59.6557220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/info/recipe/build.sh 2025-10-10T02:10:59.6558710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.6559890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/info/recipe/run_test.py 2025-10-10T02:10:59.6561080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/info/recipe/meta.yaml 2025-10-10T02:10:59.6562360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/info/recipe/meta.yaml.template 2025-10-10T02:10:59.6563550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/info/paths.json 2025-10-10T02:10:59.6564720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/info/hash_input.json 2025-10-10T02:10:59.6565780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/info/files 2025-10-10T02:10:59.6566920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/info/about.json 2025-10-10T02:10:59.6568340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/info/index.json 2025-10-10T02:10:59.6568990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/info/git 2025-10-10T02:10:59.6570800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/lib/python3.13/site-packages/certifi-2025.8.3.dist-info/RECORD 2025-10-10T02:10:59.6572480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/lib/python3.13/site-packages/certifi-2025.8.3.dist-info/LICENSE 2025-10-10T02:10:59.6574220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/lib/python3.13/site-packages/certifi-2025.8.3.dist-info/direct_url.json 2025-10-10T02:10:59.6575850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/lib/python3.13/site-packages/certifi-2025.8.3.dist-info/WHEEL 2025-10-10T02:10:59.6577470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/lib/python3.13/site-packages/certifi-2025.8.3.dist-info/top_level.txt 2025-10-10T02:10:59.6579230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/lib/python3.13/site-packages/certifi-2025.8.3.dist-info/REQUESTED 2025-10-10T02:10:59.6581240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/lib/python3.13/site-packages/certifi-2025.8.3.dist-info/INSTALLER 2025-10-10T02:10:59.6582700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/lib/python3.13/site-packages/certifi-2025.8.3.dist-info/METADATA 2025-10-10T02:10:59.6584030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/lib/python3.13/site-packages/certifi/__init__.py 2025-10-10T02:10:59.6585560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/lib/python3.13/site-packages/certifi/core.py 2025-10-10T02:10:59.6587240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/lib/python3.13/site-packages/certifi/__pycache__/core.cpython-313.pyc 2025-10-10T02:10:59.6589120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/lib/python3.13/site-packages/certifi/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:10:59.6590950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/lib/python3.13/site-packages/certifi/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.6592390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/lib/python3.13/site-packages/certifi/py.typed 2025-10-10T02:10:59.6599730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/lib/python3.13/site-packages/certifi/cacert.pem 2025-10-10T02:10:59.6600130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.8.3-py313hca03da5_0/lib/python3.13/site-packages/certifi/__main__.py 2025-10-10T02:10:59.6600570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0.conda 2025-10-10T02:10:59.6600750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/bin/pythonw 2025-10-10T02:10:59.6600990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/bin/.python.app-post-link.sh 2025-10-10T02:10:59.6601180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/bin/python.app 2025-10-10T02:10:59.6601420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/bin/.python.app-pre-unlink.sh 2025-10-10T02:10:59.6601640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/repodata_record.json 2025-10-10T02:10:59.6602310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/test/run_test.sh 2025-10-10T02:10:59.6603650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/test/run_test.py 2025-10-10T02:10:59.6604790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/test/t.py 2025-10-10T02:10:59.6606140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/licenses/LICENSE 2025-10-10T02:10:59.6607690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/Contents/Resources/qt_menu.nib/classes.nib 2025-10-10T02:10:59.6609200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/Contents/Resources/qt_menu.nib/info.nib 2025-10-10T02:10:59.6610820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/Contents/Resources/qt_menu.nib/keyedobjects.nib 2025-10-10T02:10:59.6612030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/Contents/Resources/empty.lproj 2025-10-10T02:10:59.6613250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/Contents/Info.plist 2025-10-10T02:10:59.6614530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/Contents/PkgInfo 2025-10-10T02:10:59.6615700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/run_test.sh 2025-10-10T02:10:59.6616970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/post-link.sh 2025-10-10T02:10:59.6618120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/LICENSE 2025-10-10T02:10:59.6619390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/pre-unlink.sh 2025-10-10T02:10:59.6620760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/build.sh 2025-10-10T02:10:59.6621820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.6622640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/run_test.py 2025-10-10T02:10:59.6623610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/meta.yaml 2025-10-10T02:10:59.6624560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/meta.yaml.template 2025-10-10T02:10:59.6625470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/t.py 2025-10-10T02:10:59.6626320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/paths.json 2025-10-10T02:10:59.6627110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/hash_input.json 2025-10-10T02:10:59.6627970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/files 2025-10-10T02:10:59.6628860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/about.json 2025-10-10T02:10:59.6629610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/has_prefix 2025-10-10T02:10:59.6630630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/index.json 2025-10-10T02:10:59.6631240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/git 2025-10-10T02:10:59.6632410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/pythonapp/Contents/MacOS/python 2025-10-10T02:10:59.6633570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/pythonapp/Contents/Resources/qt_menu.nib/classes.nib 2025-10-10T02:10:59.6634800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/pythonapp/Contents/Resources/qt_menu.nib/info.nib 2025-10-10T02:10:59.6636030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/pythonapp/Contents/Resources/qt_menu.nib/keyedobjects.nib 2025-10-10T02:10:59.6637380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/pythonapp/Contents/Resources/empty.lproj 2025-10-10T02:10:59.6638550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/pythonapp/Contents/Info.plist 2025-10-10T02:10:59.6639910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/pythonapp/Contents/PkgInfo 2025-10-10T02:10:59.6640630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0.conda 2025-10-10T02:10:59.6641430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-19.1.7-hb09ecce_3.conda 2025-10-10T02:10:59.6642950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/info/repodata_record.json 2025-10-10T02:10:59.6644270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/info/test/run_test.sh 2025-10-10T02:10:59.6645600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/info/test/run_test.py 2025-10-10T02:10:59.6647120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/info/test/test_time_dependencies.json 2025-10-10T02:10:59.6648400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/info/licenses/LICENSE 2025-10-10T02:10:59.6649720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/info/recipe/bld.bat 2025-10-10T02:10:59.6651090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/info/recipe/build.sh 2025-10-10T02:10:59.6652700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.6654030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/info/recipe/meta.yaml 2025-10-10T02:10:59.6655480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/info/recipe/meta.yaml.template 2025-10-10T02:10:59.6656530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/info/paths.json 2025-10-10T02:10:59.6657820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/info/hash_input.json 2025-10-10T02:10:59.6658910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/info/files 2025-10-10T02:10:59.6660290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/info/about.json 2025-10-10T02:10:59.6661630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/info/index.json 2025-10-10T02:10:59.6662680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/info/git 2025-10-10T02:10:59.6664620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/patch.py 2025-10-10T02:10:59.6666340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/_version.py 2025-10-10T02:10:59.6668190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/__init__.py 2025-10-10T02:10:59.6669940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/tokens.py 2025-10-10T02:10:59.6672070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/plugin.cpython-313.pyc 2025-10-10T02:10:59.6674120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/tokens.cpython-313.pyc 2025-10-10T02:10:59.6676250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/utils.cpython-313.pyc 2025-10-10T02:10:59.6678250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/_version.cpython-313.pyc 2025-10-10T02:10:59.6680380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/install.cpython-313.pyc 2025-10-10T02:10:59.6682600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/patch.cpython-313.pyc 2025-10-10T02:10:59.6684450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/heartbeat.cpython-313.pyc 2025-10-10T02:10:59.6686490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.6687960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/utils.py 2025-10-10T02:10:59.6689810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/plugin.py 2025-10-10T02:10:59.6691500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/heartbeat.py 2025-10-10T02:10:59.6693480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage-0.7.2.dist-info/RECORD 2025-10-10T02:10:59.6695760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage-0.7.2.dist-info/licenses/LICENSE 2025-10-10T02:10:59.6697900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage-0.7.2.dist-info/direct_url.json 2025-10-10T02:10:59.6699690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage-0.7.2.dist-info/WHEEL 2025-10-10T02:10:59.6701730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage-0.7.2.dist-info/entry_points.txt 2025-10-10T02:10:59.6703660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage-0.7.2.dist-info/top_level.txt 2025-10-10T02:10:59.6705610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage-0.7.2.dist-info/REQUESTED 2025-10-10T02:10:59.6707640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage-0.7.2.dist-info/INSTALLER 2025-10-10T02:10:59.6709420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.2-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage-0.7.2.dist-info/METADATA 2025-10-10T02:10:59.6710450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/bin/cph 2025-10-10T02:10:59.6712000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/repodata_record.json 2025-10-10T02:10:59.6713240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/run_test.sh 2025-10-10T02:10:59.6714750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/test_utils.py 2025-10-10T02:10:59.6716090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/conftest.py 2025-10-10T02:10:59.6717550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/__init__.py 2025-10-10T02:10:59.6719130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/test_degraded.py 2025-10-10T02:10:59.6720870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/recipes/cph_test_data/build.sh 2025-10-10T02:10:59.6722380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/recipes/cph_test_data/meta.yaml 2025-10-10T02:10:59.6723910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/test_validate.py 2025-10-10T02:10:59.6725280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/test_api.py 2025-10-10T02:10:59.6726620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/test_cli.py 2025-10-10T02:10:59.6728300Z /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-10-10T02:10:59.6729850Z /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-10-10T02:10:59.6731560Z /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-10-10T02:10:59.6733000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/test_interface.py 2025-10-10T02:10:59.6734510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/memory_test.py 2025-10-10T02:10:59.6735740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/run_test.py 2025-10-10T02:10:59.6737360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-10-10T02:10:59.6738640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/licenses/LICENSE 2025-10-10T02:10:59.6740190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.6741460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/recipe/meta.yaml 2025-10-10T02:10:59.6742970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-10-10T02:10:59.6744260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/paths.json 2025-10-10T02:10:59.6745560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/hash_input.json 2025-10-10T02:10:59.6746610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/files 2025-10-10T02:10:59.6748060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/about.json 2025-10-10T02:10:59.6749300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/has_prefix 2025-10-10T02:10:59.6750530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/index.json 2025-10-10T02:10:59.6751680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/git 2025-10-10T02:10:59.6753710Z /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-10-10T02:10:59.6755450Z /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-10-10T02:10:59.6757400Z /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-10-10T02:10:59.6759580Z /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-10-10T02:10:59.6761880Z /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-10-10T02:10:59.6763740Z /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-10-10T02:10:59.6765850Z /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-10-10T02:10:59.6768160Z /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-10-10T02:10:59.6770350Z /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-10-10T02:10:59.6772620Z /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-10-10T02:10:59.6774830Z /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-10-10T02:10:59.6777060Z /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-10-10T02:10:59.6779260Z /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-10-10T02:10:59.6781360Z /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-10-10T02:10:59.6783080Z /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-10-10T02:10:59.6784970Z /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-10-10T02:10:59.6786800Z /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-10-10T02:10:59.6788640Z /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-10-10T02:10:59.6790510Z /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-10-10T02:10:59.6792370Z /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-10-10T02:10:59.6794590Z /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-10-10T02:10:59.6796170Z /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-10-10T02:10:59.6798170Z /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-10-10T02:10:59.6800050Z /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-10-10T02:10:59.6802060Z /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-10-10T02:10:59.6804180Z /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-10-10T02:10:59.6806200Z /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-10-10T02:10:59.6808250Z /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-10-10T02:10:59.6810240Z /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-10-10T02:10:59.6812160Z /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-10-10T02:10:59.6814100Z /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-10-10T02:10:59.6816000Z /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-10-10T02:10:59.6816640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0.conda 2025-10-10T02:10:59.6817150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/.constructor-build.info 2025-10-10T02:10:59.6818080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0.conda 2025-10-10T02:10:59.6818590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2.conda 2025-10-10T02:10:59.6819770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/include/libssh2_sftp.h 2025-10-10T02:10:59.6820360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/include/libssh2.h 2025-10-10T02:10:59.6821420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/include/libssh2_publickey.h 2025-10-10T02:10:59.6822230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/repodata_record.json 2025-10-10T02:10:59.6823170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/test/run_test.sh 2025-10-10T02:10:59.6823950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/licenses/COPYING 2025-10-10T02:10:59.6824870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/recipe/bld.bat 2025-10-10T02:10:59.6825680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/recipe/build.sh 2025-10-10T02:10:59.6826870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.6827660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/recipe/meta.yaml 2025-10-10T02:10:59.6828500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/recipe/meta.yaml.template 2025-10-10T02:10:59.6829440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/run_exports.json 2025-10-10T02:10:59.6830170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/paths.json 2025-10-10T02:10:59.6831130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/hash_input.json 2025-10-10T02:10:59.6831820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/files 2025-10-10T02:10:59.6832620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/about.json 2025-10-10T02:10:59.6833560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/has_prefix 2025-10-10T02:10:59.6834270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/index.json 2025-10-10T02:10:59.6835080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/git 2025-10-10T02:10:59.6835940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/pkgconfig/libssh2.pc 2025-10-10T02:10:59.6837000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/libssh2.1.0.1.dylib 2025-10-10T02:10:59.6837890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/cmake/libssh2/FindLibgcrypt.cmake 2025-10-10T02:10:59.6839030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/cmake/libssh2/libssh2-config-version.cmake 2025-10-10T02:10:59.6840000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/cmake/libssh2/libssh2-targets.cmake 2025-10-10T02:10:59.6840990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/cmake/libssh2/FindMbedTLS.cmake 2025-10-10T02:10:59.6841970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/cmake/libssh2/FindWolfSSL.cmake 2025-10-10T02:10:59.6843010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/cmake/libssh2/libssh2-config.cmake 2025-10-10T02:10:59.6844300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/cmake/libssh2/libssh2-targets-release.cmake 2025-10-10T02:10:59.6845010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/libssh2.1.dylib 2025-10-10T02:10:59.6845850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/libssh2.dylib 2025-10-10T02:10:59.6846890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_statvfs.3 2025-10-10T02:10:59.6847970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_window_read.3 2025-10-10T02:10:59.6849180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_get_channel.3 2025-10-10T02:10:59.6850260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_get_exit_status.3 2025-10-10T02:10:59.6851230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_method_pref.3 2025-10-10T02:10:59.6852220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_init.3 2025-10-10T02:10:59.6853430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_handle_extended_data2.3 2025-10-10T02:10:59.6854540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_callback_set.3 2025-10-10T02:10:59.6855590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_setenv_ex.3 2025-10-10T02:10:59.6856660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_open_ex.3 2025-10-10T02:10:59.6857780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_startup.3 2025-10-10T02:10:59.6859260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_get_identity.3 2025-10-10T02:10:59.6860730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_password.3 2025-10-10T02:10:59.6862000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_seek.3 2025-10-10T02:10:59.6863370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_open_ex.3 2025-10-10T02:10:59.6864800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_subsystem.3 2025-10-10T02:10:59.6866150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_rewind.3 2025-10-10T02:10:59.6867460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_last_error.3 2025-10-10T02:10:59.6868790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_request_pty.3 2025-10-10T02:10:59.6870220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_request_pty_ex.3 2025-10-10T02:10:59.6871410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_banner_set.3 2025-10-10T02:10:59.6872890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_request_auth_agent.3 2025-10-10T02:10:59.6874260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_supported_algs.3 2025-10-10T02:10:59.6875760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_publickey_shutdown.3 2025-10-10T02:10:59.6877950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_check.3 2025-10-10T02:10:59.6879270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_free.3 2025-10-10T02:10:59.6880490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_write.3 2025-10-10T02:10:59.6881970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_posix_rename.3 2025-10-10T02:10:59.6883230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_connect.3 2025-10-10T02:10:59.6884560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_handshake.3 2025-10-10T02:10:59.6885950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_publickey_list_free.3 2025-10-10T02:10:59.6887520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_writeline.3 2025-10-10T02:10:59.6888690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_mkdir.3 2025-10-10T02:10:59.6890100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_symlink.3 2025-10-10T02:10:59.6891530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_exec.3 2025-10-10T02:10:59.6892830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_opendir.3 2025-10-10T02:10:59.6894500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_receive_window_adjust2.3 2025-10-10T02:10:59.6895880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_forward_listen.3 2025-10-10T02:10:59.6897120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_close.3 2025-10-10T02:10:59.6898590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_flush_stderr.3 2025-10-10T02:10:59.6899800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_last_error.3 2025-10-10T02:10:59.6901230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_process_startup.3 2025-10-10T02:10:59.6902510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_userauth.3 2025-10-10T02:10:59.6903840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_publickey_add.3 2025-10-10T02:10:59.6905230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_trace.3 2025-10-10T02:10:59.6906440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_get_timeout.3 2025-10-10T02:10:59.6907690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_banner_set.3 2025-10-10T02:10:59.6908940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_unlink_ex.3 2025-10-10T02:10:59.6910190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_close.3 2025-10-10T02:10:59.6911560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_close_handle.3 2025-10-10T02:10:59.6912900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_scp_send_ex.3 2025-10-10T02:10:59.6914310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_write_ex.3 2025-10-10T02:10:59.6915620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_shell.3 2025-10-10T02:10:59.6916880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_init.3 2025-10-10T02:10:59.6918270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_list.3 2025-10-10T02:10:59.6919530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_signal_ex.3 2025-10-10T02:10:59.6921000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_read_stderr.3 2025-10-10T02:10:59.6922590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_window_read_ex.3 2025-10-10T02:10:59.6923760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_free.3 2025-10-10T02:10:59.6925150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_stat.3 2025-10-10T02:10:59.6926370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_addc.3 2025-10-10T02:10:59.6928310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_open_session.3 2025-10-10T02:10:59.6929340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_readline.3 2025-10-10T02:10:59.6930800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_set_identity_path.3 2025-10-10T02:10:59.6932080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_banner_get.3 2025-10-10T02:10:59.6933390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_checkp.3 2025-10-10T02:10:59.6935170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_ignore_extended_data.3 2025-10-10T02:10:59.6936540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_write.3 2025-10-10T02:10:59.6938130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_forward_cancel.3 2025-10-10T02:10:59.6939500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_publickey_add_ex.3 2025-10-10T02:10:59.6940780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_keepalive_config.3 2025-10-10T02:10:59.6941990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_rmdir.3 2025-10-10T02:10:59.6943300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_disconnect.3 2025-10-10T02:10:59.6944550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_symlink_ex.3 2025-10-10T02:10:59.6945700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_version.3 2025-10-10T02:10:59.6947050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_unlink.3 2025-10-10T02:10:59.6948370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_scp_send.3 2025-10-10T02:10:59.6949700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_publickey.3 2025-10-10T02:10:59.6951060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_open.3 2025-10-10T02:10:59.6952220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_rmdir_ex.3 2025-10-10T02:10:59.6953490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_base64_decode.3 2025-10-10T02:10:59.6954830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sign_sk.3 2025-10-10T02:10:59.6956000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_lstat.3 2025-10-10T02:10:59.6957390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_publickey_init.3 2025-10-10T02:10:59.6958530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_read.3 2025-10-10T02:10:59.6959990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_password_ex.3 2025-10-10T02:10:59.6961480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_publickey_sk.3 2025-10-10T02:10:59.6963030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_request_pty_size.3 2025-10-10T02:10:59.6964380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_write_stderr.3 2025-10-10T02:10:59.6965560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_crypto_engine.3 2025-10-10T02:10:59.6967070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_add.3 2025-10-10T02:10:59.6968420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_get_exit_signal.3 2025-10-10T02:10:59.6969930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_set_read_timeout.3 2025-10-10T02:10:59.6971380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_get_read_timeout.3 2025-10-10T02:10:59.6972790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_forward_listen_ex.3 2025-10-10T02:10:59.6973920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_fstatvfs.3 2025-10-10T02:10:59.6975240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_setenv.3 2025-10-10T02:10:59.6976360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_tell.3 2025-10-10T02:10:59.6978020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_hostbased_fromfile.3 2025-10-10T02:10:59.6979340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_poll_channel_read.3 2025-10-10T02:10:59.6980940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_hostbased_fromfile_ex.3 2025-10-10T02:10:59.6982470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_publickey_frommemory.3 2025-10-10T02:10:59.6983650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_trace_sethandler.3 2025-10-10T02:10:59.6985100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_publickey_remove_ex.3 2025-10-10T02:10:59.6986340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_free.3 2025-10-10T02:10:59.6987650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_realpath.3 2025-10-10T02:10:59.6988750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_init.3 2025-10-10T02:10:59.6990200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_publickey_list_fetch.3 2025-10-10T02:10:59.6991480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_x11_req.3 2025-10-10T02:10:59.6992800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_publickey_remove.3 2025-10-10T02:10:59.6994120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_methods.3 2025-10-10T02:10:59.6995360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_seek64.3 2025-10-10T02:10:59.6996650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_posix_rename_ex.3 2025-10-10T02:10:59.6998240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_block_directions.3 2025-10-10T02:10:59.6999330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_eof.3 2025-10-10T02:10:59.7000770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_flag.3 2025-10-10T02:10:59.7001890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_exit.3 2025-10-10T02:10:59.7003100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_poll.3 2025-10-10T02:10:59.7004500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_free.3 2025-10-10T02:10:59.7005930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_receive_window_adjust.3 2025-10-10T02:10:59.7006840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_init_ex.3 2025-10-10T02:10:59.7007920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_window_write_ex.3 2025-10-10T02:10:59.7009050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_set_timeout.3 2025-10-10T02:10:59.7010330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_set_blocking.3 2025-10-10T02:10:59.7011780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_window_write.3 2025-10-10T02:10:59.7013260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_direct_tcpip.3 2025-10-10T02:10:59.7014550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_writefile.3 2025-10-10T02:10:59.7016040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_disconnect_ex.3 2025-10-10T02:10:59.7017380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_disconnect.3 2025-10-10T02:10:59.7018740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_x11_req_ex.3 2025-10-10T02:10:59.7020370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_publickey_fromfile.3 2025-10-10T02:10:59.7021690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_readlink.3 2025-10-10T02:10:59.7023090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_rename_ex.3 2025-10-10T02:10:59.7024450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_keepalive_send.3 2025-10-10T02:10:59.7025820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_hostkey_hash.3 2025-10-10T02:10:59.7027030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_fstat.3 2025-10-10T02:10:59.7028380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_abstract.3 2025-10-10T02:10:59.7029650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_scp_recv2.3 2025-10-10T02:10:59.7030990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_open_ex_r.3 2025-10-10T02:10:59.7032550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_keyboard_interactive.3 2025-10-10T02:10:59.7033800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_fsetstat.3 2025-10-10T02:10:59.7035120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_shutdown.3 2025-10-10T02:10:59.7036400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_wait_eof.3 2025-10-10T02:10:59.7037950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_direct_tcpip_ex.3 2025-10-10T02:10:59.7039160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_stat_ex.3 2025-10-10T02:10:59.7040680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_get_identity_path.3 2025-10-10T02:10:59.7042000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_set_blocking.3 2025-10-10T02:10:59.7043330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_fstat_ex.3 2025-10-10T02:10:59.7044640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_scp_recv.3 2025-10-10T02:10:59.7045920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_get.3 2025-10-10T02:10:59.7047080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_free.3 2025-10-10T02:10:59.7048440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_sign.3 2025-10-10T02:10:59.7049830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_readfile.3 2025-10-10T02:10:59.7051130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_banner.3 2025-10-10T02:10:59.7052330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_setstat.3 2025-10-10T02:10:59.7053610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_tell64.3 2025-10-10T02:10:59.7054990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_authenticated.3 2025-10-10T02:10:59.7056280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_scp_send64.3 2025-10-10T02:10:59.7057500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_init.3 2025-10-10T02:10:59.7059010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_set_last_error.3 2025-10-10T02:10:59.7060390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_list_identities.3 2025-10-10T02:10:59.7061740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_rename.3 2025-10-10T02:10:59.7063030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_closedir.3 2025-10-10T02:10:59.7064350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_fsync.3 2025-10-10T02:10:59.7065560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_open_r.3 2025-10-10T02:10:59.7067270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_handle_extended_data.3 2025-10-10T02:10:59.7068620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_get_blocking.3 2025-10-10T02:10:59.7070190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_request_pty_size_ex.3 2025-10-10T02:10:59.7071460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_readdir_ex.3 2025-10-10T02:10:59.7072960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_last_errno.3 2025-10-10T02:10:59.7074280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_read_ex.3 2025-10-10T02:10:59.7075600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_hostkey.3 2025-10-10T02:10:59.7076810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_read.3 2025-10-10T02:10:59.7078210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_send_eof.3 2025-10-10T02:10:59.7079700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_forward_accept.3 2025-10-10T02:10:59.7081280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_direct_streamlocal_ex.3 2025-10-10T02:10:59.7082600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_readdir.3 2025-10-10T02:10:59.7084220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_keyboard_interactive_ex.3 2025-10-10T02:10:59.7085570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_del.3 2025-10-10T02:10:59.7087710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_flush_ex.3 2025-10-10T02:10:59.7088660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_publickey_fromfile_ex.3 2025-10-10T02:10:59.7089610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_callback_set2.3 2025-10-10T02:10:59.7091000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_wait_closed.3 2025-10-10T02:10:59.7092520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_flush.3 2025-10-10T02:10:59.7093800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_mkdir_ex.3 2025-10-10T02:10:59.7095040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_init.3 2025-10-10T02:10:59.7096240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/doc/libssh2/BINDINGS.md 2025-10-10T02:10:59.7097420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/doc/libssh2/AUTHORS 2025-10-10T02:10:59.7098460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/doc/libssh2/HACKING.md 2025-10-10T02:10:59.7099740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/doc/libssh2/RELEASE-NOTES 2025-10-10T02:10:59.7100850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/doc/libssh2/README 2025-10-10T02:10:59.7101910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/doc/libssh2/COPYING 2025-10-10T02:10:59.7103210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/doc/libssh2/NEWS 2025-10-10T02:10:59.7104300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzmainfo 2025-10-10T02:10:59.7105060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xzdec 2025-10-10T02:10:59.7106000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/unxz 2025-10-10T02:10:59.7106950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xzegrep 2025-10-10T02:10:59.7108060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/unlzma 2025-10-10T02:10:59.7108790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xzfgrep 2025-10-10T02:10:59.7109780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xz 2025-10-10T02:10:59.7110750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzless 2025-10-10T02:10:59.7111690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xzless 2025-10-10T02:10:59.7112590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzcmp 2025-10-10T02:10:59.7113510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xzcat 2025-10-10T02:10:59.7114450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xzcmp 2025-10-10T02:10:59.7115320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzcat 2025-10-10T02:10:59.7116310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzdiff 2025-10-10T02:10:59.7117340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzmadec 2025-10-10T02:10:59.7118250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzgrep 2025-10-10T02:10:59.7119160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzmore 2025-10-10T02:10:59.7120160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzfgrep 2025-10-10T02:10:59.7121040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xzmore 2025-10-10T02:10:59.7121950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xzgrep 2025-10-10T02:10:59.7122920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzma 2025-10-10T02:10:59.7123740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzegrep 2025-10-10T02:10:59.7124660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xzdiff 2025-10-10T02:10:59.7125670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma.h 2025-10-10T02:10:59.7126770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/index.h 2025-10-10T02:10:59.7127750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/version.h 2025-10-10T02:10:59.7128780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/index_hash.h 2025-10-10T02:10:59.7129740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/lzma12.h 2025-10-10T02:10:59.7130900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/container.h 2025-10-10T02:10:59.7131980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/delta.h 2025-10-10T02:10:59.7133070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/vli.h 2025-10-10T02:10:59.7134030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/check.h 2025-10-10T02:10:59.7135130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/bcj.h 2025-10-10T02:10:59.7136140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/stream_flags.h 2025-10-10T02:10:59.7137090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/block.h 2025-10-10T02:10:59.7138050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/hardware.h 2025-10-10T02:10:59.7139200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/filter.h 2025-10-10T02:10:59.7140240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/base.h 2025-10-10T02:10:59.7141350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/repodata_record.json 2025-10-10T02:10:59.7142390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/test/run_test.sh 2025-10-10T02:10:59.7143690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/test/test_time_dependencies.json 2025-10-10T02:10:59.7144640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/licenses/COPYING 2025-10-10T02:10:59.7145700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/recipe/bld.bat 2025-10-10T02:10:59.7146720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/recipe/build.sh 2025-10-10T02:10:59.7147990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.7149060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/recipe/meta.yaml 2025-10-10T02:10:59.7150140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/recipe/meta.yaml.template 2025-10-10T02:10:59.7151150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/run_exports.json 2025-10-10T02:10:59.7152160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/paths.json 2025-10-10T02:10:59.7153230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/hash_input.json 2025-10-10T02:10:59.7154090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/files 2025-10-10T02:10:59.7155140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/about.json 2025-10-10T02:10:59.7156260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/has_prefix 2025-10-10T02:10:59.7157000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/index.json 2025-10-10T02:10:59.7157860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/git 2025-10-10T02:10:59.7159050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/lib/pkgconfig/liblzma.pc 2025-10-10T02:10:59.7160330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/lib/cmake/liblzma/liblzma-config.cmake 2025-10-10T02:10:59.7161370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/lib/cmake/liblzma/liblzma-targets.cmake 2025-10-10T02:10:59.7162630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/lib/cmake/liblzma/liblzma-targets-release.cmake 2025-10-10T02:10:59.7163930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/lib/cmake/liblzma/liblzma-config-version.cmake 2025-10-10T02:10:59.7164870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/lib/liblzma.5.6.4.dylib 2025-10-10T02:10:59.7165840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/lib/liblzma.dylib 2025-10-10T02:10:59.7166880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/lib/liblzma.5.dylib 2025-10-10T02:10:59.7167910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzma.1 2025-10-10T02:10:59.7169050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzmore.1 2025-10-10T02:10:59.7170130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xzmore.1 2025-10-10T02:10:59.7171310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzmainfo.1 2025-10-10T02:10:59.7172380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xzcat.1 2025-10-10T02:10:59.7173410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzcmp.1 2025-10-10T02:10:59.7174480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzdiff.1 2025-10-10T02:10:59.7175580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xzdiff.1 2025-10-10T02:10:59.7176500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xz.1 2025-10-10T02:10:59.7177680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xzdec.1 2025-10-10T02:10:59.7178780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzegrep.1 2025-10-10T02:10:59.7179870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzgrep.1 2025-10-10T02:10:59.7180920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xzgrep.1 2025-10-10T02:10:59.7182000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xzegrep.1 2025-10-10T02:10:59.7183180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xzless.1 2025-10-10T02:10:59.7184380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/unlzma.1 2025-10-10T02:10:59.7185380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzless.1 2025-10-10T02:10:59.7186520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzfgrep.1 2025-10-10T02:10:59.7187580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xzcmp.1 2025-10-10T02:10:59.7188540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/unxz.1 2025-10-10T02:10:59.7189610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xzfgrep.1 2025-10-10T02:10:59.7190650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzmadec.1 2025-10-10T02:10:59.7192040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzcat.1 2025-10-10T02:10:59.7192710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/AUTHORS 2025-10-10T02:10:59.7193970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/lzma-file-format.txt 2025-10-10T02:10:59.7195020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/README 2025-10-10T02:10:59.7195930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/faq.txt 2025-10-10T02:10:59.7197060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/COPYING 2025-10-10T02:10:59.7198160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/NEWS 2025-10-10T02:10:59.7199370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/examples/04_compress_easy_mt.c 2025-10-10T02:10:59.7200790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/examples/01_compress_easy.c 2025-10-10T02:10:59.7202000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/examples/02_decompress.c 2025-10-10T02:10:59.7203300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/examples/Makefile 2025-10-10T02:10:59.7204650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/examples/03_compress_custom.c 2025-10-10T02:10:59.7205790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/examples/00_README.txt 2025-10-10T02:10:59.7206590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/examples/11_file_info.c 2025-10-10T02:10:59.7207510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/COPYING.0BSD 2025-10-10T02:10:59.7208320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/COPYING.GPLv2 2025-10-10T02:10:59.7209250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/history.txt 2025-10-10T02:10:59.7209980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/THANKS 2025-10-10T02:10:59.7210930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/xz-file-format.txt 2025-10-10T02:10:59.7211690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/bin/bsdcpio 2025-10-10T02:10:59.7212620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/bin/bsdunzip 2025-10-10T02:10:59.7213280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/bin/bsdtar 2025-10-10T02:10:59.7214370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/bin/bsdcat 2025-10-10T02:10:59.7215080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/include/archive.h 2025-10-10T02:10:59.7216080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/include/archive_entry.h 2025-10-10T02:10:59.7216950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/repodata_record.json 2025-10-10T02:10:59.7217850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/test/run_test.sh 2025-10-10T02:10:59.7218970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/test/test-archives/hello_world.tar.zst 2025-10-10T02:10:59.7220050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/test/test-archives/archive.7z 2025-10-10T02:10:59.7221010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/test/test-archives/hello_world.xar 2025-10-10T02:10:59.7222110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/test/test_time_dependencies.json 2025-10-10T02:10:59.7222930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/licenses/COPYING 2025-10-10T02:10:59.7224620Z /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-10-10T02:10:59.7226310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/recipe/patches/0009-CMake-Force-Multi-threaded-DLL-runtime.patch 2025-10-10T02:10:59.7226860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/recipe/test-archives/hello_world.tar.zst 2025-10-10T02:10:59.7227840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/recipe/test-archives/archive.7z 2025-10-10T02:10:59.7228940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/recipe/test-archives/hello_world.xar 2025-10-10T02:10:59.7229710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/recipe/bld.bat 2025-10-10T02:10:59.7230780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/recipe/build.sh 2025-10-10T02:10:59.7231840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.7232880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/recipe/meta.yaml 2025-10-10T02:10:59.7234150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/recipe/meta.yaml.template 2025-10-10T02:10:59.7235210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/run_exports.json 2025-10-10T02:10:59.7236230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/paths.json 2025-10-10T02:10:59.7237390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/hash_input.json 2025-10-10T02:10:59.7238390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/files 2025-10-10T02:10:59.7239590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/about.json 2025-10-10T02:10:59.7240630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/has_prefix 2025-10-10T02:10:59.7241630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/index.json 2025-10-10T02:10:59.7242640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/git 2025-10-10T02:10:59.7244150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/lib/pkgconfig/libarchive.pc 2025-10-10T02:10:59.7245440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/lib/libarchive.13.7.7.dylib 2025-10-10T02:10:59.7246470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/lib/libarchive.dylib 2025-10-10T02:10:59.7247640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/lib/libarchive.a 2025-10-10T02:10:59.7248870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/lib/libarchive.13.dylib 2025-10-10T02:10:59.7250190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man5/libarchive-formats.5 2025-10-10T02:10:59.7251150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man5/mtree.5 2025-10-10T02:10:59.7252190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man5/cpio.5 2025-10-10T02:10:59.7253180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man5/tar.5 2025-10-10T02:10:59.7254490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_format.3 2025-10-10T02:10:59.7255820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read_disk.3 2025-10-10T02:10:59.7257280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_set_passphrase.3 2025-10-10T02:10:59.7258530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_new.3 2025-10-10T02:10:59.7259840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read_open.3 2025-10-10T02:10:59.7261200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read_extract.3 2025-10-10T02:10:59.7262360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_util.3 2025-10-10T02:10:59.7263750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_blocksize.3 2025-10-10T02:10:59.7265090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_entry_stat.3 2025-10-10T02:10:59.7266390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_entry_misc.3 2025-10-10T02:10:59.7267630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_free.3 2025-10-10T02:10:59.7269070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_filter.3 2025-10-10T02:10:59.7270290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read_data.3 2025-10-10T02:10:59.7271800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_disk.3 2025-10-10T02:10:59.7272760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read.3 2025-10-10T02:10:59.7273980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_open.3 2025-10-10T02:10:59.7275380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read_format.3 2025-10-10T02:10:59.7282140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_entry_paths.3 2025-10-10T02:10:59.7282410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read_filter.3 2025-10-10T02:10:59.7282780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_data.3 2025-10-10T02:10:59.7283050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_entry_time.3 2025-10-10T02:10:59.7283320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read_free.3 2025-10-10T02:10:59.7283580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_entry_linkify.3 2025-10-10T02:10:59.7284440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_entry.3 2025-10-10T02:10:59.7285610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write.3 2025-10-10T02:10:59.7287290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read_add_passphrase.3 2025-10-10T02:10:59.7288550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read_header.3 2025-10-10T02:10:59.7289840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_entry_acl.3 2025-10-10T02:10:59.7291050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read_new.3 2025-10-10T02:10:59.7292380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/libarchive_changes.3 2025-10-10T02:10:59.7293550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/libarchive.3 2025-10-10T02:10:59.7294870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/libarchive_internals.3 2025-10-10T02:10:59.7296110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_set_options.3 2025-10-10T02:10:59.7297650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_finish_entry.3 2025-10-10T02:10:59.7299000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read_set_options.3 2025-10-10T02:10:59.7300370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_header.3 2025-10-10T02:10:59.7301660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_entry_perms.3 2025-10-10T02:10:59.7302870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man1/bsdtar.1 2025-10-10T02:10:59.7304040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man1/bsdunzip.1 2025-10-10T02:10:59.7305240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man1/bsdcpio.1 2025-10-10T02:10:59.7306600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man1/bsdcat.1 2025-10-10T02:10:59.7307860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/repodata_record.json 2025-10-10T02:10:59.7308940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/test/run_test.py 2025-10-10T02:10:59.7310470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/licenses/LICENSE 2025-10-10T02:10:59.7311830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.7312960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/recipe/meta.yaml 2025-10-10T02:10:59.7314190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/recipe/meta.yaml.template 2025-10-10T02:10:59.7315370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/paths.json 2025-10-10T02:10:59.7316490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/hash_input.json 2025-10-10T02:10:59.7317890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/files 2025-10-10T02:10:59.7318850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/about.json 2025-10-10T02:10:59.7319920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/index.json 2025-10-10T02:10:59.7320890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/git 2025-10-10T02:10:59.7322650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/lib/python3.13/site-packages/sockshandler.py 2025-10-10T02:10:59.7324040Z /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-10-10T02:10:59.7326290Z /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-10-10T02:10:59.7328120Z /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-10-10T02:10:59.7329640Z /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-10-10T02:10:59.7331280Z /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-10-10T02:10:59.7333500Z /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-10-10T02:10:59.7335220Z /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-10-10T02:10:59.7336830Z /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-10-10T02:10:59.7338380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/lib/python3.13/site-packages/__pycache__/sockshandler.cpython-313.pyc 2025-10-10T02:10:59.7339880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/lib/python3.13/site-packages/__pycache__/socks.cpython-313.pyc 2025-10-10T02:10:59.7341200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/lib/python3.13/site-packages/socks.py 2025-10-10T02:10:59.7342380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/bin/jsonpointer 2025-10-10T02:10:59.7343790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/info/repodata_record.json 2025-10-10T02:10:59.7344990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/info/test/run_test.sh 2025-10-10T02:10:59.7346450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/info/test/run_test.py 2025-10-10T02:10:59.7348090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-10-10T02:10:59.7349810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/info/test/tests.py 2025-10-10T02:10:59.7351590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/info/licenses/LICENSE.txt 2025-10-10T02:10:59.7352790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.7354130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/info/recipe/meta.yaml 2025-10-10T02:10:59.7356490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-10-10T02:10:59.7357710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/info/paths.json 2025-10-10T02:10:59.7359200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/info/hash_input.json 2025-10-10T02:10:59.7360150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/info/files 2025-10-10T02:10:59.7362330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/info/about.json 2025-10-10T02:10:59.7362910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/info/has_prefix 2025-10-10T02:10:59.7364240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/info/index.json 2025-10-10T02:10:59.7365190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/info/git 2025-10-10T02:10:59.7366950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/lib/python3.13/site-packages/jsonpointer.py 2025-10-10T02:10:59.7369180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/lib/python3.13/site-packages/jsonpointer-3.0.0.dist-info/RECORD 2025-10-10T02:10:59.7370920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/lib/python3.13/site-packages/jsonpointer-3.0.0.dist-info/licenses/AUTHORS 2025-10-10T02:10:59.7372940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/lib/python3.13/site-packages/jsonpointer-3.0.0.dist-info/licenses/LICENSE.txt 2025-10-10T02:10:59.7374990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/lib/python3.13/site-packages/jsonpointer-3.0.0.dist-info/direct_url.json 2025-10-10T02:10:59.7376510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/lib/python3.13/site-packages/jsonpointer-3.0.0.dist-info/WHEEL 2025-10-10T02:10:59.7378540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/lib/python3.13/site-packages/jsonpointer-3.0.0.dist-info/top_level.txt 2025-10-10T02:10:59.7380470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/lib/python3.13/site-packages/jsonpointer-3.0.0.dist-info/REQUESTED 2025-10-10T02:10:59.7382490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/lib/python3.13/site-packages/jsonpointer-3.0.0.dist-info/INSTALLER 2025-10-10T02:10:59.7384440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/lib/python3.13/site-packages/jsonpointer-3.0.0.dist-info/METADATA 2025-10-10T02:10:59.7386340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-3.0.0-py313hca03da5_0/lib/python3.13/site-packages/__pycache__/jsonpointer.cpython-313.pyc 2025-10-10T02:10:59.7387800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/repodata_record.json 2025-10-10T02:10:59.7389160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/test/run_test.sh 2025-10-10T02:10:59.7390460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/test/run_test.py 2025-10-10T02:10:59.7392020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/test/test_time_dependencies.json 2025-10-10T02:10:59.7393530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/licenses/LICENSE 2025-10-10T02:10:59.7395140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.7396440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/recipe/meta.yaml 2025-10-10T02:10:59.7397930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/recipe/meta.yaml.template 2025-10-10T02:10:59.7399230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/paths.json 2025-10-10T02:10:59.7401140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/hash_input.json 2025-10-10T02:10:59.7402340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/files 2025-10-10T02:10:59.7403580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/about.json 2025-10-10T02:10:59.7404910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/has_prefix 2025-10-10T02:10:59.7406320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/index.json 2025-10-10T02:10:59.7407260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/git 2025-10-10T02:10:59.7409470Z /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-10-10T02:10:59.7410300Z /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-10-10T02:10:59.7411740Z /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-10-10T02:10:59.7413380Z /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-10-10T02:10:59.7414810Z /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-10-10T02:10:59.7416260Z /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-10-10T02:10:59.7417680Z /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-10-10T02:10:59.7419190Z /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-10-10T02:10:59.7420700Z /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-10-10T02:10:59.7422060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/site-packages/conda_anaconda_telemetry/hooks.py 2025-10-10T02:10:59.7423660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/site-packages/conda_anaconda_telemetry/_version.py 2025-10-10T02:10:59.7425210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/site-packages/conda_anaconda_telemetry/__init__.py 2025-10-10T02:10:59.7426890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/site-packages/conda_anaconda_telemetry/py.typed 2025-10-10T02:10:59.7428720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/site-packages/conda_anaconda_telemetry-0.3.0.dist-info/RECORD 2025-10-10T02:10:59.7430620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/site-packages/conda_anaconda_telemetry-0.3.0.dist-info/licenses/LICENSE 2025-10-10T02:10:59.7432590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/site-packages/conda_anaconda_telemetry-0.3.0.dist-info/direct_url.json 2025-10-10T02:10:59.7434520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/site-packages/conda_anaconda_telemetry-0.3.0.dist-info/WHEEL 2025-10-10T02:10:59.7436470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/site-packages/conda_anaconda_telemetry-0.3.0.dist-info/entry_points.txt 2025-10-10T02:10:59.7438290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/site-packages/conda_anaconda_telemetry-0.3.0.dist-info/REQUESTED 2025-10-10T02:10:59.7440060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/site-packages/conda_anaconda_telemetry-0.3.0.dist-info/INSTALLER 2025-10-10T02:10:59.7441850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/site-packages/conda_anaconda_telemetry-0.3.0.dist-info/METADATA 2025-10-10T02:10:59.7443080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/info/repodata_record.json 2025-10-10T02:10:59.7444650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/info/test/run_test.sh 2025-10-10T02:10:59.7445930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/info/test/run_test.py 2025-10-10T02:10:59.7447480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/info/test/test_time_dependencies.json 2025-10-10T02:10:59.7448780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/info/test/run_test.bat 2025-10-10T02:10:59.7450120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/info/licenses/LICENSE 2025-10-10T02:10:59.7451590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.7452930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/info/recipe/meta.yaml 2025-10-10T02:10:59.7454380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/info/recipe/meta.yaml.template 2025-10-10T02:10:59.7455690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/info/paths.json 2025-10-10T02:10:59.7456980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/info/hash_input.json 2025-10-10T02:10:59.7458140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/info/files 2025-10-10T02:10:59.7459420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/info/about.json 2025-10-10T02:10:59.7460690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/info/link.json 2025-10-10T02:10:59.7461870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/info/index.json 2025-10-10T02:10:59.7463050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.3.0-pyhd3eb1b0_1/info/git 2025-10-10T02:10:59.7464390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/repodata_record.json 2025-10-10T02:10:59.7465580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/run_test.sh 2025-10-10T02:10:59.7466790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/test_utils.py 2025-10-10T02:10:59.7468080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/test_api_jwt.py 2025-10-10T02:10:59.7469510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/test_compressed_jwt.py 2025-10-10T02:10:59.7470720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/test_advisory.py 2025-10-10T02:10:59.7471950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/test_exceptions.py 2025-10-10T02:10:59.7473320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/__init__.py 2025-10-10T02:10:59.7474670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/test_jwks_client.py 2025-10-10T02:10:59.7475830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/utils.py 2025-10-10T02:10:59.7477040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/test_jwt.py 2025-10-10T02:10:59.7478550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/jwk_keyset_only_unknown_alg.json 2025-10-10T02:10:59.7479970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/jwk_okp_key_Ed25519.json 2025-10-10T02:10:59.7481260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/testkey_rsa.cer 2025-10-10T02:10:59.7482850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/testkey_ec_secp192r1.priv 2025-10-10T02:10:59.7484160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/jwk_ec_key_P-384.json 2025-10-10T02:10:59.7485470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/jwk_okp_pub_Ed448.json 2025-10-10T02:10:59.7486880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/jwk_ec_key_P-521.json 2025-10-10T02:10:59.7488390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/jwk_ec_key_secp256k1.json 2025-10-10T02:10:59.7489740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/jwk_ec_pub_P-256.json 2025-10-10T02:10:59.7491120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/__init__.py 2025-10-10T02:10:59.7492600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/jwk_rsa_pub.json 2025-10-10T02:10:59.7494280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/jwk_ec_pub_secp256k1.json 2025-10-10T02:10:59.7495450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/testkey_ec.priv 2025-10-10T02:10:59.7496840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/testkey_ec_ssh.pub 2025-10-10T02:10:59.7498170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/jwk_rsa_key.json 2025-10-10T02:10:59.7499610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/jwk_ec_pub_P-521.json 2025-10-10T02:10:59.7501030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/jwk_okp_key_Ed448.json 2025-10-10T02:10:59.7502390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/testkey2_rsa.pub.pem 2025-10-10T02:10:59.7503810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/jwk_ec_pub_P-384.json 2025-10-10T02:10:59.7505180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/testkey_rsa.pub 2025-10-10T02:10:59.7506640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/testkey_pkcs1.pub.pem 2025-10-10T02:10:59.7508040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/testkey_rsa.priv 2025-10-10T02:10:59.7509320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/testkey_ec.pub 2025-10-10T02:10:59.7511040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/jwk_keyset_with_unknown_alg.json 2025-10-10T02:10:59.7512560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/jwk_okp_pub_Ed25519.json 2025-10-10T02:10:59.7513940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/jwk_ec_key_P-256.json 2025-10-10T02:10:59.7515100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/jwk_hmac.json 2025-10-10T02:10:59.7516290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/jwk_empty.json 2025-10-10T02:10:59.7517680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/testkey_ed25519.pub 2025-10-10T02:10:59.7519020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/keys/testkey_ed25519 2025-10-10T02:10:59.7520370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/test_api_jwk.py 2025-10-10T02:10:59.7521560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/test_api_jws.py 2025-10-10T02:10:59.7522940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/tests/test_algorithms.py 2025-10-10T02:10:59.7524130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/run_test.py 2025-10-10T02:10:59.7525370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/test/test_time_dependencies.json 2025-10-10T02:10:59.7526390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/licenses/LICENSE 2025-10-10T02:10:59.7527700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.7528930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/recipe/run_test.py 2025-10-10T02:10:59.7530140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/recipe/meta.yaml 2025-10-10T02:10:59.7531370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/recipe/meta.yaml.template 2025-10-10T02:10:59.7532290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/paths.json 2025-10-10T02:10:59.7533460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/hash_input.json 2025-10-10T02:10:59.7534640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/files 2025-10-10T02:10:59.7535520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/about.json 2025-10-10T02:10:59.7536610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/index.json 2025-10-10T02:10:59.7537550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/info/git 2025-10-10T02:10:59.7539280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/algorithms.py 2025-10-10T02:10:59.7540710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/api_jwt.py 2025-10-10T02:10:59.7542140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/warnings.py 2025-10-10T02:10:59.7543690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/__init__.py 2025-10-10T02:10:59.7545120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/types.py 2025-10-10T02:10:59.7547230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/__pycache__/jwk_set_cache.cpython-313.pyc 2025-10-10T02:10:59.7549110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/__pycache__/api_jwt.cpython-313.pyc 2025-10-10T02:10:59.7550990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/__pycache__/jwks_client.cpython-313.pyc 2025-10-10T02:10:59.7552610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/__pycache__/utils.cpython-313.pyc 2025-10-10T02:10:59.7554440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/__pycache__/api_jws.cpython-313.pyc 2025-10-10T02:10:59.7556410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/__pycache__/exceptions.cpython-313.pyc 2025-10-10T02:10:59.7557910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/__pycache__/help.cpython-313.pyc 2025-10-10T02:10:59.7559660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/__pycache__/warnings.cpython-313.pyc 2025-10-10T02:10:59.7561480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/__pycache__/api_jwk.cpython-313.pyc 2025-10-10T02:10:59.7563110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/__pycache__/types.cpython-313.pyc 2025-10-10T02:10:59.7564950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/__pycache__/algorithms.cpython-313.pyc 2025-10-10T02:10:59.7566580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.7567970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/jwk_set_cache.py 2025-10-10T02:10:59.7569340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/utils.py 2025-10-10T02:10:59.7570980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/py.typed 2025-10-10T02:10:59.7572330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/exceptions.py 2025-10-10T02:10:59.7573620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/api_jwk.py 2025-10-10T02:10:59.7575120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/jwks_client.py 2025-10-10T02:10:59.7576430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/api_jws.py 2025-10-10T02:10:59.7577710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/jwt/help.py 2025-10-10T02:10:59.7579360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/PyJWT-2.10.1.dist-info/RECORD 2025-10-10T02:10:59.7580910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/PyJWT-2.10.1.dist-info/LICENSE 2025-10-10T02:10:59.7582650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/PyJWT-2.10.1.dist-info/direct_url.json 2025-10-10T02:10:59.7584120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/PyJWT-2.10.1.dist-info/WHEEL 2025-10-10T02:10:59.7585750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/PyJWT-2.10.1.dist-info/AUTHORS.rst 2025-10-10T02:10:59.7587410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/PyJWT-2.10.1.dist-info/top_level.txt 2025-10-10T02:10:59.7589110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/PyJWT-2.10.1.dist-info/REQUESTED 2025-10-10T02:10:59.7590610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/PyJWT-2.10.1.dist-info/INSTALLER 2025-10-10T02:10:59.7592190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pyjwt-2.10.1-py313hca03da5_0/lib/python3.13/site-packages/PyJWT-2.10.1.dist-info/METADATA 2025-10-10T02:10:59.7593250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/repodata_record.json 2025-10-10T02:10:59.7594420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/test/run_test.sh 2025-10-10T02:10:59.7595260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/licenses/LICENSE 2025-10-10T02:10:59.7596260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/recipe/LICENSE 2025-10-10T02:10:59.7597440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.7598490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/recipe/meta.yaml 2025-10-10T02:10:59.7599600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/recipe/meta.yaml.template 2025-10-10T02:10:59.7600540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/paths.json 2025-10-10T02:10:59.7601540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/hash_input.json 2025-10-10T02:10:59.7602400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/files 2025-10-10T02:10:59.7603410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/about.json 2025-10-10T02:10:59.7604070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/index.json 2025-10-10T02:10:59.7604860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/git 2025-10-10T02:10:59.7605500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0.conda 2025-10-10T02:10:59.7606250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1.conda 2025-10-10T02:10:59.7607150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/repodata_record.json 2025-10-10T02:10:59.7608100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/test/run_test.sh 2025-10-10T02:10:59.7608980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/licenses/COPYRIGHT.txt 2025-10-10T02:10:59.7610060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/recipe/parent/fix-dll-name.diff 2025-10-10T02:10:59.7610920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/recipe/parent/bld.bat 2025-10-10T02:10:59.7611900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/recipe/parent/build.sh 2025-10-10T02:10:59.7612720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/recipe/parent/meta.yaml 2025-10-10T02:10:59.7613720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.7614530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/recipe/meta.yaml 2025-10-10T02:10:59.7615330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/paths.json 2025-10-10T02:10:59.7616170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/hash_input.json 2025-10-10T02:10:59.7616910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/files 2025-10-10T02:10:59.7617720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/about.json 2025-10-10T02:10:59.7618800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/index.json 2025-10-10T02:10:59.7619270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/git 2025-10-10T02:10:59.7620260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/lib/libmpdec.4.0.0.dylib 2025-10-10T02:10:59.7621090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/lib/libmpdec.4.dylib 2025-10-10T02:10:59.7622090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/repodata_record.json 2025-10-10T02:10:59.7623580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/test/run_test.sh 2025-10-10T02:10:59.7624180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/test/run_test.py 2025-10-10T02:10:59.7625260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/test/test_time_dependencies.json 2025-10-10T02:10:59.7626070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/licenses/LICENSE 2025-10-10T02:10:59.7627140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/licenses/THIRDPARTY.yml 2025-10-10T02:10:59.7628230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.7629180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/recipe/meta.yaml 2025-10-10T02:10:59.7630250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/recipe/meta.yaml.template 2025-10-10T02:10:59.7631110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/paths.json 2025-10-10T02:10:59.7632070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/hash_input.json 2025-10-10T02:10:59.7632980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/files 2025-10-10T02:10:59.7633890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/about.json 2025-10-10T02:10:59.7634810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/index.json 2025-10-10T02:10:59.7635620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/git 2025-10-10T02:10:59.7637220Z /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-10-10T02:10:59.7638680Z /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-10-10T02:10:59.7640150Z /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-10-10T02:10:59.7641550Z /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-10-10T02:10:59.7642910Z /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-10-10T02:10:59.7644330Z /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-10-10T02:10:59.7646050Z /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-10-10T02:10:59.7653390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/lib/python3.13/site-packages/pydantic_core/__init__.py 2025-10-10T02:10:59.7654180Z /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-10-10T02:10:59.7655030Z /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-10-10T02:10:59.7655810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/lib/python3.13/site-packages/pydantic_core/core_schema.py 2025-10-10T02:10:59.7656540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/lib/python3.13/site-packages/pydantic_core/_pydantic_core.pyi 2025-10-10T02:10:59.7657320Z /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-10-10T02:10:59.7658090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/lib/python3.13/site-packages/pydantic_core/py.typed 2025-10-10T02:10:59.7658700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0.conda 2025-10-10T02:10:59.7659390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/bin/conda-content-trust 2025-10-10T02:10:59.7659980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/repodata_record.json 2025-10-10T02:10:59.7660560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/test/run_test.sh 2025-10-10T02:10:59.7661130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/test/run_test.py 2025-10-10T02:10:59.7661730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/test/test_time_dependencies.json 2025-10-10T02:10:59.7662540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/licenses/LICENSE 2025-10-10T02:10:59.7663800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.7664720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/recipe/meta.yaml 2025-10-10T02:10:59.7665810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/recipe/meta.yaml.template 2025-10-10T02:10:59.7666680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/paths.json 2025-10-10T02:10:59.7667680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/hash_input.json 2025-10-10T02:10:59.7668580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/files 2025-10-10T02:10:59.7669560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/about.json 2025-10-10T02:10:59.7670550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/has_prefix 2025-10-10T02:10:59.7671480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/index.json 2025-10-10T02:10:59.7672320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/git 2025-10-10T02:10:59.7673860Z /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-10-10T02:10:59.7675260Z /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-10-10T02:10:59.7676700Z /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-10-10T02:10:59.7678400Z /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-10-10T02:10:59.7680110Z /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-10-10T02:10:59.7681610Z /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-10-10T02:10:59.7683430Z /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-10-10T02:10:59.7685040Z /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-10-10T02:10:59.7686770Z /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-10-10T02:10:59.7688590Z /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-10-10T02:10:59.7689960Z /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-10-10T02:10:59.7691650Z /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-10-10T02:10:59.7693190Z /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-10-10T02:10:59.7694650Z /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-10-10T02:10:59.7695950Z /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-10-10T02:10:59.7697350Z /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-10-10T02:10:59.7698810Z /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-10-10T02:10:59.7700260Z /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-10-10T02:10:59.7701720Z /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-10-10T02:10:59.7702940Z /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-10-10T02:10:59.7704760Z /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-10-10T02:10:59.7706080Z /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-10-10T02:10:59.7707800Z /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-10-10T02:10:59.7709440Z /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-10-10T02:10:59.7710670Z /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-10-10T02:10:59.7712360Z /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-10-10T02:10:59.7713770Z /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-10-10T02:10:59.7715440Z /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-10-10T02:10:59.7717550Z /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-10-10T02:10:59.7718250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/bin/adig 2025-10-10T02:10:59.7719180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/bin/ahost 2025-10-10T02:10:59.7720370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/include/ares_version.h 2025-10-10T02:10:59.7721390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/include/ares_build.h 2025-10-10T02:10:59.7723140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/include/ares.h 2025-10-10T02:10:59.7724070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/include/ares_nameser.h 2025-10-10T02:10:59.7725070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/include/ares_dns_record.h 2025-10-10T02:10:59.7725960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/include/ares_dns.h 2025-10-10T02:10:59.7727090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/info/repodata_record.json 2025-10-10T02:10:59.7728110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/info/test/run_test.sh 2025-10-10T02:10:59.7729200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/info/licenses/LICENSE.md 2025-10-10T02:10:59.7730840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/info/recipe/parent/bld_output.bat 2025-10-10T02:10:59.7731630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/info/recipe/parent/meta.yaml 2025-10-10T02:10:59.7733020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/info/recipe/parent/build_output.sh 2025-10-10T02:10:59.7734290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.7735250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/info/recipe/meta.yaml 2025-10-10T02:10:59.7736470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/info/recipe/build_output.sh 2025-10-10T02:10:59.7737670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/info/run_exports.json 2025-10-10T02:10:59.7738660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/info/paths.json 2025-10-10T02:10:59.7739820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/info/hash_input.json 2025-10-10T02:10:59.7740690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/info/files 2025-10-10T02:10:59.7741770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/info/about.json 2025-10-10T02:10:59.7742820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/info/has_prefix 2025-10-10T02:10:59.7743890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/info/index.json 2025-10-10T02:10:59.7744870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/info/git 2025-10-10T02:10:59.7746000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/lib/libcares.2.19.4.dylib 2025-10-10T02:10:59.7747130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/lib/pkgconfig/libcares.pc 2025-10-10T02:10:59.7748580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/lib/cmake/c-ares/c-ares-targets-release.cmake 2025-10-10T02:10:59.7749860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/lib/cmake/c-ares/c-ares-config.cmake 2025-10-10T02:10:59.7751160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/lib/cmake/c-ares/c-ares-targets.cmake 2025-10-10T02:10:59.7752500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/lib/cmake/c-ares/c-ares-config-version.cmake 2025-10-10T02:10:59.7753430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/lib/libcares.dylib 2025-10-10T02:10:59.7754450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/lib/libcares.2.dylib 2025-10-10T02:10:59.7755830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_record_rr_del.3 2025-10-10T02:10:59.7757640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_expand_string.3 2025-10-10T02:10:59.7758280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_set_servers.3 2025-10-10T02:10:59.7759440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_mapping.3 2025-10-10T02:10:59.7760680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_init.3 2025-10-10T02:10:59.7761850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_reinit.3 2025-10-10T02:10:59.7763220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_get_opt_cnt.3 2025-10-10T02:10:59.7764440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_set_local_ip4.3 2025-10-10T02:10:59.7765640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_queue.3 2025-10-10T02:10:59.7766880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_set_u16.3 2025-10-10T02:10:59.7768090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_search_dnsrec.3 2025-10-10T02:10:59.7769470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_destroy.3 2025-10-10T02:10:59.7770550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_parse.3 2025-10-10T02:10:59.7771580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_inet_pton.3 2025-10-10T02:10:59.7772430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_process.3 2025-10-10T02:10:59.7773520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_create_query.3 2025-10-10T02:10:59.7774490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_record_destroy.3 2025-10-10T02:10:59.7775510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_svcb_param_t.3 2025-10-10T02:10:59.7776650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_set_servers_csv.3 2025-10-10T02:10:59.7777520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_record_query_add.3 2025-10-10T02:10:59.7778590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rec_type_t.3 2025-10-10T02:10:59.7779580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_get_opt_byid.3 2025-10-10T02:10:59.7780540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_library_init.3 2025-10-10T02:10:59.7781550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_key_tostr.3 2025-10-10T02:10:59.7782500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_free_string.3 2025-10-10T02:10:59.7783740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_record_create.3 2025-10-10T02:10:59.7784760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_getsock.3 2025-10-10T02:10:59.7785850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_get_u16.3 2025-10-10T02:10:59.7786650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_set_addr6.3 2025-10-10T02:10:59.7787560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_mkquery.3 2025-10-10T02:10:59.7788600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_write.3 2025-10-10T02:10:59.7789610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_del_opt_byid.3 2025-10-10T02:10:59.7790710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rec_type_fromstr.3 2025-10-10T02:10:59.7792170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_set_servers_ports_csv.3 2025-10-10T02:10:59.7793500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_freeaddrinfo.3 2025-10-10T02:10:59.7794940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_destroy_options.3 2025-10-10T02:10:59.7796140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_record_rr_get.3 2025-10-10T02:10:59.7797340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_fds.3 2025-10-10T02:10:59.7798360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_gethostbyname.3 2025-10-10T02:10:59.7799690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_get_abin.3 2025-10-10T02:10:59.7801020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_init_options.3 2025-10-10T02:10:59.7802340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_get_keys.3 2025-10-10T02:10:59.7803490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_get_type.3 2025-10-10T02:10:59.7804650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_timeout.3 2025-10-10T02:10:59.7805740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_getnameinfo.3 2025-10-10T02:10:59.7807020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_set_local_dev.3 2025-10-10T02:10:59.7808310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_section_t.3 2025-10-10T02:10:59.7809710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_gethostbyname_file.3 2025-10-10T02:10:59.7811060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_process_pending_write.3 2025-10-10T02:10:59.7812340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_get_servers_csv.3 2025-10-10T02:10:59.7813590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_opt_get_datatype.3 2025-10-10T02:10:59.7814980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_opcode_t.3 2025-10-10T02:10:59.7816350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_record_set_id.3 2025-10-10T02:10:59.7817740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_get_servers_ports.3 2025-10-10T02:10:59.7818990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_opt_get_name.3 2025-10-10T02:10:59.7820050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr.3 2025-10-10T02:10:59.7821450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_parse_soa_reply.3 2025-10-10T02:10:59.7822670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_parse_naptr_reply.3 2025-10-10T02:10:59.7824140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_key_to_rec_type.3 2025-10-10T02:10:59.7825380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_parse_a_reply.3 2025-10-10T02:10:59.7826740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_set_socket_configure_callback.3 2025-10-10T02:10:59.7827850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_opt_param_t.3 2025-10-10T02:10:59.7829100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_record_get_id.3 2025-10-10T02:10:59.7830360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rcode_tostr.3 2025-10-10T02:10:59.7831650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_set_pending_write_cb.3 2025-10-10T02:10:59.7832960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_get_ttl.3 2025-10-10T02:10:59.7834260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_get_name.3 2025-10-10T02:10:59.7835520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_key_t.3 2025-10-10T02:10:59.7836830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_library_init_android.3 2025-10-10T02:10:59.7837960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_strerror.3 2025-10-10T02:10:59.7839190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_class_fromstr.3 2025-10-10T02:10:59.7840630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_set_socket_functions_ex.3 2025-10-10T02:10:59.7841750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_send.3 2025-10-10T02:10:59.7843120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_record_get_opcode.3 2025-10-10T02:10:59.7844330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_parse_aaaa_reply.3 2025-10-10T02:10:59.7845550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_record.3 2025-10-10T02:10:59.7846980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_set_socket_callback.3 2025-10-10T02:10:59.7848220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_flags_t.3 2025-10-10T02:10:59.7849490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_parse_ns_reply.3 2025-10-10T02:10:59.7850770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_record_rr_cnt.3 2025-10-10T02:10:59.7852220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_add_abin.3 2025-10-10T02:10:59.7853500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_getaddrinfo.3 2025-10-10T02:10:59.7854850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_parse_caa_reply.3 2025-10-10T02:10:59.7856030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_get_addr6.3 2025-10-10T02:10:59.7857450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rec_type_tostr.3 2025-10-10T02:10:59.7858700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_record_rr_add.3 2025-10-10T02:10:59.7860030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_get_abin_cnt.3 2025-10-10T02:10:59.7861540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_record_query_set_type.3 2025-10-10T02:10:59.7862600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_get_opt.3 2025-10-10T02:10:59.7863820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_process_fd.3 2025-10-10T02:10:59.7865090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_set_sortlist.3 2025-10-10T02:10:59.7866430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_free_hostent.3 2025-10-10T02:10:59.7867700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_set_u8.3 2025-10-10T02:10:59.7869170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_tlsa_selector_t.3 2025-10-10T02:10:59.7870390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_get_u8.3 2025-10-10T02:10:59.7871790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_record_query_get.3 2025-10-10T02:10:59.7873190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_set_local_ip6.3 2025-10-10T02:10:59.7874480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_record_get_flags.3 2025-10-10T02:10:59.7875720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_set_opt.3 2025-10-10T02:10:59.7877000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_parse_txt_reply.3 2025-10-10T02:10:59.7878260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_send_dnsrec.3 2025-10-10T02:10:59.7879570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_get_class.3 2025-10-10T02:10:59.7881030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_opt_datatype_t.3 2025-10-10T02:10:59.7882240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_search.3 2025-10-10T02:10:59.7883690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_record_query_set_name.3 2025-10-10T02:10:59.7884910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_record_rr_get_const.3 2025-10-10T02:10:59.7886200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_datatype_t.3 2025-10-10T02:10:59.7887420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_parse_mx_reply.3 2025-10-10T02:10:59.7888770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_section_tostr.3 2025-10-10T02:10:59.7889980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_opcode_tostr.3 2025-10-10T02:10:59.7891130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_version.3 2025-10-10T02:10:59.7892500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_parse_srv_reply.3 2025-10-10T02:10:59.7893670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_gethostbyaddr.3 2025-10-10T02:10:59.7894880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_class_t.3 2025-10-10T02:10:59.7896220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_set_socket_functions.3 2025-10-10T02:10:59.7897440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_key_datatype.3 2025-10-10T02:10:59.7898750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_process_fds.3 2025-10-10T02:10:59.7899790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dup.3 2025-10-10T02:10:59.7901140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_set_bin.3 2025-10-10T02:10:59.7902390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_set_servers_ports.3 2025-10-10T02:10:59.7903850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_library_cleanup.3 2025-10-10T02:10:59.7905060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_set_addr.3 2025-10-10T02:10:59.7906590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_record_get_rcode.3 2025-10-10T02:10:59.7907710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_threadsafety.3 2025-10-10T02:10:59.7908860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_get_str.3 2025-10-10T02:10:59.7910210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_queue_wait_empty.3 2025-10-10T02:10:59.7911650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_free_data.3 2025-10-10T02:10:59.7912740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_tlsa_usage_t.3 2025-10-10T02:10:59.7913930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_library_initialized.3 2025-10-10T02:10:59.7915180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_set_u32.3 2025-10-10T02:10:59.7916460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_query_dnsrec.3 2025-10-10T02:10:59.7917800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_record_query_cnt.3 2025-10-10T02:10:59.7918980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_parse_uri_reply.3 2025-10-10T02:10:59.7920210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_get_servers.3 2025-10-10T02:10:59.7921410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_query.3 2025-10-10T02:10:59.7922650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_tlsa_match_t.3 2025-10-10T02:10:59.7923840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_parse_ptr_reply.3 2025-10-10T02:10:59.7925180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_get_u32.3 2025-10-10T02:10:59.7926570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_queue_active_queries.3 2025-10-10T02:10:59.7927890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_get_addr.3 2025-10-10T02:10:59.7929090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_save_options.3 2025-10-10T02:10:59.7930360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_inet_ntop.3 2025-10-10T02:10:59.7931630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_get_bin.3 2025-10-10T02:10:59.7932750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_cancel.3 2025-10-10T02:10:59.7934130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_set_server_state_callback.3 2025-10-10T02:10:59.7935490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_record_duplicate.3 2025-10-10T02:10:59.7936720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rcode_t.3 2025-10-10T02:10:59.7938020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_class_tostr.3 2025-10-10T02:10:59.7939470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_set_str.3 2025-10-10T02:10:59.7940800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_expand_name.3 2025-10-10T02:10:59.7942060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man3/ares_dns_rr_del_abin.3 2025-10-10T02:10:59.7943050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man1/adig.1 2025-10-10T02:10:59.7944260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.34.5-h2ca31fc_0/share/man/man1/ahost.1 2025-10-10T02:10:59.7945150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hcdd2897_1.conda 2025-10-10T02:10:59.7946470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/info/repodata_record.json 2025-10-10T02:10:59.7947610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/info/test/run_test.sh 2025-10-10T02:10:59.7948620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/info/test/run_test.py 2025-10-10T02:10:59.7950030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/info/test/test_time_dependencies.json 2025-10-10T02:10:59.7951350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/info/licenses/LICENSE 2025-10-10T02:10:59.7952570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/info/recipe/LICENSE 2025-10-10T02:10:59.7953840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.7954960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/info/recipe/meta.yaml 2025-10-10T02:10:59.7956260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/info/recipe/meta.yaml.template 2025-10-10T02:10:59.7957380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/info/paths.json 2025-10-10T02:10:59.7958500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/info/hash_input.json 2025-10-10T02:10:59.7959480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/info/files 2025-10-10T02:10:59.7960700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/info/about.json 2025-10-10T02:10:59.7961650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/info/index.json 2025-10-10T02:10:59.7962750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/info/git 2025-10-10T02:10:59.7964490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/lib/python3.13/site-packages/readchar-4.0.5.dist-info/RECORD 2025-10-10T02:10:59.7965900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/lib/python3.13/site-packages/readchar-4.0.5.dist-info/direct_url.json 2025-10-10T02:10:59.7967160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/lib/python3.13/site-packages/readchar-4.0.5.dist-info/WHEEL 2025-10-10T02:10:59.7968510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/lib/python3.13/site-packages/readchar-4.0.5.dist-info/top_level.txt 2025-10-10T02:10:59.7969790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/lib/python3.13/site-packages/readchar-4.0.5.dist-info/REQUESTED 2025-10-10T02:10:59.7971040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/lib/python3.13/site-packages/readchar-4.0.5.dist-info/INSTALLER 2025-10-10T02:10:59.7972360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/lib/python3.13/site-packages/readchar-4.0.5.dist-info/METADATA 2025-10-10T02:10:59.7973600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/lib/python3.13/site-packages/readchar-4.0.5.dist-info/LICENCE 2025-10-10T02:10:59.7974730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/lib/python3.13/site-packages/readchar/_win_key.py 2025-10-10T02:10:59.7976170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/lib/python3.13/site-packages/readchar/key.py 2025-10-10T02:10:59.7977090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/lib/python3.13/site-packages/readchar/__init__.py 2025-10-10T02:10:59.7978260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/lib/python3.13/site-packages/readchar/_win_read.py 2025-10-10T02:10:59.7980060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/lib/python3.13/site-packages/readchar/__pycache__/_win_read.cpython-313.pyc 2025-10-10T02:10:59.7981380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/lib/python3.13/site-packages/readchar/__pycache__/_config.cpython-313.pyc 2025-10-10T02:10:59.7982800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/lib/python3.13/site-packages/readchar/__pycache__/key.cpython-313.pyc 2025-10-10T02:10:59.7984200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/lib/python3.13/site-packages/readchar/__pycache__/_posix_read.cpython-313.pyc 2025-10-10T02:10:59.7985700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/lib/python3.13/site-packages/readchar/__pycache__/_win_key.cpython-313.pyc 2025-10-10T02:10:59.7987070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/lib/python3.13/site-packages/readchar/__pycache__/_posix_key.cpython-313.pyc 2025-10-10T02:10:59.7988420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/lib/python3.13/site-packages/readchar/__pycache__/_base_key.cpython-313.pyc 2025-10-10T02:10:59.7990170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/lib/python3.13/site-packages/readchar/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.7991800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/lib/python3.13/site-packages/readchar/_posix_key.py 2025-10-10T02:10:59.7992170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/lib/python3.13/site-packages/readchar/py.typed 2025-10-10T02:10:59.7993800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/lib/python3.13/site-packages/readchar/_config.py 2025-10-10T02:10:59.7995160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/lib/python3.13/site-packages/readchar/_base_key.py 2025-10-10T02:10:59.7996630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readchar-4.0.5-py313hca03da5_0/lib/python3.13/site-packages/readchar/_posix_read.py 2025-10-10T02:10:59.7997760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/info/repodata_record.json 2025-10-10T02:10:59.7998820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/info/test/run_test.sh 2025-10-10T02:10:59.8000380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/info/test/run_test.py 2025-10-10T02:10:59.8001250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/info/test/test_time_dependencies.json 2025-10-10T02:10:59.8002260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/info/test/example.toml 2025-10-10T02:10:59.8003400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/info/licenses/LICENSE 2025-10-10T02:10:59.8004570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.8005770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/info/recipe/run_test.py 2025-10-10T02:10:59.8006830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/info/recipe/meta.yaml 2025-10-10T02:10:59.8008170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/info/recipe/meta.yaml.template 2025-10-10T02:10:59.8009400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/info/recipe/example.toml 2025-10-10T02:10:59.8010650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/info/paths.json 2025-10-10T02:10:59.8011530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/info/hash_input.json 2025-10-10T02:10:59.8012500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/info/files 2025-10-10T02:10:59.8013480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/info/about.json 2025-10-10T02:10:59.8018270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/info/index.json 2025-10-10T02:10:59.8018480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/info/git 2025-10-10T02:10:59.8018850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/lib/python3.13/site-packages/tomli-2.2.1.dist-info/RECORD 2025-10-10T02:10:59.8019160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/lib/python3.13/site-packages/tomli-2.2.1.dist-info/LICENSE 2025-10-10T02:10:59.8020050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/lib/python3.13/site-packages/tomli-2.2.1.dist-info/direct_url.json 2025-10-10T02:10:59.8021670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/lib/python3.13/site-packages/tomli-2.2.1.dist-info/WHEEL 2025-10-10T02:10:59.8023020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/lib/python3.13/site-packages/tomli-2.2.1.dist-info/REQUESTED 2025-10-10T02:10:59.8024660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/lib/python3.13/site-packages/tomli-2.2.1.dist-info/INSTALLER 2025-10-10T02:10:59.8026200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/lib/python3.13/site-packages/tomli-2.2.1.dist-info/METADATA 2025-10-10T02:10:59.8027510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/lib/python3.13/site-packages/tomli/_types.py 2025-10-10T02:10:59.8028910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/lib/python3.13/site-packages/tomli/__init__.py 2025-10-10T02:10:59.8030780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/lib/python3.13/site-packages/tomli/__pycache__/_types.cpython-313.pyc 2025-10-10T02:10:59.8032500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/lib/python3.13/site-packages/tomli/__pycache__/_re.cpython-313.pyc 2025-10-10T02:10:59.8034090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/lib/python3.13/site-packages/tomli/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.8035690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/lib/python3.13/site-packages/tomli/__pycache__/_parser.cpython-313.pyc 2025-10-10T02:10:59.8037060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/lib/python3.13/site-packages/tomli/_parser.py 2025-10-10T02:10:59.8038360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/lib/python3.13/site-packages/tomli/_re.py 2025-10-10T02:10:59.8039840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tomli-2.2.1-py313hca03da5_0/lib/python3.13/site-packages/tomli/py.typed 2025-10-10T02:10:59.8040670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0.conda 2025-10-10T02:10:59.8041720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/include/simdjson.h 2025-10-10T02:10:59.8042910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/repodata_record.json 2025-10-10T02:10:59.8044190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/test/run_test.sh 2025-10-10T02:10:59.8045440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/test/test/CMakeLists.txt 2025-10-10T02:10:59.8046580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/test/test/test.cpp 2025-10-10T02:10:59.8047770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/test/test/test.json 2025-10-10T02:10:59.8049110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/test/test_time_dependencies.json 2025-10-10T02:10:59.8050110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/licenses/LICENSE 2025-10-10T02:10:59.8051460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/recipe/parent/test/CMakeLists.txt 2025-10-10T02:10:59.8052810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/recipe/parent/test/test.cpp 2025-10-10T02:10:59.8053920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/recipe/parent/test/test.json 2025-10-10T02:10:59.8055020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/recipe/parent/bld.bat 2025-10-10T02:10:59.8056080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/recipe/parent/build.sh 2025-10-10T02:10:59.8057350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/recipe/parent/meta.yaml 2025-10-10T02:10:59.8058690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.8059760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/recipe/meta.yaml 2025-10-10T02:10:59.8060910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/run_exports.json 2025-10-10T02:10:59.8061790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/paths.json 2025-10-10T02:10:59.8062740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/hash_input.json 2025-10-10T02:10:59.8063780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/files 2025-10-10T02:10:59.8064890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/about.json 2025-10-10T02:10:59.8065940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/has_prefix 2025-10-10T02:10:59.8066900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/index.json 2025-10-10T02:10:59.8067840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/git 2025-10-10T02:10:59.8069090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/lib/pkgconfig/simdjson.pc 2025-10-10T02:10:59.8070390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/lib/libsimdjson.23.0.0.dylib 2025-10-10T02:10:59.8071770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/lib/cmake/simdjson/simdjson-config-version.cmake 2025-10-10T02:10:59.8073180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/lib/cmake/simdjson/simdjson-config.cmake 2025-10-10T02:10:59.8074460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/lib/cmake/simdjson/simdjsonTargets.cmake 2025-10-10T02:10:59.8075980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/lib/cmake/simdjson/simdjsonTargets-release.cmake 2025-10-10T02:10:59.8077020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/lib/libsimdjson.23.dylib 2025-10-10T02:10:59.8078000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/lib/libsimdjson.dylib 2025-10-10T02:10:59.8079110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/repodata_record.json 2025-10-10T02:10:59.8080500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/test/test_package.py 2025-10-10T02:10:59.8081650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/test/run_test.sh 2025-10-10T02:10:59.8082870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/test/run_test.py 2025-10-10T02:10:59.8084020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/test/uf20-098.cnf 2025-10-10T02:10:59.8085410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/test/test_time_dependencies.json 2025-10-10T02:10:59.8086590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/test/sudoku.py 2025-10-10T02:10:59.8087750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/test/qg3-08.cnf 2025-10-10T02:10:59.8089040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/recipe/test_package.py 2025-10-10T02:10:59.8090080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/recipe/LICENSE 2025-10-10T02:10:59.8092130Z /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-10-10T02:10:59.8093240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.8094540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/recipe/uf20-098.cnf 2025-10-10T02:10:59.8095700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/recipe/COPYRIGHT 2025-10-10T02:10:59.8096960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/recipe/sudoku.py 2025-10-10T02:10:59.8098080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/recipe/meta.yaml 2025-10-10T02:10:59.8099450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/recipe/qg3-08.cnf 2025-10-10T02:10:59.8100620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/recipe/meta.yaml.template 2025-10-10T02:10:59.8101600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/paths.json 2025-10-10T02:10:59.8102770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/hash_input.json 2025-10-10T02:10:59.8103820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/files 2025-10-10T02:10:59.8104940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/about.json 2025-10-10T02:10:59.8106050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/index.json 2025-10-10T02:10:59.8106930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/git 2025-10-10T02:10:59.8108620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/lib/python3.13/site-packages/pycosat.cpython-313-darwin.so 2025-10-10T02:10:59.8110120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/lib/python3.13/site-packages/test_pycosat.py 2025-10-10T02:10:59.8111980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/lib/python3.13/site-packages/__pycache__/test_pycosat.cpython-313.pyc 2025-10-10T02:10:59.8113580Z /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-10-10T02:10:59.8115220Z /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-10-10T02:10:59.8116790Z /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-10-10T02:10:59.8118610Z /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-10-10T02:10:59.8120300Z /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-10-10T02:10:59.8121990Z /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-10-10T02:10:59.8123550Z /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-10-10T02:10:59.8125140Z /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-10-10T02:10:59.8126790Z /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-10-10T02:10:59.8128040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_recursion_limit.3 2025-10-10T02:10:59.8129080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2syntax.3 2025-10-10T02:10:59.8130660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2jit.3 2025-10-10T02:10:59.8131800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2demo.3 2025-10-10T02:10:59.8133000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_offset_limit.3 2025-10-10T02:10:59.8134320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_match_context_create.3 2025-10-10T02:10:59.8135370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2serialize.3 2025-10-10T02:10:59.8136550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_bsr.3 2025-10-10T02:10:59.8138000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2unicode.3 2025-10-10T02:10:59.8139130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substring_get_bynumber.3 2025-10-10T02:10:59.8140240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substring_copy_byname.3 2025-10-10T02:10:59.8141310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2api.3 2025-10-10T02:10:59.8142660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_parens_nest_limit.3 2025-10-10T02:10:59.8143820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_get_startchar.3 2025-10-10T02:10:59.8144900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2limits.3 2025-10-10T02:10:59.8146430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_recursion_memory_management.3 2025-10-10T02:10:59.8147420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_newline.3 2025-10-10T02:10:59.8148690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_depth_limit.3 2025-10-10T02:10:59.8149950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_match_data_free.3 2025-10-10T02:10:59.8151300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_compile_context_free.3 2025-10-10T02:10:59.8152630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_max_pattern_length.3 2025-10-10T02:10:59.8153750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2matching.3 2025-10-10T02:10:59.8154980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_jit_stack_free.3 2025-10-10T02:10:59.8156190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_callout.3 2025-10-10T02:10:59.8157040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_code_copy_with_tables.3 2025-10-10T02:10:59.8158120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_glob_escape.3 2025-10-10T02:10:59.8159060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_compile_extra_options.3 2025-10-10T02:10:59.8159850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2.3 2025-10-10T02:10:59.8160710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2perform.3 2025-10-10T02:10:59.8161620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_pattern_info.3 2025-10-10T02:10:59.8162640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_substitute_callout.3 2025-10-10T02:10:59.8163560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_jit_stack_create.3 2025-10-10T02:10:59.8164360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2build.3 2025-10-10T02:10:59.8166370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substring_length_byname.3 2025-10-10T02:10:59.8166610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_serialize_free.3 2025-10-10T02:10:59.8167240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_dfa_match.3 2025-10-10T02:10:59.8168190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2convert.3 2025-10-10T02:10:59.8169130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_jit_match.3 2025-10-10T02:10:59.8170070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substring_nametable_scan.3 2025-10-10T02:10:59.8170880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_match.3 2025-10-10T02:10:59.8172030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_converted_pattern_free.3 2025-10-10T02:10:59.8173240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_heap_limit.3 2025-10-10T02:10:59.8173980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substring_number_from_name.3 2025-10-10T02:10:59.8174870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_pattern_convert.3 2025-10-10T02:10:59.8175770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_maketables.3 2025-10-10T02:10:59.8176730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_match_context_free.3 2025-10-10T02:10:59.8177580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_code_free.3 2025-10-10T02:10:59.8178630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_jit_compile.3 2025-10-10T02:10:59.8179410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_compile.3 2025-10-10T02:10:59.8180670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_get_ovector_pointer.3 2025-10-10T02:10:59.8181410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substring_list_get.3 2025-10-10T02:10:59.8182390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_general_context_free.3 2025-10-10T02:10:59.8183330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_get_match_data_size.3 2025-10-10T02:10:59.8184360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_convert_context_copy.3 2025-10-10T02:10:59.8185340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_character_tables.3 2025-10-10T02:10:59.8186420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_get_error_message.3 2025-10-10T02:10:59.8187290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_compile_context_create.3 2025-10-10T02:10:59.8188280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_glob_separator.3 2025-10-10T02:10:59.8189150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_maketables_free.3 2025-10-10T02:10:59.8190150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_convert_context_free.3 2025-10-10T02:10:59.8191290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_serialize_decode.3 2025-10-10T02:10:59.8192180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_general_context_copy.3 2025-10-10T02:10:59.8193090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_code_copy.3 2025-10-10T02:10:59.8193850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2compat.3 2025-10-10T02:10:59.8194990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_match_data_create_from_pattern.3 2025-10-10T02:10:59.8195890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_match_limit.3 2025-10-10T02:10:59.8196840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_match_context_copy.3 2025-10-10T02:10:59.8197970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_serialize_encode.3 2025-10-10T02:10:59.8198740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substitute.3 2025-10-10T02:10:59.8199820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_get_ovector_count.3 2025-10-10T02:10:59.8201330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_get_mark.3 2025-10-10T02:10:59.8201580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_jit_stack_assign.3 2025-10-10T02:10:59.8202770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substring_list_free.3 2025-10-10T02:10:59.8203770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2callout.3 2025-10-10T02:10:59.8204890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_match_data_create.3 2025-10-10T02:10:59.8206220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substring_get_byname.3 2025-10-10T02:10:59.8207560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substring_copy_bynumber.3 2025-10-10T02:10:59.8208560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2sample.3 2025-10-10T02:10:59.8209890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substring_length_bynumber.3 2025-10-10T02:10:59.8211010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2partial.3 2025-10-10T02:10:59.8211830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2posix.3 2025-10-10T02:10:59.8213160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_convert_context_create.3 2025-10-10T02:10:59.8214430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_compile_context_copy.3 2025-10-10T02:10:59.8215540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_config.3 2025-10-10T02:10:59.8216980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_compile_recursion_guard.3 2025-10-10T02:10:59.8218230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_serialize_get_number_of_codes.3 2025-10-10T02:10:59.8219520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_general_context_create.3 2025-10-10T02:10:59.8220780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_jit_free_unused_memory.3 2025-10-10T02:10:59.8222040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_callout_enumerate.3 2025-10-10T02:10:59.8223190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substring_free.3 2025-10-10T02:10:59.8224170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2pattern.3 2025-10-10T02:10:59.8225120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man1/pcre2grep.1 2025-10-10T02:10:59.8226210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man1/pcre2test.1 2025-10-10T02:10:59.8227330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man1/pcre2-config.1 2025-10-10T02:10:59.8228490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/cmake/pcre2-config-version.cmake 2025-10-10T02:10:59.8229540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/cmake/pcre2-config.cmake 2025-10-10T02:10:59.8230480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/bin/pcre2grep 2025-10-10T02:10:59.8231460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/bin/pcre2test 2025-10-10T02:10:59.8232450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/bin/pcre2-config 2025-10-10T02:10:59.8233570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/bin/pcre2posix_test 2025-10-10T02:10:59.8234700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/include/pcre2posix.h 2025-10-10T02:10:59.8235680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/include/pcre2.h 2025-10-10T02:10:59.8236860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/repodata_record.json 2025-10-10T02:10:59.8237990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/test/run_test.sh 2025-10-10T02:10:59.8238970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/licenses/LICENCE 2025-10-10T02:10:59.8240040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/recipe/bld.bat 2025-10-10T02:10:59.8241110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/recipe/build.sh 2025-10-10T02:10:59.8242370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.8243520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/recipe/meta.yaml 2025-10-10T02:10:59.8244570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/recipe/meta.yaml.template 2025-10-10T02:10:59.8245630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/run_exports.json 2025-10-10T02:10:59.8246650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/paths.json 2025-10-10T02:10:59.8247640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/hash_input.json 2025-10-10T02:10:59.8248730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/files 2025-10-10T02:10:59.8249670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/about.json 2025-10-10T02:10:59.8250670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/has_prefix 2025-10-10T02:10:59.8251590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/index.json 2025-10-10T02:10:59.8252600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/git 2025-10-10T02:10:59.8253660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-16.0.dylib 2025-10-10T02:10:59.8254920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-posix.3.0.4.dylib 2025-10-10T02:10:59.8256040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-8.0.11.2.dylib 2025-10-10T02:10:59.8257280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/pkgconfig/libpcre2-posix.pc 2025-10-10T02:10:59.8258430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/pkgconfig/libpcre2-8.pc 2025-10-10T02:10:59.8259830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/pkgconfig/libpcre2-16.pc 2025-10-10T02:10:59.8261020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/pkgconfig/libpcre2-32.pc 2025-10-10T02:10:59.8262200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-16.0.11.2.dylib 2025-10-10T02:10:59.8263200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-8.0.dylib 2025-10-10T02:10:59.8264340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-32.0.11.2.dylib 2025-10-10T02:10:59.8265390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-posix.a 2025-10-10T02:10:59.8266320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-16.a 2025-10-10T02:10:59.8267460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-16.dylib 2025-10-10T02:10:59.8268670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-32.0.dylib 2025-10-10T02:10:59.8269850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-32.dylib 2025-10-10T02:10:59.8270770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-8.a 2025-10-10T02:10:59.8272020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-32.a 2025-10-10T02:10:59.8273120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-posix.3.dylib 2025-10-10T02:10:59.8274310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-8.dylib 2025-10-10T02:10:59.8275380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-posix.dylib 2025-10-10T02:10:59.8276700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_config.html 2025-10-10T02:10:59.8277970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2compat.html 2025-10-10T02:10:59.8279290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_depth_limit.html 2025-10-10T02:10:59.8280480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2.html 2025-10-10T02:10:59.8282090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_match_data_create_from_pattern.html 2025-10-10T02:10:59.8283320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2unicode.html 2025-10-10T02:10:59.8284630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2sample.html 2025-10-10T02:10:59.8286040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_pattern_convert.html 2025-10-10T02:10:59.8287380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_heap_limit.html 2025-10-10T02:10:59.8288970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_substitute_callout.html 2025-10-10T02:10:59.8290110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/index.html 2025-10-10T02:10:59.8291430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_code_free.html 2025-10-10T02:10:59.8292960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_converted_pattern_free.html 2025-10-10T02:10:59.8294660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substring_length_bynumber.html 2025-10-10T02:10:59.8296010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_match_data_free.html 2025-10-10T02:10:59.8297370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_callout_enumerate.html 2025-10-10T02:10:59.8298650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substring_free.html 2025-10-10T02:10:59.8299960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2perform.html 2025-10-10T02:10:59.8301580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_code_copy_with_tables.html 2025-10-10T02:10:59.8302710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2jit.html 2025-10-10T02:10:59.8303900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2serialize.html 2025-10-10T02:10:59.8305210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_match_data_create.html 2025-10-10T02:10:59.8306540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_maketables.html 2025-10-10T02:10:59.8308110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_jit_stack_assign.html 2025-10-10T02:10:59.8309290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_bsr.html 2025-10-10T02:10:59.8310690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_jit_stack_create.html 2025-10-10T02:10:59.8311920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_get_mark.html 2025-10-10T02:10:59.8313390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_jit_free_unused_memory.html 2025-10-10T02:10:59.8314780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_character_tables.html 2025-10-10T02:10:59.8316030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_match_limit.html 2025-10-10T02:10:59.8317750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_parens_nest_limit.html 2025-10-10T02:10:59.8319000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2syntax.html 2025-10-10T02:10:59.8320200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2api.html 2025-10-10T02:10:59.8321680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_get_error_message.html 2025-10-10T02:10:59.8323120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_get_startchar.html 2025-10-10T02:10:59.8324450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_newline.html 2025-10-10T02:10:59.8325630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2convert.html 2025-10-10T02:10:59.8327040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_get_ovector_count.html 2025-10-10T02:10:59.8328290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_pattern_info.html 2025-10-10T02:10:59.8329660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_maketables_free.html 2025-10-10T02:10:59.8330980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_glob_escape.html 2025-10-10T02:10:59.8332330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_get_ovector_pointer.html 2025-10-10T02:10:59.8333650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_code_copy.html 2025-10-10T02:10:59.8334920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2matching.html 2025-10-10T02:10:59.8336580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_general_context_create.html 2025-10-10T02:10:59.8337750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2test.html 2025-10-10T02:10:59.8339070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_dfa_match.html 2025-10-10T02:10:59.8340250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2posix.html 2025-10-10T02:10:59.8341740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_max_pattern_length.html 2025-10-10T02:10:59.8342970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_serialize_encode.html 2025-10-10T02:10:59.8344190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_recursion_limit.html 2025-10-10T02:10:59.8345260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_convert_context_free.html 2025-10-10T02:10:59.8346550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substring_nametable_scan.html 2025-10-10T02:10:59.8347660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2callout.html 2025-10-10T02:10:59.8349130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_general_context_copy.html 2025-10-10T02:10:59.8350680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_compile_context_free.html 2025-10-10T02:10:59.8351770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2build.html 2025-10-10T02:10:59.8353210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_offset_limit.html 2025-10-10T02:10:59.8354700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substring_get_byname.html 2025-10-10T02:10:59.8355830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_jit_match.html 2025-10-10T02:10:59.8357380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_compile_context_create.html 2025-10-10T02:10:59.8358530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2partial.html 2025-10-10T02:10:59.8359940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2grep.html 2025-10-10T02:10:59.8361420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_match_context_free.html 2025-10-10T02:10:59.8362770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_glob_separator.html 2025-10-10T02:10:59.8364090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2pattern.html 2025-10-10T02:10:59.8365570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_general_context_free.html 2025-10-10T02:10:59.8366740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2demo.html 2025-10-10T02:10:59.8368530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_recursion_memory_management.html 2025-10-10T02:10:59.8369890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_convert_context_create.html 2025-10-10T02:10:59.8371270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_compile_context_copy.html 2025-10-10T02:10:59.8372840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_serialize_get_number_of_codes.html 2025-10-10T02:10:59.8374500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_compile_recursion_guard.html 2025-10-10T02:10:59.8376030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substring_number_from_name.html 2025-10-10T02:10:59.8377270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substring_list_free.html 2025-10-10T02:10:59.8378780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_convert_context_copy.html 2025-10-10T02:10:59.8380240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_get_match_data_size.html 2025-10-10T02:10:59.8381640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substring_length_byname.html 2025-10-10T02:10:59.8383120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substring_copy_bynumber.html 2025-10-10T02:10:59.8384550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_jit_compile.html 2025-10-10T02:10:59.8385900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_serialize_decode.html 2025-10-10T02:10:59.8387410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_match_context_copy.html 2025-10-10T02:10:59.8388790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_compile.html 2025-10-10T02:10:59.8390080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_jit_stack_free.html 2025-10-10T02:10:59.8391310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2limits.html 2025-10-10T02:10:59.8392520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2-config.html 2025-10-10T02:10:59.8393870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substitute.html 2025-10-10T02:10:59.8395110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_match.html 2025-10-10T02:10:59.8396710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_compile_extra_options.html 2025-10-10T02:10:59.8398110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_serialize_free.html 2025-10-10T02:10:59.8399570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substring_get_bynumber.html 2025-10-10T02:10:59.8400800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_callout.html 2025-10-10T02:10:59.8402440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substring_copy_byname.html 2025-10-10T02:10:59.8403780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substring_list_get.html 2025-10-10T02:10:59.8405170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_match_context_create.html 2025-10-10T02:10:59.8405960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typer-0.9.0-py313hca03da5_0.conda 2025-10-10T02:10:59.8407140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.7.15-hca03da5_0/ssl/cert.pem 2025-10-10T02:10:59.8408280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.7.15-hca03da5_0/ssl/cacert.pem 2025-10-10T02:10:59.8409600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.7.15-hca03da5_0/info/repodata_record.json 2025-10-10T02:10:59.8410760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.7.15-hca03da5_0/info/test/run_test.sh 2025-10-10T02:10:59.8412250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.7.15-hca03da5_0/info/test/test_time_dependencies.json 2025-10-10T02:10:59.8413470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.7.15-hca03da5_0/info/licenses/LICENSE.txt 2025-10-10T02:10:59.8414730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.7.15-hca03da5_0/info/recipe/run_test.sh 2025-10-10T02:10:59.8415930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.7.15-hca03da5_0/info/recipe/bld.bat 2025-10-10T02:10:59.8417120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.7.15-hca03da5_0/info/recipe/build.sh 2025-10-10T02:10:59.8418500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.7.15-hca03da5_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.8419790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.7.15-hca03da5_0/info/recipe/LICENSE.txt 2025-10-10T02:10:59.8421230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.7.15-hca03da5_0/info/recipe/meta.yaml 2025-10-10T02:10:59.8422530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.7.15-hca03da5_0/info/recipe/run_test.bat 2025-10-10T02:10:59.8423850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.7.15-hca03da5_0/info/recipe/meta.yaml.template 2025-10-10T02:10:59.8424910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.7.15-hca03da5_0/info/paths.json 2025-10-10T02:10:59.8426160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.7.15-hca03da5_0/info/hash_input.json 2025-10-10T02:10:59.8427250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.7.15-hca03da5_0/info/files 2025-10-10T02:10:59.8428830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.7.15-hca03da5_0/info/about.json 2025-10-10T02:10:59.8430040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.7.15-hca03da5_0/info/index.json 2025-10-10T02:10:59.8431180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.7.15-hca03da5_0/info/git 2025-10-10T02:10:59.8432380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/info/repodata_record.json 2025-10-10T02:10:59.8433500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/info/test/run_test.sh 2025-10-10T02:10:59.8434660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/info/test/run_test.py 2025-10-10T02:10:59.8436240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/info/test/test_time_dependencies.json 2025-10-10T02:10:59.8437440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/info/licenses/LICENSE 2025-10-10T02:10:59.8438510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-10-10T02:10:59.8439670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/info/recipe/meta.yaml 2025-10-10T02:10:59.8440900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/info/recipe/meta.yaml.template 2025-10-10T02:10:59.8441930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/info/paths.json 2025-10-10T02:10:59.8443060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/info/hash_input.json 2025-10-10T02:10:59.8444190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/info/files 2025-10-10T02:10:59.8445190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/info/about.json 2025-10-10T02:10:59.8446430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/info/index.json 2025-10-10T02:10:59.8447400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/info/git 2025-10-10T02:10:59.8449000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/lib/python3.13/site-packages/pkce-1.0.3.dist-info/RECORD 2025-10-10T02:10:59.8450450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/lib/python3.13/site-packages/pkce-1.0.3.dist-info/LICENSE 2025-10-10T02:10:59.8452190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/lib/python3.13/site-packages/pkce-1.0.3.dist-info/direct_url.json 2025-10-10T02:10:59.8453610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/lib/python3.13/site-packages/pkce-1.0.3.dist-info/WHEEL 2025-10-10T02:10:59.8455190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/lib/python3.13/site-packages/pkce-1.0.3.dist-info/top_level.txt 2025-10-10T02:10:59.8456670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/lib/python3.13/site-packages/pkce-1.0.3.dist-info/REQUESTED 2025-10-10T02:10:59.8458140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/lib/python3.13/site-packages/pkce-1.0.3.dist-info/INSTALLER 2025-10-10T02:10:59.8459510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/lib/python3.13/site-packages/pkce-1.0.3.dist-info/METADATA 2025-10-10T02:10:59.8460950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/lib/python3.13/site-packages/pkce/__init__.py 2025-10-10T02:10:59.8462700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/lib/python3.13/site-packages/pkce/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.8464010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pkce-1.0.3-py313hca03da5_0/lib/python3.13/site-packages/pkce/py.typed 2025-10-10T02:10:59.8464880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0.conda 2025-10-10T02:10:59.8465840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2.conda 2025-10-10T02:10:59.8466790Z /opt/homebrew/Caskroom/miniconda/base/lib/libncurses++.a 2025-10-10T02:10:59.8467240Z /opt/homebrew/Caskroom/miniconda/base/lib/libsqlite3.0.dylib 2025-10-10T02:10:59.8468330Z /opt/homebrew/Caskroom/miniconda/base/lib/libyaml-cpp.0.8.0.dylib 2025-10-10T02:10:59.8468770Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-16.0.dylib 2025-10-10T02:10:59.8469590Z /opt/homebrew/Caskroom/miniconda/base/lib/libmamba.2.dylib 2025-10-10T02:10:59.8470490Z /opt/homebrew/Caskroom/miniconda/base/lib/libicutu.73.1.dylib 2025-10-10T02:10:59.8471030Z /opt/homebrew/Caskroom/miniconda/base/lib/libmpdec.4.0.0.dylib 2025-10-10T02:10:59.8471680Z /opt/homebrew/Caskroom/miniconda/base/lib/libicudata.73.dylib 2025-10-10T02:10:59.8472430Z /opt/homebrew/Caskroom/miniconda/base/lib/libcrypto.a 2025-10-10T02:10:59.8472950Z /opt/homebrew/Caskroom/miniconda/base/lib/libbz2.a 2025-10-10T02:10:59.8473630Z /opt/homebrew/Caskroom/miniconda/base/lib/libxml2.2.dylib 2025-10-10T02:10:59.8474430Z /opt/homebrew/Caskroom/miniconda/base/lib/libicui18n.a 2025-10-10T02:10:59.8475170Z /opt/homebrew/Caskroom/miniconda/base/lib/libz.dylib 2025-10-10T02:10:59.8475990Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbcmysql1.1.9/tdbcmysql.tcl 2025-10-10T02:10:59.8476990Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbcmysql1.1.9/libtdbcmysql1.1.9.dylib 2025-10-10T02:10:59.8478070Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbcmysql1.1.9/pkgIndex.tcl 2025-10-10T02:10:59.8478430Z /opt/homebrew/Caskroom/miniconda/base/lib/libffi.8.dylib 2025-10-10T02:10:59.8479180Z /opt/homebrew/Caskroom/miniconda/base/lib/libcharset.a 2025-10-10T02:10:59.8479890Z /opt/homebrew/Caskroom/miniconda/base/lib/libncurses.6.dylib 2025-10-10T02:10:59.8480560Z /opt/homebrew/Caskroom/miniconda/base/lib/libspdlog.dylib 2025-10-10T02:10:59.8481520Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-posix.3.0.4.dylib 2025-10-10T02:10:59.8482250Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-8.0.11.2.dylib 2025-10-10T02:10:59.8482990Z /opt/homebrew/Caskroom/miniconda/base/lib/libtcl8.6.dylib 2025-10-10T02:10:59.8483750Z /opt/homebrew/Caskroom/miniconda/base/lib/libcares.2.19.4.dylib 2025-10-10T02:10:59.8484890Z /opt/homebrew/Caskroom/miniconda/base/lib/libspdlog.1.11.0.dylib 2025-10-10T02:10:59.8485250Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/fmt.pc 2025-10-10T02:10:59.8486180Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/openssl.pc 2025-10-10T02:10:59.8486880Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/expat.pc 2025-10-10T02:10:59.8487790Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libarchive.pc 2025-10-10T02:10:59.8488640Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/python3.pc 2025-10-10T02:10:59.8489240Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/icu-uc.pc 2025-10-10T02:10:59.8490040Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/readline.pc 2025-10-10T02:10:59.8491050Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libsolv.pc 2025-10-10T02:10:59.8491820Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/yaml-cpp.pc 2025-10-10T02:10:59.8492900Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libcares.pc 2025-10-10T02:10:59.8493390Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/gmock_main.pc 2025-10-10T02:10:59.8494080Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/icu-io.pc 2025-10-10T02:10:59.8494830Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/liblzma.pc 2025-10-10T02:10:59.8495840Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/python-3.13-embed.pc 2025-10-10T02:10:59.8496610Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/liblz4.pc 2025-10-10T02:10:59.8497480Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libcurl.pc 2025-10-10T02:10:59.8498300Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/gmock.pc 2025-10-10T02:10:59.8499180Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/ncursesw.pc 2025-10-10T02:10:59.8499970Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/simdjson.pc 2025-10-10T02:10:59.8500770Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/formw.pc 2025-10-10T02:10:59.8501680Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/tcl.pc 2025-10-10T02:10:59.8502470Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/tk.pc 2025-10-10T02:10:59.8503130Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/ncurses++w.pc 2025-10-10T02:10:59.8504470Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/python-3.13.pc 2025-10-10T02:10:59.8505260Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libffi.pc 2025-10-10T02:10:59.8505960Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/zlib.pc 2025-10-10T02:10:59.8506700Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libzstd.pc 2025-10-10T02:10:59.8507430Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libssl.pc 2025-10-10T02:10:59.8508230Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/tinfow.pc 2025-10-10T02:10:59.8509100Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/spdlog.pc 2025-10-10T02:10:59.8509870Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/menuw.pc 2025-10-10T02:10:59.8510850Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/icu-i18n.pc 2025-10-10T02:10:59.8511630Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libcrypto.pc 2025-10-10T02:10:59.8512430Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/python3-embed.pc 2025-10-10T02:10:59.8513200Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/reproc.pc 2025-10-10T02:10:59.8514050Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/sqlite3.pc 2025-10-10T02:10:59.8514960Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libnghttp2.pc 2025-10-10T02:10:59.8515840Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libxml-2.0.pc 2025-10-10T02:10:59.8516710Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libpcre2-posix.pc 2025-10-10T02:10:59.8517430Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libpcre2-8.pc 2025-10-10T02:10:59.8518290Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/history.pc 2025-10-10T02:10:59.8519110Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libpcre2-16.pc 2025-10-10T02:10:59.8519950Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/reproc++.pc 2025-10-10T02:10:59.8520780Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libpcre2-32.pc 2025-10-10T02:10:59.8521510Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libssh2.pc 2025-10-10T02:10:59.8522370Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/panelw.pc 2025-10-10T02:10:59.8523130Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/gtest_main.pc 2025-10-10T02:10:59.8523940Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libsolvext.pc 2025-10-10T02:10:59.8524660Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/gtest.pc 2025-10-10T02:10:59.8525360Z /opt/homebrew/Caskroom/miniconda/base/lib/libicuio.dylib 2025-10-10T02:10:59.8526270Z /opt/homebrew/Caskroom/miniconda/base/lib/libarchive.13.7.7.dylib 2025-10-10T02:10:59.8526950Z /opt/homebrew/Caskroom/miniconda/base/lib/libicutest.a 2025-10-10T02:10:59.8527680Z /opt/homebrew/Caskroom/miniconda/base/lib/libicutest.dylib 2025-10-10T02:10:59.8528430Z /opt/homebrew/Caskroom/miniconda/base/lib/libsimdjson.23.0.0.dylib 2025-10-10T02:10:59.8528990Z /opt/homebrew/Caskroom/miniconda/base/lib/libicuio.a 2025-10-10T02:10:59.8529860Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-16.0.11.2.dylib 2025-10-10T02:10:59.8530660Z /opt/homebrew/Caskroom/miniconda/base/lib/libssh2.1.0.1.dylib 2025-10-10T02:10:59.8531820Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-8.0.dylib 2025-10-10T02:10:59.8532270Z /opt/homebrew/Caskroom/miniconda/base/lib/libpanel.dylib 2025-10-10T02:10:59.8532950Z /opt/homebrew/Caskroom/miniconda/base/lib/libexpat.dylib 2025-10-10T02:10:59.8533620Z /opt/homebrew/Caskroom/miniconda/base/lib/libz.1.2.13.dylib 2025-10-10T02:10:59.8534420Z /opt/homebrew/Caskroom/miniconda/base/lib/libcharset.1.dylib 2025-10-10T02:10:59.8535190Z /opt/homebrew/Caskroom/miniconda/base/lib/libicudata.dylib 2025-10-10T02:10:59.8536280Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/reproc/reproc-config.cmake 2025-10-10T02:10:59.8537390Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/reproc/reproc-targets-release.cmake 2025-10-10T02:10:59.8538240Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/reproc/reproc-targets.cmake 2025-10-10T02:10:59.8539420Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/reproc/reproc-config-version.cmake 2025-10-10T02:10:59.8540510Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/liblzma/liblzma-config.cmake 2025-10-10T02:10:59.8541210Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/liblzma/liblzma-targets.cmake 2025-10-10T02:10:59.8542290Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/liblzma/liblzma-targets-release.cmake 2025-10-10T02:10:59.8543290Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/liblzma/liblzma-config-version.cmake 2025-10-10T02:10:59.8544150Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libxml2/libxml2-config.cmake 2025-10-10T02:10:59.8545020Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/simdjson/simdjson-config-version.cmake 2025-10-10T02:10:59.8545850Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/simdjson/simdjson-config.cmake 2025-10-10T02:10:59.8546530Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/simdjson/simdjsonTargets.cmake 2025-10-10T02:10:59.8547380Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/simdjson/simdjsonTargets-release.cmake 2025-10-10T02:10:59.8548320Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/reproc++/reproc++-config-version.cmake 2025-10-10T02:10:59.8548940Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/reproc++/reproc++-config.cmake 2025-10-10T02:10:59.8549950Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/reproc++/reproc++-targets.cmake 2025-10-10T02:10:59.8550560Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/reproc++/reproc++-targets-release.cmake 2025-10-10T02:10:59.8551260Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/expat-2.7.1/expat-config.cmake 2025-10-10T02:10:59.8552110Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/expat-2.7.1/expat-config-version.cmake 2025-10-10T02:10:59.8552950Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/expat-2.7.1/expat-noconfig.cmake 2025-10-10T02:10:59.8553760Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/expat-2.7.1/expat.cmake 2025-10-10T02:10:59.8554330Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/fmt/fmt-targets-release.cmake 2025-10-10T02:10:59.8554980Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/fmt/fmt-config.cmake 2025-10-10T02:10:59.8555720Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/fmt/fmt-config-version.cmake 2025-10-10T02:10:59.8556370Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/fmt/fmt-targets.cmake 2025-10-10T02:10:59.8557210Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/c-ares/c-ares-targets-release.cmake 2025-10-10T02:10:59.8557930Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/c-ares/c-ares-config.cmake 2025-10-10T02:10:59.8558720Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/c-ares/c-ares-targets.cmake 2025-10-10T02:10:59.8559460Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/c-ares/c-ares-config-version.cmake 2025-10-10T02:10:59.8560310Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libmamba/libmambaConfigVersion.cmake 2025-10-10T02:10:59.8561150Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libmamba/libmambaTargets.cmake 2025-10-10T02:10:59.8561870Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libmamba/libmambaTargets-release.cmake 2025-10-10T02:10:59.8562620Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libmamba/libmambaConfig.cmake 2025-10-10T02:10:59.8563460Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/yaml-cpp/yaml-cpp-config.cmake 2025-10-10T02:10:59.8564260Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/yaml-cpp/yaml-cpp-targets-release.cmake 2025-10-10T02:10:59.8564960Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/yaml-cpp/yaml-cpp-targets.cmake 2025-10-10T02:10:59.8565860Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/yaml-cpp/yaml-cpp-config-version.cmake 2025-10-10T02:10:59.8566820Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/spdlog/spdlogConfig.cmake 2025-10-10T02:10:59.8568050Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/spdlog/spdlogConfigTargets-release.cmake 2025-10-10T02:10:59.8568890Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/spdlog/spdlogConfigTargets.cmake 2025-10-10T02:10:59.8569800Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/spdlog/spdlogConfigVersion.cmake 2025-10-10T02:10:59.8570720Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/GTest/GTestTargets.cmake 2025-10-10T02:10:59.8571770Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/GTest/GTestTargets-release.cmake 2025-10-10T02:10:59.8572780Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/GTest/GTestConfig.cmake 2025-10-10T02:10:59.8573780Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/GTest/GTestConfigVersion.cmake 2025-10-10T02:10:59.8574710Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libssh2/FindLibgcrypt.cmake 2025-10-10T02:10:59.8575730Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libssh2/libssh2-config-version.cmake 2025-10-10T02:10:59.8576620Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libssh2/libssh2-targets.cmake 2025-10-10T02:10:59.8577630Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libssh2/FindMbedTLS.cmake 2025-10-10T02:10:59.8578570Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libssh2/FindWolfSSL.cmake 2025-10-10T02:10:59.8579550Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libssh2/libssh2-config.cmake 2025-10-10T02:10:59.8580690Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libssh2/libssh2-targets-release.cmake 2025-10-10T02:10:59.8581600Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/zstd/zstdConfigVersion.cmake 2025-10-10T02:10:59.8582540Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/zstd/zstdTargets.cmake 2025-10-10T02:10:59.8583520Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/zstd/zstdConfig.cmake 2025-10-10T02:10:59.8584620Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/zstd/zstdTargets-release.cmake 2025-10-10T02:10:59.8585410Z /opt/homebrew/Caskroom/miniconda/base/lib/libmamba.2.0.0.dylib 2025-10-10T02:10:59.8586120Z /opt/homebrew/Caskroom/miniconda/base/lib/libyaml-cpp.0.8.dylib 2025-10-10T02:10:59.8586900Z /opt/homebrew/Caskroom/miniconda/base/lib/libcares.dylib 2025-10-10T02:10:59.8587740Z /opt/homebrew/Caskroom/miniconda/base/lib/libicudata.a 2025-10-10T02:10:59.8588380Z /opt/homebrew/Caskroom/miniconda/base/lib/libsolv.1.dylib 2025-10-10T02:10:59.8589100Z /opt/homebrew/Caskroom/miniconda/base/lib/libbz2.dylib 2025-10-10T02:10:59.8589760Z /opt/homebrew/Caskroom/miniconda/base/lib/libncurses++w.a 2025-10-10T02:10:59.8590350Z /opt/homebrew/Caskroom/miniconda/base/lib/libz.a 2025-10-10T02:10:59.8591140Z /opt/homebrew/Caskroom/miniconda/base/lib/libicui18n.73.1.dylib 2025-10-10T02:10:59.8591910Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-32.0.11.2.dylib 2025-10-10T02:10:59.8592720Z /opt/homebrew/Caskroom/miniconda/base/lib/libform.6.dylib 2025-10-10T02:10:59.8593640Z /opt/homebrew/Caskroom/miniconda/base/lib/libicui18n.73.dylib 2025-10-10T02:10:59.8594440Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbcodbc1.1.9/tdbcodbc.tcl 2025-10-10T02:10:59.8595460Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbcodbc1.1.9/libtdbcodbc1.1.9.dylib 2025-10-10T02:10:59.8596300Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbcodbc1.1.9/pkgIndex.tcl 2025-10-10T02:10:59.8597270Z /opt/homebrew/Caskroom/miniconda/base/lib/sqlite3.45.3/libsqlite3.45.3.dylib 2025-10-10T02:10:59.8598130Z /opt/homebrew/Caskroom/miniconda/base/lib/sqlite3.45.3/pkgIndex.tcl 2025-10-10T02:10:59.8598820Z /opt/homebrew/Caskroom/miniconda/base/lib/libformw.dylib 2025-10-10T02:10:59.8599880Z /opt/homebrew/Caskroom/miniconda/base/lib/libpython3.13.dylib 2025-10-10T02:10:59.8600480Z /opt/homebrew/Caskroom/miniconda/base/lib/libgtest.1.11.0.dylib 2025-10-10T02:10:59.8601130Z /opt/homebrew/Caskroom/miniconda/base/lib/libfmt.dylib 2025-10-10T02:10:59.8602020Z /opt/homebrew/Caskroom/miniconda/base/lib/libreproc++.14.dylib 2025-10-10T02:10:59.8602810Z /opt/homebrew/Caskroom/miniconda/base/lib/libarchive.dylib 2025-10-10T02:10:59.8603280Z /opt/homebrew/Caskroom/miniconda/base/lib/libncursesw.dylib 2025-10-10T02:10:59.8608080Z /opt/homebrew/Caskroom/miniconda/base/lib/libtclstub8.6.a 2025-10-10T02:10:59.8608330Z /opt/homebrew/Caskroom/miniconda/base/lib/libicuio.73.1.dylib 2025-10-10T02:10:59.8608460Z /opt/homebrew/Caskroom/miniconda/base/lib/liblz4.1.9.4.dylib 2025-10-10T02:10:59.8608560Z /opt/homebrew/Caskroom/miniconda/base/lib/libssl.dylib 2025-10-10T02:10:59.8608650Z /opt/homebrew/Caskroom/miniconda/base/lib/libarchive.a 2025-10-10T02:10:59.8608760Z /opt/homebrew/Caskroom/miniconda/base/lib/libc++.1.0.dylib 2025-10-10T02:10:59.8608850Z /opt/homebrew/Caskroom/miniconda/base/lib/libform.a 2025-10-10T02:10:59.8608960Z /opt/homebrew/Caskroom/miniconda/base/lib/libiconv.2.dylib 2025-10-10T02:10:59.8609150Z /opt/homebrew/Caskroom/miniconda/base/lib/engines-3/padlock.dylib 2025-10-10T02:10:59.8609880Z /opt/homebrew/Caskroom/miniconda/base/lib/engines-3/capi.dylib 2025-10-10T02:10:59.8610780Z /opt/homebrew/Caskroom/miniconda/base/lib/engines-3/loader_attic.dylib 2025-10-10T02:10:59.8611530Z /opt/homebrew/Caskroom/miniconda/base/lib/libssl.3.dylib 2025-10-10T02:10:59.8612610Z /opt/homebrew/Caskroom/miniconda/base/lib/libreadline.8.3.dylib 2025-10-10T02:10:59.8613270Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-posix.a 2025-10-10T02:10:59.8614020Z /opt/homebrew/Caskroom/miniconda/base/lib/libicuuc.73.dylib 2025-10-10T02:10:59.8614780Z /opt/homebrew/Caskroom/miniconda/base/lib/libgmock.1.11.0.dylib 2025-10-10T02:10:59.8615530Z /opt/homebrew/Caskroom/miniconda/base/lib/libcares.2.dylib 2025-10-10T02:10:59.8616350Z /opt/homebrew/Caskroom/miniconda/base/lib/libssh2.1.dylib 2025-10-10T02:10:59.8617230Z /opt/homebrew/Caskroom/miniconda/base/lib/libpanelw.6.dylib 2025-10-10T02:10:59.8617900Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-16.a 2025-10-10T02:10:59.8618690Z /opt/homebrew/Caskroom/miniconda/base/lib/libfmt.9.dylib 2025-10-10T02:10:59.8619450Z /opt/homebrew/Caskroom/miniconda/base/lib/libcrypto.3.dylib 2025-10-10T02:10:59.8620280Z /opt/homebrew/Caskroom/miniconda/base/lib/libtinfow.6.dylib 2025-10-10T02:10:59.8620870Z /opt/homebrew/Caskroom/miniconda/base/lib/Tk.tiff 2025-10-10T02:10:59.8621660Z /opt/homebrew/Caskroom/miniconda/base/lib/libcurl.4.8.0.dylib 2025-10-10T02:10:59.8622410Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-16.dylib 2025-10-10T02:10:59.8623120Z /opt/homebrew/Caskroom/miniconda/base/lib/libpanelw.dylib 2025-10-10T02:10:59.8624080Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-32.0.dylib 2025-10-10T02:10:59.8624800Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-32.dylib 2025-10-10T02:10:59.8625520Z /opt/homebrew/Caskroom/miniconda/base/lib/libev.dylib 2025-10-10T02:10:59.8626230Z /opt/homebrew/Caskroom/miniconda/base/lib/libmenuw.dylib 2025-10-10T02:10:59.8627340Z /opt/homebrew/Caskroom/miniconda/base/lib/thread2.8.10/libthread2.8.10.dylib 2025-10-10T02:10:59.8628180Z /opt/homebrew/Caskroom/miniconda/base/lib/thread2.8.10/pkgIndex.tcl 2025-10-10T02:10:59.8629010Z /opt/homebrew/Caskroom/miniconda/base/lib/thread2.8.10/ttrace.tcl 2025-10-10T02:10:59.8629930Z /opt/homebrew/Caskroom/miniconda/base/lib/libiconv.dylib 2025-10-10T02:10:59.8630410Z /opt/homebrew/Caskroom/miniconda/base/lib/libpanel.6.dylib 2025-10-10T02:10:59.8631180Z /opt/homebrew/Caskroom/miniconda/base/lib/libmenuw.a 2025-10-10T02:10:59.8631850Z /opt/homebrew/Caskroom/miniconda/base/lib/libsolvext.dylib 2025-10-10T02:10:59.8632500Z /opt/homebrew/Caskroom/miniconda/base/lib/libicuuc.dylib 2025-10-10T02:10:59.8633330Z /opt/homebrew/Caskroom/miniconda/base/lib/libxml2.dylib 2025-10-10T02:10:59.8634340Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/panedwindow.tcl 2025-10-10T02:10:59.8635050Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/tkfbox.tcl 2025-10-10T02:10:59.8635660Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgbox.tcl 2025-10-10T02:10:59.8636570Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/button.tcl 2025-10-10T02:10:59.8637180Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/text.tcl 2025-10-10T02:10:59.8637940Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/megawidget.tcl 2025-10-10T02:10:59.8638710Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/tk.tcl 2025-10-10T02:10:59.8639640Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/fontchooser.tcl 2025-10-10T02:10:59.8640530Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/panedwindow.tcl 2025-10-10T02:10:59.8641380Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/scrollbar.tcl 2025-10-10T02:10:59.8642460Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/sizegrip.tcl 2025-10-10T02:10:59.8643350Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/button.tcl 2025-10-10T02:10:59.8644180Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/defaults.tcl 2025-10-10T02:10:59.8644960Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/utils.tcl 2025-10-10T02:10:59.8645720Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/ttk.tcl 2025-10-10T02:10:59.8646490Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/treeview.tcl 2025-10-10T02:10:59.8647360Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/classicTheme.tcl 2025-10-10T02:10:59.8648210Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/spinbox.tcl 2025-10-10T02:10:59.8649020Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/clamTheme.tcl 2025-10-10T02:10:59.8649860Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/aquaTheme.tcl 2025-10-10T02:10:59.8650860Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/xpTheme.tcl 2025-10-10T02:10:59.8651560Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/entry.tcl 2025-10-10T02:10:59.8652340Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/notebook.tcl 2025-10-10T02:10:59.8653090Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/fonts.tcl 2025-10-10T02:10:59.8654040Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/vistaTheme.tcl 2025-10-10T02:10:59.8654920Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/altTheme.tcl 2025-10-10T02:10:59.8655830Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/combobox.tcl 2025-10-10T02:10:59.8656660Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/winTheme.tcl 2025-10-10T02:10:59.8657620Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/scale.tcl 2025-10-10T02:10:59.8658380Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/menubutton.tcl 2025-10-10T02:10:59.8659240Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/progress.tcl 2025-10-10T02:10:59.8660230Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/cursors.tcl 2025-10-10T02:10:59.8660940Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/obsolete.tcl 2025-10-10T02:10:59.8661710Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/mkpsenc.tcl 2025-10-10T02:10:59.8662520Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/logoMed.gif 2025-10-10T02:10:59.8663320Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/logo.eps 2025-10-10T02:10:59.8664500Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/pwrdLogo150.gif 2025-10-10T02:10:59.8664990Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/tai-ku.gif 2025-10-10T02:10:59.8665770Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/README 2025-10-10T02:10:59.8666530Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/pwrdLogo.eps 2025-10-10T02:10:59.8667400Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/pwrdLogo200.gif 2025-10-10T02:10:59.8668270Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/logoLarge.gif 2025-10-10T02:10:59.8669150Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/pwrdLogo175.gif 2025-10-10T02:10:59.8670130Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/pwrdLogo75.gif 2025-10-10T02:10:59.8670880Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/pwrdLogo100.gif 2025-10-10T02:10:59.8671710Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/logo100.gif 2025-10-10T02:10:59.8672510Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/logo64.gif 2025-10-10T02:10:59.8673220Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/spinbox.tcl 2025-10-10T02:10:59.8674020Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/unsupported.tcl 2025-10-10T02:10:59.8674910Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/clrpick.tcl 2025-10-10T02:10:59.8675550Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/entry.tcl 2025-10-10T02:10:59.8676360Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/console.tcl 2025-10-10T02:10:59.8677130Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/icons.tcl 2025-10-10T02:10:59.8677880Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/choosedir.tcl 2025-10-10T02:10:59.8678540Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/menu.tcl 2025-10-10T02:10:59.8679450Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/dialog.tcl 2025-10-10T02:10:59.8680310Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/comdlg.tcl 2025-10-10T02:10:59.8681060Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/tclIndex 2025-10-10T02:10:59.8681830Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/pl.msg 2025-10-10T02:10:59.8682680Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/el.msg 2025-10-10T02:10:59.8683570Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/sv.msg 2025-10-10T02:10:59.8684450Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/en.msg 2025-10-10T02:10:59.8685060Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/eo.msg 2025-10-10T02:10:59.8685950Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/ru.msg 2025-10-10T02:10:59.8686730Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/fr.msg 2025-10-10T02:10:59.8687740Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/nl.msg 2025-10-10T02:10:59.8688380Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/cs.msg 2025-10-10T02:10:59.8689120Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/en_gb.msg 2025-10-10T02:10:59.8690020Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/es.msg 2025-10-10T02:10:59.8690690Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/hu.msg 2025-10-10T02:10:59.8691450Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/da.msg 2025-10-10T02:10:59.8692180Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/fi.msg 2025-10-10T02:10:59.8692900Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/zh_cn.msg 2025-10-10T02:10:59.8693720Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/pt.msg 2025-10-10T02:10:59.8694510Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/de.msg 2025-10-10T02:10:59.8695370Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/it.msg 2025-10-10T02:10:59.8696290Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/tearoff.tcl 2025-10-10T02:10:59.8697100Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/pkgIndex.tcl 2025-10-10T02:10:59.8697870Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/tkAppInit.c 2025-10-10T02:10:59.8698690Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/bgerror.tcl 2025-10-10T02:10:59.8699500Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/scrlbar.tcl 2025-10-10T02:10:59.8700140Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/safetk.tcl 2025-10-10T02:10:59.8701060Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/iconlist.tcl 2025-10-10T02:10:59.8701770Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/optMenu.tcl 2025-10-10T02:10:59.8702560Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/xmfbox.tcl 2025-10-10T02:10:59.8703240Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/listbox.tcl 2025-10-10T02:10:59.8703930Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/focus.tcl 2025-10-10T02:10:59.8704750Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/style.tcl 2025-10-10T02:10:59.8705580Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/bitmap.tcl 2025-10-10T02:10:59.8706580Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/aniwave.tcl 2025-10-10T02:10:59.8707420Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/bind.tcl 2025-10-10T02:10:59.8708210Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/image1.tcl 2025-10-10T02:10:59.8709010Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/textpeer.tcl 2025-10-10T02:10:59.8709710Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/msgbox.tcl 2025-10-10T02:10:59.8710490Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/button.tcl 2025-10-10T02:10:59.8711150Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/en.msg 2025-10-10T02:10:59.8712020Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/text.tcl 2025-10-10T02:10:59.8712940Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/image2.tcl 2025-10-10T02:10:59.8713740Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/paned2.tcl 2025-10-10T02:10:59.8714580Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/filebox.tcl 2025-10-10T02:10:59.8715420Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/sayings.tcl 2025-10-10T02:10:59.8716350Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/plot.tcl 2025-10-10T02:10:59.8717260Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/ttkscale.tcl 2025-10-10T02:10:59.8718200Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/goldberg.tcl 2025-10-10T02:10:59.8718960Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/widget 2025-10-10T02:10:59.8719880Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/ttkprogress.tcl 2025-10-10T02:10:59.8720750Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/paned1.tcl 2025-10-10T02:10:59.8721480Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/ttknote.tcl 2025-10-10T02:10:59.8722400Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/form.tcl 2025-10-10T02:10:59.8723360Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/flagup.xbm 2025-10-10T02:10:59.8724360Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/letters.xbm 2025-10-10T02:10:59.8725310Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/earthris.gif 2025-10-10T02:10:59.8726230Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/gray25.xbm 2025-10-10T02:10:59.8727180Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/earthmenu.png 2025-10-10T02:10:59.8728010Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/ouster.png 2025-10-10T02:10:59.8729020Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/noletter.xbm 2025-10-10T02:10:59.8730000Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/teapot.ppm 2025-10-10T02:10:59.8730920Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/pattern.xbm 2025-10-10T02:10:59.8731870Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/tcllogo.gif 2025-10-10T02:10:59.8732770Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/flagdown.xbm 2025-10-10T02:10:59.8733780Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/earth.gif 2025-10-10T02:10:59.8734510Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/tree.tcl 2025-10-10T02:10:59.8735280Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/floor.tcl 2025-10-10T02:10:59.8736210Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/clrpick.tcl 2025-10-10T02:10:59.8736990Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/spin.tcl 2025-10-10T02:10:59.8737990Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/timer 2025-10-10T02:10:59.8738700Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/ttkpane.tcl 2025-10-10T02:10:59.8739610Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/fontchoose.tcl 2025-10-10T02:10:59.8740450Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/dialog1.tcl 2025-10-10T02:10:59.8741240Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/license.terms 2025-10-10T02:10:59.8741940Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/nl.msg 2025-10-10T02:10:59.8742840Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/dialog2.tcl 2025-10-10T02:10:59.8743690Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/twind.tcl 2025-10-10T02:10:59.8744400Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/menu.tcl 2025-10-10T02:10:59.8745320Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/knightstour.tcl 2025-10-10T02:10:59.8746110Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/README 2025-10-10T02:10:59.8746780Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/cscroll.tcl 2025-10-10T02:10:59.8747440Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/anilabel.tcl 2025-10-10T02:10:59.8748030Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/ixset 2025-10-10T02:10:59.8748620Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/arrow.tcl 2025-10-10T02:10:59.8749280Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/toolbar.tcl 2025-10-10T02:10:59.8749950Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/ttkmenu.tcl 2025-10-10T02:10:59.8750560Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/search.tcl 2025-10-10T02:10:59.8751170Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/tclIndex 2025-10-10T02:10:59.8751790Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/ctext.tcl 2025-10-10T02:10:59.8752420Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/menubu.tcl 2025-10-10T02:10:59.8753040Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/label.tcl 2025-10-10T02:10:59.8753610Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/tcolor 2025-10-10T02:10:59.8754270Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/ttkspin.tcl 2025-10-10T02:10:59.8754980Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/puzzle.tcl 2025-10-10T02:10:59.8755530Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/hscale.tcl 2025-10-10T02:10:59.8756100Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/hello 2025-10-10T02:10:59.8756820Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/browse 2025-10-10T02:10:59.8757340Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/ttkbut.tcl 2025-10-10T02:10:59.8758000Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/labelframe.tcl 2025-10-10T02:10:59.8758620Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/states.tcl 2025-10-10T02:10:59.8759500Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/unicodeout.tcl 2025-10-10T02:10:59.8759870Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/rolodex 2025-10-10T02:10:59.8760500Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/entry1.tcl 2025-10-10T02:10:59.8761240Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/combo.tcl 2025-10-10T02:10:59.8761820Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/check.tcl 2025-10-10T02:10:59.8762400Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/pendulum.tcl 2025-10-10T02:10:59.8763020Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/mclist.tcl 2025-10-10T02:10:59.8763680Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/entry2.tcl 2025-10-10T02:10:59.8764290Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/radio.tcl 2025-10-10T02:10:59.8765220Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/colors.tcl 2025-10-10T02:10:59.8765540Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/icon.tcl 2025-10-10T02:10:59.8766640Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/rmt 2025-10-10T02:10:59.8767500Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/items.tcl 2025-10-10T02:10:59.8768220Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/entry3.tcl 2025-10-10T02:10:59.8768930Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/ruler.tcl 2025-10-10T02:10:59.8769780Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/vscale.tcl 2025-10-10T02:10:59.8770620Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/scale.tcl 2025-10-10T02:10:59.8771360Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/palette.tcl 2025-10-10T02:10:59.8772150Z /opt/homebrew/Caskroom/miniconda/base/lib/libbz2.1.0.8.dylib 2025-10-10T02:10:59.8773010Z /opt/homebrew/Caskroom/miniconda/base/lib/libreproc.14.dylib 2025-10-10T02:10:59.8773760Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/word.tcl 2025-10-10T02:10:59.8774640Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/tm.tcl 2025-10-10T02:10:59.8775390Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/clock.tcl 2025-10-10T02:10:59.8776070Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/history.tcl 2025-10-10T02:10:59.8777100Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp869.enc 2025-10-10T02:10:59.8777900Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp855.enc 2025-10-10T02:10:59.8778880Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso2022-jp.enc 2025-10-10T02:10:59.8780120Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/jis0201.enc 2025-10-10T02:10:59.8780670Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp857.enc 2025-10-10T02:10:59.8781670Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macJapan.enc 2025-10-10T02:10:59.8782490Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macUkraine.enc 2025-10-10T02:10:59.8783410Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp936.enc 2025-10-10T02:10:59.8784410Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp932.enc 2025-10-10T02:10:59.8785170Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/tis-620.enc 2025-10-10T02:10:59.8785970Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp852.enc 2025-10-10T02:10:59.8787210Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso2022-kr.enc 2025-10-10T02:10:59.8788160Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macIceland.enc 2025-10-10T02:10:59.8788990Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp850.enc 2025-10-10T02:10:59.8789710Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/jis0212.enc 2025-10-10T02:10:59.8790660Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/symbol.enc 2025-10-10T02:10:59.8791770Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macTurkish.enc 2025-10-10T02:10:59.8792380Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/ascii.enc 2025-10-10T02:10:59.8793240Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macGreek.enc 2025-10-10T02:10:59.8794130Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/gb12345.enc 2025-10-10T02:10:59.8795050Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-6.enc 2025-10-10T02:10:59.8796120Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-7.enc 2025-10-10T02:10:59.8796940Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-5.enc 2025-10-10T02:10:59.8797910Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-4.enc 2025-10-10T02:10:59.8798770Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-1.enc 2025-10-10T02:10:59.8799720Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/dingbats.enc 2025-10-10T02:10:59.8800590Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp950.enc 2025-10-10T02:10:59.8801540Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp1258.enc 2025-10-10T02:10:59.8802330Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp775.enc 2025-10-10T02:10:59.8803110Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-3.enc 2025-10-10T02:10:59.8803960Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-2.enc 2025-10-10T02:10:59.8804900Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/gb2312-raw.enc 2025-10-10T02:10:59.8805900Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macCyrillic.enc 2025-10-10T02:10:59.8806830Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp1256.enc 2025-10-10T02:10:59.8807690Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/gb1988.enc 2025-10-10T02:10:59.8808550Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/ebcdic.enc 2025-10-10T02:10:59.8809520Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/euc-jp.enc 2025-10-10T02:10:59.8810530Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-13.enc 2025-10-10T02:10:59.8811540Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/ksc5601.enc 2025-10-10T02:10:59.8812160Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/big5.enc 2025-10-10T02:10:59.8813200Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp1257.enc 2025-10-10T02:10:59.8814060Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/gb2312.enc 2025-10-10T02:10:59.8815040Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp1255.enc 2025-10-10T02:10:59.8816010Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp949.enc 2025-10-10T02:10:59.8816860Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-11.enc 2025-10-10T02:10:59.8817770Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-10.enc 2025-10-10T02:10:59.8818570Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp1254.enc 2025-10-10T02:10:59.8819410Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp1250.enc 2025-10-10T02:10:59.8820430Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macCentEuro.enc 2025-10-10T02:10:59.8821360Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-14.enc 2025-10-10T02:10:59.8822210Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-9.enc 2025-10-10T02:10:59.8823080Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/euc-kr.enc 2025-10-10T02:10:59.8824040Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-8.enc 2025-10-10T02:10:59.8825000Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-15.enc 2025-10-10T02:10:59.8825990Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp1251.enc 2025-10-10T02:10:59.8826760Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp1253.enc 2025-10-10T02:10:59.8827790Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-16.enc 2025-10-10T02:10:59.8828740Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp437.enc 2025-10-10T02:10:59.8829680Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp1252.enc 2025-10-10T02:10:59.8830840Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/koi8-u.enc 2025-10-10T02:10:59.8831500Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macThai.enc 2025-10-10T02:10:59.8832520Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/shiftjis.enc 2025-10-10T02:10:59.8833370Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp861.enc 2025-10-10T02:10:59.8834260Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macRomania.enc 2025-10-10T02:10:59.8835170Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp860.enc 2025-10-10T02:10:59.8835980Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp874.enc 2025-10-10T02:10:59.8836840Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cns11643.enc 2025-10-10T02:10:59.8837840Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/koi8-t.enc 2025-10-10T02:10:59.8838670Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macRoman.enc 2025-10-10T02:10:59.8839480Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/jis0208.enc 2025-10-10T02:10:59.8840450Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp862.enc 2025-10-10T02:10:59.8841310Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso2022.enc 2025-10-10T02:10:59.8842160Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macDingbats.enc 2025-10-10T02:10:59.8843010Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp863.enc 2025-10-10T02:10:59.8843970Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp866.enc 2025-10-10T02:10:59.8844810Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/koi8-r.enc 2025-10-10T02:10:59.8845760Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp737.enc 2025-10-10T02:10:59.8846550Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/koi8-ru.enc 2025-10-10T02:10:59.8847350Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp864.enc 2025-10-10T02:10:59.8848280Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macCroatian.enc 2025-10-10T02:10:59.8849180Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/euc-cn.enc 2025-10-10T02:10:59.8850030Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp865.enc 2025-10-10T02:10:59.8851030Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/opt0.4/optparse.tcl 2025-10-10T02:10:59.8851930Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/opt0.4/pkgIndex.tcl 2025-10-10T02:10:59.8852750Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/tclIndex 2025-10-10T02:10:59.8853540Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/kok.msg 2025-10-10T02:10:59.8854270Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/sw.msg 2025-10-10T02:10:59.8855040Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/pl.msg 2025-10-10T02:10:59.8855760Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fa.msg 2025-10-10T02:10:59.8856700Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/de_at.msg 2025-10-10T02:10:59.8857560Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_bo.msg 2025-10-10T02:10:59.8858470Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/el.msg 2025-10-10T02:10:59.8859380Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/sv.msg 2025-10-10T02:10:59.8860300Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/gl_es.msg 2025-10-10T02:10:59.8861070Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_bw.msg 2025-10-10T02:10:59.8861860Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fr_ca.msg 2025-10-10T02:10:59.8862630Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fr_be.msg 2025-10-10T02:10:59.8863260Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/hi.msg 2025-10-10T02:10:59.8864090Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ja.msg 2025-10-10T02:10:59.8864810Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/eo.msg 2025-10-10T02:10:59.8865760Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/pt_br.msg 2025-10-10T02:10:59.8866740Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/bn_in.msg 2025-10-10T02:10:59.8867530Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ru_ua.msg 2025-10-10T02:10:59.8868510Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_ca.msg 2025-10-10T02:10:59.8869260Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_be.msg 2025-10-10T02:10:59.8870050Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/sq.msg 2025-10-10T02:10:59.8870920Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ru.msg 2025-10-10T02:10:59.8871660Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_cl.msg 2025-10-10T02:10:59.8872540Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/kw.msg 2025-10-10T02:10:59.8873520Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_ar.msg 2025-10-10T02:10:59.8874300Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ar_in.msg 2025-10-10T02:10:59.8875060Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_zw.msg 2025-10-10T02:10:59.8875890Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/sr.msg 2025-10-10T02:10:59.8876710Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/it_ch.msg 2025-10-10T02:10:59.8877520Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_co.msg 2025-10-10T02:10:59.8878290Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/gv.msg 2025-10-10T02:10:59.8879130Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fr.msg 2025-10-10T02:10:59.8879870Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ga.msg 2025-10-10T02:10:59.8880620Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_ni.msg 2025-10-10T02:10:59.8881630Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_za.msg 2025-10-10T02:10:59.8882560Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/af.msg 2025-10-10T02:10:59.8883340Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_hn.msg 2025-10-10T02:10:59.8884070Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/lv.msg 2025-10-10T02:10:59.8884790Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/mr.msg 2025-10-10T02:10:59.8885600Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ms.msg 2025-10-10T02:10:59.8886340Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ar.msg 2025-10-10T02:10:59.8887140Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_do.msg 2025-10-10T02:10:59.8887980Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_gt.msg 2025-10-10T02:10:59.8888840Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/lt.msg 2025-10-10T02:10:59.8889810Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/te.msg 2025-10-10T02:10:59.8890430Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/tr.msg 2025-10-10T02:10:59.8891430Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_ie.msg 2025-10-10T02:10:59.8892310Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/nl_be.msg 2025-10-10T02:10:59.8893350Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_py.msg 2025-10-10T02:10:59.8894110Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ta.msg 2025-10-10T02:10:59.8895050Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/vi.msg 2025-10-10T02:10:59.8895660Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/mt.msg 2025-10-10T02:10:59.8896340Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/nn.msg 2025-10-10T02:10:59.8897260Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_sv.msg 2025-10-10T02:10:59.8897900Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/nl.msg 2025-10-10T02:10:59.8898740Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/bn.msg 2025-10-10T02:10:59.8899690Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ar_lb.msg 2025-10-10T02:10:59.8900350Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/zh.msg 2025-10-10T02:10:59.8901060Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fa_in.msg 2025-10-10T02:10:59.8902030Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ko_kr.msg 2025-10-10T02:10:59.8903010Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_in.msg 2025-10-10T02:10:59.8903910Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_pa.msg 2025-10-10T02:10:59.8904550Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/te_in.msg 2025-10-10T02:10:59.8905340Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/uk.msg 2025-10-10T02:10:59.8906200Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_hk.msg 2025-10-10T02:10:59.8907020Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/zh_hk.msg 2025-10-10T02:10:59.8907980Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ga_ie.msg 2025-10-10T02:10:59.8908770Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/cs.msg 2025-10-10T02:10:59.8909620Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_ec.msg 2025-10-10T02:10:59.8910400Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/nb.msg 2025-10-10T02:10:59.8911240Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/hi_in.msg 2025-10-10T02:10:59.8912000Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/af_za.msg 2025-10-10T02:10:59.8912880Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fo_fo.msg 2025-10-10T02:10:59.8913750Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fa_ir.msg 2025-10-10T02:10:59.8914490Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/th.msg 2025-10-10T02:10:59.8915240Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ca.msg 2025-10-10T02:10:59.8915940Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/be.msg 2025-10-10T02:10:59.8916760Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/mk.msg 2025-10-10T02:10:59.8917950Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/kok_in.msg 2025-10-10T02:10:59.8918790Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_gb.msg 2025-10-10T02:10:59.8919770Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_sg.msg 2025-10-10T02:10:59.8920850Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/zh_sg.msg 2025-10-10T02:10:59.8921650Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/kw_gb.msg 2025-10-10T02:10:59.8922520Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/bg.msg 2025-10-10T02:10:59.8923380Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_pe.msg 2025-10-10T02:10:59.8924300Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_pr.msg 2025-10-10T02:10:59.8925050Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_ph.msg 2025-10-10T02:10:59.8925850Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ms_my.msg 2025-10-10T02:10:59.8926620Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_uy.msg 2025-10-10T02:10:59.8927380Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/mr_in.msg 2025-10-10T02:10:59.8928410Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/gv_gb.msg 2025-10-10T02:10:59.8929180Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ar_sy.msg 2025-10-10T02:10:59.8930010Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/gl.msg 2025-10-10T02:10:59.8931000Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es.msg 2025-10-10T02:10:59.8931330Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ko.msg 2025-10-10T02:10:59.8932250Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/hu.msg 2025-10-10T02:10:59.8932940Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/da.msg 2025-10-10T02:10:59.8933770Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fi.msg 2025-10-10T02:10:59.8934580Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/sh.msg 2025-10-10T02:10:59.8935290Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fr_ch.msg 2025-10-10T02:10:59.8936380Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ar_jo.msg 2025-10-10T02:10:59.8937150Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/is.msg 2025-10-10T02:10:59.8937790Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/kl.msg 2025-10-10T02:10:59.8938800Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/de_be.msg 2025-10-10T02:10:59.8939520Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/id.msg 2025-10-10T02:10:59.8940280Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/sk.msg 2025-10-10T02:10:59.8941020Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ro.msg 2025-10-10T02:10:59.8941830Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/zh_cn.msg 2025-10-10T02:10:59.8942730Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/id_id.msg 2025-10-10T02:10:59.8943530Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/eu_es.msg 2025-10-10T02:10:59.8944280Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/pt.msg 2025-10-10T02:10:59.8945280Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/eu.msg 2025-10-10T02:10:59.8946200Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_cr.msg 2025-10-10T02:10:59.8946920Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ta_in.msg 2025-10-10T02:10:59.8947930Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/he.msg 2025-10-10T02:10:59.8948780Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/hr.msg 2025-10-10T02:10:59.8949490Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_mx.msg 2025-10-10T02:10:59.8950350Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/et.msg 2025-10-10T02:10:59.8951130Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fo.msg 2025-10-10T02:10:59.8952090Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_ve.msg 2025-10-10T02:10:59.8952860Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/zh_tw.msg 2025-10-10T02:10:59.8953570Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/sl.msg 2025-10-10T02:10:59.8954190Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/de.msg 2025-10-10T02:10:59.8954800Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/it.msg 2025-10-10T02:10:59.8955410Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_au.msg 2025-10-10T02:10:59.8956140Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/kl_gl.msg 2025-10-10T02:10:59.8956650Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_nz.msg 2025-10-10T02:10:59.8957200Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/safe.tcl 2025-10-10T02:10:59.8957790Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/parray.tcl 2025-10-10T02:10:59.8958410Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/tclAppInit.c 2025-10-10T02:10:59.8958990Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/package.tcl 2025-10-10T02:10:59.8959550Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/auto.tcl 2025-10-10T02:10:59.8960200Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/http1.0/http.tcl 2025-10-10T02:10:59.8960890Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/http1.0/pkgIndex.tcl 2025-10-10T02:10:59.8961420Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/init.tcl 2025-10-10T02:10:59.8962020Z /opt/homebrew/Caskroom/miniconda/base/lib/libicutest.73.dylib 2025-10-10T02:10:59.8962550Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-8.a 2025-10-10T02:10:59.8963100Z /opt/homebrew/Caskroom/miniconda/base/lib/libform.dylib 2025-10-10T02:10:59.8963570Z /opt/homebrew/Caskroom/miniconda/base/lib/terminfo 2025-10-10T02:10:59.8964230Z /opt/homebrew/Caskroom/miniconda/base/lib/libssh2.dylib 2025-10-10T02:10:59.8964700Z /opt/homebrew/Caskroom/miniconda/base/lib/libtkstub8.6.a 2025-10-10T02:10:59.8965350Z /opt/homebrew/Caskroom/miniconda/base/lib/libicudata.73.1.dylib 2025-10-10T02:10:59.8966030Z /opt/homebrew/Caskroom/miniconda/base/lib/libicutest.73.1.dylib 2025-10-10T02:10:59.8966830Z /opt/homebrew/Caskroom/miniconda/base/lib/libsolvext.1.dylib 2025-10-10T02:10:59.8967690Z /opt/homebrew/Caskroom/miniconda/base/lib/liblzma.5.6.4.dylib 2025-10-10T02:10:59.8968510Z /opt/homebrew/Caskroom/miniconda/base/lib/libicuuc.73.1.dylib 2025-10-10T02:10:59.8969260Z /opt/homebrew/Caskroom/miniconda/base/lib/libcrypto.dylib 2025-10-10T02:10:59.8970150Z /opt/homebrew/Caskroom/miniconda/base/lib/libgtest_main.1.11.0.dylib 2025-10-10T02:10:59.8970890Z /opt/homebrew/Caskroom/miniconda/base/lib/libreadline.a 2025-10-10T02:10:59.8971520Z /opt/homebrew/Caskroom/miniconda/base/lib/liblz4.dylib 2025-10-10T02:10:59.8972180Z /opt/homebrew/Caskroom/miniconda/base/lib/libyaml-cpp.dylib 2025-10-10T02:10:59.8972950Z /opt/homebrew/Caskroom/miniconda/base/lib/libgtest.dylib 2025-10-10T02:10:59.8973830Z /opt/homebrew/Caskroom/miniconda/base/lib/libsimdjson.23.dylib 2025-10-10T02:10:59.8974470Z /opt/homebrew/Caskroom/miniconda/base/lib/libformw.a 2025-10-10T02:10:59.8975240Z /opt/homebrew/Caskroom/miniconda/base/lib/tclConfig.sh 2025-10-10T02:10:59.8976070Z /opt/homebrew/Caskroom/miniconda/base/lib/libreproc.14.2.4.dylib 2025-10-10T02:10:59.8976950Z /opt/homebrew/Caskroom/miniconda/base/lib/libnghttp2.14.dylib 2025-10-10T02:10:59.8977910Z /opt/homebrew/Caskroom/miniconda/base/lib/libzstd.1.5.6.dylib 2025-10-10T02:10:59.8978570Z /opt/homebrew/Caskroom/miniconda/base/lib/libtinfow.a 2025-10-10T02:10:59.8979280Z /opt/homebrew/Caskroom/miniconda/base/lib/libicuuc.a 2025-10-10T02:10:59.8980010Z /opt/homebrew/Caskroom/miniconda/base/lib/libexpat.1.10.2.dylib 2025-10-10T02:10:59.8980770Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-32.a 2025-10-10T02:10:59.8981590Z /opt/homebrew/Caskroom/miniconda/base/lib/libicutu.a 2025-10-10T02:10:59.8982310Z /opt/homebrew/Caskroom/miniconda/base/lib/libncursesw.a 2025-10-10T02:10:59.8982970Z /opt/homebrew/Caskroom/miniconda/base/lib/libsimdjson.dylib 2025-10-10T02:10:59.8983800Z /opt/homebrew/Caskroom/miniconda/base/lib/libncurses.dylib 2025-10-10T02:10:59.8984710Z /opt/homebrew/Caskroom/miniconda/base/lib/libhistory.8.dylib 2025-10-10T02:10:59.8985550Z /opt/homebrew/Caskroom/miniconda/base/lib/liblzma.dylib 2025-10-10T02:10:59.8986480Z /opt/homebrew/Caskroom/miniconda/base/lib/ossl-modules/legacy.dylib 2025-10-10T02:10:59.8987110Z /opt/homebrew/Caskroom/miniconda/base/lib/libssl.a 2025-10-10T02:10:59.8987830Z /opt/homebrew/Caskroom/miniconda/base/lib/libhistory.8.3.dylib 2025-10-10T02:10:59.8988780Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-posix.3.dylib 2025-10-10T02:10:59.8989500Z /opt/homebrew/Caskroom/miniconda/base/lib/libmenuw.6.dylib 2025-10-10T02:10:59.8990300Z /opt/homebrew/Caskroom/miniconda/base/lib/libffi.dylib 2025-10-10T02:10:59.8991140Z /opt/homebrew/Caskroom/miniconda/base/lib/libicuio.73.dylib 2025-10-10T02:10:59.8991880Z /opt/homebrew/Caskroom/miniconda/base/lib/libhistory.dylib 2025-10-10T02:10:59.8992520Z /opt/homebrew/Caskroom/miniconda/base/lib/libicutu.dylib 2025-10-10T02:10:59.8993250Z /opt/homebrew/Caskroom/miniconda/base/lib/libcurl.dylib 2025-10-10T02:10:59.8994070Z /opt/homebrew/Caskroom/miniconda/base/lib/libicui18n.dylib 2025-10-10T02:10:59.8995100Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbcpostgres1.1.9/tdbcpostgres.tcl 2025-10-10T02:10:59.8995950Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbcpostgres1.1.9/pkgIndex.tcl 2025-10-10T02:10:59.8997320Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbcpostgres1.1.9/libtdbcpostgres1.1.9.dylib 2025-10-10T02:10:59.8997870Z /opt/homebrew/Caskroom/miniconda/base/lib/libncursesw.6.dylib 2025-10-10T02:10:59.8998710Z /opt/homebrew/Caskroom/miniconda/base/lib/libsqlite3.3.50.2.dylib 2025-10-10T02:10:59.8999430Z /opt/homebrew/Caskroom/miniconda/base/lib/libcurl.4.dylib 2025-10-10T02:10:59.9000240Z /opt/homebrew/Caskroom/miniconda/base/lib/libzstd.a 2025-10-10T02:10:59.9001270Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbc1.1.9/libtdbcstub1.1.9.a 2025-10-10T02:10:59.9002160Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbc1.1.9/libtdbc1.1.9.dylib 2025-10-10T02:10:59.9003010Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbc1.1.9/pkgIndex.tcl 2025-10-10T02:10:59.9003770Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbc1.1.9/tdbc.tcl 2025-10-10T02:10:59.9004750Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbc1.1.9/tdbcConfig.sh 2025-10-10T02:10:59.9005390Z /opt/homebrew/Caskroom/miniconda/base/lib/libffi.7.dylib 2025-10-10T02:10:59.9006180Z /opt/homebrew/Caskroom/miniconda/base/lib/liblz4.1.dylib 2025-10-10T02:10:59.9007060Z /opt/homebrew/Caskroom/miniconda/base/lib/libicutu.73.dylib 2025-10-10T02:10:59.9007650Z /opt/homebrew/Caskroom/miniconda/base/lib/Tk.icns 2025-10-10T02:10:59.9008560Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-8.dylib 2025-10-10T02:10:59.9009550Z /opt/homebrew/Caskroom/miniconda/base/lib/tclooConfig.sh 2025-10-10T02:10:59.9010060Z /opt/homebrew/Caskroom/miniconda/base/lib/libfmt.9.1.0.dylib 2025-10-10T02:10:59.9010840Z /opt/homebrew/Caskroom/miniconda/base/lib/libc++.1.dylib 2025-10-10T02:10:59.9011610Z /opt/homebrew/Caskroom/miniconda/base/lib/libarchive.13.dylib 2025-10-10T02:10:59.9012320Z /opt/homebrew/Caskroom/miniconda/base/lib/libnghttp2.dylib 2025-10-10T02:10:59.9013160Z /opt/homebrew/Caskroom/miniconda/base/lib/liblzma.5.dylib 2025-10-10T02:10:59.9014010Z /opt/homebrew/Caskroom/miniconda/base/lib/libtk8.6.dylib 2025-10-10T02:10:59.9014710Z /opt/homebrew/Caskroom/miniconda/base/lib/libexpat.a 2025-10-10T02:10:59.9015250Z /opt/homebrew/Caskroom/miniconda/base/lib/libpanel.a 2025-10-10T02:10:59.9016050Z /opt/homebrew/Caskroom/miniconda/base/lib/libzstd.1.dylib 2025-10-10T02:10:59.9016870Z /opt/homebrew/Caskroom/miniconda/base/lib/libcharset.dylib 2025-10-10T02:10:59.9017600Z /opt/homebrew/Caskroom/miniconda/base/lib/libmpdec.4.dylib 2025-10-10T02:10:59.9018420Z /opt/homebrew/Caskroom/miniconda/base/lib/libmenu.a 2025-10-10T02:10:59.9019280Z /opt/homebrew/Caskroom/miniconda/base/lib/libtinfo.6.dylib 2025-10-10T02:10:59.9020070Z /opt/homebrew/Caskroom/miniconda/base/lib/libiconv.a 2025-10-10T02:10:59.9020680Z /opt/homebrew/Caskroom/miniconda/base/lib/libreadline.8.dylib 2025-10-10T02:10:59.9021570Z /opt/homebrew/Caskroom/miniconda/base/lib/libsqlite3.dylib 2025-10-10T02:10:59.9021940Z /opt/homebrew/Caskroom/miniconda/base/lib/libffi.a 2025-10-10T02:10:59.9022600Z /opt/homebrew/Caskroom/miniconda/base/lib/tkConfig.sh 2025-10-10T02:10:59.9023510Z /opt/homebrew/Caskroom/miniconda/base/lib/libtinfo.dylib 2025-10-10T02:10:59.9024390Z /opt/homebrew/Caskroom/miniconda/base/lib/libgtest_main.dylib 2025-10-10T02:10:59.9025070Z /opt/homebrew/Caskroom/miniconda/base/lib/libtinfo.a 2025-10-10T02:10:59.9025870Z /opt/homebrew/Caskroom/miniconda/base/lib/libspdlog.1.11.dylib 2025-10-10T02:10:59.9026540Z /opt/homebrew/Caskroom/miniconda/base/lib/libev.4.dylib 2025-10-10T02:10:59.9027280Z /opt/homebrew/Caskroom/miniconda/base/lib/libzstd.dylib 2025-10-10T02:10:59.9028160Z /opt/homebrew/Caskroom/miniconda/base/lib/libreproc++.dylib 2025-10-10T02:10:59.9028780Z /opt/homebrew/Caskroom/miniconda/base/lib/libreproc.dylib 2025-10-10T02:10:59.9029470Z /opt/homebrew/Caskroom/miniconda/base/lib/libmenu.6.dylib 2025-10-10T02:10:59.9030220Z /opt/homebrew/Caskroom/miniconda/base/lib/libhistory.a 2025-10-10T02:10:59.9031010Z /opt/homebrew/Caskroom/miniconda/base/lib/libexpat.1.dylib 2025-10-10T02:10:59.9031720Z /opt/homebrew/Caskroom/miniconda/base/lib/libgmock.dylib 2025-10-10T02:10:59.9032420Z /opt/homebrew/Caskroom/miniconda/base/lib/libreadline.dylib 2025-10-10T02:10:59.9033280Z /opt/homebrew/Caskroom/miniconda/base/lib/libgmock_main.dylib 2025-10-10T02:10:59.9034620Z /opt/homebrew/Caskroom/miniconda/base/lib/libreproc++.14.2.4.dylib 2025-10-10T02:10:59.9035530Z /opt/homebrew/Caskroom/miniconda/base/lib/libz.1.dylib 2025-10-10T02:10:59.9035990Z /opt/homebrew/Caskroom/miniconda/base/lib/libncurses.a 2025-10-10T02:10:59.9036920Z /opt/homebrew/Caskroom/miniconda/base/lib/libtinfow.dylib 2025-10-10T02:10:59.9037620Z /opt/homebrew/Caskroom/miniconda/base/lib/libmamba.dylib 2025-10-10T02:10:59.9038780Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8/8.6/tdbc/sqlite3-1.1.9.uuid 2025-10-10T02:10:59.9039690Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8/8.6/tdbc/sqlite3-1.1.9.tm 2025-10-10T02:10:59.9040590Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8/8.6/http-2.9.8.tm 2025-10-10T02:10:59.9041370Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8/8.4/platform/shell-1.1.4.tm 2025-10-10T02:10:59.9042290Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8/8.4/platform-1.0.19.tm 2025-10-10T02:10:59.9043060Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8/8.5/msgcat-1.6.1.tm 2025-10-10T02:10:59.9043940Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8/8.5/tcltest-2.5.8.tm 2025-10-10T02:10:59.9048550Z /opt/homebrew/Caskroom/miniconda/base/lib/libsolv.dylib 2025-10-10T02:10:59.9048690Z /opt/homebrew/Caskroom/miniconda/base/lib/icu/pkgdata.inc 2025-10-10T02:10:59.9048790Z /opt/homebrew/Caskroom/miniconda/base/lib/icu/current 2025-10-10T02:10:59.9048920Z /opt/homebrew/Caskroom/miniconda/base/lib/icu/73.1/pkgdata.inc 2025-10-10T02:10:59.9049040Z /opt/homebrew/Caskroom/miniconda/base/lib/icu/73.1/Makefile.inc 2025-10-10T02:10:59.9049160Z /opt/homebrew/Caskroom/miniconda/base/lib/icu/Makefile.inc 2025-10-10T02:10:59.9049300Z /opt/homebrew/Caskroom/miniconda/base/lib/libgmock_main.1.11.0.dylib 2025-10-10T02:10:59.9049780Z /opt/homebrew/Caskroom/miniconda/base/lib/itcl4.3.0/itcl.tcl 2025-10-10T02:10:59.9050740Z /opt/homebrew/Caskroom/miniconda/base/lib/itcl4.3.0/itclConfig.sh 2025-10-10T02:10:59.9051840Z /opt/homebrew/Caskroom/miniconda/base/lib/itcl4.3.0/libitcl4.3.0.dylib 2025-10-10T02:10:59.9052550Z /opt/homebrew/Caskroom/miniconda/base/lib/itcl4.3.0/pkgIndex.tcl 2025-10-10T02:10:59.9053480Z /opt/homebrew/Caskroom/miniconda/base/lib/itcl4.3.0/itclHullCmds.tcl 2025-10-10T02:10:59.9054240Z /opt/homebrew/Caskroom/miniconda/base/lib/itcl4.3.0/itclWidget.tcl 2025-10-10T02:10:59.9055140Z /opt/homebrew/Caskroom/miniconda/base/lib/itcl4.3.0/libitclstub4.3.0.a 2025-10-10T02:10:59.9055930Z /opt/homebrew/Caskroom/miniconda/base/lib/libformw.6.dylib 2025-10-10T02:10:59.9056710Z /opt/homebrew/Caskroom/miniconda/base/lib/libmenu.dylib 2025-10-10T02:10:59.9057510Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-posix.dylib 2025-10-10T02:10:59.9058520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/shutil.py 2025-10-10T02:10:59.9059260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tempfile.py 2025-10-10T02:10:59.9060620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/termios.cpython-313-darwin.so 2025-10-10T02:10:59.9062030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testlimitedcapi.cpython-313-darwin.so 2025-10-10T02:10:59.9063090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/zlib.cpython-313-darwin.so 2025-10-10T02:10:59.9064440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/unicodedata.cpython-313-darwin.so 2025-10-10T02:10:59.9065750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_ctypes_test.cpython-313-darwin.so 2025-10-10T02:10:59.9067020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_interpchannels.cpython-313-darwin.so 2025-10-10T02:10:59.9068090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_bisect.cpython-313-darwin.so 2025-10-10T02:10:59.9069500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_asyncio.cpython-313-darwin.so 2025-10-10T02:10:59.9070710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_codecs_cn.cpython-313-darwin.so 2025-10-10T02:10:59.9072040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_multibytecodec.cpython-313-darwin.so 2025-10-10T02:10:59.9073160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/xxlimited_35.cpython-313-darwin.so 2025-10-10T02:10:59.9074430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testcapi.cpython-313-darwin.so 2025-10-10T02:10:59.9075820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_interpqueues.cpython-313-darwin.so 2025-10-10T02:10:59.9077060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/xxsubtype.cpython-313-darwin.so 2025-10-10T02:10:59.9078390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_posixsubprocess.cpython-313-darwin.so 2025-10-10T02:10:59.9079450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/select.cpython-313-darwin.so 2025-10-10T02:10:59.9080670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_lzma.cpython-313-darwin.so 2025-10-10T02:10:59.9081780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/pyexpat.cpython-313-darwin.so 2025-10-10T02:10:59.9082860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/readline.cpython-313-darwin.so 2025-10-10T02:10:59.9083930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/syslog.cpython-313-darwin.so 2025-10-10T02:10:59.9084980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_pickle.cpython-313-darwin.so 2025-10-10T02:10:59.9086090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/array.cpython-313-darwin.so 2025-10-10T02:10:59.9087330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_interpreters.cpython-313-darwin.so 2025-10-10T02:10:59.9088690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_struct.cpython-313-darwin.so 2025-10-10T02:10:59.9090000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_blake2.cpython-313-darwin.so 2025-10-10T02:10:59.9091130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_queue.cpython-313-darwin.so 2025-10-10T02:10:59.9092380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testbuffer.cpython-313-darwin.so 2025-10-10T02:10:59.9093480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_posixshmem.cpython-313-darwin.so 2025-10-10T02:10:59.9094540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_sha1.cpython-313-darwin.so 2025-10-10T02:10:59.9095930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_zoneinfo.cpython-313-darwin.so 2025-10-10T02:10:59.9097190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testimportmultiple.cpython-313-darwin.so 2025-10-10T02:10:59.9098320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_hashlib.cpython-313-darwin.so 2025-10-10T02:10:59.9099300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/grp.cpython-313-darwin.so 2025-10-10T02:10:59.9100640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_curses_panel.cpython-313-darwin.so 2025-10-10T02:10:59.9101850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_socket.cpython-313-darwin.so 2025-10-10T02:10:59.9102990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_decimal.cpython-313-darwin.so 2025-10-10T02:10:59.9104170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/xxlimited.cpython-313-darwin.so 2025-10-10T02:10:59.9105310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_tkinter.cpython-313-darwin.so 2025-10-10T02:10:59.9106610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_statistics.cpython-313-darwin.so 2025-10-10T02:10:59.9107690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_csv.cpython-313-darwin.so 2025-10-10T02:10:59.9108800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_ssl.cpython-313-darwin.so 2025-10-10T02:10:59.9110050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_sha3.cpython-313-darwin.so 2025-10-10T02:10:59.9111080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/fcntl.cpython-313-darwin.so 2025-10-10T02:10:59.9112320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_opcode.cpython-313-darwin.so 2025-10-10T02:10:59.9113520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_codecs_kr.cpython-313-darwin.so 2025-10-10T02:10:59.9114730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_codecs_tw.cpython-313-darwin.so 2025-10-10T02:10:59.9116160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_heapq.cpython-313-darwin.so 2025-10-10T02:10:59.9116970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_uuid.cpython-313-darwin.so 2025-10-10T02:10:59.9118190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_sqlite3.cpython-313-darwin.so 2025-10-10T02:10:59.9119360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_scproxy.cpython-313-darwin.so 2025-10-10T02:10:59.9120290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_md5.cpython-313-darwin.so 2025-10-10T02:10:59.9121490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_multiprocessing.cpython-313-darwin.so 2025-10-10T02:10:59.9122720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_elementtree.cpython-313-darwin.so 2025-10-10T02:10:59.9123890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/cmath.cpython-313-darwin.so 2025-10-10T02:10:59.9124940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_random.cpython-313-darwin.so 2025-10-10T02:10:59.9126250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testinternalcapi.cpython-313-darwin.so 2025-10-10T02:10:59.9127650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testexternalinspection.cpython-313-darwin.so 2025-10-10T02:10:59.9128940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/resource.cpython-313-darwin.so 2025-10-10T02:10:59.9130110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_lsprof.cpython-313-darwin.so 2025-10-10T02:10:59.9131450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testclinic_limited.cpython-313-darwin.so 2025-10-10T02:10:59.9132620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_codecs_hk.cpython-313-darwin.so 2025-10-10T02:10:59.9133870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_contextvars.cpython-313-darwin.so 2025-10-10T02:10:59.9135040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/binascii.cpython-313-darwin.so 2025-10-10T02:10:59.9136130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_json.cpython-313-darwin.so 2025-10-10T02:10:59.9137210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_bz2.cpython-313-darwin.so 2025-10-10T02:10:59.9138580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_codecs_jp.cpython-313-darwin.so 2025-10-10T02:10:59.9139690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_ctypes.cpython-313-darwin.so 2025-10-10T02:10:59.9140730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/mmap.cpython-313-darwin.so 2025-10-10T02:10:59.9142040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_datetime.cpython-313-darwin.so 2025-10-10T02:10:59.9143380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testclinic.cpython-313-darwin.so 2025-10-10T02:10:59.9144440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_sha2.cpython-313-darwin.so 2025-10-10T02:10:59.9145630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_xxtestfuzz.cpython-313-darwin.so 2025-10-10T02:10:59.9146910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testmultiphase.cpython-313-darwin.so 2025-10-10T02:10:59.9148060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/math.cpython-313-darwin.so 2025-10-10T02:10:59.9149290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testsinglephase.cpython-313-darwin.so 2025-10-10T02:10:59.9150480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_codecs_iso2022.cpython-313-darwin.so 2025-10-10T02:10:59.9151860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_curses.cpython-313-darwin.so 2025-10-10T02:10:59.9152660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_dbm.cpython-313-darwin.so 2025-10-10T02:10:59.9153620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_romanian.py 2025-10-10T02:10:59.9154510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_farsi.py 2025-10-10T02:10:59.9155450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/idna.py 2025-10-10T02:10:59.9156340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp273.py 2025-10-10T02:10:59.9157310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/punycode.py 2025-10-10T02:10:59.9158360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/raw_unicode_escape.py 2025-10-10T02:10:59.9159130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/utf_8.py 2025-10-10T02:10:59.9159760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1252.py 2025-10-10T02:10:59.9160680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp869.py 2025-10-10T02:10:59.9161220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_14.py 2025-10-10T02:10:59.9161980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_2.py 2025-10-10T02:10:59.9162670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_arabic.py 2025-10-10T02:10:59.9163410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_croatian.py 2025-10-10T02:10:59.9164150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/big5hkscs.py 2025-10-10T02:10:59.9164880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1256.py 2025-10-10T02:10:59.9165760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_6.py 2025-10-10T02:10:59.9166380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_10.py 2025-10-10T02:10:59.9167100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso2022_kr.py 2025-10-10T02:10:59.9167790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1140.py 2025-10-10T02:10:59.9168550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1125.py 2025-10-10T02:10:59.9169290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso2022_jp_1.py 2025-10-10T02:10:59.9169970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1257.py 2025-10-10T02:10:59.9170870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp949.py 2025-10-10T02:10:59.9171440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp858.py 2025-10-10T02:10:59.9172280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_7.py 2025-10-10T02:10:59.9172940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_11.py 2025-10-10T02:10:59.9173770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/hp_roman8.py 2025-10-10T02:10:59.9174420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/koi8_r.py 2025-10-10T02:10:59.9175230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/zlib_codec.py 2025-10-10T02:10:59.9175840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/gbk.py 2025-10-10T02:10:59.9176590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/johab.py 2025-10-10T02:10:59.9177230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1253.py 2025-10-10T02:10:59.9178180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_15.py 2025-10-10T02:10:59.9178790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso2022_jp_2004.py 2025-10-10T02:10:59.9179490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_iceland.py 2025-10-10T02:10:59.9180200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_3.py 2025-10-10T02:10:59.9180940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_greek.py 2025-10-10T02:10:59.9181620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/rot_13.py 2025-10-10T02:10:59.9182340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/utf_16_be.py 2025-10-10T02:10:59.9183170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/euc_kr.py 2025-10-10T02:10:59.9183860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/euc_jisx0213.py 2025-10-10T02:10:59.9184640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp863.py 2025-10-10T02:10:59.9185270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/ascii.py 2025-10-10T02:10:59.9186140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_8.py 2025-10-10T02:10:59.9186770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp857.py 2025-10-10T02:10:59.9187430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/utf_32_be.py 2025-10-10T02:10:59.9188290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1258.py 2025-10-10T02:10:59.9188820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/oem.py 2025-10-10T02:10:59.9189740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_latin2.py 2025-10-10T02:10:59.9190670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp775.py 2025-10-10T02:10:59.9191640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_roman.py 2025-10-10T02:10:59.9192530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__init__.py 2025-10-10T02:10:59.9193310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp852.py 2025-10-10T02:10:59.9194470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/shift_jisx0213.py 2025-10-10T02:10:59.9195150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp866.py 2025-10-10T02:10:59.9196110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/utf_7.py 2025-10-10T02:10:59.9197050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/base64_codec.py 2025-10-10T02:10:59.9198320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp500.cpython-313.pyc 2025-10-10T02:10:59.9199450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp861.cpython-313.pyc 2025-10-10T02:10:59.9200840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_8.cpython-313.pyc 2025-10-10T02:10:59.9202200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/utf_8_sig.cpython-313.pyc 2025-10-10T02:10:59.9203410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/koi8_u.cpython-313.pyc 2025-10-10T02:10:59.9204510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mbcs.cpython-313.pyc 2025-10-10T02:10:59.9205800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_7.cpython-313.pyc 2025-10-10T02:10:59.9207070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso2022_jp_3.cpython-313.pyc 2025-10-10T02:10:59.9208500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/shift_jisx0213.cpython-313.pyc 2025-10-10T02:10:59.9209740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/shift_jis.cpython-313.pyc 2025-10-10T02:10:59.9210910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/gbk.cpython-313.pyc 2025-10-10T02:10:59.9212060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp273.cpython-313.pyc 2025-10-10T02:10:59.9213210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1256.cpython-313.pyc 2025-10-10T02:10:59.9214450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_turkish.cpython-313.pyc 2025-10-10T02:10:59.9215650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/utf_32_be.cpython-313.pyc 2025-10-10T02:10:59.9217050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/unicode_escape.cpython-313.pyc 2025-10-10T02:10:59.9218200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp869.cpython-313.pyc 2025-10-10T02:10:59.9219580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/punycode.cpython-313.pyc 2025-10-10T02:10:59.9220780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/charmap.cpython-313.pyc 2025-10-10T02:10:59.9221980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/gb18030.cpython-313.pyc 2025-10-10T02:10:59.9223000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/big5.cpython-313.pyc 2025-10-10T02:10:59.9224390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1251.cpython-313.pyc 2025-10-10T02:10:59.9225580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/ascii.cpython-313.pyc 2025-10-10T02:10:59.9226830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1006.cpython-313.pyc 2025-10-10T02:10:59.9228060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/koi8_r.cpython-313.pyc 2025-10-10T02:10:59.9229350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_10.cpython-313.pyc 2025-10-10T02:10:59.9230550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp424.cpython-313.pyc 2025-10-10T02:10:59.9231810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/big5hkscs.cpython-313.pyc 2025-10-10T02:10:59.9232840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/euc_jp.cpython-313.pyc 2025-10-10T02:10:59.9234190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/aliases.cpython-313.pyc 2025-10-10T02:10:59.9235290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp866.cpython-313.pyc 2025-10-10T02:10:59.9236460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1125.cpython-313.pyc 2025-10-10T02:10:59.9237690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1250.cpython-313.pyc 2025-10-10T02:10:59.9238890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_farsi.cpython-313.pyc 2025-10-10T02:10:59.9240120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/idna.cpython-313.pyc 2025-10-10T02:10:59.9241280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp855.cpython-313.pyc 2025-10-10T02:10:59.9242580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_latin2.cpython-313.pyc 2025-10-10T02:10:59.9243840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_greek.cpython-313.pyc 2025-10-10T02:10:59.9245000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/hz.cpython-313.pyc 2025-10-10T02:10:59.9246230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_1.cpython-313.pyc 2025-10-10T02:10:59.9247460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_11.cpython-313.pyc 2025-10-10T02:10:59.9248650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/latin_1.cpython-313.pyc 2025-10-10T02:10:59.9249780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp775.cpython-313.pyc 2025-10-10T02:10:59.9250980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/ptcp154.cpython-313.pyc 2025-10-10T02:10:59.9252080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp860.cpython-313.pyc 2025-10-10T02:10:59.9253210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/palmos.cpython-313.pyc 2025-10-10T02:10:59.9254450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1258.cpython-313.pyc 2025-10-10T02:10:59.9255550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/utf_7.cpython-313.pyc 2025-10-10T02:10:59.9256700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso2022_jp.cpython-313.pyc 2025-10-10T02:10:59.9257840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_9.cpython-313.pyc 2025-10-10T02:10:59.9259020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1140.cpython-313.pyc 2025-10-10T02:10:59.9260310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/bz2_codec.cpython-313.pyc 2025-10-10T02:10:59.9261500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/oem.cpython-313.pyc 2025-10-10T02:10:59.9262700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/utf_8.cpython-313.pyc 2025-10-10T02:10:59.9264050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/hex_codec.cpython-313.pyc 2025-10-10T02:10:59.9265150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/koi8_t.cpython-313.pyc 2025-10-10T02:10:59.9266420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_16.cpython-313.pyc 2025-10-10T02:10:59.9267620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso2022_jp_2.cpython-313.pyc 2025-10-10T02:10:59.9268860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_6.cpython-313.pyc 2025-10-10T02:10:59.9270090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_cyrillic.cpython-313.pyc 2025-10-10T02:10:59.9271380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/shift_jis_2004.cpython-313.pyc 2025-10-10T02:10:59.9272600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp852.cpython-313.pyc 2025-10-10T02:10:59.9273720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1257.cpython-313.pyc 2025-10-10T02:10:59.9275010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/utf_32_le.cpython-313.pyc 2025-10-10T02:10:59.9276380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_3.cpython-313.pyc 2025-10-10T02:10:59.9277520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/rot_13.cpython-313.pyc 2025-10-10T02:10:59.9278800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_13.cpython-313.pyc 2025-10-10T02:10:59.9279980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/zlib_codec.cpython-313.pyc 2025-10-10T02:10:59.9281100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1252.cpython-313.pyc 2025-10-10T02:10:59.9282340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp857.cpython-313.pyc 2025-10-10T02:10:59.9283570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp950.cpython-313.pyc 2025-10-10T02:10:59.9285000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/euc_jisx0213.cpython-313.pyc 2025-10-10T02:10:59.9286280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_romanian.cpython-313.pyc 2025-10-10T02:10:59.9287480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_croatian.cpython-313.pyc 2025-10-10T02:10:59.9288700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp865.cpython-313.pyc 2025-10-10T02:10:59.9289780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_iceland.cpython-313.pyc 2025-10-10T02:10:59.9290930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp858.cpython-313.pyc 2025-10-10T02:10:59.9292310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/base64_codec.cpython-313.pyc 2025-10-10T02:10:59.9293400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp949.cpython-313.pyc 2025-10-10T02:10:59.9294730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/kz1048.cpython-313.pyc 2025-10-10T02:10:59.9296060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp862.cpython-313.pyc 2025-10-10T02:10:59.9297270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp737.cpython-313.pyc 2025-10-10T02:10:59.9298620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/utf_16_be.cpython-313.pyc 2025-10-10T02:10:59.9299870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1026.cpython-313.pyc 2025-10-10T02:10:59.9300990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp850.cpython-313.pyc 2025-10-10T02:10:59.9302140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/euc_kr.cpython-313.pyc 2025-10-10T02:10:59.9303350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/tis_620.cpython-313.pyc 2025-10-10T02:10:59.9304580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1255.cpython-313.pyc 2025-10-10T02:10:59.9305770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/uu_codec.cpython-313.pyc 2025-10-10T02:10:59.9306930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp874.cpython-313.pyc 2025-10-10T02:10:59.9308140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_14.cpython-313.pyc 2025-10-10T02:10:59.9309510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_4.cpython-313.pyc 2025-10-10T02:10:59.9310650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/undefined.cpython-313.pyc 2025-10-10T02:10:59.9311880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_arabic.cpython-313.pyc 2025-10-10T02:10:59.9313120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp437.cpython-313.pyc 2025-10-10T02:10:59.9314260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp863.cpython-313.pyc 2025-10-10T02:10:59.9315440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/utf_16_le.cpython-313.pyc 2025-10-10T02:10:59.9316590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1254.cpython-313.pyc 2025-10-10T02:10:59.9317770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/utf_32.cpython-313.pyc 2025-10-10T02:10:59.9318950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/hp_roman8.cpython-313.pyc 2025-10-10T02:10:59.9320220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_15.cpython-313.pyc 2025-10-10T02:10:59.9321320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp875.cpython-313.pyc 2025-10-10T02:10:59.9322690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_5.cpython-313.pyc 2025-10-10T02:10:59.9323960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/utf_16.cpython-313.pyc 2025-10-10T02:10:59.9325100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso2022_jp_1.cpython-313.pyc 2025-10-10T02:10:59.9326320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp720.cpython-313.pyc 2025-10-10T02:10:59.9327490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/johab.cpython-313.pyc 2025-10-10T02:10:59.9328640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_2.cpython-313.pyc 2025-10-10T02:10:59.9329810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/gb2312.cpython-313.pyc 2025-10-10T02:10:59.9331230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_roman.cpython-313.pyc 2025-10-10T02:10:59.9332040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp856.cpython-313.pyc 2025-10-10T02:10:59.9333400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso2022_jp_2004.cpython-313.pyc 2025-10-10T02:10:59.9334630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.9335790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso2022_kr.cpython-313.pyc 2025-10-10T02:10:59.9337040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1253.cpython-313.pyc 2025-10-10T02:10:59.9338230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp864.cpython-313.pyc 2025-10-10T02:10:59.9339660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/raw_unicode_escape.cpython-313.pyc 2025-10-10T02:10:59.9340900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/euc_jis_2004.cpython-313.pyc 2025-10-10T02:10:59.9342190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/quopri_codec.cpython-313.pyc 2025-10-10T02:10:59.9343350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso2022_jp_ext.cpython-313.pyc 2025-10-10T02:10:59.9344490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp932.cpython-313.pyc 2025-10-10T02:10:59.9345580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp037.cpython-313.pyc 2025-10-10T02:10:59.9346330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp932.py 2025-10-10T02:10:59.9347100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp720.py 2025-10-10T02:10:59.9348020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp862.py 2025-10-10T02:10:59.9348830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp437.py 2025-10-10T02:10:59.9349740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/palmos.py 2025-10-10T02:10:59.9350600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_9.py 2025-10-10T02:10:59.9351390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp856.py 2025-10-10T02:10:59.9352010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/aliases.py 2025-10-10T02:10:59.9352820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/latin_1.py 2025-10-10T02:10:59.9353440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp875.py 2025-10-10T02:10:59.9354230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp950.py 2025-10-10T02:10:59.9354940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/unicode_escape.py 2025-10-10T02:10:59.9355690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp737.py 2025-10-10T02:10:59.9356360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp865.py 2025-10-10T02:10:59.9357120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/ptcp154.py 2025-10-10T02:10:59.9357740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/big5.py 2025-10-10T02:10:59.9358430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp424.py 2025-10-10T02:10:59.9359250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp861.py 2025-10-10T02:10:59.9359830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/euc_jp.py 2025-10-10T02:10:59.9360620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp855.py 2025-10-10T02:10:59.9361270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/shift_jis.py 2025-10-10T02:10:59.9362080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/utf_32_le.py 2025-10-10T02:10:59.9362670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp500.py 2025-10-10T02:10:59.9363520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/undefined.py 2025-10-10T02:10:59.9364070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp860.py 2025-10-10T02:10:59.9364910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/uu_codec.py 2025-10-10T02:10:59.9365560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/utf_16_le.py 2025-10-10T02:10:59.9366330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/gb18030.py 2025-10-10T02:10:59.9366940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp874.py 2025-10-10T02:10:59.9367880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp850.py 2025-10-10T02:10:59.9368930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp864.py 2025-10-10T02:10:59.9369870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/utf_32.py 2025-10-10T02:10:59.9370880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/koi8_u.py 2025-10-10T02:10:59.9371930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1254.py 2025-10-10T02:10:59.9372740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso2022_jp_2.py 2025-10-10T02:10:59.9373530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/utf_16.py 2025-10-10T02:10:59.9374500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_4.py 2025-10-10T02:10:59.9375410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/euc_jis_2004.py 2025-10-10T02:10:59.9376270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mbcs.py 2025-10-10T02:10:59.9377900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1250.py 2025-10-10T02:10:59.9378820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/gb2312.py 2025-10-10T02:10:59.9379770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_16.py 2025-10-10T02:10:59.9380660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_cyrillic.py 2025-10-10T02:10:59.9381730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/hex_codec.py 2025-10-10T02:10:59.9382510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/tis_620.py 2025-10-10T02:10:59.9383360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp037.py 2025-10-10T02:10:59.9384180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1006.py 2025-10-10T02:10:59.9385140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1251.py 2025-10-10T02:10:59.9386060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_turkish.py 2025-10-10T02:10:59.9387230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso2022_jp_ext.py 2025-10-10T02:10:59.9388210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_1.py 2025-10-10T02:10:59.9388900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/hz.py 2025-10-10T02:10:59.9389720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/bz2_codec.py 2025-10-10T02:10:59.9390740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/quopri_codec.py 2025-10-10T02:10:59.9391580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/kz1048.py 2025-10-10T02:10:59.9392570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/utf_8_sig.py 2025-10-10T02:10:59.9393460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/koi8_t.py 2025-10-10T02:10:59.9394380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1255.py 2025-10-10T02:10:59.9395330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso2022_jp_3.py 2025-10-10T02:10:59.9396260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/shift_jis_2004.py 2025-10-10T02:10:59.9397240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1026.py 2025-10-10T02:10:59.9398050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/charmap.py 2025-10-10T02:10:59.9399090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_5.py 2025-10-10T02:10:59.9400020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_13.py 2025-10-10T02:10:59.9400970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso2022_jp.py 2025-10-10T02:10:59.9401750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/queue.py 2025-10-10T02:10:59.9402460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyio.py 2025-10-10T02:10:59.9403210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pkgutil.py 2025-10-10T02:10:59.9403830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lzma.py 2025-10-10T02:10:59.9404680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_sitebuiltins.py 2025-10-10T02:10:59.9405510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/copyreg.py 2025-10-10T02:10:59.9406310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/rlcompleter.py 2025-10-10T02:10:59.9407160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zoneinfo/_common.py 2025-10-10T02:10:59.9408070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zoneinfo/__init__.py 2025-10-10T02:10:59.9409150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zoneinfo/__pycache__/_common.cpython-313.pyc 2025-10-10T02:10:59.9410250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zoneinfo/__pycache__/_zoneinfo.cpython-313.pyc 2025-10-10T02:10:59.9411490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zoneinfo/__pycache__/_tzpath.cpython-313.pyc 2025-10-10T02:10:59.9412590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zoneinfo/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.9413370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zoneinfo/_zoneinfo.py 2025-10-10T02:10:59.9414230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zoneinfo/_tzpath.py 2025-10-10T02:10:59.9414840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/gzip.py 2025-10-10T02:10:59.9415620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/_aix.py 2025-10-10T02:10:59.9416600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/wintypes.py 2025-10-10T02:10:59.9417290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/util.py 2025-10-10T02:10:59.9418240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/__init__.py 2025-10-10T02:10:59.9419390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/__pycache__/_endian.cpython-313.pyc 2025-10-10T02:10:59.9420520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/__pycache__/wintypes.cpython-313.pyc 2025-10-10T02:10:59.9421620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/__pycache__/_aix.cpython-313.pyc 2025-10-10T02:10:59.9422790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/__pycache__/util.cpython-313.pyc 2025-10-10T02:10:59.9424130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.9424870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/_endian.py 2025-10-10T02:10:59.9425760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/dyld.py 2025-10-10T02:10:59.9426720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/framework.py 2025-10-10T02:10:59.9427710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/fetch_macholib 2025-10-10T02:10:59.9428690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/__init__.py 2025-10-10T02:10:59.9430090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/__pycache__/dyld.cpython-313.pyc 2025-10-10T02:10:59.9431230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/__pycache__/dylib.cpython-313.pyc 2025-10-10T02:10:59.9432590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/__pycache__/framework.cpython-313.pyc 2025-10-10T02:10:59.9433810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.9434650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/README.ctypes 2025-10-10T02:10:59.9435700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/fetch_macholib.bat 2025-10-10T02:10:59.9436700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/dylib.py 2025-10-10T02:10:59.9437470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ipaddress.py 2025-10-10T02:10:59.9438120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/trace.py 2025-10-10T02:10:59.9438970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/webbrowser.py 2025-10-10T02:10:59.9439910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_compat_pickle.py 2025-10-10T02:10:59.9440800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/signals.py 2025-10-10T02:10:59.9441690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/runner.py 2025-10-10T02:10:59.9442600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/suite.py 2025-10-10T02:10:59.9443410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/util.py 2025-10-10T02:10:59.9444560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__init__.py 2025-10-10T02:10:59.9445750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/main.cpython-313.pyc 2025-10-10T02:10:59.9446930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/mock.cpython-313.pyc 2025-10-10T02:10:59.9448180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/result.cpython-313.pyc 2025-10-10T02:10:59.9449300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/signals.cpython-313.pyc 2025-10-10T02:10:59.9450450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/loader.cpython-313.pyc 2025-10-10T02:10:59.9451660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/runner.cpython-313.pyc 2025-10-10T02:10:59.9452860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/util.cpython-313.pyc 2025-10-10T02:10:59.9454070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/case.cpython-313.pyc 2025-10-10T02:10:59.9455330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:10:59.9456450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/suite.cpython-313.pyc 2025-10-10T02:10:59.9457620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.9458730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/_log.cpython-313.pyc 2025-10-10T02:10:59.9459870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/async_case.cpython-313.pyc 2025-10-10T02:10:59.9460630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/result.py 2025-10-10T02:10:59.9461390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/loader.py 2025-10-10T02:10:59.9462210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/case.py 2025-10-10T02:10:59.9463040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/main.py 2025-10-10T02:10:59.9463910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/async_case.py 2025-10-10T02:10:59.9464700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__main__.py 2025-10-10T02:10:59.9465580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/_log.py 2025-10-10T02:10:59.9466530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/mock.py 2025-10-10T02:10:59.9467200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dis.py 2025-10-10T02:10:59.9468040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/bdb.py 2025-10-10T02:10:59.9469130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/python-config.py 2025-10-10T02:10:59.9470150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/config.c.in 2025-10-10T02:10:59.9471250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/install-sh 2025-10-10T02:10:59.9472210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/Setup.stdlib 2025-10-10T02:10:59.9473180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/Makefile 2025-10-10T02:10:59.9474310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/Setup.bootstrap 2025-10-10T02:10:59.9475230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/Setup 2025-10-10T02:10:59.9476650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/__pycache__/python-config.cpython-313.pyc 2025-10-10T02:10:59.9477500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/makesetup 2025-10-10T02:10:59.9478580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/config.c 2025-10-10T02:10:59.9479600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/Setup.local 2025-10-10T02:10:59.9480600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/python.o 2025-10-10T02:10:59.9481470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipapp.py 2025-10-10T02:10:59.9482100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/cmd.py 2025-10-10T02:10:59.9482840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tty.py 2025-10-10T02:10:59.9483650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/textpad.py 2025-10-10T02:10:59.9484510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/ascii.py 2025-10-10T02:10:59.9485460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/__init__.py 2025-10-10T02:10:59.9486700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/__pycache__/ascii.cpython-313.pyc 2025-10-10T02:10:59.9487820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/__pycache__/panel.cpython-313.pyc 2025-10-10T02:10:59.9489050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/__pycache__/textpad.cpython-313.pyc 2025-10-10T02:10:59.9490290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.9491460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/__pycache__/has_key.cpython-313.pyc 2025-10-10T02:10:59.9492250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/has_key.py 2025-10-10T02:10:59.9493110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/panel.py 2025-10-10T02:10:59.9493830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tabnanny.py 2025-10-10T02:10:59.9494610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_py_abc.py 2025-10-10T02:10:59.9495350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/cProfile.py 2025-10-10T02:10:59.9496230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipimport.py 2025-10-10T02:10:59.9496980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/token.py 2025-10-10T02:10:59.9497750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/textwrap.py 2025-10-10T02:10:59.9498600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/base64.py 2025-10-10T02:10:59.9499470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_markupbase.py 2025-10-10T02:10:59.9500260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/bz2.py 2025-10-10T02:10:59.9501130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tomllib/_types.py 2025-10-10T02:10:59.9502070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tomllib/__init__.py 2025-10-10T02:10:59.9503370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tomllib/__pycache__/_types.cpython-313.pyc 2025-10-10T02:10:59.9504510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tomllib/__pycache__/_re.cpython-313.pyc 2025-10-10T02:10:59.9505780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tomllib/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.9507030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tomllib/__pycache__/_parser.cpython-313.pyc 2025-10-10T02:10:59.9507810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tomllib/_parser.py 2025-10-10T02:10:59.9508670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tomllib/_re.py 2025-10-10T02:10:59.9509680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tomllib/mypy.ini 2025-10-10T02:10:59.9510420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/signal.py 2025-10-10T02:10:59.9511310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sre_constants.py 2025-10-10T02:10:59.9512180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_aix_support.py 2025-10-10T02:10:59.9513030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_threading_local.py 2025-10-10T02:10:59.9513840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pyclbr.py 2025-10-10T02:10:59.9514750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/test_support.py 2025-10-10T02:10:59.9515540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/__init__.py 2025-10-10T02:10:59.9516920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/__pycache__/test_support.cpython-313.pyc 2025-10-10T02:10:59.9518340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/__pycache__/test_script_helper.cpython-313.pyc 2025-10-10T02:10:59.9519280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.9520180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/asyncore.py 2025-10-10T02:10:59.9521270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/interpreters/queues.py 2025-10-10T02:10:59.9522570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/interpreters/_crossinterp.py 2025-10-10T02:10:59.9523560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/interpreters/__init__.py 2025-10-10T02:10:59.9525110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/interpreters/__pycache__/channels.cpython-313.pyc 2025-10-10T02:10:59.9526530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/interpreters/__pycache__/queues.cpython-313.pyc 2025-10-10T02:10:59.9528100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/interpreters/__pycache__/_crossinterp.cpython-313.pyc 2025-10-10T02:10:59.9529440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/interpreters/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.9530430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/interpreters/channels.py 2025-10-10T02:10:59.9531550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/hypothesis_helper.py 2025-10-10T02:10:59.9532490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/ast_helper.py 2025-10-10T02:10:59.9533460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/testcase.py 2025-10-10T02:10:59.9534420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/threading_helper.py 2025-10-10T02:10:59.9535480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/warnings_helper.py 2025-10-10T02:10:59.9536580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/os_helper.py 2025-10-10T02:10:59.9537390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__init__.py 2025-10-10T02:10:59.9538350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/venv.py 2025-10-10T02:10:59.9539670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/smtpd.cpython-313.pyc 2025-10-10T02:10:59.9540940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/logging_helper.cpython-313.pyc 2025-10-10T02:10:59.9542260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/socket_helper.cpython-313.pyc 2025-10-10T02:10:59.9543680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/hypothesis_helper.cpython-313.pyc 2025-10-10T02:10:59.9544940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/i18n_helper.cpython-313.pyc 2025-10-10T02:10:59.9546220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/os_helper.cpython-313.pyc 2025-10-10T02:10:59.9547410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/hashlib_helper.cpython-313.pyc 2025-10-10T02:10:59.9548420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/numbers.cpython-313.pyc 2025-10-10T02:10:59.9549280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/testcase.cpython-313.pyc 2025-10-10T02:10:59.9550360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/refleak_helper.cpython-313.pyc 2025-10-10T02:10:59.9551320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/ast_helper.cpython-313.pyc 2025-10-10T02:10:59.9552320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/pty_helper.cpython-313.pyc 2025-10-10T02:10:59.9553360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/warnings_helper.cpython-313.pyc 2025-10-10T02:10:59.9554510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/script_helper.cpython-313.pyc 2025-10-10T02:10:59.9555490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/import_helper.cpython-313.pyc 2025-10-10T02:10:59.9556540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/threading_helper.cpython-313.pyc 2025-10-10T02:10:59.9557520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/asyncore.cpython-313.pyc 2025-10-10T02:10:59.9558450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/asynchat.cpython-313.pyc 2025-10-10T02:10:59.9559400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/venv.cpython-313.pyc 2025-10-10T02:10:59.9560420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.9561590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/bytecode_helper.cpython-313.pyc 2025-10-10T02:10:59.9562150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/numbers.py 2025-10-10T02:10:59.9563210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/_hypothesis_stubs/strategies.py 2025-10-10T02:10:59.9564280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/_hypothesis_stubs/__init__.py 2025-10-10T02:10:59.9565670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/_hypothesis_stubs/__pycache__/_helpers.cpython-313.pyc 2025-10-10T02:10:59.9567200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/_hypothesis_stubs/__pycache__/strategies.cpython-313.pyc 2025-10-10T02:10:59.9568800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/_hypothesis_stubs/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.9569910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/_hypothesis_stubs/_helpers.py 2025-10-10T02:10:59.9570780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/bytecode_helper.py 2025-10-10T02:10:59.9572000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/import_helper.py 2025-10-10T02:10:59.9573120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/i18n_helper.py 2025-10-10T02:10:59.9574370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/logging_helper.py 2025-10-10T02:10:59.9575080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/pty_helper.py 2025-10-10T02:10:59.9576000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/socket_helper.py 2025-10-10T02:10:59.9576930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/refleak_helper.py 2025-10-10T02:10:59.9578080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/script_helper.py 2025-10-10T02:10:59.9579100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/hashlib_helper.py 2025-10-10T02:10:59.9580020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/smtpd.py 2025-10-10T02:10:59.9581000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/asynchat.py 2025-10-10T02:10:59.9581870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/test_script_helper.py 2025-10-10T02:10:59.9582580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/gettext.py 2025-10-10T02:10:59.9583450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__phello__/spam.py 2025-10-10T02:10:59.9584380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__phello__/__init__.py 2025-10-10T02:10:59.9585680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__phello__/__pycache__/spam.cpython-313.pyc 2025-10-10T02:10:59.9586930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__phello__/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.9587710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_ios_support.py 2025-10-10T02:10:59.9588460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wave.py 2025-10-10T02:10:59.9589190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/weakref.py 2025-10-10T02:10:59.9590750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_sysconfigdata_arm64_apple_darwin20_0_0.py 2025-10-10T02:10:59.9591250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/bisect.py 2025-10-10T02:10:59.9592070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/opcode.py 2025-10-10T02:10:59.9592860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/netrc.py 2025-10-10T02:10:59.9593570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/heapq.py 2025-10-10T02:10:59.9594440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pathlib/_local.py 2025-10-10T02:10:59.9595290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pathlib/_abc.py 2025-10-10T02:10:59.9596310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pathlib/__init__.py 2025-10-10T02:10:59.9597410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pathlib/__pycache__/_abc.cpython-313.pyc 2025-10-10T02:10:59.9598600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pathlib/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.9599740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pathlib/__pycache__/_local.cpython-313.pyc 2025-10-10T02:10:59.9604270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/functools.py 2025-10-10T02:10:59.9604520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/modulefinder.py 2025-10-10T02:10:59.9604660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_compression.py 2025-10-10T02:10:59.9604800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tracemalloc.py 2025-10-10T02:10:59.9604930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/hashlib.py 2025-10-10T02:10:59.9605060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/codeop.py 2025-10-10T02:10:59.9605270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/turtle.cfg 2025-10-10T02:10:59.9605660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/tree.py 2025-10-10T02:10:59.9606650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/round_dance.py 2025-10-10T02:10:59.9607680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/colormixer.py 2025-10-10T02:10:59.9608620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/bytedesign.py 2025-10-10T02:10:59.9609420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/chaos.py 2025-10-10T02:10:59.9610520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/clock.py 2025-10-10T02:10:59.9611640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/sorting_animate.py 2025-10-10T02:10:59.9612910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/paint.py 2025-10-10T02:10:59.9613580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__init__.py 2025-10-10T02:10:59.9614620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/lindenmayer.py 2025-10-10T02:10:59.9615890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/clock.cpython-313.pyc 2025-10-10T02:10:59.9617130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/forest.cpython-313.pyc 2025-10-10T02:10:59.9618360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/lindenmayer.cpython-313.pyc 2025-10-10T02:10:59.9619490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/sorting_animate.cpython-313.pyc 2025-10-10T02:10:59.9620780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/chaos.cpython-313.pyc 2025-10-10T02:10:59.9622090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/penrose.cpython-313.pyc 2025-10-10T02:10:59.9623390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/paint.cpython-313.pyc 2025-10-10T02:10:59.9624640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/peace.cpython-313.pyc 2025-10-10T02:10:59.9626010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/planet_and_moon.cpython-313.pyc 2025-10-10T02:10:59.9627200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/rosette.cpython-313.pyc 2025-10-10T02:10:59.9628300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/tree.cpython-313.pyc 2025-10-10T02:10:59.9629640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/two_canvases.cpython-313.pyc 2025-10-10T02:10:59.9630900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/round_dance.cpython-313.pyc 2025-10-10T02:10:59.9632300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/fractalcurves.cpython-313.pyc 2025-10-10T02:10:59.9633460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/nim.cpython-313.pyc 2025-10-10T02:10:59.9634730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/colormixer.cpython-313.pyc 2025-10-10T02:10:59.9635960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/yinyang.cpython-313.pyc 2025-10-10T02:10:59.9637360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:10:59.9638750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/minimal_hanoi.cpython-313.pyc 2025-10-10T02:10:59.9639860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.9641200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/bytedesign.cpython-313.pyc 2025-10-10T02:10:59.9642160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/penrose.py 2025-10-10T02:10:59.9642830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/peace.py 2025-10-10T02:10:59.9643790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/rosette.py 2025-10-10T02:10:59.9644680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/nim.py 2025-10-10T02:10:59.9645660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/yinyang.py 2025-10-10T02:10:59.9646710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/fractalcurves.py 2025-10-10T02:10:59.9647710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/planet_and_moon.py 2025-10-10T02:10:59.9648520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/forest.py 2025-10-10T02:10:59.9649660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/two_canvases.py 2025-10-10T02:10:59.9650840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__main__.py 2025-10-10T02:10:59.9651500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/minimal_hanoi.py 2025-10-10T02:10:59.9652170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/fnmatch.py 2025-10-10T02:10:59.9653300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/dummy/__init__.py 2025-10-10T02:10:59.9654840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/dummy/__pycache__/connection.cpython-313.pyc 2025-10-10T02:10:59.9656220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/dummy/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.9657260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/dummy/connection.py 2025-10-10T02:10:59.9658270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/queues.py 2025-10-10T02:10:59.9659230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/heap.py 2025-10-10T02:10:59.9660300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/shared_memory.py 2025-10-10T02:10:59.9661660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/resource_tracker.py 2025-10-10T02:10:59.9662610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/reduction.py 2025-10-10T02:10:59.9663960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/util.py 2025-10-10T02:10:59.9665000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/popen_spawn_win32.py 2025-10-10T02:10:59.9665990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__init__.py 2025-10-10T02:10:59.9667420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/resource_tracker.cpython-313.pyc 2025-10-10T02:10:59.9668790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/shared_memory.cpython-313.pyc 2025-10-10T02:10:59.9669870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/spawn.cpython-313.pyc 2025-10-10T02:10:59.9671170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/managers.cpython-313.pyc 2025-10-10T02:10:59.9672420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/heap.cpython-313.pyc 2025-10-10T02:10:59.9673650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/pool.cpython-313.pyc 2025-10-10T02:10:59.9675100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/synchronize.cpython-313.pyc 2025-10-10T02:10:59.9676300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/popen_spawn_win32.cpython-313.pyc 2025-10-10T02:10:59.9677750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/popen_spawn_posix.cpython-313.pyc 2025-10-10T02:10:59.9679050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/context.cpython-313.pyc 2025-10-10T02:10:59.9680420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/sharedctypes.cpython-313.pyc 2025-10-10T02:10:59.9681840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/forkserver.cpython-313.pyc 2025-10-10T02:10:59.9683180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/popen_fork.cpython-313.pyc 2025-10-10T02:10:59.9684460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/queues.cpython-313.pyc 2025-10-10T02:10:59.9685990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/util.cpython-313.pyc 2025-10-10T02:10:59.9687150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/resource_sharer.cpython-313.pyc 2025-10-10T02:10:59.9688480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/process.cpython-313.pyc 2025-10-10T02:10:59.9689690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/reduction.cpython-313.pyc 2025-10-10T02:10:59.9690980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/connection.cpython-313.pyc 2025-10-10T02:10:59.9692290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.9693730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/popen_forkserver.cpython-313.pyc 2025-10-10T02:10:59.9694630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/forkserver.py 2025-10-10T02:10:59.9695610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/connection.py 2025-10-10T02:10:59.9696680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/context.py 2025-10-10T02:10:59.9697850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/spawn.py 2025-10-10T02:10:59.9698710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/synchronize.py 2025-10-10T02:10:59.9699620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/process.py 2025-10-10T02:10:59.9700730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/sharedctypes.py 2025-10-10T02:10:59.9701730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/popen_fork.py 2025-10-10T02:10:59.9702670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/pool.py 2025-10-10T02:10:59.9703930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/popen_forkserver.py 2025-10-10T02:10:59.9705150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/popen_spawn_posix.py 2025-10-10T02:10:59.9705890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/managers.py 2025-10-10T02:10:59.9707110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/resource_sharer.py 2025-10-10T02:10:59.9707840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/traceback.py 2025-10-10T02:10:59.9708640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/nturl2path.py 2025-10-10T02:10:59.9709560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/warnings.py 2025-10-10T02:10:59.9710310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/subprocess.py 2025-10-10T02:10:59.9711220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/profile.py 2025-10-10T02:10:59.9711850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/this.py 2025-10-10T02:10:59.9712950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/filecmp.py 2025-10-10T02:10:59.9713550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/codecs.py 2025-10-10T02:10:59.9714350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/error.py 2025-10-10T02:10:59.9715330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/request.py 2025-10-10T02:10:59.9716190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/__init__.py 2025-10-10T02:10:59.9717260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/response.py 2025-10-10T02:10:59.9718420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/__pycache__/parse.cpython-313.pyc 2025-10-10T02:10:59.9719570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/__pycache__/response.cpython-313.pyc 2025-10-10T02:10:59.9720740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/__pycache__/error.cpython-313.pyc 2025-10-10T02:10:59.9721950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/__pycache__/robotparser.cpython-313.pyc 2025-10-10T02:10:59.9723140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/__pycache__/request.cpython-313.pyc 2025-10-10T02:10:59.9724310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.9725280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/robotparser.py 2025-10-10T02:10:59.9726150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/parse.py 2025-10-10T02:10:59.9727060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_weakrefset.py 2025-10-10T02:10:59.9727710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/io.py 2025-10-10T02:10:59.9728750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_sysconfigdata__darwin_darwin.py 2025-10-10T02:10:59.9729780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipfile/_path/__init__.py 2025-10-10T02:10:59.9731010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipfile/_path/__pycache__/glob.cpython-313.pyc 2025-10-10T02:10:59.9732160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipfile/_path/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.9733010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipfile/_path/glob.py 2025-10-10T02:10:59.9734010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipfile/__init__.py 2025-10-10T02:10:59.9735190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipfile/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:10:59.9736300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipfile/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.9737090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipfile/__main__.py 2025-10-10T02:10:59.9737820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/code.py 2025-10-10T02:10:59.9738760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/operator.py 2025-10-10T02:10:59.9739470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/fileinput.py 2025-10-10T02:10:59.9740340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/os.py 2025-10-10T02:10:59.9741510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore-0.10.1.dist-info/RECORD 2025-10-10T02:10:59.9742670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore-0.10.1.dist-info/LICENSE 2025-10-10T02:10:59.9743920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore-0.10.1.dist-info/direct_url.json 2025-10-10T02:10:59.9745050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore-0.10.1.dist-info/WHEEL 2025-10-10T02:10:59.9746230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore-0.10.1.dist-info/REQUESTED 2025-10-10T02:10:59.9747440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore-0.10.1.dist-info/INSTALLER 2025-10-10T02:10:59.9748660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore-0.10.1.dist-info/METADATA 2025-10-10T02:10:59.9749800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkce-1.0.3.dist-info/RECORD 2025-10-10T02:10:59.9750950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkce-1.0.3.dist-info/LICENSE 2025-10-10T02:10:59.9752230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkce-1.0.3.dist-info/direct_url.json 2025-10-10T02:10:59.9753310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkce-1.0.3.dist-info/WHEEL 2025-10-10T02:10:59.9754590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkce-1.0.3.dist-info/top_level.txt 2025-10-10T02:10:59.9755800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkce-1.0.3.dist-info/REQUESTED 2025-10-10T02:10:59.9757050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkce-1.0.3.dist-info/INSTALLER 2025-10-10T02:10:59.9758120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkce-1.0.3.dist-info/METADATA 2025-10-10T02:10:59.9759150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/algorithms.py 2025-10-10T02:10:59.9760150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/api_jwt.py 2025-10-10T02:10:59.9761190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/warnings.py 2025-10-10T02:10:59.9762280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/__init__.py 2025-10-10T02:10:59.9763310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/types.py 2025-10-10T02:10:59.9764810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/__pycache__/jwk_set_cache.cpython-313.pyc 2025-10-10T02:10:59.9766180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/__pycache__/api_jwt.cpython-313.pyc 2025-10-10T02:10:59.9767540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/__pycache__/jwks_client.cpython-313.pyc 2025-10-10T02:10:59.9768810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/__pycache__/utils.cpython-313.pyc 2025-10-10T02:10:59.9770160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/__pycache__/api_jws.cpython-313.pyc 2025-10-10T02:10:59.9771390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/__pycache__/exceptions.cpython-313.pyc 2025-10-10T02:10:59.9772640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/__pycache__/help.cpython-313.pyc 2025-10-10T02:10:59.9774150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/__pycache__/warnings.cpython-313.pyc 2025-10-10T02:10:59.9775420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/__pycache__/api_jwk.cpython-313.pyc 2025-10-10T02:10:59.9776670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/__pycache__/types.cpython-313.pyc 2025-10-10T02:10:59.9778080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/__pycache__/algorithms.cpython-313.pyc 2025-10-10T02:10:59.9779480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.9780430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/jwk_set_cache.py 2025-10-10T02:10:59.9781410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/utils.py 2025-10-10T02:10:59.9782420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/py.typed 2025-10-10T02:10:59.9783600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/exceptions.py 2025-10-10T02:10:59.9784450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/api_jwk.py 2025-10-10T02:10:59.9785480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/jwks_client.py 2025-10-10T02:10:59.9786580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/api_jws.py 2025-10-10T02:10:59.9787520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jwt/help.py 2025-10-10T02:10:59.9788700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/_decode.py 2025-10-10T02:10:59.9789850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/_url.py 2025-10-10T02:10:59.9790900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/__init__.py 2025-10-10T02:10:59.9792290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/__pycache__/_decode.cpython-313.pyc 2025-10-10T02:10:59.9793590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/__pycache__/_encode.cpython-313.pyc 2025-10-10T02:10:59.9794920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/__pycache__/_format.cpython-313.pyc 2025-10-10T02:10:59.9796190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/__pycache__/_url.cpython-313.pyc 2025-10-10T02:10:59.9797390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/__pycache__/_parse.cpython-313.pyc 2025-10-10T02:10:59.9798770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.9799860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/_format.py 2025-10-10T02:10:59.9800910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/_parse.py 2025-10-10T02:10:59.9801820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/py.typed 2025-10-10T02:10:59.9802870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/_encode.py 2025-10-10T02:10:59.9803970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/tags.py 2025-10-10T02:10:59.9805180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/_musllinux.py 2025-10-10T02:10:59.9806130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/metadata.py 2025-10-10T02:10:59.9807310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/version.py 2025-10-10T02:10:59.9808470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/licenses/__init__.py 2025-10-10T02:10:59.9809590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/licenses/_spdx.py 2025-10-10T02:10:59.9811190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/licenses/__pycache__/_spdx.cpython-313.pyc 2025-10-10T02:10:59.9812640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/licenses/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.9813520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__init__.py 2025-10-10T02:10:59.9814950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/markers.cpython-313.pyc 2025-10-10T02:10:59.9816380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/requirements.cpython-313.pyc 2025-10-10T02:10:59.9817840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/_musllinux.cpython-313.pyc 2025-10-10T02:10:59.9819220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/utils.cpython-313.pyc 2025-10-10T02:10:59.9820520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/tags.cpython-313.pyc 2025-10-10T02:10:59.9821910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/metadata.cpython-313.pyc 2025-10-10T02:10:59.9823380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/_tokenizer.cpython-313.pyc 2025-10-10T02:10:59.9824730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/_manylinux.cpython-313.pyc 2025-10-10T02:10:59.9826190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/_structures.cpython-313.pyc 2025-10-10T02:10:59.9827610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.9829200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/specifiers.cpython-313.pyc 2025-10-10T02:10:59.9830430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/version.cpython-313.pyc 2025-10-10T02:10:59.9831670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/_elffile.cpython-313.pyc 2025-10-10T02:10:59.9833150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/_parser.cpython-313.pyc 2025-10-10T02:10:59.9834030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/_parser.py 2025-10-10T02:10:59.9835050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/utils.py 2025-10-10T02:10:59.9836140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/requirements.py 2025-10-10T02:10:59.9837180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/_structures.py 2025-10-10T02:10:59.9838360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/markers.py 2025-10-10T02:10:59.9839210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/py.typed 2025-10-10T02:10:59.9840270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/_manylinux.py 2025-10-10T02:10:59.9841390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/_tokenizer.py 2025-10-10T02:10:59.9842600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/specifiers.py 2025-10-10T02:10:59.9843690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/_elffile.py 2025-10-10T02:10:59.9846240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/RECORD 2025-10-10T02:10:59.9846870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/LICENSE 2025-10-10T02:10:59.9847940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/direct_url.json 2025-10-10T02:10:59.9849360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/WHEEL 2025-10-10T02:10:59.9851030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/REQUESTED 2025-10-10T02:10:59.9852450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/INSTALLER 2025-10-10T02:10:59.9853840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/METADATA 2025-10-10T02:10:59.9854800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/cool.py 2025-10-10T02:10:59.9855980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/version.py 2025-10-10T02:10:59.9857210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/__init__.pyi 2025-10-10T02:10:59.9858470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/__init__.py 2025-10-10T02:10:59.9859410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/core.py 2025-10-10T02:10:59.9860870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/__pycache__/core.cpython-313.pyc 2025-10-10T02:10:59.9862480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/__pycache__/_frozendict_py.cpython-313.pyc 2025-10-10T02:10:59.9864010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/__pycache__/monkeypatch.cpython-313.pyc 2025-10-10T02:10:59.9865730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.9867210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/__pycache__/version.cpython-313.pyc 2025-10-10T02:10:59.9868790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/__pycache__/cool.cpython-313.pyc 2025-10-10T02:10:59.9869840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/py.typed 2025-10-10T02:10:59.9871160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/_frozendict_py.py 2025-10-10T02:10:59.9872440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/monkeypatch.py 2025-10-10T02:10:59.9873810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core-2.33.2.dist-info/RECORD 2025-10-10T02:10:59.9875310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core-2.33.2.dist-info/licenses/LICENSE 2025-10-10T02:10:59.9876730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core-2.33.2.dist-info/direct_url.json 2025-10-10T02:10:59.9878160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core-2.33.2.dist-info/WHEEL 2025-10-10T02:10:59.9879460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core-2.33.2.dist-info/REQUESTED 2025-10-10T02:10:59.9880900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core-2.33.2.dist-info/INSTALLER 2025-10-10T02:10:59.9882250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core-2.33.2.dist-info/METADATA 2025-10-10T02:10:59.9883380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/_openssl.py 2025-10-10T02:10:59.9884590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/_api.py 2025-10-10T02:10:59.9885710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/_macos.py 2025-10-10T02:10:59.9886810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/__init__.py 2025-10-10T02:10:59.9888380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/__pycache__/_windows.cpython-313.pyc 2025-10-10T02:10:59.9890000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/__pycache__/_api.cpython-313.pyc 2025-10-10T02:10:59.9891470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/__pycache__/_macos.cpython-313.pyc 2025-10-10T02:10:59.9892980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/__pycache__/_openssl.cpython-313.pyc 2025-10-10T02:10:59.9894510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/__pycache__/_ssl_constants.cpython-313.pyc 2025-10-10T02:10:59.9895990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.9897220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/_ssl_constants.py 2025-10-10T02:10:59.9898500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/py.typed 2025-10-10T02:10:59.9899920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/_windows.py 2025-10-10T02:10:59.9900870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments-2.19.1.dist-info/RECORD 2025-10-10T02:10:59.9902340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments-2.19.1.dist-info/licenses/LICENSE 2025-10-10T02:10:59.9903800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments-2.19.1.dist-info/licenses/AUTHORS 2025-10-10T02:10:59.9905290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments-2.19.1.dist-info/direct_url.json 2025-10-10T02:10:59.9906460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments-2.19.1.dist-info/WHEEL 2025-10-10T02:10:59.9908110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments-2.19.1.dist-info/entry_points.txt 2025-10-10T02:10:59.9909130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments-2.19.1.dist-info/REQUESTED 2025-10-10T02:10:59.9910330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments-2.19.1.dist-info/INSTALLER 2025-10-10T02:10:59.9911640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments-2.19.1.dist-info/METADATA 2025-10-10T02:10:59.9912900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tomli-2.2.1.dist-info/RECORD 2025-10-10T02:10:59.9914110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tomli-2.2.1.dist-info/LICENSE 2025-10-10T02:10:59.9915470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tomli-2.2.1.dist-info/direct_url.json 2025-10-10T02:10:59.9916590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tomli-2.2.1.dist-info/WHEEL 2025-10-10T02:10:59.9917840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tomli-2.2.1.dist-info/REQUESTED 2025-10-10T02:10:59.9919060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tomli-2.2.1.dist-info/INSTALLER 2025-10-10T02:10:59.9920220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tomli-2.2.1.dist-info/METADATA 2025-10-10T02:10:59.9921410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/signing.py 2025-10-10T02:10:59.9922650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__init__.py 2025-10-10T02:10:59.9923880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__version__.py 2025-10-10T02:10:59.9925390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/__version__.cpython-313.pyc 2025-10-10T02:10:59.9927090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/plugin.cpython-313.pyc 2025-10-10T02:10:59.9928540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/common.cpython-313.pyc 2025-10-10T02:10:59.9930360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/metadata_construction.cpython-313.pyc 2025-10-10T02:10:59.9931810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/signing.cpython-313.pyc 2025-10-10T02:10:59.9933360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/cli.cpython-313.pyc 2025-10-10T02:10:59.9935280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/authentication.cpython-313.pyc 2025-10-10T02:10:59.9936940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:10:59.9938600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.9939980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/root_signing.cpython-313.pyc 2025-10-10T02:10:59.9941380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/metadata_construction.py 2025-10-10T02:10:59.9942430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/cli.py 2025-10-10T02:10:59.9943590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/common.py 2025-10-10T02:10:59.9944920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/authentication.py 2025-10-10T02:10:59.9946040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/plugin.py 2025-10-10T02:10:59.9947260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__main__.py 2025-10-10T02:10:59.9948390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/root_signing.py 2025-10-10T02:10:59.9949380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi/_api.py 2025-10-10T02:10:59.9950600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi/__init__.py 2025-10-10T02:10:59.9951540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi/_build.py 2025-10-10T02:10:59.9952820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi/__pycache__/_api.cpython-313.pyc 2025-10-10T02:10:59.9954050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi/__pycache__/_build.cpython-313.pyc 2025-10-10T02:10:59.9955430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.9956660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi/_brotlicffi.abi3.so 2025-10-10T02:10:59.9957620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_schema.py 2025-10-10T02:10:59.9959010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/win_utils/win_elevate.py 2025-10-10T02:10:59.9960420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/win_utils/knownfolders.py 2025-10-10T02:10:59.9961770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/win_utils/registry.py 2025-10-10T02:10:59.9963000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/win_utils/__init__.py 2025-10-10T02:10:59.9964680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/win_utils/__pycache__/knownfolders.cpython-313.pyc 2025-10-10T02:10:59.9966290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/win_utils/__pycache__/registry.cpython-313.pyc 2025-10-10T02:10:59.9967920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/win_utils/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.9969760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/win_utils/__pycache__/win_elevate.cpython-313.pyc 2025-10-10T02:10:59.9970780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/__init__.py 2025-10-10T02:10:59.9971780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/win.py 2025-10-10T02:10:59.9973290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/__pycache__/base.cpython-313.pyc 2025-10-10T02:10:59.9974680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/__pycache__/win.cpython-313.pyc 2025-10-10T02:10:59.9975970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/__pycache__/linux.cpython-313.pyc 2025-10-10T02:10:59.9977400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/__pycache__/osx.cpython-313.pyc 2025-10-10T02:10:59.9979040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:10:59.9980050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/linux.py 2025-10-10T02:10:59.9981150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/base.py 2025-10-10T02:10:59.9982280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/osx.py 2025-10-10T02:10:59.9983370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_version.py 2025-10-10T02:10:59.9984670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/LICENSE 2025-10-10T02:10:59.9985920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_version.py 2025-10-10T02:10:59.9987170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_module.py 2025-10-10T02:10:59.9988590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_syncronized.py 2025-10-10T02:10:59.9990050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_importing.py 2025-10-10T02:10:59.9991210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__init__.py 2025-10-10T02:10:59.9992810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_alias_module.py 2025-10-10T02:10:59.9994060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_module.cpython-313.pyc 2025-10-10T02:10:59.9995650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_version.cpython-313.pyc 2025-10-10T02:10:59.9997310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_syncronized.cpython-313.pyc 2025-10-10T02:10:59.9998790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_importing.cpython-313.pyc 2025-10-10T02:11:00.0000460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.0002000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_alias_module.cpython-313.pyc 2025-10-10T02:11:00.0003010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/py.typed 2025-10-10T02:11:00.0004100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/__init__.py 2025-10-10T02:11:00.0005490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/__pycache__/api.cpython-313.pyc 2025-10-10T02:11:00.0007190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/__pycache__/_schema.cpython-313.pyc 2025-10-10T02:11:00.0008140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/__pycache__/utils.cpython-313.pyc 2025-10-10T02:11:00.0009590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/__pycache__/_version.cpython-313.pyc 2025-10-10T02:11:00.0010950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.0011850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/api.py 2025-10-10T02:11:00.0012720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/utils.py 2025-10-10T02:11:00.0013900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/cwp.py 2025-10-10T02:11:00.0015070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/__init__.py 2025-10-10T02:11:00.0016160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/win32.py 2025-10-10T02:11:00.0017670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/main.cpython-313.pyc 2025-10-10T02:11:00.0019200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/cwp.cpython-313.pyc 2025-10-10T02:11:00.0020590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/win32.cpython-313.pyc 2025-10-10T02:11:00.0022050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/utils.cpython-313.pyc 2025-10-10T02:11:00.0023550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.0024690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/utils.py 2025-10-10T02:11:00.0025800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/main.py 2025-10-10T02:11:00.0027110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/menuinst.schema.json 2025-10-10T02:11:00.0028550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-1.schema.json 2025-10-10T02:11:00.0029650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/osx_launcher_arm64 2025-10-10T02:11:00.0030920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/menuinst.default.json 2025-10-10T02:11:00.0032390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/appkit_launcher_x86_64 2025-10-10T02:11:00.0033700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-2.default.json 2025-10-10T02:11:00.0034930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-2.schema.json 2025-10-10T02:11:00.0036130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/osx_launcher_x86_64 2025-10-10T02:11:00.0037550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/menuinst-1-1-0.schema.json 2025-10-10T02:11:00.0042800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-1.default.json 2025-10-10T02:11:00.0043460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-0.schema.json 2025-10-10T02:11:00.0044050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/menuinst-1-1-0.default.json 2025-10-10T02:11:00.0044600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-0.default.json 2025-10-10T02:11:00.0045180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/menuinst-1-1-1.default.json 2025-10-10T02:11:00.0045740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/menuinst-1-1-1.schema.json 2025-10-10T02:11:00.0046370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/appkit_launcher_arm64 2025-10-10T02:11:00.0047520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3-2.5.0.dist-info/RECORD 2025-10-10T02:11:00.0048870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3-2.5.0.dist-info/licenses/LICENSE.txt 2025-10-10T02:11:00.0050120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3-2.5.0.dist-info/direct_url.json 2025-10-10T02:11:00.0051350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3-2.5.0.dist-info/WHEEL 2025-10-10T02:11:00.0052470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3-2.5.0.dist-info/REQUESTED 2025-10-10T02:11:00.0053680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3-2.5.0.dist-info/INSTALLER 2025-10-10T02:11:00.0055070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3-2.5.0.dist-info/METADATA 2025-10-10T02:11:00.0056240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/RECORD 2025-10-10T02:11:00.0057440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/LICENSE 2025-10-10T02:11:00.0058650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/direct_url.json 2025-10-10T02:11:00.0059730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/WHEEL 2025-10-10T02:11:00.0060920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/top_level.txt 2025-10-10T02:11:00.0062040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/REQUESTED 2025-10-10T02:11:00.0063370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/INSTALLER 2025-10-10T02:11:00.0064640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/METADATA 2025-10-10T02:11:00.0065850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth-0.8.6.dist-info/RECORD 2025-10-10T02:11:00.0067180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth-0.8.6.dist-info/licenses/LICENSE 2025-10-10T02:11:00.0068440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth-0.8.6.dist-info/direct_url.json 2025-10-10T02:11:00.0069830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth-0.8.6.dist-info/WHEEL 2025-10-10T02:11:00.0071100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth-0.8.6.dist-info/entry_points.txt 2025-10-10T02:11:00.0072250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth-0.8.6.dist-info/REQUESTED 2025-10-10T02:11:00.0073440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth-0.8.6.dist-info/INSTALLER 2025-10-10T02:11:00.0074740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth-0.8.6.dist-info/METADATA 2025-10-10T02:11:00.0075820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base/plugins.py 2025-10-10T02:11:00.0077000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base/console.py 2025-10-10T02:11:00.0078190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base/config.py 2025-10-10T02:11:00.0079390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base/_version.py 2025-10-10T02:11:00.0080540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base/__init__.py 2025-10-10T02:11:00.0082200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base/__pycache__/plugins.cpython-313.pyc 2025-10-10T02:11:00.0083530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base/__pycache__/config.cpython-313.pyc 2025-10-10T02:11:00.0085110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base/__pycache__/exceptions.cpython-313.pyc 2025-10-10T02:11:00.0086620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base/__pycache__/_version.cpython-313.pyc 2025-10-10T02:11:00.0087900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base/__pycache__/cli.cpython-313.pyc 2025-10-10T02:11:00.0089130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.0090390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base/__pycache__/console.cpython-313.pyc 2025-10-10T02:11:00.0091550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base/cli.py 2025-10-10T02:11:00.0092800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base/py.typed 2025-10-10T02:11:00.0093940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base/exceptions.py 2025-10-10T02:11:00.0095020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat.cpython-313-darwin.so 2025-10-10T02:11:00.0096090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco_classes-3.4.0.dist-info/RECORD 2025-10-10T02:11:00.0097380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco_classes-3.4.0.dist-info/licenses/LICENSE 2025-10-10T02:11:00.0098780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco_classes-3.4.0.dist-info/direct_url.json 2025-10-10T02:11:00.0099810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco_classes-3.4.0.dist-info/WHEEL 2025-10-10T02:11:00.0101150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco_classes-3.4.0.dist-info/top_level.txt 2025-10-10T02:11:00.0102420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco_classes-3.4.0.dist-info/REQUESTED 2025-10-10T02:11:00.0103710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco_classes-3.4.0.dist-info/INSTALLER 2025-10-10T02:11:00.0105150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco_classes-3.4.0.dist-info/METADATA 2025-10-10T02:11:00.0106150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl-0.1.0.dist-info/RECORD 2025-10-10T02:11:00.0107150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl-0.1.0.dist-info/LICENSE 2025-10-10T02:11:00.0108400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl-0.1.0.dist-info/direct_url.json 2025-10-10T02:11:00.0109370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl-0.1.0.dist-info/WHEEL 2025-10-10T02:11:00.0110470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl-0.1.0.dist-info/REQUESTED 2025-10-10T02:11:00.0111540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl-0.1.0.dist-info/INSTALLER 2025-10-10T02:11:00.0112840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl-0.1.0.dist-info/METADATA 2025-10-10T02:11:00.0113970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda-25.7.0.dist-info/RECORD 2025-10-10T02:11:00.0115260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda-25.7.0.dist-info/licenses/AUTHORS.md 2025-10-10T02:11:00.0116560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda-25.7.0.dist-info/licenses/LICENSE 2025-10-10T02:11:00.0117790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda-25.7.0.dist-info/direct_url.json 2025-10-10T02:11:00.0119000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda-25.7.0.dist-info/WHEEL 2025-10-10T02:11:00.0120330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda-25.7.0.dist-info/entry_points.txt 2025-10-10T02:11:00.0121500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda-25.7.0.dist-info/REQUESTED 2025-10-10T02:11:00.0122780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda-25.7.0.dist-info/INSTALLER 2025-10-10T02:11:00.0123990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda-25.7.0.dist-info/METADATA 2025-10-10T02:11:00.0125020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/patch.py 2025-10-10T02:11:00.0126260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/_version.py 2025-10-10T02:11:00.0127460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/__init__.py 2025-10-10T02:11:00.0128600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/tokens.py 2025-10-10T02:11:00.0130240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/plugin.cpython-313.pyc 2025-10-10T02:11:00.0131620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/tokens.cpython-313.pyc 2025-10-10T02:11:00.0133380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/utils.cpython-313.pyc 2025-10-10T02:11:00.0134630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/_version.cpython-313.pyc 2025-10-10T02:11:00.0136280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/install.cpython-313.pyc 2025-10-10T02:11:00.0137760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/patch.cpython-313.pyc 2025-10-10T02:11:00.0139130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/heartbeat.cpython-313.pyc 2025-10-10T02:11:00.0140620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.0141680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/utils.py 2025-10-10T02:11:00.0142850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/plugin.py 2025-10-10T02:11:00.0143920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/heartbeat.py 2025-10-10T02:11:00.0145000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/conda_fmt.py 2025-10-10T02:11:00.0145860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/interface.py 2025-10-10T02:11:00.0146960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__init__.py 2025-10-10T02:11:00.0148060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/api.cpython-313.pyc 2025-10-10T02:11:00.0149380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/streaming.cpython-313.pyc 2025-10-10T02:11:00.0150510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/tarball.cpython-313.pyc 2025-10-10T02:11:00.0151930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/conda_fmt.cpython-313.pyc 2025-10-10T02:11:00.0153410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/validate.cpython-313.pyc 2025-10-10T02:11:00.0154780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/interface.cpython-313.pyc 2025-10-10T02:11:00.0156430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/utils.cpython-313.pyc 2025-10-10T02:11:00.0157940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/exceptions.cpython-313.pyc 2025-10-10T02:11:00.0159400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/cli.cpython-313.pyc 2025-10-10T02:11:00.0160980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:11:00.0162590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.0163690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/api.py 2025-10-10T02:11:00.0164970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/validate.py 2025-10-10T02:11:00.0166110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/cli.py 2025-10-10T02:11:00.0167370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/utils.py 2025-10-10T02:11:00.0168700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/exceptions.py 2025-10-10T02:11:00.0169890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/tarball.py 2025-10-10T02:11:00.0171120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/streaming.py 2025-10-10T02:11:00.0172740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__main__.py 2025-10-10T02:11:00.0173520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons-25.0.0.dist-info/RECORD 2025-10-10T02:11:00.0174680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons-25.0.0.dist-info/LICENSE 2025-10-10T02:11:00.0175970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons-25.0.0.dist-info/direct_url.json 2025-10-10T02:11:00.0177120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons-25.0.0.dist-info/WHEEL 2025-10-10T02:11:00.0178360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons-25.0.0.dist-info/REQUESTED 2025-10-10T02:11:00.0179700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons-25.0.0.dist-info/INSTALLER 2025-10-10T02:11:00.0180800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons-25.0.0.dist-info/METADATA 2025-10-10T02:11:00.0181970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/namedutils.py 2025-10-10T02:11:00.0182950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/cacheutils.py 2025-10-10T02:11:00.0184070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/pathutils.py 2025-10-10T02:11:00.0185250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/dictutils.py 2025-10-10T02:11:00.0186380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/tableutils.py 2025-10-10T02:11:00.0187450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/iterutils.py 2025-10-10T02:11:00.0188590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/mboxutils.py 2025-10-10T02:11:00.0189640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/fileutils.py 2025-10-10T02:11:00.0190830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/queueutils.py 2025-10-10T02:11:00.0191880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__init__.py 2025-10-10T02:11:00.0193010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/formatutils.py 2025-10-10T02:11:00.0194500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/namedutils.cpython-313.pyc 2025-10-10T02:11:00.0195810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/deprutils.cpython-313.pyc 2025-10-10T02:11:00.0197120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/ecoutils.cpython-313.pyc 2025-10-10T02:11:00.0198520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/tbutils.cpython-313.pyc 2025-10-10T02:11:00.0200010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/easterutils.cpython-313.pyc 2025-10-10T02:11:00.0201280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/gcutils.cpython-313.pyc 2025-10-10T02:11:00.0202730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/iterutils.cpython-313.pyc 2025-10-10T02:11:00.0203980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/listutils.cpython-313.pyc 2025-10-10T02:11:00.0205300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/urlutils.cpython-313.pyc 2025-10-10T02:11:00.0206610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/tableutils.cpython-313.pyc 2025-10-10T02:11:00.0207950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/strutils.cpython-313.pyc 2025-10-10T02:11:00.0209420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/timeutils.cpython-313.pyc 2025-10-10T02:11:00.0210760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/socketutils.cpython-313.pyc 2025-10-10T02:11:00.0212170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/fileutils.cpython-313.pyc 2025-10-10T02:11:00.0213530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/formatutils.cpython-313.pyc 2025-10-10T02:11:00.0215220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/setutils.cpython-313.pyc 2025-10-10T02:11:00.0216220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/dictutils.cpython-313.pyc 2025-10-10T02:11:00.0217580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/queueutils.cpython-313.pyc 2025-10-10T02:11:00.0218940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/jsonutils.cpython-313.pyc 2025-10-10T02:11:00.0220210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/mboxutils.cpython-313.pyc 2025-10-10T02:11:00.0221690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/typeutils.cpython-313.pyc 2025-10-10T02:11:00.0223090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/funcutils.cpython-313.pyc 2025-10-10T02:11:00.0224710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/pathutils.cpython-313.pyc 2025-10-10T02:11:00.0226110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/cacheutils.cpython-313.pyc 2025-10-10T02:11:00.0227420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/ioutils.cpython-313.pyc 2025-10-10T02:11:00.0228790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/statsutils.cpython-313.pyc 2025-10-10T02:11:00.0230210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/debugutils.cpython-313.pyc 2025-10-10T02:11:00.0231590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/mathutils.cpython-313.pyc 2025-10-10T02:11:00.0232960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/excutils.cpython-313.pyc 2025-10-10T02:11:00.0234280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.0235450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/tbutils.py 2025-10-10T02:11:00.0236560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/typeutils.py 2025-10-10T02:11:00.0237380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/ecoutils.py 2025-10-10T02:11:00.0238440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/excutils.py 2025-10-10T02:11:00.0239500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/deprutils.py 2025-10-10T02:11:00.0240650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/jsonutils.py 2025-10-10T02:11:00.0241640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/socketutils.py 2025-10-10T02:11:00.0242670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/setutils.py 2025-10-10T02:11:00.0243750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/statsutils.py 2025-10-10T02:11:00.0244870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/listutils.py 2025-10-10T02:11:00.0246030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/debugutils.py 2025-10-10T02:11:00.0247100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/urlutils.py 2025-10-10T02:11:00.0248400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/easterutils.py 2025-10-10T02:11:00.0249380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/ioutils.py 2025-10-10T02:11:00.0250400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/strutils.py 2025-10-10T02:11:00.0251490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/mathutils.py 2025-10-10T02:11:00.0252500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/timeutils.py 2025-10-10T02:11:00.0253530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/gcutils.py 2025-10-10T02:11:00.0254720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/funcutils.py 2025-10-10T02:11:00.0255900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/dotenv/version.py 2025-10-10T02:11:00.0256690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/dotenv/variables.py 2025-10-10T02:11:00.0257780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/dotenv/__init__.py 2025-10-10T02:11:00.0258980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/dotenv/__pycache__/main.cpython-313.pyc 2025-10-10T02:11:00.0260310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/dotenv/__pycache__/ipython.cpython-313.pyc 2025-10-10T02:11:00.0261570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/dotenv/__pycache__/variables.cpython-313.pyc 2025-10-10T02:11:00.0262760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/dotenv/__pycache__/cli.cpython-313.pyc 2025-10-10T02:11:00.0264100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/dotenv/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:11:00.0265360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/dotenv/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.0266740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/dotenv/__pycache__/version.cpython-313.pyc 2025-10-10T02:11:00.0268050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/dotenv/__pycache__/parser.cpython-313.pyc 2025-10-10T02:11:00.0269020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/dotenv/parser.py 2025-10-10T02:11:00.0269820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/dotenv/cli.py 2025-10-10T02:11:00.0270840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/dotenv/ipython.py 2025-10-10T02:11:00.0271890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/dotenv/py.typed 2025-10-10T02:11:00.0272740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/dotenv/main.py 2025-10-10T02:11:00.0273760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/dotenv/__main__.py 2025-10-10T02:11:00.0274900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types/__init__.py 2025-10-10T02:11:00.0276430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types/__pycache__/test_cases.cpython-313.pyc 2025-10-10T02:11:00.0277810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.0278790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types/py.typed 2025-10-10T02:11:00.0280000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types/test_cases.py 2025-10-10T02:11:00.0281160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama-0.4.6.dist-info/RECORD 2025-10-10T02:11:00.0282440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama-0.4.6.dist-info/licenses/LICENSE.txt 2025-10-10T02:11:00.0283690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama-0.4.6.dist-info/direct_url.json 2025-10-10T02:11:00.0284820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama-0.4.6.dist-info/WHEEL 2025-10-10T02:11:00.0286090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama-0.4.6.dist-info/REQUESTED 2025-10-10T02:11:00.0287380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama-0.4.6.dist-info/INSTALLER 2025-10-10T02:11:00.0288580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama-0.4.6.dist-info/METADATA 2025-10-10T02:11:00.0289580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch.py 2025-10-10T02:11:00.0290480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/test_pycosat.py 2025-10-10T02:11:00.0291630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/filters/__init__.py 2025-10-10T02:11:00.0293100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/filters/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.0294210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/modeline.py 2025-10-10T02:11:00.0295240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/console.py 2025-10-10T02:11:00.0296290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/scanner.py 2025-10-10T02:11:00.0297290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatter.py 2025-10-10T02:11:00.0298470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/soong.py 2025-10-10T02:11:00.0299580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/c_like.py 2025-10-10T02:11:00.0300650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ampl.py 2025-10-10T02:11:00.0301850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/agile.py 2025-10-10T02:11:00.0302920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/graphics.py 2025-10-10T02:11:00.0304100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/hdl.py 2025-10-10T02:11:00.0305280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ecl.py 2025-10-10T02:11:00.0306500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/futhark.py 2025-10-10T02:11:00.0307520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ada.py 2025-10-10T02:11:00.0308640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_postgres_builtins.py 2025-10-10T02:11:00.0309700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/console.py 2025-10-10T02:11:00.0310790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/mime.py 2025-10-10T02:11:00.0311980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_lua_builtins.py 2025-10-10T02:11:00.0313240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/capnproto.py 2025-10-10T02:11:00.0314320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/nimrod.py 2025-10-10T02:11:00.0315410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/rebol.py 2025-10-10T02:11:00.0316600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/objective.py 2025-10-10T02:11:00.0317630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/sas.py 2025-10-10T02:11:00.0318880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_qlik_builtins.py 2025-10-10T02:11:00.0319860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/phix.py 2025-10-10T02:11:00.0321090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/graphql.py 2025-10-10T02:11:00.0322110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/usd.py 2025-10-10T02:11:00.0323300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/crystal.py 2025-10-10T02:11:00.0324350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/verifpal.py 2025-10-10T02:11:00.0325690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_sourcemod_builtins.py 2025-10-10T02:11:00.0326680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/web.py 2025-10-10T02:11:00.0327620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ldap.py 2025-10-10T02:11:00.0328820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/verification.py 2025-10-10T02:11:00.0329790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/erlang.py 2025-10-10T02:11:00.0330890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/apdlexer.py 2025-10-10T02:11:00.0332080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/slash.py 2025-10-10T02:11:00.0333090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/boa.py 2025-10-10T02:11:00.0334360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/elpi.py 2025-10-10T02:11:00.0335340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/maxima.py 2025-10-10T02:11:00.0336570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/chapel.py 2025-10-10T02:11:00.0337700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/configs.py 2025-10-10T02:11:00.0338780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/clean.py 2025-10-10T02:11:00.0339650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/mojo.py 2025-10-10T02:11:00.0340520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/jslt.py 2025-10-10T02:11:00.0341380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ul4.py 2025-10-10T02:11:00.0342280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/numbair.py 2025-10-10T02:11:00.0343110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/qvt.py 2025-10-10T02:11:00.0344010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/tablegen.py 2025-10-10T02:11:00.0345040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/inferno.py 2025-10-10T02:11:00.0345940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/tlb.py 2025-10-10T02:11:00.0346690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/nix.py 2025-10-10T02:11:00.0347560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/wren.py 2025-10-10T02:11:00.0348490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/parasail.py 2025-10-10T02:11:00.0349320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/smithy.py 2025-10-10T02:11:00.0350380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_css_builtins.py 2025-10-10T02:11:00.0351310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/graphviz.py 2025-10-10T02:11:00.0352130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/r.py 2025-10-10T02:11:00.0352980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/pawn.py 2025-10-10T02:11:00.0353830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/dns.py 2025-10-10T02:11:00.0354710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/maple.py 2025-10-10T02:11:00.0355700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/idl.py 2025-10-10T02:11:00.0356580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/iolang.py 2025-10-10T02:11:00.0357390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/amdgpu.py 2025-10-10T02:11:00.0358310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/dsls.py 2025-10-10T02:11:00.0359310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/supercollider.py 2025-10-10T02:11:00.0360140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/comal.py 2025-10-10T02:11:00.0361070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/solidity.py 2025-10-10T02:11:00.0362140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_scilab_builtins.py 2025-10-10T02:11:00.0363140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_lilypond_builtins.py 2025-10-10T02:11:00.0363980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/hare.py 2025-10-10T02:11:00.0364830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/lisp.py 2025-10-10T02:11:00.0365660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/j.py 2025-10-10T02:11:00.0366620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/blueprint.py 2025-10-10T02:11:00.0371590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/mosel.py 2025-10-10T02:11:00.0372110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_googlesql_builtins.py 2025-10-10T02:11:00.0372660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_vbscript_builtins.py 2025-10-10T02:11:00.0373200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_openedge_builtins.py 2025-10-10T02:11:00.0373720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/smalltalk.py 2025-10-10T02:11:00.0374210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/spice.py 2025-10-10T02:11:00.0374680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/monte.py 2025-10-10T02:11:00.0375180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_luau_builtins.py 2025-10-10T02:11:00.0375690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/webmisc.py 2025-10-10T02:11:00.0376160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/teal.py 2025-10-10T02:11:00.0376820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/c_cpp.py 2025-10-10T02:11:00.0377540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/perl.py 2025-10-10T02:11:00.0378540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/robotframework.py 2025-10-10T02:11:00.0379450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/textfmts.py 2025-10-10T02:11:00.0380310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/jsonnet.py 2025-10-10T02:11:00.0381390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/cplint.py 2025-10-10T02:11:00.0382070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/jsx.py 2025-10-10T02:11:00.0382950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/prolog.py 2025-10-10T02:11:00.0383850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/rnc.py 2025-10-10T02:11:00.0384950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/wowtoc.py 2025-10-10T02:11:00.0385850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_julia_builtins.py 2025-10-10T02:11:00.0386550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/algebra.py 2025-10-10T02:11:00.0387470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/typoscript.py 2025-10-10T02:11:00.0388400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/automation.py 2025-10-10T02:11:00.0389570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/sieve.py 2025-10-10T02:11:00.0390190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/esoteric.py 2025-10-10T02:11:00.0391090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/graph.py 2025-10-10T02:11:00.0391940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/html.py 2025-10-10T02:11:00.0392990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_php_builtins.py 2025-10-10T02:11:00.0393820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/shell.py 2025-10-10T02:11:00.0394700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/scripting.py 2025-10-10T02:11:00.0395510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/gsql.py 2025-10-10T02:11:00.0396440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/gdscript.py 2025-10-10T02:11:00.0397290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ambient.py 2025-10-10T02:11:00.0398200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/arrow.py 2025-10-10T02:11:00.0399040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/oberon.py 2025-10-10T02:11:00.0400090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_stata_builtins.py 2025-10-10T02:11:00.0401040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/floscript.py 2025-10-10T02:11:00.0401880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/resource.py 2025-10-10T02:11:00.0402780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__init__.py 2025-10-10T02:11:00.0403580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/d.py 2025-10-10T02:11:00.0404460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ruby.py 2025-10-10T02:11:00.0405380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/other.py 2025-10-10T02:11:00.0406250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/pony.py 2025-10-10T02:11:00.0407130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/matlab.py 2025-10-10T02:11:00.0408000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/felix.py 2025-10-10T02:11:00.0408860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/tnt.py 2025-10-10T02:11:00.0409860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_vim_builtins.py 2025-10-10T02:11:00.0410770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/freefem.py 2025-10-10T02:11:00.0411670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/thingsdb.py 2025-10-10T02:11:00.0412560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/teraterm.py 2025-10-10T02:11:00.0413460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/parsers.py 2025-10-10T02:11:00.0414360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/jmespath.py 2025-10-10T02:11:00.0415280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/carbon.py 2025-10-10T02:11:00.0416260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/theorem.py 2025-10-10T02:11:00.0417060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/compiled.py 2025-10-10T02:11:00.0417990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/int_fiction.py 2025-10-10T02:11:00.0418990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_cocoa_builtins.py 2025-10-10T02:11:00.0420400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/maxima.cpython-313.pyc 2025-10-10T02:11:00.0421280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/hexdump.cpython-313.pyc 2025-10-10T02:11:00.0422390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/teal.cpython-313.pyc 2025-10-10T02:11:00.0423620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/elpi.cpython-313.pyc 2025-10-10T02:11:00.0424720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/templates.cpython-313.pyc 2025-10-10T02:11:00.0425820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/nimrod.cpython-313.pyc 2025-10-10T02:11:00.0427020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_usd_builtins.cpython-313.pyc 2025-10-10T02:11:00.0428060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ruby.cpython-313.pyc 2025-10-10T02:11:00.0429160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/html.cpython-313.pyc 2025-10-10T02:11:00.0430300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/prolog.cpython-313.pyc 2025-10-10T02:11:00.0431410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/factor.cpython-313.pyc 2025-10-10T02:11:00.0432460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/hdl.cpython-313.pyc 2025-10-10T02:11:00.0433870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/pointless.cpython-313.pyc 2025-10-10T02:11:00.0434670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/rita.cpython-313.pyc 2025-10-10T02:11:00.0435950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_cocoa_builtins.cpython-313.pyc 2025-10-10T02:11:00.0437170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/pascal.cpython-313.pyc 2025-10-10T02:11:00.0438600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/trafficscript.cpython-313.pyc 2025-10-10T02:11:00.0439520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/verification.cpython-313.pyc 2025-10-10T02:11:00.0440630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/sophia.cpython-313.pyc 2025-10-10T02:11:00.0441670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/x10.cpython-313.pyc 2025-10-10T02:11:00.0442890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/thingsdb.cpython-313.pyc 2025-10-10T02:11:00.0443980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/freefem.cpython-313.pyc 2025-10-10T02:11:00.0445070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/yara.cpython-313.pyc 2025-10-10T02:11:00.0446170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/forth.cpython-313.pyc 2025-10-10T02:11:00.0447650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/foxpro.cpython-313.pyc 2025-10-10T02:11:00.0448410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/dsls.cpython-313.pyc 2025-10-10T02:11:00.0449540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/mojo.cpython-313.pyc 2025-10-10T02:11:00.0450580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/pony.cpython-313.pyc 2025-10-10T02:11:00.0451990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/verifpal.cpython-313.pyc 2025-10-10T02:11:00.0452810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/nit.cpython-313.pyc 2025-10-10T02:11:00.0453910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/jslt.cpython-313.pyc 2025-10-10T02:11:00.0455020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/web.cpython-313.pyc 2025-10-10T02:11:00.0456250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/email.cpython-313.pyc 2025-10-10T02:11:00.0457170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/make.cpython-313.pyc 2025-10-10T02:11:00.0458410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/webidl.cpython-313.pyc 2025-10-10T02:11:00.0459470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/typst.cpython-313.pyc 2025-10-10T02:11:00.0460630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/json5.cpython-313.pyc 2025-10-10T02:11:00.0461670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/xorg.cpython-313.pyc 2025-10-10T02:11:00.0462870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/maple.cpython-313.pyc 2025-10-10T02:11:00.0463880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/bqn.cpython-313.pyc 2025-10-10T02:11:00.0465210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/lean.cpython-313.pyc 2025-10-10T02:11:00.0466130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/blueprint.cpython-313.pyc 2025-10-10T02:11:00.0467200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/shell.cpython-313.pyc 2025-10-10T02:11:00.0468440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_stan_builtins.cpython-313.pyc 2025-10-10T02:11:00.0469900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ptx.cpython-313.pyc 2025-10-10T02:11:00.0470660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ecl.cpython-313.pyc 2025-10-10T02:11:00.0471950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/installers.cpython-313.pyc 2025-10-10T02:11:00.0473300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/functional.cpython-313.pyc 2025-10-10T02:11:00.0474750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/procfile.cpython-313.pyc 2025-10-10T02:11:00.0476090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/qvt.cpython-313.pyc 2025-10-10T02:11:00.0477520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/sgf.cpython-313.pyc 2025-10-10T02:11:00.0478940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/dalvik.cpython-313.pyc 2025-10-10T02:11:00.0480370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/idl.cpython-313.pyc 2025-10-10T02:11:00.0481770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ada.cpython-313.pyc 2025-10-10T02:11:00.0483220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/data.cpython-313.pyc 2025-10-10T02:11:00.0484560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/tal.cpython-313.pyc 2025-10-10T02:11:00.0485940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/wren.cpython-313.pyc 2025-10-10T02:11:00.0487400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/asc.cpython-313.pyc 2025-10-10T02:11:00.0488830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/apdlexer.cpython-313.pyc 2025-10-10T02:11:00.0490430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/csound.cpython-313.pyc 2025-10-10T02:11:00.0491730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/urbi.cpython-313.pyc 2025-10-10T02:11:00.0493190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/slash.cpython-313.pyc 2025-10-10T02:11:00.0494670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/arturo.cpython-313.pyc 2025-10-10T02:11:00.0496180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/numbair.cpython-313.pyc 2025-10-10T02:11:00.0497700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/int_fiction.cpython-313.pyc 2025-10-10T02:11:00.0499090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/asn1.cpython-313.pyc 2025-10-10T02:11:00.0500450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/inferno.cpython-313.pyc 2025-10-10T02:11:00.0501900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/openscad.cpython-313.pyc 2025-10-10T02:11:00.0503140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/lilypond.cpython-313.pyc 2025-10-10T02:11:00.0504290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_vim_builtins.cpython-313.pyc 2025-10-10T02:11:00.0505430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/soong.cpython-313.pyc 2025-10-10T02:11:00.0506490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/igor.cpython-313.pyc 2025-10-10T02:11:00.0507620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/basic.cpython-313.pyc 2025-10-10T02:11:00.0508750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/esoteric.cpython-313.pyc 2025-10-10T02:11:00.0509840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/qlik.cpython-313.pyc 2025-10-10T02:11:00.0510890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/r.cpython-313.pyc 2025-10-10T02:11:00.0512170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_lasso_builtins.cpython-313.pyc 2025-10-10T02:11:00.0513210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/agile.cpython-313.pyc 2025-10-10T02:11:00.0514320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/gsql.cpython-313.pyc 2025-10-10T02:11:00.0515450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/graphics.cpython-313.pyc 2025-10-10T02:11:00.0516820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/srcinfo.cpython-313.pyc 2025-10-10T02:11:00.0518060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/stata.cpython-313.pyc 2025-10-10T02:11:00.0519600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_ada_builtins.cpython-313.pyc 2025-10-10T02:11:00.0521120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/mips.cpython-313.pyc 2025-10-10T02:11:00.0522600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/perl.cpython-313.pyc 2025-10-10T02:11:00.0524220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/jsonnet.cpython-313.pyc 2025-10-10T02:11:00.0525930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_lilypond_builtins.cpython-313.pyc 2025-10-10T02:11:00.0527450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/asm.cpython-313.pyc 2025-10-10T02:11:00.0528860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/whiley.cpython-313.pyc 2025-10-10T02:11:00.0530300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ul4.cpython-313.pyc 2025-10-10T02:11:00.0531820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/bibtex.cpython-313.pyc 2025-10-10T02:11:00.0533360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/compiled.cpython-313.pyc 2025-10-10T02:11:00.0534900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/floscript.cpython-313.pyc 2025-10-10T02:11:00.0536450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/cddl.cpython-313.pyc 2025-10-10T02:11:00.0538160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/macaulay2.cpython-313.pyc 2025-10-10T02:11:00.0539540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/special.cpython-313.pyc 2025-10-10T02:11:00.0541190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_luau_builtins.cpython-313.pyc 2025-10-10T02:11:00.0542580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ooc.cpython-313.pyc 2025-10-10T02:11:00.0544180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/capnproto.cpython-313.pyc 2025-10-10T02:11:00.0545510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/dns.cpython-313.pyc 2025-10-10T02:11:00.0546940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/c_cpp.cpython-313.pyc 2025-10-10T02:11:00.0548480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_qlik_builtins.cpython-313.pyc 2025-10-10T02:11:00.0549960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/modeling.cpython-313.pyc 2025-10-10T02:11:00.0551310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/boa.cpython-313.pyc 2025-10-10T02:11:00.0552720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/iolang.cpython-313.pyc 2025-10-10T02:11:00.0554020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/sql.cpython-313.pyc 2025-10-10T02:11:00.0555480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/testing.cpython-313.pyc 2025-10-10T02:11:00.0556940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/prql.cpython-313.pyc 2025-10-10T02:11:00.0558380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/haskell.cpython-313.pyc 2025-10-10T02:11:00.0559800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/tls.cpython-313.pyc 2025-10-10T02:11:00.0561420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_julia_builtins.cpython-313.pyc 2025-10-10T02:11:00.0562800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/resource.cpython-313.pyc 2025-10-10T02:11:00.0564250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/mime.cpython-313.pyc 2025-10-10T02:11:00.0565830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_postgres_builtins.cpython-313.pyc 2025-10-10T02:11:00.0567150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/praat.cpython-313.pyc 2025-10-10T02:11:00.0568690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/kusto.cpython-313.pyc 2025-10-10T02:11:00.0570090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/go.cpython-313.pyc 2025-10-10T02:11:00.0571490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/tablegen.cpython-313.pyc 2025-10-10T02:11:00.0572930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/text.cpython-313.pyc 2025-10-10T02:11:00.0574570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/gcodelexer.cpython-313.pyc 2025-10-10T02:11:00.0576090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/graph.cpython-313.pyc 2025-10-10T02:11:00.0577400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/elm.cpython-313.pyc 2025-10-10T02:11:00.0578910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/chapel.cpython-313.pyc 2025-10-10T02:11:00.0580260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/arrow.cpython-313.pyc 2025-10-10T02:11:00.0581680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/graphviz.cpython-313.pyc 2025-10-10T02:11:00.0583300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_lua_builtins.cpython-313.pyc 2025-10-10T02:11:00.0584840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/bare.cpython-313.pyc 2025-10-10T02:11:00.0586290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ampl.cpython-313.pyc 2025-10-10T02:11:00.0587860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_cl_builtins.cpython-313.pyc 2025-10-10T02:11:00.0589310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/tact.cpython-313.pyc 2025-10-10T02:11:00.0590740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/minecraft.cpython-313.pyc 2025-10-10T02:11:00.0592110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/rnc.cpython-313.pyc 2025-10-10T02:11:00.0593650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/scripting.cpython-313.pyc 2025-10-10T02:11:00.0595140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_mysql_builtins.cpython-313.pyc 2025-10-10T02:11:00.0596460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/diff.cpython-313.pyc 2025-10-10T02:11:00.0598110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/futhark.cpython-313.pyc 2025-10-10T02:11:00.0599400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/gleam.cpython-313.pyc 2025-10-10T02:11:00.0600760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/teraterm.cpython-313.pyc 2025-10-10T02:11:00.0602220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/rego.cpython-313.pyc 2025-10-10T02:11:00.0603670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_scilab_builtins.cpython-313.pyc 2025-10-10T02:11:00.0605130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/spice.cpython-313.pyc 2025-10-10T02:11:00.0606500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/sas.cpython-313.pyc 2025-10-10T02:11:00.0608090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/solidity.cpython-313.pyc 2025-10-10T02:11:00.0609540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/fortran.cpython-313.pyc 2025-10-10T02:11:00.0610990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/meson.cpython-313.pyc 2025-10-10T02:11:00.0612550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/berry.cpython-313.pyc 2025-10-10T02:11:00.0614000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/css.cpython-313.pyc 2025-10-10T02:11:00.0615480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/modula2.cpython-313.pyc 2025-10-10T02:11:00.0617020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/parsers.cpython-313.pyc 2025-10-10T02:11:00.0618560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/textedit.cpython-313.pyc 2025-10-10T02:11:00.0619980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/smv.cpython-313.pyc 2025-10-10T02:11:00.0621290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/mosel.cpython-313.pyc 2025-10-10T02:11:00.0622760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/savi.cpython-313.pyc 2025-10-10T02:11:00.0624320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/robotframework.cpython-313.pyc 2025-10-10T02:11:00.0625660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/jvm.cpython-313.pyc 2025-10-10T02:11:00.0627170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/supercollider.cpython-313.pyc 2025-10-10T02:11:00.0628580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/objective.cpython-313.pyc 2025-10-10T02:11:00.0630110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ncl.cpython-313.pyc 2025-10-10T02:11:00.0631670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/automation.cpython-313.pyc 2025-10-10T02:11:00.0633100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/yang.cpython-313.pyc 2025-10-10T02:11:00.0634520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/usd.cpython-313.pyc 2025-10-10T02:11:00.0635950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ambient.cpython-313.pyc 2025-10-10T02:11:00.0637350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/c_like.cpython-313.pyc 2025-10-10T02:11:00.0638770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/fift.cpython-313.pyc 2025-10-10T02:11:00.0640290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/algebra.cpython-313.pyc 2025-10-10T02:11:00.0641790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ml.cpython-313.pyc 2025-10-10T02:11:00.0643190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/j.cpython-313.pyc 2025-10-10T02:11:00.0644790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_csound_builtins.cpython-313.pyc 2025-10-10T02:11:00.0646210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/rust.cpython-313.pyc 2025-10-10T02:11:00.0647660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/nix.cpython-313.pyc 2025-10-10T02:11:00.0649120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/amdgpu.cpython-313.pyc 2025-10-10T02:11:00.0650720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_sourcemod_builtins.cpython-313.pyc 2025-10-10T02:11:00.0651980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/graphql.cpython-313.pyc 2025-10-10T02:11:00.0653380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/cplint.cpython-313.pyc 2025-10-10T02:11:00.0654770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ride.cpython-313.pyc 2025-10-10T02:11:00.0656200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/rebol.cpython-313.pyc 2025-10-10T02:11:00.0657550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/matlab.cpython-313.pyc 2025-10-10T02:11:00.0658990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/codeql.cpython-313.pyc 2025-10-10T02:11:00.0660490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/webassembly.cpython-313.pyc 2025-10-10T02:11:00.0661820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/tcl.cpython-313.pyc 2025-10-10T02:11:00.0663230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/snobol.cpython-313.pyc 2025-10-10T02:11:00.0664690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/gdscript.cpython-313.pyc 2025-10-10T02:11:00.0666280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/varnish.cpython-313.pyc 2025-10-10T02:11:00.0667770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/oberon.cpython-313.pyc 2025-10-10T02:11:00.0669000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/haxe.cpython-313.pyc 2025-10-10T02:11:00.0670480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ldap.cpython-313.pyc 2025-10-10T02:11:00.0671800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/bdd.cpython-313.pyc 2025-10-10T02:11:00.0673110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/markup.cpython-313.pyc 2025-10-10T02:11:00.0674550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/archetype.cpython-313.pyc 2025-10-10T02:11:00.0675890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/julia.cpython-313.pyc 2025-10-10T02:11:00.0677330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/scdoc.cpython-313.pyc 2025-10-10T02:11:00.0678940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/unicon.cpython-313.pyc 2025-10-10T02:11:00.0680360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/vyper.cpython-313.pyc 2025-10-10T02:11:00.0681770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/erlang.cpython-313.pyc 2025-10-10T02:11:00.0683140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/tnt.cpython-313.pyc 2025-10-10T02:11:00.0684670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/php.cpython-313.pyc 2025-10-10T02:11:00.0686040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/pawn.cpython-313.pyc 2025-10-10T02:11:00.0687540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/devicetree.cpython-313.pyc 2025-10-10T02:11:00.0689150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/javascript.cpython-313.pyc 2025-10-10T02:11:00.0690430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/phix.cpython-313.pyc 2025-10-10T02:11:00.0692080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/actionscript.cpython-313.pyc 2025-10-10T02:11:00.0693490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_mapping.cpython-313.pyc 2025-10-10T02:11:00.0695120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/webmisc.cpython-313.pyc 2025-10-10T02:11:00.0696620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_php_builtins.cpython-313.pyc 2025-10-10T02:11:00.0698000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/typoscript.cpython-313.pyc 2025-10-10T02:11:00.0699370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/python.cpython-313.pyc 2025-10-10T02:11:00.0700710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_tsql_builtins.cpython-313.pyc 2025-10-10T02:11:00.0701780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/eiffel.cpython-313.pyc 2025-10-10T02:11:00.0703070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/jmespath.cpython-313.pyc 2025-10-10T02:11:00.0704050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/business.cpython-313.pyc 2025-10-10T02:11:00.0705460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_openedge_builtins.cpython-313.pyc 2025-10-10T02:11:00.0706380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/math.cpython-313.pyc 2025-10-10T02:11:00.0707620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/monte.cpython-313.pyc 2025-10-10T02:11:00.0708770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_vbscript_builtins.cpython-313.pyc 2025-10-10T02:11:00.0709920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/func.cpython-313.pyc 2025-10-10T02:11:00.0710920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/zig.cpython-313.pyc 2025-10-10T02:11:00.0712360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/wgsl.cpython-313.pyc 2025-10-10T02:11:00.0713820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/theorem.cpython-313.pyc 2025-10-10T02:11:00.0715440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/rdf.cpython-313.pyc 2025-10-10T02:11:00.0716780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/lisp.cpython-313.pyc 2025-10-10T02:11:00.0718350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_stata_builtins.cpython-313.pyc 2025-10-10T02:11:00.0719750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/comal.cpython-313.pyc 2025-10-10T02:11:00.0721180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/d.cpython-313.pyc 2025-10-10T02:11:00.0722530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/crystal.cpython-313.pyc 2025-10-10T02:11:00.0724090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_css_builtins.cpython-313.pyc 2025-10-10T02:11:00.0725610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/roboconf.cpython-313.pyc 2025-10-10T02:11:00.0727130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_asy_builtins.cpython-313.pyc 2025-10-10T02:11:00.0728640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_mql_builtins.cpython-313.pyc 2025-10-10T02:11:00.0730000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ezhil.cpython-313.pyc 2025-10-10T02:11:00.0731470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/carbon.cpython-313.pyc 2025-10-10T02:11:00.0732970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/felix.cpython-313.pyc 2025-10-10T02:11:00.0734580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/configs.cpython-313.pyc 2025-10-10T02:11:00.0736060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/other.cpython-313.pyc 2025-10-10T02:11:00.0737420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/fantom.cpython-313.pyc 2025-10-10T02:11:00.0738910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/parasail.cpython-313.pyc 2025-10-10T02:11:00.0740270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.0741690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/dylan.cpython-313.pyc 2025-10-10T02:11:00.0743290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_scheme_builtins.cpython-313.pyc 2025-10-10T02:11:00.0744780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/sieve.cpython-313.pyc 2025-10-10T02:11:00.0746220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/grammar_notation.cpython-313.pyc 2025-10-10T02:11:00.0747620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/wowtoc.cpython-313.pyc 2025-10-10T02:11:00.0749110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/q.cpython-313.pyc 2025-10-10T02:11:00.0750370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/kuin.cpython-313.pyc 2025-10-10T02:11:00.0751850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/hare.cpython-313.pyc 2025-10-10T02:11:00.0753190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/dax.cpython-313.pyc 2025-10-10T02:11:00.0754740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_googlesql_builtins.cpython-313.pyc 2025-10-10T02:11:00.0756110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/pddl.cpython-313.pyc 2025-10-10T02:11:00.0757470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/jsx.cpython-313.pyc 2025-10-10T02:11:00.0759020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/textfmts.cpython-313.pyc 2025-10-10T02:11:00.0760290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/vip.cpython-313.pyc 2025-10-10T02:11:00.0761570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/console.cpython-313.pyc 2025-10-10T02:11:00.0762890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/apl.cpython-313.pyc 2025-10-10T02:11:00.0764370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/smithy.cpython-313.pyc 2025-10-10T02:11:00.0765800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/clean.cpython-313.pyc 2025-10-10T02:11:00.0767090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/tlb.cpython-313.pyc 2025-10-10T02:11:00.0768590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/smalltalk.cpython-313.pyc 2025-10-10T02:11:00.0770040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/promql.cpython-313.pyc 2025-10-10T02:11:00.0771460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/dotnet.cpython-313.pyc 2025-10-10T02:11:00.0772460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ncl.py 2025-10-10T02:11:00.0773810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/vyper.py 2025-10-10T02:11:00.0774860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/lilypond.py 2025-10-10T02:11:00.0776080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/markup.py 2025-10-10T02:11:00.0777160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/pddl.py 2025-10-10T02:11:00.0778430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_asy_builtins.py 2025-10-10T02:11:00.0779640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/igor.py 2025-10-10T02:11:00.0780750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ml.py 2025-10-10T02:11:00.0781790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/savi.py 2025-10-10T02:11:00.0782840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/bqn.py 2025-10-10T02:11:00.0783920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/tal.py 2025-10-10T02:11:00.0784940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/tls.py 2025-10-10T02:11:00.0786490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/templates.py 2025-10-10T02:11:00.0787240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/forth.py 2025-10-10T02:11:00.0788310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/css.py 2025-10-10T02:11:00.0789500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/asm.py 2025-10-10T02:11:00.0790690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/roboconf.py 2025-10-10T02:11:00.0791870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_lasso_builtins.py 2025-10-10T02:11:00.0793000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/pascal.py 2025-10-10T02:11:00.0794270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/csound.py 2025-10-10T02:11:00.0795170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/typst.py 2025-10-10T02:11:00.0796260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ptx.py 2025-10-10T02:11:00.0797250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/sgf.py 2025-10-10T02:11:00.0798250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/kusto.py 2025-10-10T02:11:00.0799660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/webassembly.py 2025-10-10T02:11:00.0800810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/procfile.py 2025-10-10T02:11:00.0802030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/functional.py 2025-10-10T02:11:00.0803150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/codeql.py 2025-10-10T02:11:00.0804360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/textedit.py 2025-10-10T02:11:00.0805600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/installers.py 2025-10-10T02:11:00.0806750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/business.py 2025-10-10T02:11:00.0807920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/tcl.py 2025-10-10T02:11:00.0808990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/minecraft.py 2025-10-10T02:11:00.0810050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/vip.py 2025-10-10T02:11:00.0811240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/mips.py 2025-10-10T02:11:00.0812470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/meson.py 2025-10-10T02:11:00.0813510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/basic.py 2025-10-10T02:11:00.0814740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_stan_builtins.py 2025-10-10T02:11:00.0815820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/prql.py 2025-10-10T02:11:00.0817140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/eiffel.py 2025-10-10T02:11:00.0818190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/scdoc.py 2025-10-10T02:11:00.0819230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/dax.py 2025-10-10T02:11:00.0820360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/rdf.py 2025-10-10T02:11:00.0821430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/gleam.py 2025-10-10T02:11:00.0822560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/email.py 2025-10-10T02:11:00.0823840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/sophia.py 2025-10-10T02:11:00.0825020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/modula2.py 2025-10-10T02:11:00.0826060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/nit.py 2025-10-10T02:11:00.0827300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/actionscript.py 2025-10-10T02:11:00.0828420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/qlik.py 2025-10-10T02:11:00.0829420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/text.py 2025-10-10T02:11:00.0830420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/apl.py 2025-10-10T02:11:00.0831660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_cl_builtins.py 2025-10-10T02:11:00.0832990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_mql_builtins.py 2025-10-10T02:11:00.0834160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/srcinfo.py 2025-10-10T02:11:00.0835300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/rego.py 2025-10-10T02:11:00.0836500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/archetype.py 2025-10-10T02:11:00.0837580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/python.py 2025-10-10T02:11:00.0838970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_csound_builtins.py 2025-10-10T02:11:00.0839990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/factor.py 2025-10-10T02:11:00.0841130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/dalvik.py 2025-10-10T02:11:00.0842290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/go.py 2025-10-10T02:11:00.0843270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/berry.py 2025-10-10T02:11:00.0844460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/unicon.py 2025-10-10T02:11:00.0845640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_usd_builtins.py 2025-10-10T02:11:00.0846760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/cddl.py 2025-10-10T02:11:00.0847890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/dylan.py 2025-10-10T02:11:00.0849000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/make.py 2025-10-10T02:11:00.0850110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/diff.py 2025-10-10T02:11:00.0851230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/xorg.py 2025-10-10T02:11:00.0852350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/trafficscript.py 2025-10-10T02:11:00.0853520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/kuin.py 2025-10-10T02:11:00.0854640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/jvm.py 2025-10-10T02:11:00.0855660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/smv.py 2025-10-10T02:11:00.0856740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/math.py 2025-10-10T02:11:00.0857920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/tact.py 2025-10-10T02:11:00.0859060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/promql.py 2025-10-10T02:11:00.0860080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/php.py 2025-10-10T02:11:00.0861220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/sql.py 2025-10-10T02:11:00.0862400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/x10.py 2025-10-10T02:11:00.0863510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/json5.py 2025-10-10T02:11:00.0864830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_mapping.py 2025-10-10T02:11:00.0865900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/gcodelexer.py 2025-10-10T02:11:00.0867160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/praat.py 2025-10-10T02:11:00.0868010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/lean.py 2025-10-10T02:11:00.0869190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/bibtex.py 2025-10-10T02:11:00.0870430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/whiley.py 2025-10-10T02:11:00.0871390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/q.py 2025-10-10T02:11:00.0872520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/snobol.py 2025-10-10T02:11:00.0873760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_mysql_builtins.py 2025-10-10T02:11:00.0875000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/webidl.py 2025-10-10T02:11:00.0876130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/rita.py 2025-10-10T02:11:00.0877330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/haskell.py 2025-10-10T02:11:00.0878500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/testing.py 2025-10-10T02:11:00.0879660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/fortran.py 2025-10-10T02:11:00.0880890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/modeling.py 2025-10-10T02:11:00.0881910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/arturo.py 2025-10-10T02:11:00.0883100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/varnish.py 2025-10-10T02:11:00.0884230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/elm.py 2025-10-10T02:11:00.0885350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/asc.py 2025-10-10T02:11:00.0886600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/javascript.py 2025-10-10T02:11:00.0887600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ooc.py 2025-10-10T02:11:00.0888670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/bdd.py 2025-10-10T02:11:00.0889830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/julia.py 2025-10-10T02:11:00.0890940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/hexdump.py 2025-10-10T02:11:00.0891950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/foxpro.py 2025-10-10T02:11:00.0893090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/stata.py 2025-10-10T02:11:00.0894370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/zig.py 2025-10-10T02:11:00.0895670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/grammar_notation.py 2025-10-10T02:11:00.0896660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/bare.py 2025-10-10T02:11:00.0897700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/openscad.py 2025-10-10T02:11:00.0898480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/dotnet.py 2025-10-10T02:11:00.0899360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/fantom.py 2025-10-10T02:11:00.0900360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/special.py 2025-10-10T02:11:00.0901110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/yang.py 2025-10-10T02:11:00.0902090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/fift.py 2025-10-10T02:11:00.0902870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ezhil.py 2025-10-10T02:11:00.0903820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ride.py 2025-10-10T02:11:00.0904720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_scheme_builtins.py 2025-10-10T02:11:00.0905730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/devicetree.py 2025-10-10T02:11:00.0906630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/macaulay2.py 2025-10-10T02:11:00.0907490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/urbi.py 2025-10-10T02:11:00.0908250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/haxe.py 2025-10-10T02:11:00.0909210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/func.py 2025-10-10T02:11:00.0909990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/data.py 2025-10-10T02:11:00.0911070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_ada_builtins.py 2025-10-10T02:11:00.0911820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/yara.py 2025-10-10T02:11:00.0912840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/pointless.py 2025-10-10T02:11:00.0913940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/asn1.py 2025-10-10T02:11:00.0915200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_tsql_builtins.py 2025-10-10T02:11:00.0916210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/wgsl.py 2025-10-10T02:11:00.0917360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/rust.py 2025-10-10T02:11:00.0918440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/token.py 2025-10-10T02:11:00.0919400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/style.py 2025-10-10T02:11:00.0920490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/util.py 2025-10-10T02:11:00.0921520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/sphinxext.py 2025-10-10T02:11:00.0922650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/cmdline.py 2025-10-10T02:11:00.0923790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__init__.py 2025-10-10T02:11:00.0925040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/terminal.py 2025-10-10T02:11:00.0926150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/html.py 2025-10-10T02:11:00.0927400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/irc.py 2025-10-10T02:11:00.0928580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__init__.py 2025-10-10T02:11:00.0929800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/other.py 2025-10-10T02:11:00.0931270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/html.cpython-313.pyc 2025-10-10T02:11:00.0932810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/pangomarkup.cpython-313.pyc 2025-10-10T02:11:00.0934320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/img.cpython-313.pyc 2025-10-10T02:11:00.0935770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/groff.cpython-313.pyc 2025-10-10T02:11:00.0937070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/svg.cpython-313.pyc 2025-10-10T02:11:00.0943150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/latex.cpython-313.pyc 2025-10-10T02:11:00.0943470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/bbcode.cpython-313.pyc 2025-10-10T02:11:00.0943820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/terminal256.cpython-313.pyc 2025-10-10T02:11:00.0944190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/irc.cpython-313.pyc 2025-10-10T02:11:00.0944580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/terminal.cpython-313.pyc 2025-10-10T02:11:00.0945860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/_mapping.cpython-313.pyc 2025-10-10T02:11:00.0947280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/rtf.cpython-313.pyc 2025-10-10T02:11:00.0948840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/other.cpython-313.pyc 2025-10-10T02:11:00.0950300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.0951390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/img.py 2025-10-10T02:11:00.0952710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/terminal256.py 2025-10-10T02:11:00.0953950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/rtf.py 2025-10-10T02:11:00.0955100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/svg.py 2025-10-10T02:11:00.0956210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/bbcode.py 2025-10-10T02:11:00.0957480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/pangomarkup.py 2025-10-10T02:11:00.0958650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/_mapping.py 2025-10-10T02:11:00.0959920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/groff.py 2025-10-10T02:11:00.0961210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/latex.py 2025-10-10T02:11:00.0962660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/formatter.cpython-313.pyc 2025-10-10T02:11:00.0964180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/regexopt.cpython-313.pyc 2025-10-10T02:11:00.0965600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/scanner.cpython-313.pyc 2025-10-10T02:11:00.0967020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/lexer.cpython-313.pyc 2025-10-10T02:11:00.0968250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/plugin.cpython-313.pyc 2025-10-10T02:11:00.0969480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/style.cpython-313.pyc 2025-10-10T02:11:00.0970740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/token.cpython-313.pyc 2025-10-10T02:11:00.0972100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/unistring.cpython-313.pyc 2025-10-10T02:11:00.0973630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/modeline.cpython-313.pyc 2025-10-10T02:11:00.0974840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/util.cpython-313.pyc 2025-10-10T02:11:00.0976190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/cmdline.cpython-313.pyc 2025-10-10T02:11:00.0977500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/sphinxext.cpython-313.pyc 2025-10-10T02:11:00.0978930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/filter.cpython-313.pyc 2025-10-10T02:11:00.0980320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:11:00.0981750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.0983260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/console.cpython-313.pyc 2025-10-10T02:11:00.0984210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/sas.py 2025-10-10T02:11:00.0985360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/material.py 2025-10-10T02:11:00.0986680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/friendly_grayscale.py 2025-10-10T02:11:00.0987890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/pastie.py 2025-10-10T02:11:00.0988860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/onedark.py 2025-10-10T02:11:00.0989930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/inkpot.py 2025-10-10T02:11:00.0990990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/xcode.py 2025-10-10T02:11:00.0992150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/gruvbox.py 2025-10-10T02:11:00.0993430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/monokai.py 2025-10-10T02:11:00.0994460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/tango.py 2025-10-10T02:11:00.0995780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/friendly.py 2025-10-10T02:11:00.0997100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/staroffice.py 2025-10-10T02:11:00.0998270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/paraiso_dark.py 2025-10-10T02:11:00.0999460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/solarized.py 2025-10-10T02:11:00.1000620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__init__.py 2025-10-10T02:11:00.1001740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/algol_nu.py 2025-10-10T02:11:00.1002730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/gh_dark.py 2025-10-10T02:11:00.1003860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/native.py 2025-10-10T02:11:00.1005360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/xcode.cpython-313.pyc 2025-10-10T02:11:00.1006850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/algol.cpython-313.pyc 2025-10-10T02:11:00.1008340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/colorful.cpython-313.pyc 2025-10-10T02:11:00.1009810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/borland.cpython-313.pyc 2025-10-10T02:11:00.1011400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/arduino.cpython-313.pyc 2025-10-10T02:11:00.1012870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/onedark.cpython-313.pyc 2025-10-10T02:11:00.1014320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/stata_dark.cpython-313.pyc 2025-10-10T02:11:00.1015630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/fruity.cpython-313.pyc 2025-10-10T02:11:00.1017290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/lightbulb.cpython-313.pyc 2025-10-10T02:11:00.1018800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/algol_nu.cpython-313.pyc 2025-10-10T02:11:00.1020200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/lilypond.cpython-313.pyc 2025-10-10T02:11:00.1021660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/gh_dark.cpython-313.pyc 2025-10-10T02:11:00.1023160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/manni.cpython-313.pyc 2025-10-10T02:11:00.1024420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/igor.cpython-313.pyc 2025-10-10T02:11:00.1025830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/material.cpython-313.pyc 2025-10-10T02:11:00.1027420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/murphy.cpython-313.pyc 2025-10-10T02:11:00.1028750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/lovelace.cpython-313.pyc 2025-10-10T02:11:00.1029990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/vs.cpython-313.pyc 2025-10-10T02:11:00.1031410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/nord.cpython-313.pyc 2025-10-10T02:11:00.1032830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/inkpot.cpython-313.pyc 2025-10-10T02:11:00.1034280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/coffee.cpython-313.pyc 2025-10-10T02:11:00.1035780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/gruvbox.cpython-313.pyc 2025-10-10T02:11:00.1037360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/friendly_grayscale.cpython-313.pyc 2025-10-10T02:11:00.1038990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/paraiso_light.cpython-313.pyc 2025-10-10T02:11:00.1040430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/zenburn.cpython-313.pyc 2025-10-10T02:11:00.1041920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/stata_light.cpython-313.pyc 2025-10-10T02:11:00.1043400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/rrt.cpython-313.pyc 2025-10-10T02:11:00.1044860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/autumn.cpython-313.pyc 2025-10-10T02:11:00.1046310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/pastie.cpython-313.pyc 2025-10-10T02:11:00.1047860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/paraiso_dark.cpython-313.pyc 2025-10-10T02:11:00.1049330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/sas.cpython-313.pyc 2025-10-10T02:11:00.1050860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/dracula.cpython-313.pyc 2025-10-10T02:11:00.1052570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/solarized.cpython-313.pyc 2025-10-10T02:11:00.1053960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/native.cpython-313.pyc 2025-10-10T02:11:00.1055310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/emacs.cpython-313.pyc 2025-10-10T02:11:00.1056690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/default.cpython-313.pyc 2025-10-10T02:11:00.1058010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/tango.cpython-313.pyc 2025-10-10T02:11:00.1059310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/rainbow_dash.cpython-313.pyc 2025-10-10T02:11:00.1060670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/bw.cpython-313.pyc 2025-10-10T02:11:00.1062160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/abap.cpython-313.pyc 2025-10-10T02:11:00.1063500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/perldoc.cpython-313.pyc 2025-10-10T02:11:00.1064900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/_mapping.cpython-313.pyc 2025-10-10T02:11:00.1066490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/friendly.cpython-313.pyc 2025-10-10T02:11:00.1067870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/vim.cpython-313.pyc 2025-10-10T02:11:00.1069330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/monokai.cpython-313.pyc 2025-10-10T02:11:00.1070800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/trac.cpython-313.pyc 2025-10-10T02:11:00.1072270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.1073810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/staroffice.cpython-313.pyc 2025-10-10T02:11:00.1074890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/colorful.py 2025-10-10T02:11:00.1075970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/lilypond.py 2025-10-10T02:11:00.1076990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/igor.py 2025-10-10T02:11:00.1078270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/zenburn.py 2025-10-10T02:11:00.1079320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/bw.py 2025-10-10T02:11:00.1080340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/emacs.py 2025-10-10T02:11:00.1081470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/dracula.py 2025-10-10T02:11:00.1082440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/vs.py 2025-10-10T02:11:00.1083630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/default.py 2025-10-10T02:11:00.1084970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/paraiso_light.py 2025-10-10T02:11:00.1085960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/lovelace.py 2025-10-10T02:11:00.1087170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/stata_dark.py 2025-10-10T02:11:00.1088240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/vim.py 2025-10-10T02:11:00.1089330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/borland.py 2025-10-10T02:11:00.1090450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/coffee.py 2025-10-10T02:11:00.1091530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/_mapping.py 2025-10-10T02:11:00.1092590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/murphy.py 2025-10-10T02:11:00.1093420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/lightbulb.py 2025-10-10T02:11:00.1094390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/fruity.py 2025-10-10T02:11:00.1095190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/abap.py 2025-10-10T02:11:00.1096210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/rainbow_dash.py 2025-10-10T02:11:00.1096980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/manni.py 2025-10-10T02:11:00.1097970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/autumn.py 2025-10-10T02:11:00.1098840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/rrt.py 2025-10-10T02:11:00.1099780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/perldoc.py 2025-10-10T02:11:00.1100560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/trac.py 2025-10-10T02:11:00.1101510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/algol.py 2025-10-10T02:11:00.1102620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/arduino.py 2025-10-10T02:11:00.1103730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/nord.py 2025-10-10T02:11:00.1104920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/stata_light.py 2025-10-10T02:11:00.1105860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/unistring.py 2025-10-10T02:11:00.1106920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexer.py 2025-10-10T02:11:00.1108040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/regexopt.py 2025-10-10T02:11:00.1108950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/plugin.py 2025-10-10T02:11:00.1109960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/filter.py 2025-10-10T02:11:00.1111070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__main__.py 2025-10-10T02:11:00.1112070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/yacc.py 2025-10-10T02:11:00.1113250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/lex.py 2025-10-10T02:11:00.1114460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/ctokens.py 2025-10-10T02:11:00.1115670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/__init__.py 2025-10-10T02:11:00.1116920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/__pycache__/lex.cpython-313.pyc 2025-10-10T02:11:00.1118270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/__pycache__/ygen.cpython-313.pyc 2025-10-10T02:11:00.1119650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/__pycache__/yacc.cpython-313.pyc 2025-10-10T02:11:00.1121090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/__pycache__/ctokens.cpython-313.pyc 2025-10-10T02:11:00.1122500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.1123820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/__pycache__/cpp.cpython-313.pyc 2025-10-10T02:11:00.1124650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/cpp.py 2025-10-10T02:11:00.1125720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/ygen.py 2025-10-10T02:11:00.1126800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/c_parser.py 2025-10-10T02:11:00.1127880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/_ast_gen.py 2025-10-10T02:11:00.1128970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__init__.py 2025-10-10T02:11:00.1130010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/_c_ast.cfg 2025-10-10T02:11:00.1131460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/c_generator.cpython-313.pyc 2025-10-10T02:11:00.1132880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/ast_transforms.cpython-313.pyc 2025-10-10T02:11:00.1134210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/c_lexer.cpython-313.pyc 2025-10-10T02:11:00.1135770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/plyparser.cpython-313.pyc 2025-10-10T02:11:00.1136910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/lextab.cpython-313.pyc 2025-10-10T02:11:00.1138300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/c_ast.cpython-313.pyc 2025-10-10T02:11:00.1139750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/c_parser.cpython-313.pyc 2025-10-10T02:11:00.1141070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/yacctab.cpython-313.pyc 2025-10-10T02:11:00.1142580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/_build_tables.cpython-313.pyc 2025-10-10T02:11:00.1143870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/_ast_gen.cpython-313.pyc 2025-10-10T02:11:00.1145240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.1146260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/c_ast.py 2025-10-10T02:11:00.1147280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/plyparser.py 2025-10-10T02:11:00.1148530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/_build_tables.py 2025-10-10T02:11:00.1149650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ast_transforms.py 2025-10-10T02:11:00.1150820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/yacctab.py 2025-10-10T02:11:00.1151940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/c_generator.py 2025-10-10T02:11:00.1152970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/c_lexer.py 2025-10-10T02:11:00.1154080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/lextab.py 2025-10-10T02:11:00.1155460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage-0.7.2.dist-info/RECORD 2025-10-10T02:11:00.1157090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage-0.7.2.dist-info/licenses/LICENSE 2025-10-10T02:11:00.1158380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage-0.7.2.dist-info/direct_url.json 2025-10-10T02:11:00.1159840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage-0.7.2.dist-info/WHEEL 2025-10-10T02:11:00.1161190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage-0.7.2.dist-info/entry_points.txt 2025-10-10T02:11:00.1162600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage-0.7.2.dist-info/top_level.txt 2025-10-10T02:11:00.1164020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage-0.7.2.dist-info/REQUESTED 2025-10-10T02:11:00.1165460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage-0.7.2.dist-info/INSTALLER 2025-10-10T02:11:00.1166720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage-0.7.2.dist-info/METADATA 2025-10-10T02:11:00.1167790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco/context/__init__.py 2025-10-10T02:11:00.1169280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco/context/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.1170240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco/context/py.typed 2025-10-10T02:11:00.1171350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco/classes/properties.py 2025-10-10T02:11:00.1172540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco/classes/__init__.py 2025-10-10T02:11:00.1174010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco/classes/__pycache__/ancestry.cpython-313.pyc 2025-10-10T02:11:00.1175420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco/classes/__pycache__/meta.cpython-313.pyc 2025-10-10T02:11:00.1176820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco/classes/__pycache__/properties.cpython-313.pyc 2025-10-10T02:11:00.1178360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco/classes/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.1179450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco/classes/py.typed 2025-10-10T02:11:00.1180530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco/classes/ancestry.py 2025-10-10T02:11:00.1181670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco/classes/meta.py 2025-10-10T02:11:00.1182830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco/functools/__init__.pyi 2025-10-10T02:11:00.1184010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco/functools/__init__.py 2025-10-10T02:11:00.1185610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco/functools/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.1186790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco/functools/py.typed 2025-10-10T02:11:00.1187770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/params.py 2025-10-10T02:11:00.1188780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/_typing.py 2025-10-10T02:11:00.1189770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/models.py 2025-10-10T02:11:00.1190910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/completion.py 2025-10-10T02:11:00.1191950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/__init__.py 2025-10-10T02:11:00.1193020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/core.py 2025-10-10T02:11:00.1194620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/__pycache__/main.cpython-313.pyc 2025-10-10T02:11:00.1195660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/__pycache__/_typing.cpython-313.pyc 2025-10-10T02:11:00.1196850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/__pycache__/core.cpython-313.pyc 2025-10-10T02:11:00.1198210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/__pycache__/colors.cpython-313.pyc 2025-10-10T02:11:00.1199670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/__pycache__/_completion_click8.cpython-313.pyc 2025-10-10T02:11:00.1201250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/__pycache__/_completion_click7.cpython-313.pyc 2025-10-10T02:11:00.1202540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/__pycache__/rich_utils.cpython-313.pyc 2025-10-10T02:11:00.1203850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/__pycache__/testing.cpython-313.pyc 2025-10-10T02:11:00.1205120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/__pycache__/utils.cpython-313.pyc 2025-10-10T02:11:00.1206420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/__pycache__/models.cpython-313.pyc 2025-10-10T02:11:00.1207730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/__pycache__/params.cpython-313.pyc 2025-10-10T02:11:00.1209150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/__pycache__/_compat_utils.cpython-313.pyc 2025-10-10T02:11:00.1210600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/__pycache__/_completion_shared.cpython-313.pyc 2025-10-10T02:11:00.1212120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/__pycache__/completion.cpython-313.pyc 2025-10-10T02:11:00.1213380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.1214580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/rich_utils.py 2025-10-10T02:11:00.1215650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/_completion_shared.py 2025-10-10T02:11:00.1216490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/utils.py 2025-10-10T02:11:00.1217610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/_compat_utils.py 2025-10-10T02:11:00.1218660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/py.typed 2025-10-10T02:11:00.1219820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/_completion_click7.py 2025-10-10T02:11:00.1220770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/main.py 2025-10-10T02:11:00.1221790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/testing.py 2025-10-10T02:11:00.1223000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/_completion_click8.py 2025-10-10T02:11:00.1224060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer/colors.py 2025-10-10T02:11:00.1225280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer-0.9.0.dist-info/RECORD 2025-10-10T02:11:00.1226400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer-0.9.0.dist-info/LICENSE 2025-10-10T02:11:00.1227570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer-0.9.0.dist-info/direct_url.json 2025-10-10T02:11:00.1228660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer-0.9.0.dist-info/WHEEL 2025-10-10T02:11:00.1229820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer-0.9.0.dist-info/REQUESTED 2025-10-10T02:11:00.1231070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer-0.9.0.dist-info/INSTALLER 2025-10-10T02:11:00.1232160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typer-0.9.0.dist-info/METADATA 2025-10-10T02:11:00.1233260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/sockshandler.py 2025-10-10T02:11:00.1234340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry/hooks.py 2025-10-10T02:11:00.1235550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry/_version.py 2025-10-10T02:11:00.1236760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry/__init__.py 2025-10-10T02:11:00.1238420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry/__pycache__/hooks.cpython-313.pyc 2025-10-10T02:11:00.1240100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry/__pycache__/_version.cpython-313.pyc 2025-10-10T02:11:00.1241630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.1242820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry/py.typed 2025-10-10T02:11:00.1243800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/exports.py 2025-10-10T02:11:00.1244820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/misc.py 2025-10-10T02:11:00.1245850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plan.py 2025-10-10T02:11:00.1246910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/resolve.py 2025-10-10T02:11:00.1247880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/link.py 2025-10-10T02:11:00.1249120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/package_cache_data.py 2025-10-10T02:11:00.1250250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/path_actions.py 2025-10-10T02:11:00.1251250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/index.py 2025-10-10T02:11:00.1252470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/initialize.py 2025-10-10T02:11:00.1253520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/portability.py 2025-10-10T02:11:00.1254640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__init__.py 2025-10-10T02:11:00.1255740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/prefix_data.py 2025-10-10T02:11:00.1257260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/link.cpython-313.pyc 2025-10-10T02:11:00.1258730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/envs_manager.cpython-313.pyc 2025-10-10T02:11:00.1260090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/solve.cpython-313.pyc 2025-10-10T02:11:00.1261470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/portability.cpython-313.pyc 2025-10-10T02:11:00.1262960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/path_actions.cpython-313.pyc 2025-10-10T02:11:00.1264500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/package_cache_data.cpython-313.pyc 2025-10-10T02:11:00.1265910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/prefix_data.cpython-313.pyc 2025-10-10T02:11:00.1267340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/subdir_data.cpython-313.pyc 2025-10-10T02:11:00.1268650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/index.cpython-313.pyc 2025-10-10T02:11:00.1270070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.1271400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/initialize.cpython-313.pyc 2025-10-10T02:11:00.1272540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/solve.py 2025-10-10T02:11:00.1273660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/envs_manager.py 2025-10-10T02:11:00.1274880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/subdir_data.py 2025-10-10T02:11:00.1275810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/_version.py 2025-10-10T02:11:00.1276950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/config.py 2025-10-10T02:11:00.1278460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/reporter_backends/console.py 2025-10-10T02:11:00.1279880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/reporter_backends/__init__.py 2025-10-10T02:11:00.1281580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/reporter_backends/__pycache__/json.cpython-313.pyc 2025-10-10T02:11:00.1283150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/reporter_backends/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.1284880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/reporter_backends/__pycache__/console.cpython-313.pyc 2025-10-10T02:11:00.1286200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/reporter_backends/json.py 2025-10-10T02:11:00.1287510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/conda.py 2025-10-10T02:11:00.1288820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/freebsd.py 2025-10-10T02:11:00.1290000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/__init__.py 2025-10-10T02:11:00.1291240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/cuda.cpython-313.pyc 2025-10-10T02:11:00.1292470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/conda.cpython-313.pyc 2025-10-10T02:11:00.1293720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/archspec.cpython-313.pyc 2025-10-10T02:11:00.1295210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/windows.cpython-313.pyc 2025-10-10T02:11:00.1296190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/linux.cpython-313.pyc 2025-10-10T02:11:00.1297490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/freebsd.cpython-313.pyc 2025-10-10T02:11:00.1298660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/osx.cpython-313.pyc 2025-10-10T02:11:00.1300040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.1301590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/cuda.py 2025-10-10T02:11:00.1302410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/windows.py 2025-10-10T02:11:00.1303040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/linux.py 2025-10-10T02:11:00.1304190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/archspec.py 2025-10-10T02:11:00.1305060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/osx.py 2025-10-10T02:11:00.1306200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/subcommands/doctor/health_checks.py 2025-10-10T02:11:00.1307260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/subcommands/doctor/__init__.py 2025-10-10T02:11:00.1308640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/subcommands/doctor/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.1310010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/subcommands/doctor/__pycache__/health_checks.cpython-313.pyc 2025-10-10T02:11:00.1310850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/subcommands/__init__.py 2025-10-10T02:11:00.1312130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/subcommands/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.1313230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_specifiers/explicit.py 2025-10-10T02:11:00.1314410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__init__.py 2025-10-10T02:11:00.1315840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__pycache__/requirements_txt.cpython-313.pyc 2025-10-10T02:11:00.1317660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__pycache__/environment_yml.cpython-313.pyc 2025-10-10T02:11:00.1319240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__pycache__/explicit.cpython-313.pyc 2025-10-10T02:11:00.1320940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.1322620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__pycache__/binstar.cpython-313.pyc 2025-10-10T02:11:00.1323980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_specifiers/requirements_txt.py 2025-10-10T02:11:00.1325510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_specifiers/environment_yml.py 2025-10-10T02:11:00.1326690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_specifiers/binstar.py 2025-10-10T02:11:00.1327790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/__init__.py 2025-10-10T02:11:00.1328860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/solvers.py 2025-10-10T02:11:00.1330110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/types.py 2025-10-10T02:11:00.1331600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/__pycache__/manager.cpython-313.pyc 2025-10-10T02:11:00.1333060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/__pycache__/config.cpython-313.pyc 2025-10-10T02:11:00.1334660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/__pycache__/solvers.cpython-313.pyc 2025-10-10T02:11:00.1335970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/__pycache__/types.cpython-313.pyc 2025-10-10T02:11:00.1337400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/__pycache__/hookspec.cpython-313.pyc 2025-10-10T02:11:00.1338870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.1340100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/pypi/__init__.py 2025-10-10T02:11:00.1341920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/pypi/__pycache__/pkg_format.cpython-313.pyc 2025-10-10T02:11:00.1343620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/pypi/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.1345060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/pypi/pkg_format.py 2025-10-10T02:11:00.1346380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/__init__.py 2025-10-10T02:11:00.1348260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.1349610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/post_solves/signature_verification.py 2025-10-10T02:11:00.1350740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/post_solves/__init__.py 2025-10-10T02:11:00.1352390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/post_solves/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.1354100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/post_solves/__pycache__/signature_verification.cpython-313.pyc 2025-10-10T02:11:00.1355180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/hookspec.py 2025-10-10T02:11:00.1356570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_exporters/explicit.py 2025-10-10T02:11:00.1358020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_exporters/__init__.py 2025-10-10T02:11:00.1359990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_exporters/__pycache__/requirements_txt.cpython-313.pyc 2025-10-10T02:11:00.1361840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_exporters/__pycache__/environment_yml.cpython-313.pyc 2025-10-10T02:11:00.1363410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_exporters/__pycache__/explicit.cpython-313.pyc 2025-10-10T02:11:00.1365060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_exporters/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.1366420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_exporters/requirements_txt.py 2025-10-10T02:11:00.1367870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_exporters/environment_yml.py 2025-10-10T02:11:00.1368920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/manager.py 2025-10-10T02:11:00.1370380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/condabin/conda_auto_activate.bat 2025-10-10T02:11:00.1371510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/condabin/activate.bat 2025-10-10T02:11:00.1372690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/condabin/conda-hook.ps1 2025-10-10T02:11:00.1374080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/condabin/_conda_activate.bat 2025-10-10T02:11:00.1375260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/condabin/conda.bat 2025-10-10T02:11:00.1376410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/condabin/rename_tmp.bat 2025-10-10T02:11:00.1377660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/condabin/conda_hook.bat 2025-10-10T02:11:00.1378880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/condabin/Conda.psm1 2025-10-10T02:11:00.1380150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/condabin/deactivate.bat 2025-10-10T02:11:00.1381310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/bin/deactivate 2025-10-10T02:11:00.1382890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/bin/activate 2025-10-10T02:11:00.1383970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/cli-64.exe 2025-10-10T02:11:00.1385240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/etc/profile.d/conda.csh 2025-10-10T02:11:00.1386390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/etc/profile.d/conda.sh 2025-10-10T02:11:00.1387660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/etc/fish/conf.d/conda.fish 2025-10-10T02:11:00.1388800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/Library/bin/conda.bat 2025-10-10T02:11:00.1390100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/Scripts/activate.bat 2025-10-10T02:11:00.1391140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/conda.xsh 2025-10-10T02:11:00.1392270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/cli-32.exe 2025-10-10T02:11:00.1393500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/conda_icon.ico 2025-10-10T02:11:00.1394510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/instructions.py 2025-10-10T02:11:00.1395510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__init__.py 2025-10-10T02:11:00.1396730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/package_info.py 2025-10-10T02:11:00.1397880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/enums.py 2025-10-10T02:11:00.1399010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/leased_path_entry.py 2025-10-10T02:11:00.1400230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/version.py 2025-10-10T02:11:00.1401370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/records.py 2025-10-10T02:11:00.1402510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/channel.py 2025-10-10T02:11:00.1403600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__init__.py 2025-10-10T02:11:00.1404960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/dist.cpython-313.pyc 2025-10-10T02:11:00.1406650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/leased_path_entry.cpython-313.pyc 2025-10-10T02:11:00.1408060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/package_info.cpython-313.pyc 2025-10-10T02:11:00.1409350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/channel.cpython-313.pyc 2025-10-10T02:11:00.1410630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/enums.cpython-313.pyc 2025-10-10T02:11:00.1412290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/environment.cpython-313.pyc 2025-10-10T02:11:00.1413690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/prefix_graph.cpython-313.pyc 2025-10-10T02:11:00.1415150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/match_spec.cpython-313.pyc 2025-10-10T02:11:00.1416540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/records.cpython-313.pyc 2025-10-10T02:11:00.1417930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.1419260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/version.cpython-313.pyc 2025-10-10T02:11:00.1420320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/environment.py 2025-10-10T02:11:00.1421480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/match_spec.py 2025-10-10T02:11:00.1422540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/dist.py 2025-10-10T02:11:00.1423630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/prefix_graph.py 2025-10-10T02:11:00.1425010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/activate.cpython-313.pyc 2025-10-10T02:11:00.1426340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/api.cpython-313.pyc 2025-10-10T02:11:00.1427680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/reporters.cpython-313.pyc 2025-10-10T02:11:00.1428950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/history.cpython-313.pyc 2025-10-10T02:11:00.1430320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/misc.cpython-313.pyc 2025-10-10T02:11:00.1431620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/utils.cpython-313.pyc 2025-10-10T02:11:00.1432880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/exports.cpython-313.pyc 2025-10-10T02:11:00.1434190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/exceptions.cpython-313.pyc 2025-10-10T02:11:00.1435510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/_version.cpython-313.pyc 2025-10-10T02:11:00.1436680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/plan.cpython-313.pyc 2025-10-10T02:11:00.1438260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/deprecations.cpython-313.pyc 2025-10-10T02:11:00.1439510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:11:00.1440920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.1442310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/resolve.cpython-313.pyc 2025-10-10T02:11:00.1443810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/exception_handler.cpython-313.pyc 2025-10-10T02:11:00.1445140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/instructions.cpython-313.pyc 2025-10-10T02:11:00.1446550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/_vendor.cpython-313.pyc 2025-10-10T02:11:00.1447730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_rename.py 2025-10-10T02:11:00.1448820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_clean.py 2025-10-10T02:11:00.1449990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_create.py 2025-10-10T02:11:00.1451010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_config.py 2025-10-10T02:11:00.1452100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_compare.py 2025-10-10T02:11:00.1453280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_update.py 2025-10-10T02:11:00.1454400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_install.py 2025-10-10T02:11:00.1455530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_mock_activate.py 2025-10-10T02:11:00.1456640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_env_list.py 2025-10-10T02:11:00.1457710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_export.py 2025-10-10T02:11:00.1458850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_run.py 2025-10-10T02:11:00.1459880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_init.py 2025-10-10T02:11:00.1460940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_remove.py 2025-10-10T02:11:00.1462090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_env.py 2025-10-10T02:11:00.1463130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/actions.py 2025-10-10T02:11:00.1464190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__init__.py 2025-10-10T02:11:00.1465310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_env_vars.py 2025-10-10T02:11:00.1466420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_info.py 2025-10-10T02:11:00.1467890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/helpers.cpython-313.pyc 2025-10-10T02:11:00.1469140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main.cpython-313.pyc 2025-10-10T02:11:00.1470580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_compare.cpython-313.pyc 2025-10-10T02:11:00.1471910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_mock_deactivate.cpython-313.pyc 2025-10-10T02:11:00.1473260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_init.cpython-313.pyc 2025-10-10T02:11:00.1474670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_create.cpython-313.pyc 2025-10-10T02:11:00.1476130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_config.cpython-313.pyc 2025-10-10T02:11:00.1477580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_info.cpython-313.pyc 2025-10-10T02:11:00.1478950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/actions.cpython-313.pyc 2025-10-10T02:11:00.1480280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_rename.cpython-313.pyc 2025-10-10T02:11:00.1481350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_list.cpython-313.pyc 2025-10-10T02:11:00.1482550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_mock_activate.cpython-313.pyc 2025-10-10T02:11:00.1483530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/common.cpython-313.pyc 2025-10-10T02:11:00.1484810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_remove.cpython-313.pyc 2025-10-10T02:11:00.1485970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_update.cpython-313.pyc 2025-10-10T02:11:00.1486930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_export.cpython-313.pyc 2025-10-10T02:11:00.1488110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_list.cpython-313.pyc 2025-10-10T02:11:00.1489160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_clean.cpython-313.pyc 2025-10-10T02:11:00.1490260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/python_api.cpython-313.pyc 2025-10-10T02:11:00.1491350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_notices.cpython-313.pyc 2025-10-10T02:11:00.1492580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/find_commands.cpython-313.pyc 2025-10-10T02:11:00.1493560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_config.cpython-313.pyc 2025-10-10T02:11:00.1494740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/install.cpython-313.pyc 2025-10-10T02:11:00.1496150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_run.cpython-313.pyc 2025-10-10T02:11:00.1497550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_commands.cpython-313.pyc 2025-10-10T02:11:00.1498880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_pip.cpython-313.pyc 2025-10-10T02:11:00.1500240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_create.cpython-313.pyc 2025-10-10T02:11:00.1501580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_env.cpython-313.pyc 2025-10-10T02:11:00.1503000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_package.cpython-313.pyc 2025-10-10T02:11:00.1504480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_search.cpython-313.pyc 2025-10-10T02:11:00.1505810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_install.cpython-313.pyc 2025-10-10T02:11:00.1507280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_update.cpython-313.pyc 2025-10-10T02:11:00.1508650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_vars.cpython-313.pyc 2025-10-10T02:11:00.1509940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.1511370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/conda_argparse.cpython-313.pyc 2025-10-10T02:11:00.1512810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_remove.cpython-313.pyc 2025-10-10T02:11:00.1513880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/find_commands.py 2025-10-10T02:11:00.1515070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_notices.py 2025-10-10T02:11:00.1516310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_search.py 2025-10-10T02:11:00.1517210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/python_api.py 2025-10-10T02:11:00.1518230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_pip.py 2025-10-10T02:11:00.1519450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_env_remove.py 2025-10-10T02:11:00.1520660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_mock_deactivate.py 2025-10-10T02:11:00.1521810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/common.py 2025-10-10T02:11:00.1522950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_list.py 2025-10-10T02:11:00.1524250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/conda_argparse.py 2025-10-10T02:11:00.1525270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/install.py 2025-10-10T02:11:00.1526590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_env_update.py 2025-10-10T02:11:00.1527440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main.py 2025-10-10T02:11:00.1528580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_env_create.py 2025-10-10T02:11:00.1529670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/helpers.py 2025-10-10T02:11:00.1530790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_commands.py 2025-10-10T02:11:00.1531940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_env_config.py 2025-10-10T02:11:00.1533030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_package.py 2025-10-10T02:11:00.1534170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/fetch.py 2025-10-10T02:11:00.1535300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/cache.py 2025-10-10T02:11:00.1536490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/__init__.py 2025-10-10T02:11:00.1537380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/core.py 2025-10-10T02:11:00.1538470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/types.py 2025-10-10T02:11:00.1539950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/__pycache__/views.cpython-313.pyc 2025-10-10T02:11:00.1541350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/__pycache__/fetch.cpython-313.pyc 2025-10-10T02:11:00.1542770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/__pycache__/core.cpython-313.pyc 2025-10-10T02:11:00.1544080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/__pycache__/cache.cpython-313.pyc 2025-10-10T02:11:00.1545430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/__pycache__/types.cpython-313.pyc 2025-10-10T02:11:00.1546950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.1547960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/views.py 2025-10-10T02:11:00.1548980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/env.py 2025-10-10T02:11:00.1550170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/specs/explicit.py 2025-10-10T02:11:00.1551340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/specs/__init__.py 2025-10-10T02:11:00.1552780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/specs/__pycache__/yaml_file.cpython-313.pyc 2025-10-10T02:11:00.1554310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/specs/__pycache__/requirements.cpython-313.pyc 2025-10-10T02:11:00.1555900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/specs/__pycache__/explicit.cpython-313.pyc 2025-10-10T02:11:00.1557260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/specs/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.1558740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/specs/__pycache__/binstar.cpython-313.pyc 2025-10-10T02:11:00.1560050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/specs/requirements.py 2025-10-10T02:11:00.1561220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/specs/yaml_file.py 2025-10-10T02:11:00.1562390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/specs/binstar.py 2025-10-10T02:11:00.1563400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/__init__.py 2025-10-10T02:11:00.1564940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/__pycache__/pip_util.cpython-313.pyc 2025-10-10T02:11:00.1566300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/__pycache__/env.cpython-313.pyc 2025-10-10T02:11:00.1567700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.1568800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/pip_util.py 2025-10-10T02:11:00.1569930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/installers/conda.py 2025-10-10T02:11:00.1571190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/installers/__init__.py 2025-10-10T02:11:00.1572790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/installers/__pycache__/conda.cpython-313.pyc 2025-10-10T02:11:00.1574220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/installers/__pycache__/base.cpython-313.pyc 2025-10-10T02:11:00.1575720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/installers/__pycache__/pip.cpython-313.pyc 2025-10-10T02:11:00.1577120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/installers/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.1578290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/installers/pip.py 2025-10-10T02:11:00.1579340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/installers/base.py 2025-10-10T02:11:00.1580480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/deprecations.py 2025-10-10T02:11:00.1581440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/api.py 2025-10-10T02:11:00.1582610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/__init__.py 2025-10-10T02:11:00.1583840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/solver_helpers.py 2025-10-10T02:11:00.1584960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/cases.py 2025-10-10T02:11:00.1586440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/__pycache__/helpers.cpython-313.pyc 2025-10-10T02:11:00.1587990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/__pycache__/integration.cpython-313.pyc 2025-10-10T02:11:00.1589450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/__pycache__/cases.cpython-313.pyc 2025-10-10T02:11:00.1590970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/__pycache__/fixtures.cpython-313.pyc 2025-10-10T02:11:00.1592480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/__pycache__/solver_helpers.cpython-313.pyc 2025-10-10T02:11:00.1593980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.1595290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/notices/__init__.py 2025-10-10T02:11:00.1596670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/notices/__pycache__/helpers.cpython-313.pyc 2025-10-10T02:11:00.1598270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/notices/__pycache__/fixtures.cpython-313.pyc 2025-10-10T02:11:00.1599770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/notices/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.1600890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/notices/helpers.py 2025-10-10T02:11:00.1602200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/notices/fixtures.py 2025-10-10T02:11:00.1603360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/integration.py 2025-10-10T02:11:00.1604620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/gateways/__init__.py 2025-10-10T02:11:00.1606200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/gateways/__pycache__/fixtures.cpython-313.pyc 2025-10-10T02:11:00.1607640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/gateways/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.1608830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/gateways/fixtures.py 2025-10-10T02:11:00.1609830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/helpers.py 2025-10-10T02:11:00.1610930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/fixtures.py 2025-10-10T02:11:00.1612130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/unix.py 2025-10-10T02:11:00.1613080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/__init__.py 2025-10-10T02:11:00.1614610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/__pycache__/windows.cpython-313.pyc 2025-10-10T02:11:00.1620770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/__pycache__/linux.cpython-313.pyc 2025-10-10T02:11:00.1621230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/__pycache__/osx.cpython-313.pyc 2025-10-10T02:11:00.1621550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.1621830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/__pycache__/unix.cpython-313.pyc 2025-10-10T02:11:00.1622050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/windows.py 2025-10-10T02:11:00.1622480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/linux.py 2025-10-10T02:11:00.1623840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/osx.py 2025-10-10T02:11:00.1625160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/configuration.py 2025-10-10T02:11:00.1626330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/signals.py 2025-10-10T02:11:00.1627420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/disk.py 2025-10-10T02:11:00.1628510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_logic.py 2025-10-10T02:11:00.1629720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/toposort.py 2025-10-10T02:11:00.1630890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/compat.py 2025-10-10T02:11:00.1632220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/pkg_formats/__init__.py 2025-10-10T02:11:00.1634050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/pkg_formats/__pycache__/python.cpython-313.pyc 2025-10-10T02:11:00.1635480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/pkg_formats/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.1636670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/pkg_formats/python.py 2025-10-10T02:11:00.1637900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/directories.py 2025-10-10T02:11:00.1639100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/_cygpath.py 2025-10-10T02:11:00.1640390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/__init__.py 2025-10-10T02:11:00.1641990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/__pycache__/windows.cpython-313.pyc 2025-10-10T02:11:00.1643460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/__pycache__/directories.cpython-313.pyc 2025-10-10T02:11:00.1645000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/__pycache__/python.cpython-313.pyc 2025-10-10T02:11:00.1646470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.1647910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/__pycache__/_cygpath.cpython-313.pyc 2025-10-10T02:11:00.1649170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/python.py 2025-10-10T02:11:00.1650220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/windows.py 2025-10-10T02:11:00.1651300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/constants.py 2025-10-10T02:11:00.1652420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/io.py 2025-10-10T02:11:00.1653550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__init__.py 2025-10-10T02:11:00.1654970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/serialize/__init__.py 2025-10-10T02:11:00.1656450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/serialize/__pycache__/json.cpython-313.pyc 2025-10-10T02:11:00.1658040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/serialize/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.1659130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/serialize/json.py 2025-10-10T02:11:00.1660490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/io.cpython-313.pyc 2025-10-10T02:11:00.1661830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/_logic.cpython-313.pyc 2025-10-10T02:11:00.1663370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/toposort.cpython-313.pyc 2025-10-10T02:11:00.1664750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/iterators.cpython-313.pyc 2025-10-10T02:11:00.1666150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/compat.cpython-313.pyc 2025-10-10T02:11:00.1667430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/signals.cpython-313.pyc 2025-10-10T02:11:00.1668930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/configuration.cpython-313.pyc 2025-10-10T02:11:00.1670300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/constants.cpython-313.pyc 2025-10-10T02:11:00.1671680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/disk.cpython-313.pyc 2025-10-10T02:11:00.1673080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.1674630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/url.cpython-313.pyc 2025-10-10T02:11:00.1675950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/logic.cpython-313.pyc 2025-10-10T02:11:00.1676840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/logic.py 2025-10-10T02:11:00.1677550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/url.py 2025-10-10T02:11:00.1678550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/iterators.py 2025-10-10T02:11:00.1679400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/exception_handler.py 2025-10-10T02:11:00.1680240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/utils.py 2025-10-10T02:11:00.1681040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/logging.py 2025-10-10T02:11:00.1682250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/download.py 2025-10-10T02:11:00.1683120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/session.py 2025-10-10T02:11:00.1684190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/__init__.py 2025-10-10T02:11:00.1685410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/__pycache__/session.cpython-313.pyc 2025-10-10T02:11:00.1686690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/__pycache__/download.cpython-313.pyc 2025-10-10T02:11:00.1688080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.1689290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/__init__.py 2025-10-10T02:11:00.1690970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/s3.cpython-313.pyc 2025-10-10T02:11:00.1692570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/localfs.cpython-313.pyc 2025-10-10T02:11:00.1694130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/ftp.cpython-313.pyc 2025-10-10T02:11:00.1695730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.1697400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/http.cpython-313.pyc 2025-10-10T02:11:00.1698730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/localfs.py 2025-10-10T02:11:00.1700100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/http.py 2025-10-10T02:11:00.1701480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/s3.py 2025-10-10T02:11:00.1702760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/ftp.py 2025-10-10T02:11:00.1704150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/anaconda_client.py 2025-10-10T02:11:00.1705380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/subprocess.py 2025-10-10T02:11:00.1706720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/jlap/fetch.py 2025-10-10T02:11:00.1708330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/jlap/interface.py 2025-10-10T02:11:00.1709710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__init__.py 2025-10-10T02:11:00.1711110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/jlap/core.py 2025-10-10T02:11:00.1712770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__pycache__/interface.cpython-313.pyc 2025-10-10T02:11:00.1714480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__pycache__/fetch.cpython-313.pyc 2025-10-10T02:11:00.1716210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__pycache__/core.cpython-313.pyc 2025-10-10T02:11:00.1717870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.1719130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/__init__.py 2025-10-10T02:11:00.1720650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/__pycache__/lock.cpython-313.pyc 2025-10-10T02:11:00.1722220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.1723450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/lock.py 2025-10-10T02:11:00.1724490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/__init__.py 2025-10-10T02:11:00.1726050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/__pycache__/logging.cpython-313.pyc 2025-10-10T02:11:00.1727610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/__pycache__/anaconda_client.cpython-313.pyc 2025-10-10T02:11:00.1729050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.1730450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/__pycache__/subprocess.cpython-313.pyc 2025-10-10T02:11:00.1731490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/update.py 2025-10-10T02:11:00.1732610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/link.py 2025-10-10T02:11:00.1733800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/delete.py 2025-10-10T02:11:00.1734970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/create.py 2025-10-10T02:11:00.1736260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__init__.py 2025-10-10T02:11:00.1737860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/link.cpython-313.pyc 2025-10-10T02:11:00.1739380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/create.cpython-313.pyc 2025-10-10T02:11:00.1740960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/delete.cpython-313.pyc 2025-10-10T02:11:00.1742560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/update.cpython-313.pyc 2025-10-10T02:11:00.1744090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/read.cpython-313.pyc 2025-10-10T02:11:00.1745490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/test.cpython-313.pyc 2025-10-10T02:11:00.1747100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/permissions.cpython-313.pyc 2025-10-10T02:11:00.1748520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/lock.cpython-313.pyc 2025-10-10T02:11:00.1750010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.1751220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/test.py 2025-10-10T02:11:00.1752280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/lock.py 2025-10-10T02:11:00.1753560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/permissions.py 2025-10-10T02:11:00.1754700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/read.py 2025-10-10T02:11:00.1755740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/reporters.py 2025-10-10T02:11:00.1756700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/py.typed 2025-10-10T02:11:00.1757760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/exceptions.py 2025-10-10T02:11:00.1759120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/trust/signature_verification.py 2025-10-10T02:11:00.1760220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/trust/constants.py 2025-10-10T02:11:00.1761420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/trust/__init__.py 2025-10-10T02:11:00.1762810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/trust/__pycache__/constants.cpython-313.pyc 2025-10-10T02:11:00.1764210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/trust/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.1765910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/trust/__pycache__/signature_verification.cpython-313.pyc 2025-10-10T02:11:00.1766770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/ish.py 2025-10-10T02:11:00.1767930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/compat.py 2025-10-10T02:11:00.1768900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/LICENSE 2025-10-10T02:11:00.1769910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/logz.py 2025-10-10T02:11:00.1771140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__init__.py 2025-10-10T02:11:00.1772590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__pycache__/logz.cpython-313.pyc 2025-10-10T02:11:00.1774030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__pycache__/entity.cpython-313.pyc 2025-10-10T02:11:00.1775460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__pycache__/compat.cpython-313.pyc 2025-10-10T02:11:00.1776750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__pycache__/ish.cpython-313.pyc 2025-10-10T02:11:00.1778140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__pycache__/decorators.cpython-313.pyc 2025-10-10T02:11:00.1779640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__pycache__/exceptions.cpython-313.pyc 2025-10-10T02:11:00.1781120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__pycache__/collection.cpython-313.pyc 2025-10-10T02:11:00.1782840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__pycache__/type_coercion.cpython-313.pyc 2025-10-10T02:11:00.1784110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.1785320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/collection.py 2025-10-10T02:11:00.1786450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/entity.py 2025-10-10T02:11:00.1787510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/type_coercion.py 2025-10-10T02:11:00.1788680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/exceptions.py 2025-10-10T02:11:00.1789870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/decorators.py 2025-10-10T02:11:00.1790860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/_vendor.py 2025-10-10T02:11:00.1791860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__main__.py 2025-10-10T02:11:00.1792950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/base/constants.py 2025-10-10T02:11:00.1793880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/base/__init__.py 2025-10-10T02:11:00.1795240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/base/__pycache__/context.cpython-313.pyc 2025-10-10T02:11:00.1796560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/base/__pycache__/constants.cpython-313.pyc 2025-10-10T02:11:00.1797910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/base/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.1799010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/base/context.py 2025-10-10T02:11:00.1800070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/activate.py 2025-10-10T02:11:00.1801140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/history.py 2025-10-10T02:11:00.1802210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver-3.0.2.dist-info/RECORD 2025-10-10T02:11:00.1803400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver-3.0.2.dist-info/direct_url.json 2025-10-10T02:11:00.1804570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver-3.0.2.dist-info/WHEEL 2025-10-10T02:11:00.1805760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver-3.0.2.dist-info/entry_points.txt 2025-10-10T02:11:00.1806940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver-3.0.2.dist-info/top_level.txt 2025-10-10T02:11:00.1808190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver-3.0.2.dist-info/LICENSE.txt 2025-10-10T02:11:00.1809460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver-3.0.2.dist-info/REQUESTED 2025-10-10T02:11:00.1810740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver-3.0.2.dist-info/INSTALLER 2025-10-10T02:11:00.1811890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver-3.0.2.dist-info/METADATA 2025-10-10T02:11:00.1813100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/_ruamel_yaml.cpython-313-darwin.so 2025-10-10T02:11:00.1814680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/decrepit/__init__.py 2025-10-10T02:11:00.1816170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/decrepit/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.1817650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/decrepit/ciphers/algorithms.py 2025-10-10T02:11:00.1819050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/decrepit/ciphers/__init__.py 2025-10-10T02:11:00.1820800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/algorithms.cpython-313.pyc 2025-10-10T02:11:00.1822460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.1823540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/backends/__init__.py 2025-10-10T02:11:00.1825340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.1826720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/backends/openssl/backend.py 2025-10-10T02:11:00.1828120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/backends/openssl/__init__.py 2025-10-10T02:11:00.1830040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/backends/openssl/__pycache__/backend.cpython-313.pyc 2025-10-10T02:11:00.1831540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/backends/openssl/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.1832450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/__init__.py 2025-10-10T02:11:00.1833930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-313.pyc 2025-10-10T02:11:00.1835430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.1836830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/argon2.py 2025-10-10T02:11:00.1838090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__init__.py 2025-10-10T02:11:00.1839860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/concatkdf.cpython-313.pyc 2025-10-10T02:11:00.1841490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/hkdf.cpython-313.pyc 2025-10-10T02:11:00.1843080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/kbkdf.cpython-313.pyc 2025-10-10T02:11:00.1844740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/argon2.cpython-313.pyc 2025-10-10T02:11:00.1846310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/scrypt.cpython-313.pyc 2025-10-10T02:11:00.1848010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/pbkdf2.cpython-313.pyc 2025-10-10T02:11:00.1849680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.1851280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/x963kdf.cpython-313.pyc 2025-10-10T02:11:00.1852590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/scrypt.py 2025-10-10T02:11:00.1853990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/pbkdf2.py 2025-10-10T02:11:00.1855310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/hkdf.py 2025-10-10T02:11:00.1856750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py 2025-10-10T02:11:00.1858120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/kbkdf.py 2025-10-10T02:11:00.1859400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/concatkdf.py 2025-10-10T02:11:00.1860840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/_serialization.py 2025-10-10T02:11:00.1862250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/totp.py 2025-10-10T02:11:00.1863730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/__init__.py 2025-10-10T02:11:00.1865450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/__pycache__/totp.cpython-313.pyc 2025-10-10T02:11:00.1867140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/__pycache__/hotp.cpython-313.pyc 2025-10-10T02:11:00.1869050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.1870330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/hotp.py 2025-10-10T02:11:00.1871970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__init__.py 2025-10-10T02:11:00.1873380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/pkcs7.cpython-313.pyc 2025-10-10T02:11:00.1875510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-313.pyc 2025-10-10T02:11:00.1876080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-313.pyc 2025-10-10T02:11:00.1877490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/pkcs12.cpython-313.pyc 2025-10-10T02:11:00.1878820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.1880040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py 2025-10-10T02:11:00.1881050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/pkcs7.py 2025-10-10T02:11:00.1882170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/ssh.py 2025-10-10T02:11:00.1883410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/base.py 2025-10-10T02:11:00.1884290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/cmac.py 2025-10-10T02:11:00.1885440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/_asymmetric.py 2025-10-10T02:11:00.1886530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__init__.py 2025-10-10T02:11:00.1887820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/poly1305.cpython-313.pyc 2025-10-10T02:11:00.1889120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-313.pyc 2025-10-10T02:11:00.1890440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-313.pyc 2025-10-10T02:11:00.1891790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-313.pyc 2025-10-10T02:11:00.1893020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-313.pyc 2025-10-10T02:11:00.1894510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/keywrap.cpython-313.pyc 2025-10-10T02:11:00.1895520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/hmac.cpython-313.pyc 2025-10-10T02:11:00.1896740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/cmac.cpython-313.pyc 2025-10-10T02:11:00.1898200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-313.pyc 2025-10-10T02:11:00.1899360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.1900620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/padding.cpython-313.pyc 2025-10-10T02:11:00.1901760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/_cipheralgorithm.py 2025-10-10T02:11:00.1902710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/poly1305.py 2025-10-10T02:11:00.1904340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py 2025-10-10T02:11:00.1905120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/aead.py 2025-10-10T02:11:00.1906430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py 2025-10-10T02:11:00.1908130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-313.pyc 2025-10-10T02:11:00.1909860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-313.pyc 2025-10-10T02:11:00.1911710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-313.pyc 2025-10-10T02:11:00.1913250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.1914960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/aead.cpython-313.pyc 2025-10-10T02:11:00.1916250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/modes.py 2025-10-10T02:11:00.1917680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/base.py 2025-10-10T02:11:00.1919070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/constant_time.py 2025-10-10T02:11:00.1920520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/x448.py 2025-10-10T02:11:00.1921730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py 2025-10-10T02:11:00.1923130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py 2025-10-10T02:11:00.1924520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py 2025-10-10T02:11:00.1925990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py 2025-10-10T02:11:00.1927460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/types.py 2025-10-10T02:11:00.1929220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-313.pyc 2025-10-10T02:11:00.1930880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-313.pyc 2025-10-10T02:11:00.1932500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-313.pyc 2025-10-10T02:11:00.1934150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-313.pyc 2025-10-10T02:11:00.1935950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-313.pyc 2025-10-10T02:11:00.1937670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-313.pyc 2025-10-10T02:11:00.1939330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-313.pyc 2025-10-10T02:11:00.1941200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-313.pyc 2025-10-10T02:11:00.1942860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-313.pyc 2025-10-10T02:11:00.1944520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.1946380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-313.pyc 2025-10-10T02:11:00.1948120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/padding.cpython-313.pyc 2025-10-10T02:11:00.1949420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py 2025-10-10T02:11:00.1950820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py 2025-10-10T02:11:00.1952310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py 2025-10-10T02:11:00.1953720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py 2025-10-10T02:11:00.1955200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.py 2025-10-10T02:11:00.1956740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/padding.py 2025-10-10T02:11:00.1957970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/keywrap.py 2025-10-10T02:11:00.1959200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/hmac.py 2025-10-10T02:11:00.1960510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/hashes.py 2025-10-10T02:11:00.1961790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/padding.py 2025-10-10T02:11:00.1962790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/_oid.py 2025-10-10T02:11:00.1964260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/_openssl.pyi 2025-10-10T02:11:00.1965630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/__init__.pyi 2025-10-10T02:11:00.1967000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/x509.pyi 2025-10-10T02:11:00.1968620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/exceptions.pyi 2025-10-10T02:11:00.1969970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/ocsp.pyi 2025-10-10T02:11:00.1971230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/asn1.pyi 2025-10-10T02:11:00.1972730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/ed25519.pyi 2025-10-10T02:11:00.1974040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/ec.pyi 2025-10-10T02:11:00.1975490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/dsa.pyi 2025-10-10T02:11:00.1976920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/cmac.pyi 2025-10-10T02:11:00.1978460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/ciphers.pyi 2025-10-10T02:11:00.1979890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/__init__.pyi 2025-10-10T02:11:00.1981270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/hashes.pyi 2025-10-10T02:11:00.1982600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/kdf.pyi 2025-10-10T02:11:00.1984060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/rsa.pyi 2025-10-10T02:11:00.1985360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/keys.pyi 2025-10-10T02:11:00.1986910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/x448.pyi 2025-10-10T02:11:00.1988410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/x25519.pyi 2025-10-10T02:11:00.1990260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/ed448.pyi 2025-10-10T02:11:00.1991640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/poly1305.pyi 2025-10-10T02:11:00.1993050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/aead.pyi 2025-10-10T02:11:00.1994350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/dh.pyi 2025-10-10T02:11:00.1995830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/hmac.pyi 2025-10-10T02:11:00.1997070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/pkcs12.pyi 2025-10-10T02:11:00.1998610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/test_support.pyi 2025-10-10T02:11:00.1999970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/pkcs7.pyi 2025-10-10T02:11:00.2001320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/__init__.py 2025-10-10T02:11:00.2003070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.2004400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust.abi3.so 2025-10-10T02:11:00.2005830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/__init__.py 2025-10-10T02:11:00.2007710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/_conditional.cpython-313.pyc 2025-10-10T02:11:00.2009430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/binding.cpython-313.pyc 2025-10-10T02:11:00.2010950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.2012360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/_conditional.py 2025-10-10T02:11:00.2013660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/binding.py 2025-10-10T02:11:00.2014810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/__init__.py 2025-10-10T02:11:00.2016380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/__pycache__/fernet.cpython-313.pyc 2025-10-10T02:11:00.2017660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/__pycache__/utils.cpython-313.pyc 2025-10-10T02:11:00.2019150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/__pycache__/exceptions.cpython-313.pyc 2025-10-10T02:11:00.2020540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/__pycache__/__about__.cpython-313.pyc 2025-10-10T02:11:00.2021930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.2023020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/oid.py 2025-10-10T02:11:00.2024320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/verification.py 2025-10-10T02:11:00.2025390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/ocsp.py 2025-10-10T02:11:00.2026600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/general_name.py 2025-10-10T02:11:00.2027900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__init__.py 2025-10-10T02:11:00.2029300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__pycache__/extensions.cpython-313.pyc 2025-10-10T02:11:00.2030860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__pycache__/verification.cpython-313.pyc 2025-10-10T02:11:00.2032280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__pycache__/base.cpython-313.pyc 2025-10-10T02:11:00.2034120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-313.pyc 2025-10-10T02:11:00.2035570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__pycache__/ocsp.cpython-313.pyc 2025-10-10T02:11:00.2037030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__pycache__/name.cpython-313.pyc 2025-10-10T02:11:00.2038580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__pycache__/general_name.cpython-313.pyc 2025-10-10T02:11:00.2039920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__pycache__/oid.cpython-313.pyc 2025-10-10T02:11:00.2041560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.2042680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/extensions.py 2025-10-10T02:11:00.2043790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/name.py 2025-10-10T02:11:00.2044850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/base.py 2025-10-10T02:11:00.2046320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/certificate_transparency.py 2025-10-10T02:11:00.2047390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/utils.py 2025-10-10T02:11:00.2048450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/__about__.py 2025-10-10T02:11:00.2049460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/py.typed 2025-10-10T02:11:00.2050560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/exceptions.py 2025-10-10T02:11:00.2051710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/fernet.py 2025-10-10T02:11:00.2052680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro/__init__.py 2025-10-10T02:11:00.2054170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro/__pycache__/distro.cpython-313.pyc 2025-10-10T02:11:00.2055500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:11:00.2056900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.2057800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro/py.typed 2025-10-10T02:11:00.2058930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro/distro.py 2025-10-10T02:11:00.2059850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro/__main__.py 2025-10-10T02:11:00.2061380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/RECORD 2025-10-10T02:11:00.2062480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/LICENSE 2025-10-10T02:11:00.2063540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/direct_url.json 2025-10-10T02:11:00.2064510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/WHEEL 2025-10-10T02:11:00.2065600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/top_level.txt 2025-10-10T02:11:00.2066670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/REQUESTED 2025-10-10T02:11:00.2068020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/INSTALLER 2025-10-10T02:11:00.2068900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/METADATA 2025-10-10T02:11:00.2069840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/RECORD 2025-10-10T02:11:00.2070880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/direct_url.json 2025-10-10T02:11:00.2071800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/WHEEL 2025-10-10T02:11:00.2073250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/top_level.txt 2025-10-10T02:11:00.2074000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/LICENSE.txt 2025-10-10T02:11:00.2074970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/REQUESTED 2025-10-10T02:11:00.2076010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/INSTALLER 2025-10-10T02:11:00.2077140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/METADATA 2025-10-10T02:11:00.2077750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpointer.py 2025-10-10T02:11:00.2078940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama/tests/isatty_test.py 2025-10-10T02:11:00.2079700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama/tests/initialise_test.py 2025-10-10T02:11:00.2080580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama/tests/__init__.py 2025-10-10T02:11:00.2081790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama/tests/__pycache__/winterm_test.cpython-313.pyc 2025-10-10T02:11:00.2083230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama/tests/__pycache__/isatty_test.cpython-313.pyc 2025-10-10T02:11:00.2084190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama/tests/__pycache__/initialise_test.cpython-313.pyc 2025-10-10T02:11:00.2085250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama/tests/__pycache__/utils.cpython-313.pyc 2025-10-10T02:11:00.2086400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama/tests/__pycache__/ansi_test.cpython-313.pyc 2025-10-10T02:11:00.2087780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama/tests/__pycache__/ansitowin32_test.cpython-313.pyc 2025-10-10T02:11:00.2088760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama/tests/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.2089610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama/tests/ansi_test.py 2025-10-10T02:11:00.2090470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama/tests/utils.py 2025-10-10T02:11:00.2091470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama/tests/winterm_test.py 2025-10-10T02:11:00.2092480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama/tests/ansitowin32_test.py 2025-10-10T02:11:00.2093220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama/__init__.py 2025-10-10T02:11:00.2094010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama/win32.py 2025-10-10T02:11:00.2095210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama/__pycache__/ansitowin32.cpython-313.pyc 2025-10-10T02:11:00.2096220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama/__pycache__/ansi.cpython-313.pyc 2025-10-10T02:11:00.2097280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama/__pycache__/win32.cpython-313.pyc 2025-10-10T02:11:00.2098440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama/__pycache__/initialise.cpython-313.pyc 2025-10-10T02:11:00.2099450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama/__pycache__/winterm.cpython-313.pyc 2025-10-10T02:11:00.2100500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.2101400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama/ansitowin32.py 2025-10-10T02:11:00.2102180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama/ansi.py 2025-10-10T02:11:00.2103010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama/winterm.py 2025-10-10T02:11:00.2103870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/colorama/initialise.py 2025-10-10T02:11:00.2104680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/_cffi_include.h 2025-10-10T02:11:00.2105620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/_imp_emulation.py 2025-10-10T02:11:00.2106430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/backend_ctypes.py 2025-10-10T02:11:00.2107180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/error.py 2025-10-10T02:11:00.2108060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/setuptools_ext.py 2025-10-10T02:11:00.2109050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/_shimmed_dist_utils.py 2025-10-10T02:11:00.2109850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/_cffi_errors.h 2025-10-10T02:11:00.2111000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__init__.py 2025-10-10T02:11:00.2111640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/cffi_opcode.py 2025-10-10T02:11:00.2112460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/vengine_gen.py 2025-10-10T02:11:00.2113600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/vengine_cpy.cpython-313.pyc 2025-10-10T02:11:00.2114630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/pkgconfig.cpython-313.pyc 2025-10-10T02:11:00.2115670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/api.cpython-313.pyc 2025-10-10T02:11:00.2116710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/cparser.cpython-313.pyc 2025-10-10T02:11:00.2117670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/model.cpython-313.pyc 2025-10-10T02:11:00.2118740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/commontypes.cpython-313.pyc 2025-10-10T02:11:00.2119820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/backend_ctypes.cpython-313.pyc 2025-10-10T02:11:00.2121100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/_shimmed_dist_utils.cpython-313.pyc 2025-10-10T02:11:00.2122390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/ffiplatform.cpython-313.pyc 2025-10-10T02:11:00.2123100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/error.cpython-313.pyc 2025-10-10T02:11:00.2124170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/recompiler.cpython-313.pyc 2025-10-10T02:11:00.2125210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/vengine_gen.cpython-313.pyc 2025-10-10T02:11:00.2126360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/_imp_emulation.cpython-313.pyc 2025-10-10T02:11:00.2127620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/setuptools_ext.cpython-313.pyc 2025-10-10T02:11:00.2128460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/cffi_opcode.cpython-313.pyc 2025-10-10T02:11:00.2129450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/lock.cpython-313.pyc 2025-10-10T02:11:00.2130510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.2131760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/verifier.cpython-313.pyc 2025-10-10T02:11:00.2132280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/pkgconfig.py 2025-10-10T02:11:00.2133040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/model.py 2025-10-10T02:11:00.2133860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/ffiplatform.py 2025-10-10T02:11:00.2134760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/api.py 2025-10-10T02:11:00.2135750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/vengine_cpy.py 2025-10-10T02:11:00.2136300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/_embedding.h 2025-10-10T02:11:00.2137120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/commontypes.py 2025-10-10T02:11:00.2137880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/lock.py 2025-10-10T02:11:00.2138770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/recompiler.py 2025-10-10T02:11:00.2139510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/cparser.py 2025-10-10T02:11:00.2140520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/verifier.py 2025-10-10T02:11:00.2141130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/parse_c_type.h 2025-10-10T02:11:00.2142140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests-2.32.4.dist-info/RECORD 2025-10-10T02:11:00.2143220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests-2.32.4.dist-info/licenses/LICENSE 2025-10-10T02:11:00.2144430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests-2.32.4.dist-info/direct_url.json 2025-10-10T02:11:00.2145230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests-2.32.4.dist-info/WHEEL 2025-10-10T02:11:00.2146270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests-2.32.4.dist-info/top_level.txt 2025-10-10T02:11:00.2147270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests-2.32.4.dist-info/REQUESTED 2025-10-10T02:11:00.2148250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests-2.32.4.dist-info/INSTALLER 2025-10-10T02:11:00.2149670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests-2.32.4.dist-info/METADATA 2025-10-10T02:11:00.2150280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring-25.6.0.dist-info/RECORD 2025-10-10T02:11:00.2151270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring-25.6.0.dist-info/LICENSE 2025-10-10T02:11:00.2152340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring-25.6.0.dist-info/direct_url.json 2025-10-10T02:11:00.2153180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring-25.6.0.dist-info/WHEEL 2025-10-10T02:11:00.2154220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring-25.6.0.dist-info/entry_points.txt 2025-10-10T02:11:00.2155210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring-25.6.0.dist-info/top_level.txt 2025-10-10T02:11:00.2156210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring-25.6.0.dist-info/REQUESTED 2025-10-10T02:11:00.2157150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring-25.6.0.dist-info/INSTALLER 2025-10-10T02:11:00.2158090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring-25.6.0.dist-info/METADATA 2025-10-10T02:11:00.2159110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/RECORD 2025-10-10T02:11:00.2160890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/licenses/LICENSE 2025-10-10T02:11:00.2161610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/direct_url.json 2025-10-10T02:11:00.2162330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/WHEEL 2025-10-10T02:11:00.2163380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/REQUESTED 2025-10-10T02:11:00.2164420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/INSTALLER 2025-10-10T02:11:00.2165440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/METADATA 2025-10-10T02:11:00.2166530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/RECORD 2025-10-10T02:11:00.2167670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/LICENSE 2025-10-10T02:11:00.2168940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/direct_url.json 2025-10-10T02:11:00.2170290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/WHEEL 2025-10-10T02:11:00.2171610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/top_level.txt 2025-10-10T02:11:00.2172790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/REQUESTED 2025-10-10T02:11:00.2174070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/INSTALLER 2025-10-10T02:11:00.2175390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/METADATA 2025-10-10T02:11:00.2176670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/RECORD 2025-10-10T02:11:00.2177860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/LICENSE 2025-10-10T02:11:00.2179170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/direct_url.json 2025-10-10T02:11:00.2180350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/WHEEL 2025-10-10T02:11:00.2181590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/top_level.txt 2025-10-10T02:11:00.2182900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/REQUESTED 2025-10-10T02:11:00.2184100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/INSTALLER 2025-10-10T02:11:00.2185280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/METADATA 2025-10-10T02:11:00.2186410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/parser_block.py 2025-10-10T02:11:00.2187350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/tree.py 2025-10-10T02:11:00.2188350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/token.py 2025-10-10T02:11:00.2189500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/_punycode.py 2025-10-10T02:11:00.2190640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/renderer.py 2025-10-10T02:11:00.2192050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/html_block.py 2025-10-10T02:11:00.2193360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/list.py 2025-10-10T02:11:00.2194650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/fence.py 2025-10-10T02:11:00.2195850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/code.py 2025-10-10T02:11:00.2197160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/lheading.py 2025-10-10T02:11:00.2198240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__init__.py 2025-10-10T02:11:00.2200020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/blockquote.cpython-313.pyc 2025-10-10T02:11:00.2201570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/heading.cpython-313.pyc 2025-10-10T02:11:00.2203030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/paragraph.cpython-313.pyc 2025-10-10T02:11:00.2204560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/state_block.cpython-313.pyc 2025-10-10T02:11:00.2206190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/list.cpython-313.pyc 2025-10-10T02:11:00.2207610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/hr.cpython-313.pyc 2025-10-10T02:11:00.2209130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/table.cpython-313.pyc 2025-10-10T02:11:00.2210660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/code.cpython-313.pyc 2025-10-10T02:11:00.2212220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/html_block.cpython-313.pyc 2025-10-10T02:11:00.2213710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/reference.cpython-313.pyc 2025-10-10T02:11:00.2215200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/fence.cpython-313.pyc 2025-10-10T02:11:00.2216780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.2218250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/lheading.cpython-313.pyc 2025-10-10T02:11:00.2219400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/hr.py 2025-10-10T02:11:00.2220790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/heading.py 2025-10-10T02:11:00.2222280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/blockquote.py 2025-10-10T02:11:00.2223420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/paragraph.py 2025-10-10T02:11:00.2224810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/reference.py 2025-10-10T02:11:00.2225930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/table.py 2025-10-10T02:11:00.2227340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/state_block.py 2025-10-10T02:11:00.2228290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/ruler.py 2025-10-10T02:11:00.2229590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/smartquotes.py 2025-10-10T02:11:00.2230920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/normalize.py 2025-10-10T02:11:00.2232290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/replacements.py 2025-10-10T02:11:00.2233280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/__init__.py 2025-10-10T02:11:00.2234580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/block.cpython-313.pyc 2025-10-10T02:11:00.2235770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/state_core.cpython-313.pyc 2025-10-10T02:11:00.2236940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/normalize.cpython-313.pyc 2025-10-10T02:11:00.2238140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/linkify.cpython-313.pyc 2025-10-10T02:11:00.2239300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/inline.cpython-313.pyc 2025-10-10T02:11:00.2240550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/replacements.cpython-313.pyc 2025-10-10T02:11:00.2241740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/smartquotes.cpython-313.pyc 2025-10-10T02:11:00.2243340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.2243980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/state_core.py 2025-10-10T02:11:00.2244920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/linkify.py 2025-10-10T02:11:00.2245800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/block.py 2025-10-10T02:11:00.2246770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/inline.py 2025-10-10T02:11:00.2247590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__init__.py 2025-10-10T02:11:00.2248990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/parser_core.py 2025-10-10T02:11:00.2249670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/main.cpython-313.pyc 2025-10-10T02:11:00.2250980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/renderer.cpython-313.pyc 2025-10-10T02:11:00.2251960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/parser_block.cpython-313.pyc 2025-10-10T02:11:00.2252950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/ruler.cpython-313.pyc 2025-10-10T02:11:00.2254230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/parser_core.cpython-313.pyc 2025-10-10T02:11:00.2255410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/_compat.cpython-313.pyc 2025-10-10T02:11:00.2256390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/token.cpython-313.pyc 2025-10-10T02:11:00.2257600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/utils.cpython-313.pyc 2025-10-10T02:11:00.2258540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/tree.cpython-313.pyc 2025-10-10T02:11:00.2259860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/parser_inline.cpython-313.pyc 2025-10-10T02:11:00.2261070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/_punycode.cpython-313.pyc 2025-10-10T02:11:00.2262530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.2263530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/cli/__init__.py 2025-10-10T02:11:00.2264980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/cli/__pycache__/parse.cpython-313.pyc 2025-10-10T02:11:00.2266440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/cli/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.2267560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/cli/parse.py 2025-10-10T02:11:00.2268590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/port.yaml 2025-10-10T02:11:00.2269880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/__init__.py 2025-10-10T02:11:00.2271480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/__pycache__/normalize_url.cpython-313.pyc 2025-10-10T02:11:00.2272890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/__pycache__/html_re.cpython-313.pyc 2025-10-10T02:11:00.2274430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/__pycache__/entities.cpython-313.pyc 2025-10-10T02:11:00.2275930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/__pycache__/utils.cpython-313.pyc 2025-10-10T02:11:00.2277470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/__pycache__/html_blocks.cpython-313.pyc 2025-10-10T02:11:00.2278870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.2280090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/html_blocks.py 2025-10-10T02:11:00.2281220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/html_re.py 2025-10-10T02:11:00.2282460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/utils.py 2025-10-10T02:11:00.2283580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/normalize_url.py 2025-10-10T02:11:00.2284680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/entities.py 2025-10-10T02:11:00.2285730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/utils.py 2025-10-10T02:11:00.2286720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/py.typed 2025-10-10T02:11:00.2287900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/link.py 2025-10-10T02:11:00.2293750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/escape.py 2025-10-10T02:11:00.2294030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/autolink.py 2025-10-10T02:11:00.2294320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/strikethrough.py 2025-10-10T02:11:00.2294560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/html_inline.py 2025-10-10T02:11:00.2294820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__init__.py 2025-10-10T02:11:00.2295790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/state_inline.py 2025-10-10T02:11:00.2297330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/autolink.cpython-313.pyc 2025-10-10T02:11:00.2299190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/link.cpython-313.pyc 2025-10-10T02:11:00.2300830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/balance_pairs.cpython-313.pyc 2025-10-10T02:11:00.2302480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/image.cpython-313.pyc 2025-10-10T02:11:00.2304110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/entity.cpython-313.pyc 2025-10-10T02:11:00.2305670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/text.cpython-313.pyc 2025-10-10T02:11:00.2307340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/escape.cpython-313.pyc 2025-10-10T02:11:00.2309100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/backticks.cpython-313.pyc 2025-10-10T02:11:00.2310700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/html_inline.cpython-313.pyc 2025-10-10T02:11:00.2312540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/newline.cpython-313.pyc 2025-10-10T02:11:00.2314350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/emphasis.cpython-313.pyc 2025-10-10T02:11:00.2316350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/state_inline.cpython-313.pyc 2025-10-10T02:11:00.2318320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/text_collapse.cpython-313.pyc 2025-10-10T02:11:00.2319950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.2321990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/strikethrough.cpython-313.pyc 2025-10-10T02:11:00.2323310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/text_collapse.py 2025-10-10T02:11:00.2324530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/text.py 2025-10-10T02:11:00.2325870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/backticks.py 2025-10-10T02:11:00.2327390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/entity.py 2025-10-10T02:11:00.2328950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/balance_pairs.py 2025-10-10T02:11:00.2330470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/newline.py 2025-10-10T02:11:00.2331880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/emphasis.py 2025-10-10T02:11:00.2333270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/image.py 2025-10-10T02:11:00.2334400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/_compat.py 2025-10-10T02:11:00.2335560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/parser_inline.py 2025-10-10T02:11:00.2337050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/presets/commonmark.py 2025-10-10T02:11:00.2338460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/presets/__init__.py 2025-10-10T02:11:00.2340500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/presets/__pycache__/zero.cpython-313.pyc 2025-10-10T02:11:00.2342120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/presets/__pycache__/commonmark.cpython-313.pyc 2025-10-10T02:11:00.2344020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/presets/__pycache__/default.cpython-313.pyc 2025-10-10T02:11:00.2345690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/presets/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.2346900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/presets/zero.py 2025-10-10T02:11:00.2348150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/presets/default.py 2025-10-10T02:11:00.2349220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/main.py 2025-10-10T02:11:00.2350720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/helpers/__init__.py 2025-10-10T02:11:00.2352460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/helpers/__pycache__/parse_link_label.cpython-313.pyc 2025-10-10T02:11:00.2354010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/helpers/__pycache__/parse_link_title.cpython-313.pyc 2025-10-10T02:11:00.2355690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/helpers/__pycache__/parse_link_destination.cpython-313.pyc 2025-10-10T02:11:00.2357190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/helpers/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.2358550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/helpers/parse_link_destination.py 2025-10-10T02:11:00.2359940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/helpers/parse_link_label.py 2025-10-10T02:11:00.2361340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/helpers/parse_link_title.py 2025-10-10T02:11:00.2362860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry-0.3.0.dist-info/RECORD 2025-10-10T02:11:00.2364450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry-0.3.0.dist-info/licenses/LICENSE 2025-10-10T02:11:00.2366300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry-0.3.0.dist-info/direct_url.json 2025-10-10T02:11:00.2367210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry-0.3.0.dist-info/WHEEL 2025-10-10T02:11:00.2368700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry-0.3.0.dist-info/entry_points.txt 2025-10-10T02:11:00.2369960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry-0.3.0.dist-info/REQUESTED 2025-10-10T02:11:00.2371370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry-0.3.0.dist-info/INSTALLER 2025-10-10T02:11:00.2372840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry-0.3.0.dist-info/METADATA 2025-10-10T02:11:00.2374040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich-13.9.4.dist-info/RECORD 2025-10-10T02:11:00.2375350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich-13.9.4.dist-info/LICENSE 2025-10-10T02:11:00.2376470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich-13.9.4.dist-info/direct_url.json 2025-10-10T02:11:00.2377610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich-13.9.4.dist-info/WHEEL 2025-10-10T02:11:00.2378870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich-13.9.4.dist-info/REQUESTED 2025-10-10T02:11:00.2380140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich-13.9.4.dist-info/INSTALLER 2025-10-10T02:11:00.2381340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich-13.9.4.dist-info/METADATA 2025-10-10T02:11:00.2382570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/RECORD 2025-10-10T02:11:00.2384020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/direct_url.json 2025-10-10T02:11:00.2385070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/WHEEL 2025-10-10T02:11:00.2386470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/entry_points.txt 2025-10-10T02:11:00.2387590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/top_level.txt 2025-10-10T02:11:00.2388800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/REQUESTED 2025-10-10T02:11:00.2389840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/INSTALLER 2025-10-10T02:11:00.2391190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/METADATA 2025-10-10T02:11:00.2392390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/LICENCE 2025-10-10T02:11:00.2394400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tests/data/recipes/activate_deactivate_package/src/etc/conda/activate.d/activate.bat 2025-10-10T02:11:00.2396150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tests/data/recipes/activate_deactivate_package/src/etc/conda/activate.d/activate.sh 2025-10-10T02:11:00.2397940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tests/data/recipes/activate_deactivate_package/src/etc/conda/deactivate.d/deactivate.bat 2025-10-10T02:11:00.2399790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tests/data/recipes/activate_deactivate_package/src/etc/conda/deactivate.d/deactivate.sh 2025-10-10T02:11:00.2400880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar-4.0.5.dist-info/RECORD 2025-10-10T02:11:00.2402140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar-4.0.5.dist-info/direct_url.json 2025-10-10T02:11:00.2403230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar-4.0.5.dist-info/WHEEL 2025-10-10T02:11:00.2404590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar-4.0.5.dist-info/top_level.txt 2025-10-10T02:11:00.2405860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar-4.0.5.dist-info/REQUESTED 2025-10-10T02:11:00.2407170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar-4.0.5.dist-info/INSTALLER 2025-10-10T02:11:00.2408300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar-4.0.5.dist-info/METADATA 2025-10-10T02:11:00.2409410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar-4.0.5.dist-info/LICENCE 2025-10-10T02:11:00.2410690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/RECORD 2025-10-10T02:11:00.2411900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/LICENSE 2025-10-10T02:11:00.2413050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/AUTHORS 2025-10-10T02:11:00.2414270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/direct_url.json 2025-10-10T02:11:00.2415400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/WHEEL 2025-10-10T02:11:00.2416660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/top_level.txt 2025-10-10T02:11:00.2417860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/REQUESTED 2025-10-10T02:11:00.2419250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/INSTALLER 2025-10-10T02:11:00.2420550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/METADATA 2025-10-10T02:11:00.2421900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection-0.4.0.dist-info/RECORD 2025-10-10T02:11:00.2423430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection-0.4.0.dist-info/licenses/LICENSE 2025-10-10T02:11:00.2424760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection-0.4.0.dist-info/direct_url.json 2025-10-10T02:11:00.2425970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection-0.4.0.dist-info/WHEEL 2025-10-10T02:11:00.2427230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection-0.4.0.dist-info/REQUESTED 2025-10-10T02:11:00.2428630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection-0.4.0.dist-info/INSTALLER 2025-10-10T02:11:00.2429990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection-0.4.0.dist-info/METADATA 2025-10-10T02:11:00.2431140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpointer-3.0.0.dist-info/RECORD 2025-10-10T02:11:00.2432180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpointer-3.0.0.dist-info/licenses/AUTHORS 2025-10-10T02:11:00.2433300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpointer-3.0.0.dist-info/licenses/LICENSE.txt 2025-10-10T02:11:00.2434240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpointer-3.0.0.dist-info/direct_url.json 2025-10-10T02:11:00.2435220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpointer-3.0.0.dist-info/WHEEL 2025-10-10T02:11:00.2436240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpointer-3.0.0.dist-info/top_level.txt 2025-10-10T02:11:00.2437210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpointer-3.0.0.dist-info/REQUESTED 2025-10-10T02:11:00.2438220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpointer-3.0.0.dist-info/INSTALLER 2025-10-10T02:11:00.2439510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpointer-3.0.0.dist-info/METADATA 2025-10-10T02:11:00.2440070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/intranges.py 2025-10-10T02:11:00.2440910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/package_data.py 2025-10-10T02:11:00.2441730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/compat.py 2025-10-10T02:11:00.2442540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/idnadata.py 2025-10-10T02:11:00.2443420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/__init__.py 2025-10-10T02:11:00.2444190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/core.py 2025-10-10T02:11:00.2445240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/__pycache__/codec.cpython-313.pyc 2025-10-10T02:11:00.2446230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/__pycache__/core.cpython-313.pyc 2025-10-10T02:11:00.2447260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/__pycache__/idnadata.cpython-313.pyc 2025-10-10T02:11:00.2448330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/__pycache__/compat.cpython-313.pyc 2025-10-10T02:11:00.2449430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/__pycache__/package_data.cpython-313.pyc 2025-10-10T02:11:00.2450450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/__pycache__/uts46data.cpython-313.pyc 2025-10-10T02:11:00.2451480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/__pycache__/intranges.cpython-313.pyc 2025-10-10T02:11:00.2452740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.2453340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/py.typed 2025-10-10T02:11:00.2454140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/codec.py 2025-10-10T02:11:00.2455040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/uts46data.py 2025-10-10T02:11:00.2455930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/models.py 2025-10-10T02:11:00.2456810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/_version.py 2025-10-10T02:11:00.2457830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/remote.py 2025-10-10T02:11:00.2458960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/local.py 2025-10-10T02:11:00.2459650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__init__.py 2025-10-10T02:11:00.2460810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/api.cpython-313.pyc 2025-10-10T02:11:00.2461950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/local.cpython-313.pyc 2025-10-10T02:11:00.2463350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/plugin.cpython-313.pyc 2025-10-10T02:11:00.2464370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/path.cpython-313.pyc 2025-10-10T02:11:00.2465670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/exceptions.cpython-313.pyc 2025-10-10T02:11:00.2466720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/_version.cpython-313.pyc 2025-10-10T02:11:00.2467960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/models.cpython-313.pyc 2025-10-10T02:11:00.2469020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/remote.cpython-313.pyc 2025-10-10T02:11:00.2470290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.2471000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/api.py 2025-10-10T02:11:00.2472060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/plugin.py 2025-10-10T02:11:00.2472830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/py.typed 2025-10-10T02:11:00.2474050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/exceptions.py 2025-10-10T02:11:00.2475240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/path.py 2025-10-10T02:11:00.2476610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/console/render.py 2025-10-10T02:11:00.2477950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/console/__init__.py 2025-10-10T02:11:00.2479580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/console/__pycache__/prompt.cpython-313.pyc 2025-10-10T02:11:00.2481190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/console/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.2482800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/console/__pycache__/mappers.cpython-313.pyc 2025-10-10T02:11:00.2484330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/console/__pycache__/render.cpython-313.pyc 2025-10-10T02:11:00.2485570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/console/mappers.py 2025-10-10T02:11:00.2486880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/console/prompt.py 2025-10-10T02:11:00.2487770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkce/__init__.py 2025-10-10T02:11:00.2489320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkce/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.2490030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkce/py.typed 2025-10-10T02:11:00.2491200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/metadata.py 2025-10-10T02:11:00.2492380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/macosx_libfile.py 2025-10-10T02:11:00.2493370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/util.py 2025-10-10T02:11:00.2494590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/_setuptools_logging.py 2025-10-10T02:11:00.2495550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__init__.py 2025-10-10T02:11:00.2497330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__pycache__/_bdist_wheel.cpython-313.pyc 2025-10-10T02:11:00.2498400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__pycache__/bdist_wheel.cpython-313.pyc 2025-10-10T02:11:00.2499760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__pycache__/metadata.cpython-313.pyc 2025-10-10T02:11:00.2501030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__pycache__/util.cpython-313.pyc 2025-10-10T02:11:00.2502380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__pycache__/macosx_libfile.cpython-313.pyc 2025-10-10T02:11:00.2503750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__pycache__/wheelfile.cpython-313.pyc 2025-10-10T02:11:00.2505250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__pycache__/_setuptools_logging.cpython-313.pyc 2025-10-10T02:11:00.2506490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:11:00.2507880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.2508770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/pack.py 2025-10-10T02:11:00.2509990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/tags.py 2025-10-10T02:11:00.2510990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/convert.py 2025-10-10T02:11:00.2512130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/__init__.py 2025-10-10T02:11:00.2513610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/__pycache__/pack.cpython-313.pyc 2025-10-10T02:11:00.2515060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/__pycache__/tags.cpython-313.pyc 2025-10-10T02:11:00.2516450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/__pycache__/unpack.cpython-313.pyc 2025-10-10T02:11:00.2517770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/__pycache__/convert.cpython-313.pyc 2025-10-10T02:11:00.2519120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.2520060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/unpack.py 2025-10-10T02:11:00.2520990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/bdist_wheel.py 2025-10-10T02:11:00.2522350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/tags.py 2025-10-10T02:11:00.2523680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/_musllinux.py 2025-10-10T02:11:00.2524810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/version.py 2025-10-10T02:11:00.2526120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/LICENSE 2025-10-10T02:11:00.2527370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/LICENSE.APACHE 2025-10-10T02:11:00.2528740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__init__.py 2025-10-10T02:11:00.2530200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/markers.cpython-313.pyc 2025-10-10T02:11:00.2531960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/requirements.cpython-313.pyc 2025-10-10T02:11:00.2533530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/_musllinux.cpython-313.pyc 2025-10-10T02:11:00.2535010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/utils.cpython-313.pyc 2025-10-10T02:11:00.2536580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/tags.cpython-313.pyc 2025-10-10T02:11:00.2538220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/_tokenizer.cpython-313.pyc 2025-10-10T02:11:00.2539890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/_manylinux.cpython-313.pyc 2025-10-10T02:11:00.2541320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/_structures.cpython-313.pyc 2025-10-10T02:11:00.2542850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.2544370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/specifiers.cpython-313.pyc 2025-10-10T02:11:00.2545940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/version.cpython-313.pyc 2025-10-10T02:11:00.2547710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/_elffile.cpython-313.pyc 2025-10-10T02:11:00.2549020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/_parser.cpython-313.pyc 2025-10-10T02:11:00.2550300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/_parser.py 2025-10-10T02:11:00.2551530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/LICENSE.BSD 2025-10-10T02:11:00.2552850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/utils.py 2025-10-10T02:11:00.2554170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/requirements.py 2025-10-10T02:11:00.2555530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/_structures.py 2025-10-10T02:11:00.2556750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/markers.py 2025-10-10T02:11:00.2558280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/_manylinux.py 2025-10-10T02:11:00.2559580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/_tokenizer.py 2025-10-10T02:11:00.2560820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/specifiers.py 2025-10-10T02:11:00.2561970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/_elffile.py 2025-10-10T02:11:00.2563240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/vendor.txt 2025-10-10T02:11:00.2564450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/__init__.py 2025-10-10T02:11:00.2566290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.2567360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/_bdist_wheel.py 2025-10-10T02:11:00.2568380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/wheelfile.py 2025-10-10T02:11:00.2569330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__main__.py 2025-10-10T02:11:00.2570350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/_winconsole.py 2025-10-10T02:11:00.2571460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/_textwrap.py 2025-10-10T02:11:00.2572450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/globals.py 2025-10-10T02:11:00.2573830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/__init__.py 2025-10-10T02:11:00.2574430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/core.py 2025-10-10T02:11:00.2575450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/types.py 2025-10-10T02:11:00.2576940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/__pycache__/_winconsole.cpython-313.pyc 2025-10-10T02:11:00.2578400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/__pycache__/shell_completion.cpython-313.pyc 2025-10-10T02:11:00.2579570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/__pycache__/globals.cpython-313.pyc 2025-10-10T02:11:00.2580950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/__pycache__/core.cpython-313.pyc 2025-10-10T02:11:00.2582240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/__pycache__/_compat.cpython-313.pyc 2025-10-10T02:11:00.2583480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/__pycache__/_termui_impl.cpython-313.pyc 2025-10-10T02:11:00.2584890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/__pycache__/testing.cpython-313.pyc 2025-10-10T02:11:00.2586130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/__pycache__/decorators.cpython-313.pyc 2025-10-10T02:11:00.2587450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/__pycache__/utils.cpython-313.pyc 2025-10-10T02:11:00.2588860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/__pycache__/exceptions.cpython-313.pyc 2025-10-10T02:11:00.2590190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/__pycache__/formatting.cpython-313.pyc 2025-10-10T02:11:00.2591470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/__pycache__/types.cpython-313.pyc 2025-10-10T02:11:00.2592870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/__pycache__/termui.cpython-313.pyc 2025-10-10T02:11:00.2594220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/__pycache__/_textwrap.cpython-313.pyc 2025-10-10T02:11:00.2595610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.2596940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/__pycache__/parser.cpython-313.pyc 2025-10-10T02:11:00.2597940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/formatting.py 2025-10-10T02:11:00.2599000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/parser.py 2025-10-10T02:11:00.2600050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/termui.py 2025-10-10T02:11:00.2601070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/utils.py 2025-10-10T02:11:00.2602160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/py.typed 2025-10-10T02:11:00.2603280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/exceptions.py 2025-10-10T02:11:00.2604320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/shell_completion.py 2025-10-10T02:11:00.2605210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/_compat.py 2025-10-10T02:11:00.2606270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/_termui_impl.py 2025-10-10T02:11:00.2607250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/testing.py 2025-10-10T02:11:00.2608280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click/decorators.py 2025-10-10T02:11:00.2609560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base-0.5.2.dist-info/RECORD 2025-10-10T02:11:00.2611050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base-0.5.2.dist-info/licenses/LICENSE 2025-10-10T02:11:00.2612450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base-0.5.2.dist-info/direct_url.json 2025-10-10T02:11:00.2613630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base-0.5.2.dist-info/WHEEL 2025-10-10T02:11:00.2615130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base-0.5.2.dist-info/entry_points.txt 2025-10-10T02:11:00.2616440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base-0.5.2.dist-info/REQUESTED 2025-10-10T02:11:00.2617870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base-0.5.2.dist-info/INSTALLER 2025-10-10T02:11:00.2619210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cli_base-0.5.2.dist-info/METADATA 2025-10-10T02:11:00.2620240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi-2025.8.3.dist-info/RECORD 2025-10-10T02:11:00.2621220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi-2025.8.3.dist-info/LICENSE 2025-10-10T02:11:00.2622140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi-2025.8.3.dist-info/direct_url.json 2025-10-10T02:11:00.2623090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi-2025.8.3.dist-info/WHEEL 2025-10-10T02:11:00.2624150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi-2025.8.3.dist-info/top_level.txt 2025-10-10T02:11:00.2625110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi-2025.8.3.dist-info/REQUESTED 2025-10-10T02:11:00.2626100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi-2025.8.3.dist-info/INSTALLER 2025-10-10T02:11:00.2627080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi-2025.8.3.dist-info/METADATA 2025-10-10T02:11:00.2628070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/RECORD 2025-10-10T02:11:00.2629070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/LICENSE 2025-10-10T02:11:00.2630280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/direct_url.json 2025-10-10T02:11:00.2631170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/WHEEL 2025-10-10T02:11:00.2632360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/entry_points.txt 2025-10-10T02:11:00.2633420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/LICENSE.markdown-it 2025-10-10T02:11:00.2634520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/REQUESTED 2025-10-10T02:11:00.2635460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/INSTALLER 2025-10-10T02:11:00.2636590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/METADATA 2025-10-10T02:11:00.2637560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings-2.6.1.dist-info/RECORD 2025-10-10T02:11:00.2638990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings-2.6.1.dist-info/licenses/LICENSE 2025-10-10T02:11:00.2640460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings-2.6.1.dist-info/direct_url.json 2025-10-10T02:11:00.2641700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings-2.6.1.dist-info/WHEEL 2025-10-10T02:11:00.2642950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings-2.6.1.dist-info/REQUESTED 2025-10-10T02:11:00.2648780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings-2.6.1.dist-info/INSTALLER 2025-10-10T02:11:00.2649350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings-2.6.1.dist-info/METADATA 2025-10-10T02:11:00.2649880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi-1.17.1.dist-info/RECORD 2025-10-10T02:11:00.2650380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi-1.17.1.dist-info/LICENSE 2025-10-10T02:11:00.2650900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi-1.17.1.dist-info/direct_url.json 2025-10-10T02:11:00.2651420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi-1.17.1.dist-info/WHEEL 2025-10-10T02:11:00.2652020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi-1.17.1.dist-info/entry_points.txt 2025-10-10T02:11:00.2652570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi-1.17.1.dist-info/top_level.txt 2025-10-10T02:11:00.2653870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi-1.17.1.dist-info/REQUESTED 2025-10-10T02:11:00.2655070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi-1.17.1.dist-info/INSTALLER 2025-10-10T02:11:00.2656280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi-1.17.1.dist-info/METADATA 2025-10-10T02:11:00.2657250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/specs.py 2025-10-10T02:11:00.2658430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/version.py 2025-10-10T02:11:00.2659690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/__init__.pyi 2025-10-10T02:11:00.2661000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/__init__.py 2025-10-10T02:11:00.2662510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/bindings.cpython-313-darwin.so 2025-10-10T02:11:00.2663740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/solver/libsolv.py 2025-10-10T02:11:00.2665030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/solver/__init__.py 2025-10-10T02:11:00.2666660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/solver/__pycache__/libsolv.cpython-313.pyc 2025-10-10T02:11:00.2668480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/solver/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.2669850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/__pycache__/specs.cpython-313.pyc 2025-10-10T02:11:00.2671090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/__pycache__/utils.cpython-313.pyc 2025-10-10T02:11:00.2672640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.2674060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/__pycache__/version.cpython-313.pyc 2025-10-10T02:11:00.2674970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/utils.py 2025-10-10T02:11:00.2676140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/py.typed 2025-10-10T02:11:00.2677480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/__pycache__/sockshandler.cpython-313.pyc 2025-10-10T02:11:00.2678960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/__pycache__/jsonpatch.cpython-313.pyc 2025-10-10T02:11:00.2680510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/__pycache__/test_pycosat.cpython-313.pyc 2025-10-10T02:11:00.2681960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/__pycache__/jsonpointer.cpython-313.pyc 2025-10-10T02:11:00.2683460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/__pycache__/typing_extensions.cpython-313.pyc 2025-10-10T02:11:00.2684540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/__pycache__/socks.cpython-313.pyc 2025-10-10T02:11:00.2685910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham/posix/proc.py 2025-10-10T02:11:00.2687160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham/posix/__init__.py 2025-10-10T02:11:00.2688620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham/posix/__pycache__/_core.cpython-313.pyc 2025-10-10T02:11:00.2690050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham/posix/__pycache__/proc.cpython-313.pyc 2025-10-10T02:11:00.2691720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham/posix/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.2693290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham/posix/__pycache__/ps.cpython-313.pyc 2025-10-10T02:11:00.2694350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham/posix/_core.py 2025-10-10T02:11:00.2695530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham/posix/ps.py 2025-10-10T02:11:00.2696720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham/__init__.py 2025-10-10T02:11:00.2698160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham/__pycache__/_core.cpython-313.pyc 2025-10-10T02:11:00.2699460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham/__pycache__/nt.cpython-313.pyc 2025-10-10T02:11:00.2700930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.2701970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham/_core.py 2025-10-10T02:11:00.2703090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham/nt.py 2025-10-10T02:11:00.2704070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/xontrib/conda.xsh 2025-10-10T02:11:00.2705420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/python_dotenv-1.1.0.dist-info/RECORD 2025-10-10T02:11:00.2706680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/python_dotenv-1.1.0.dist-info/LICENSE 2025-10-10T02:11:00.2708070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/python_dotenv-1.1.0.dist-info/direct_url.json 2025-10-10T02:11:00.2709210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/python_dotenv-1.1.0.dist-info/WHEEL 2025-10-10T02:11:00.2710620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/python_dotenv-1.1.0.dist-info/entry_points.txt 2025-10-10T02:11:00.2712210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/python_dotenv-1.1.0.dist-info/top_level.txt 2025-10-10T02:11:00.2713440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/python_dotenv-1.1.0.dist-info/REQUESTED 2025-10-10T02:11:00.2714820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/python_dotenv-1.1.0.dist-info/INSTALLER 2025-10-10T02:11:00.2716150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/python_dotenv-1.1.0.dist-info/METADATA 2025-10-10T02:11:00.2717300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PyJWT-2.10.1.dist-info/RECORD 2025-10-10T02:11:00.2718460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PyJWT-2.10.1.dist-info/LICENSE 2025-10-10T02:11:00.2719800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PyJWT-2.10.1.dist-info/direct_url.json 2025-10-10T02:11:00.2720870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PyJWT-2.10.1.dist-info/WHEEL 2025-10-10T02:11:00.2722250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PyJWT-2.10.1.dist-info/AUTHORS.rst 2025-10-10T02:11:00.2723440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PyJWT-2.10.1.dist-info/top_level.txt 2025-10-10T02:11:00.2724660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PyJWT-2.10.1.dist-info/REQUESTED 2025-10-10T02:11:00.2725780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PyJWT-2.10.1.dist-info/INSTALLER 2025-10-10T02:11:00.2727040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PyJWT-2.10.1.dist-info/METADATA 2025-10-10T02:11:00.2728170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/more_itertools/__init__.pyi 2025-10-10T02:11:00.2729260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/more_itertools/more.pyi 2025-10-10T02:11:00.2730460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/more_itertools/__init__.py 2025-10-10T02:11:00.2732040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/more_itertools/__pycache__/more.cpython-313.pyc 2025-10-10T02:11:00.2733280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/more_itertools/__pycache__/recipes.cpython-313.pyc 2025-10-10T02:11:00.2734710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/more_itertools/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.2735580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/more_itertools/more.py 2025-10-10T02:11:00.2736690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/more_itertools/recipes.py 2025-10-10T02:11:00.2737750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/more_itertools/py.typed 2025-10-10T02:11:00.2738900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/more_itertools/recipes.pyi 2025-10-10T02:11:00.2740110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser-2.21.dist-info/RECORD 2025-10-10T02:11:00.2741170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser-2.21.dist-info/LICENSE 2025-10-10T02:11:00.2742430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser-2.21.dist-info/direct_url.json 2025-10-10T02:11:00.2743540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser-2.21.dist-info/WHEEL 2025-10-10T02:11:00.2744960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser-2.21.dist-info/top_level.txt 2025-10-10T02:11:00.2745910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser-2.21.dist-info/REQUESTED 2025-10-10T02:11:00.2747110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser-2.21.dist-info/INSTALLER 2025-10-10T02:11:00.2748300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser-2.21.dist-info/METADATA 2025-10-10T02:11:00.2749560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/md.py 2025-10-10T02:11:00.2750830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/version.py 2025-10-10T02:11:00.2751980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/legacy.py 2025-10-10T02:11:00.2753190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/models.py 2025-10-10T02:11:00.2754350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__init__.py 2025-10-10T02:11:00.2756020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/constant.cpython-313.pyc 2025-10-10T02:11:00.2757490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/api.cpython-313.pyc 2025-10-10T02:11:00.2758940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/legacy.cpython-313.pyc 2025-10-10T02:11:00.2760500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/utils.cpython-313.pyc 2025-10-10T02:11:00.2761770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/models.cpython-313.pyc 2025-10-10T02:11:00.2763210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/md.cpython-313.pyc 2025-10-10T02:11:00.2764570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/cd.cpython-313.pyc 2025-10-10T02:11:00.2766090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:11:00.2767550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.2768980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/version.cpython-313.pyc 2025-10-10T02:11:00.2770290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/cli/__init__.py 2025-10-10T02:11:00.2771880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/cli/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:11:00.2773480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/cli/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.2774670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/cli/__main__.py 2025-10-10T02:11:00.2775750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/api.py 2025-10-10T02:11:00.2776820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/utils.py 2025-10-10T02:11:00.2777890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/py.typed 2025-10-10T02:11:00.2779050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/constant.py 2025-10-10T02:11:00.2780140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__main__.py 2025-10-10T02:11:00.2781220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/cd.py 2025-10-10T02:11:00.2782400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/_cffi_backend.cpython-313-darwin.so 2025-10-10T02:11:00.2783470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/cookies.py 2025-10-10T02:11:00.2784370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/auth.py 2025-10-10T02:11:00.2785380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/sessions.py 2025-10-10T02:11:00.2786360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/hooks.py 2025-10-10T02:11:00.2787480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/compat.py 2025-10-10T02:11:00.2788440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/models.py 2025-10-10T02:11:00.2789490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/certs.py 2025-10-10T02:11:00.2790430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__init__.py 2025-10-10T02:11:00.2791670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/status_codes.py 2025-10-10T02:11:00.2792700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/packages.py 2025-10-10T02:11:00.2793900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__version__.py 2025-10-10T02:11:00.2795420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/__version__.cpython-313.pyc 2025-10-10T02:11:00.2796620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/api.cpython-313.pyc 2025-10-10T02:11:00.2798040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/adapters.cpython-313.pyc 2025-10-10T02:11:00.2799470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/_internal_utils.cpython-313.pyc 2025-10-10T02:11:00.2800760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/compat.cpython-313.pyc 2025-10-10T02:11:00.2802080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/sessions.cpython-313.pyc 2025-10-10T02:11:00.2803420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/hooks.cpython-313.pyc 2025-10-10T02:11:00.2804800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/utils.cpython-313.pyc 2025-10-10T02:11:00.2806360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/status_codes.cpython-313.pyc 2025-10-10T02:11:00.2807640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/cookies.cpython-313.pyc 2025-10-10T02:11:00.2808940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/exceptions.cpython-313.pyc 2025-10-10T02:11:00.2810120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/models.cpython-313.pyc 2025-10-10T02:11:00.2811500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/help.cpython-313.pyc 2025-10-10T02:11:00.2813110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/packages.cpython-313.pyc 2025-10-10T02:11:00.2814000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/auth.cpython-313.pyc 2025-10-10T02:11:00.2815170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/certs.cpython-313.pyc 2025-10-10T02:11:00.2816330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.2817360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/structures.cpython-313.pyc 2025-10-10T02:11:00.2818060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/api.py 2025-10-10T02:11:00.2818950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/_internal_utils.py 2025-10-10T02:11:00.2819780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/utils.py 2025-10-10T02:11:00.2820740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/exceptions.py 2025-10-10T02:11:00.2821610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/structures.py 2025-10-10T02:11:00.2822490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/help.py 2025-10-10T02:11:00.2823280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/adapters.py 2025-10-10T02:11:00.2824440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/RECORD 2025-10-10T02:11:00.2825720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/licenses/AUTHORS.md 2025-10-10T02:11:00.2827220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/licenses/LICENSE 2025-10-10T02:11:00.2828620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/direct_url.json 2025-10-10T02:11:00.2829900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/WHEEL 2025-10-10T02:11:00.2831360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/entry_points.txt 2025-10-10T02:11:00.2832810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/REQUESTED 2025-10-10T02:11:00.2834270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/INSTALLER 2025-10-10T02:11:00.2835440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/METADATA 2025-10-10T02:11:00.2836730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/configuration.py 2025-10-10T02:11:00.2837770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/pyproject.py 2025-10-10T02:11:00.2838960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/auth.py 2025-10-10T02:11:00.2840100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/xmlrpc.py 2025-10-10T02:11:00.2841400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/download.py 2025-10-10T02:11:00.2842550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/session.py 2025-10-10T02:11:00.2843810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/cache.py 2025-10-10T02:11:00.2845160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/__init__.py 2025-10-10T02:11:00.2846770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/__pycache__/session.cpython-313.pyc 2025-10-10T02:11:00.2848150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/__pycache__/download.cpython-313.pyc 2025-10-10T02:11:00.2849550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/__pycache__/xmlrpc.cpython-313.pyc 2025-10-10T02:11:00.2851080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/__pycache__/utils.cpython-313.pyc 2025-10-10T02:11:00.2852690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/__pycache__/cache.cpython-313.pyc 2025-10-10T02:11:00.2854150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/__pycache__/lazy_wheel.cpython-313.pyc 2025-10-10T02:11:00.2855630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/__pycache__/auth.cpython-313.pyc 2025-10-10T02:11:00.2857050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.2858230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/utils.py 2025-10-10T02:11:00.2859570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/lazy_wheel.py 2025-10-10T02:11:00.2860550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cache.py 2025-10-10T02:11:00.2861590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__init__.py 2025-10-10T02:11:00.2862790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/logging.py 2025-10-10T02:11:00.2863930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/misc.py 2025-10-10T02:11:00.2865190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/egg_link.py 2025-10-10T02:11:00.2866430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/compat.py 2025-10-10T02:11:00.2867660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/deprecation.py 2025-10-10T02:11:00.2868880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/subprocess.py 2025-10-10T02:11:00.2870240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/filesystem.py 2025-10-10T02:11:00.2871650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/direct_url_helpers.py 2025-10-10T02:11:00.2872930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__init__.py 2025-10-10T02:11:00.2873980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/_jaraco_text.py 2025-10-10T02:11:00.2875570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/temp_dir.cpython-313.pyc 2025-10-10T02:11:00.2876960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/_jaraco_text.cpython-313.pyc 2025-10-10T02:11:00.2878330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/glibc.cpython-313.pyc 2025-10-10T02:11:00.2879850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/urls.cpython-313.pyc 2025-10-10T02:11:00.2881600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/setuptools_build.cpython-313.pyc 2025-10-10T02:11:00.2883100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/unpacking.cpython-313.pyc 2025-10-10T02:11:00.2884520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/packaging.cpython-313.pyc 2025-10-10T02:11:00.2885900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/logging.cpython-313.pyc 2025-10-10T02:11:00.2887370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/appdirs.cpython-313.pyc 2025-10-10T02:11:00.2888870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/compat.cpython-313.pyc 2025-10-10T02:11:00.2890360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/deprecation.cpython-313.pyc 2025-10-10T02:11:00.2891870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/filetypes.cpython-313.pyc 2025-10-10T02:11:00.2893350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/misc.cpython-313.pyc 2025-10-10T02:11:00.2894730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/filesystem.cpython-313.pyc 2025-10-10T02:11:00.2896220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/wheel.cpython-313.pyc 2025-10-10T02:11:00.2897900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/compatibility_tags.cpython-313.pyc 2025-10-10T02:11:00.2899360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/hashes.cpython-313.pyc 2025-10-10T02:11:00.2900950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/direct_url_helpers.cpython-313.pyc 2025-10-10T02:11:00.2902460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/datetime.cpython-313.pyc 2025-10-10T02:11:00.2904020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/egg_link.cpython-313.pyc 2025-10-10T02:11:00.2905650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/entrypoints.cpython-313.pyc 2025-10-10T02:11:00.2907060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.2908550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/virtualenv.cpython-313.pyc 2025-10-10T02:11:00.2909940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/_log.cpython-313.pyc 2025-10-10T02:11:00.2911480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/retry.cpython-313.pyc 2025-10-10T02:11:00.2913110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/subprocess.cpython-313.pyc 2025-10-10T02:11:00.2914220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/temp_dir.py 2025-10-10T02:11:00.2915430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/retry.py 2025-10-10T02:11:00.2916740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/appdirs.py 2025-10-10T02:11:00.2918080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/setuptools_build.py 2025-10-10T02:11:00.2919180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/packaging.py 2025-10-10T02:11:00.2920480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/entrypoints.py 2025-10-10T02:11:00.2921700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/filetypes.py 2025-10-10T02:11:00.2923090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/compatibility_tags.py 2025-10-10T02:11:00.2924260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/datetime.py 2025-10-10T02:11:00.2925310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/urls.py 2025-10-10T02:11:00.2926520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/hashes.py 2025-10-10T02:11:00.2927700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/virtualenv.py 2025-10-10T02:11:00.2928820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/_log.py 2025-10-10T02:11:00.2929910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/glibc.py 2025-10-10T02:11:00.2931100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/wheel.py 2025-10-10T02:11:00.2932310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/unpacking.py 2025-10-10T02:11:00.2933430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/link.py 2025-10-10T02:11:00.2934760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/selection_prefs.py 2025-10-10T02:11:00.2935900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/direct_url.py 2025-10-10T02:11:00.2937000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/index.py 2025-10-10T02:11:00.2938200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/target_python.py 2025-10-10T02:11:00.2939470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/pylock.py 2025-10-10T02:11:00.2940690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__init__.py 2025-10-10T02:11:00.2942220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/target_python.cpython-313.pyc 2025-10-10T02:11:00.2943730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/link.cpython-313.pyc 2025-10-10T02:11:00.2945640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/candidate.cpython-313.pyc 2025-10-10T02:11:00.2946800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/pylock.cpython-313.pyc 2025-10-10T02:11:00.2948260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/wheel.cpython-313.pyc 2025-10-10T02:11:00.2949950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/selection_prefs.cpython-313.pyc 2025-10-10T02:11:00.2951500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/installation_report.cpython-313.pyc 2025-10-10T02:11:00.2953230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/format_control.cpython-313.pyc 2025-10-10T02:11:00.2954660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/search_scope.cpython-313.pyc 2025-10-10T02:11:00.2956070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/scheme.cpython-313.pyc 2025-10-10T02:11:00.2957420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/index.cpython-313.pyc 2025-10-10T02:11:00.2958940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/direct_url.cpython-313.pyc 2025-10-10T02:11:00.2960420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.2961690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/search_scope.py 2025-10-10T02:11:00.2962810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/candidate.py 2025-10-10T02:11:00.2964020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/format_control.py 2025-10-10T02:11:00.2965440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/installation_report.py 2025-10-10T02:11:00.2966520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/scheme.py 2025-10-10T02:11:00.2967680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/wheel.py 2025-10-10T02:11:00.2969170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__pycache__/build_env.cpython-313.pyc 2025-10-10T02:11:00.2970550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__pycache__/main.cpython-313.pyc 2025-10-10T02:11:00.2972120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__pycache__/pyproject.cpython-313.pyc 2025-10-10T02:11:00.2973800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__pycache__/self_outdated_check.cpython-313.pyc 2025-10-10T02:11:00.2975050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__pycache__/exceptions.cpython-313.pyc 2025-10-10T02:11:00.2976470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__pycache__/cache.cpython-313.pyc 2025-10-10T02:11:00.2978010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__pycache__/configuration.cpython-313.pyc 2025-10-10T02:11:00.2979480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__pycache__/wheel_builder.cpython-313.pyc 2025-10-10T02:11:00.2980930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.2982160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/cmdoptions.py 2025-10-10T02:11:00.2983240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__init__.py 2025-10-10T02:11:00.2984590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/index_command.py 2025-10-10T02:11:00.2985780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/status_codes.py 2025-10-10T02:11:00.2987260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/main.cpython-313.pyc 2025-10-10T02:11:00.2988880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/req_command.cpython-313.pyc 2025-10-10T02:11:00.2990540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/autocompletion.cpython-313.pyc 2025-10-10T02:11:00.2992120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/cmdoptions.cpython-313.pyc 2025-10-10T02:11:00.2994010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/base_command.cpython-313.pyc 2025-10-10T02:11:00.2995280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/main_parser.cpython-313.pyc 2025-10-10T02:11:00.2996800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/status_codes.cpython-313.pyc 2025-10-10T02:11:00.2998270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/progress_bars.cpython-313.pyc 2025-10-10T02:11:00.2999830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/command_context.cpython-313.pyc 2025-10-10T02:11:00.3001380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/index_command.cpython-313.pyc 2025-10-10T02:11:00.3002840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.3004340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/spinners.cpython-313.pyc 2025-10-10T02:11:00.3005800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/parser.cpython-313.pyc 2025-10-10T02:11:00.3006790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/parser.py 2025-10-10T02:11:00.3008110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/command_context.py 2025-10-10T02:11:00.3009330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/spinners.py 2025-10-10T02:11:00.3010420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/autocompletion.py 2025-10-10T02:11:00.3011510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/base_command.py 2025-10-10T02:11:00.3012330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/main_parser.py 2025-10-10T02:11:00.3013320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/progress_bars.py 2025-10-10T02:11:00.3014150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/main.py 2025-10-10T02:11:00.3015180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/req_command.py 2025-10-10T02:11:00.3016470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/install/editable_legacy.py 2025-10-10T02:11:00.3017350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/install/__init__.py 2025-10-10T02:11:00.3018720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/install/__pycache__/wheel.cpython-313.pyc 2025-10-10T02:11:00.3020090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/install/__pycache__/editable_legacy.cpython-313.pyc 2025-10-10T02:11:00.3021410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/install/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.3022270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/install/wheel.py 2025-10-10T02:11:00.3028600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/check.py 2025-10-10T02:11:00.3028850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/__init__.py 2025-10-10T02:11:00.3029150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/__pycache__/check.cpython-313.pyc 2025-10-10T02:11:00.3029560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/__pycache__/freeze.cpython-313.pyc 2025-10-10T02:11:00.3029920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/__pycache__/prepare.cpython-313.pyc 2025-10-10T02:11:00.3030250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.3030480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/freeze.py 2025-10-10T02:11:00.3031080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/wheel_legacy.py 2025-10-10T02:11:00.3032080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/metadata.py 2025-10-10T02:11:00.3033340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/metadata_editable.py 2025-10-10T02:11:00.3034340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/wheel_editable.py 2025-10-10T02:11:00.3035450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/__init__.py 2025-10-10T02:11:00.3037860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/__pycache__/wheel_legacy.cpython-313.pyc 2025-10-10T02:11:00.3038230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/__pycache__/wheel.cpython-313.pyc 2025-10-10T02:11:00.3039420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/__pycache__/metadata_legacy.cpython-313.pyc 2025-10-10T02:11:00.3040680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/__pycache__/wheel_editable.cpython-313.pyc 2025-10-10T02:11:00.3041990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/__pycache__/metadata.cpython-313.pyc 2025-10-10T02:11:00.3043630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/__pycache__/build_tracker.cpython-313.pyc 2025-10-10T02:11:00.3045540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/__pycache__/metadata_editable.cpython-313.pyc 2025-10-10T02:11:00.3047300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.3048600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/metadata_legacy.py 2025-10-10T02:11:00.3049940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/wheel.py 2025-10-10T02:11:00.3051320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/build_tracker.py 2025-10-10T02:11:00.3052500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/prepare.py 2025-10-10T02:11:00.3053850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/req_install.py 2025-10-10T02:11:00.3055170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/req_set.py 2025-10-10T02:11:00.3056440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/req_uninstall.py 2025-10-10T02:11:00.3057510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/__init__.py 2025-10-10T02:11:00.3059080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/__pycache__/constructors.cpython-313.pyc 2025-10-10T02:11:00.3060570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/__pycache__/req_install.cpython-313.pyc 2025-10-10T02:11:00.3062230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/__pycache__/req_dependency_group.cpython-313.pyc 2025-10-10T02:11:00.3063840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/__pycache__/req_set.cpython-313.pyc 2025-10-10T02:11:00.3065420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/__pycache__/req_uninstall.cpython-313.pyc 2025-10-10T02:11:00.3066860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/__pycache__/req_file.cpython-313.pyc 2025-10-10T02:11:00.3068290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.3069460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/req_dependency_group.py 2025-10-10T02:11:00.3070600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/req_file.py 2025-10-10T02:11:00.3071900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/constructors.py 2025-10-10T02:11:00.3073360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/legacy/__init__.py 2025-10-10T02:11:00.3075020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/legacy/__pycache__/resolver.cpython-313.pyc 2025-10-10T02:11:00.3076700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/legacy/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.3078000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/legacy/resolver.py 2025-10-10T02:11:00.3079400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/__init__.py 2025-10-10T02:11:00.3081110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/__pycache__/base.cpython-313.pyc 2025-10-10T02:11:00.3082690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.3083830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/base.py 2025-10-10T02:11:00.3085240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/provider.py 2025-10-10T02:11:00.3086620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py 2025-10-10T02:11:00.3087980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/reporter.py 2025-10-10T02:11:00.3089340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__init__.py 2025-10-10T02:11:00.3090940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__pycache__/resolver.cpython-313.pyc 2025-10-10T02:11:00.3092520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__pycache__/reporter.cpython-313.pyc 2025-10-10T02:11:00.3094310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__pycache__/requirements.cpython-313.pyc 2025-10-10T02:11:00.3095930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__pycache__/base.cpython-313.pyc 2025-10-10T02:11:00.3097690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__pycache__/candidates.cpython-313.pyc 2025-10-10T02:11:00.3099410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__pycache__/provider.cpython-313.pyc 2025-10-10T02:11:00.3101050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__pycache__/factory.cpython-313.pyc 2025-10-10T02:11:00.3103000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__pycache__/found_candidates.cpython-313.pyc 2025-10-10T02:11:00.3104680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.3106180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/factory.py 2025-10-10T02:11:00.3107640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/requirements.py 2025-10-10T02:11:00.3109070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/resolver.py 2025-10-10T02:11:00.3110450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/candidates.py 2025-10-10T02:11:00.3111760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/base.py 2025-10-10T02:11:00.3112840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/git.py 2025-10-10T02:11:00.3114140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/__init__.py 2025-10-10T02:11:00.3115730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/__pycache__/versioncontrol.cpython-313.pyc 2025-10-10T02:11:00.3117180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/__pycache__/bazaar.cpython-313.pyc 2025-10-10T02:11:00.3118720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/__pycache__/subversion.cpython-313.pyc 2025-10-10T02:11:00.3120180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/__pycache__/git.cpython-313.pyc 2025-10-10T02:11:00.3121570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/__pycache__/mercurial.cpython-313.pyc 2025-10-10T02:11:00.3122940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.3123970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/mercurial.py 2025-10-10T02:11:00.3124990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/bazaar.py 2025-10-10T02:11:00.3126280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/versioncontrol.py 2025-10-10T02:11:00.3127430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/subversion.py 2025-10-10T02:11:00.3128750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/locations/__init__.py 2025-10-10T02:11:00.3130350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/locations/__pycache__/_distutils.cpython-313.pyc 2025-10-10T02:11:00.3131890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/locations/__pycache__/base.cpython-313.pyc 2025-10-10T02:11:00.3133370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/locations/__pycache__/_sysconfig.cpython-313.pyc 2025-10-10T02:11:00.3135040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/locations/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.3136210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/locations/_sysconfig.py 2025-10-10T02:11:00.3137420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/locations/_distutils.py 2025-10-10T02:11:00.3138540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/locations/base.py 2025-10-10T02:11:00.3139730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/index/collector.py 2025-10-10T02:11:00.3140900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/index/__init__.py 2025-10-10T02:11:00.3142610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/index/__pycache__/sources.cpython-313.pyc 2025-10-10T02:11:00.3143890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/index/__pycache__/collector.cpython-313.pyc 2025-10-10T02:11:00.3145430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/index/__pycache__/package_finder.cpython-313.pyc 2025-10-10T02:11:00.3146920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/index/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.3148020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/index/sources.py 2025-10-10T02:11:00.3149250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/index/package_finder.py 2025-10-10T02:11:00.3150540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/exceptions.py 2025-10-10T02:11:00.3151860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/configuration.py 2025-10-10T02:11:00.3153130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/show.py 2025-10-10T02:11:00.3154290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/list.py 2025-10-10T02:11:00.3155570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/check.py 2025-10-10T02:11:00.3156790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/index.py 2025-10-10T02:11:00.3158140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/completion.py 2025-10-10T02:11:00.3159310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/download.py 2025-10-10T02:11:00.3160390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/cache.py 2025-10-10T02:11:00.3161630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__init__.py 2025-10-10T02:11:00.3163260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/search.cpython-313.pyc 2025-10-10T02:11:00.3164730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/check.cpython-313.pyc 2025-10-10T02:11:00.3166270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/show.cpython-313.pyc 2025-10-10T02:11:00.3167700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/list.cpython-313.pyc 2025-10-10T02:11:00.3169330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/download.cpython-313.pyc 2025-10-10T02:11:00.3170890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/freeze.cpython-313.pyc 2025-10-10T02:11:00.3172430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/hash.cpython-313.pyc 2025-10-10T02:11:00.3173770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/debug.cpython-313.pyc 2025-10-10T02:11:00.3175280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/wheel.cpython-313.pyc 2025-10-10T02:11:00.3176720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/cache.cpython-313.pyc 2025-10-10T02:11:00.3178280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/help.cpython-313.pyc 2025-10-10T02:11:00.3179850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/install.cpython-313.pyc 2025-10-10T02:11:00.3181550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/configuration.cpython-313.pyc 2025-10-10T02:11:00.3183210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/uninstall.cpython-313.pyc 2025-10-10T02:11:00.3184780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/completion.cpython-313.pyc 2025-10-10T02:11:00.3186370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/index.cpython-313.pyc 2025-10-10T02:11:00.3187900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/lock.cpython-313.pyc 2025-10-10T02:11:00.3189620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.3191130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/inspect.cpython-313.pyc 2025-10-10T02:11:00.3192250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/hash.py 2025-10-10T02:11:00.3193460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/inspect.py 2025-10-10T02:11:00.3194760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/debug.py 2025-10-10T02:11:00.3196210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/uninstall.py 2025-10-10T02:11:00.3197270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/lock.py 2025-10-10T02:11:00.3198580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/freeze.py 2025-10-10T02:11:00.3199740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/search.py 2025-10-10T02:11:00.3200910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/install.py 2025-10-10T02:11:00.3201960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/help.py 2025-10-10T02:11:00.3202790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/wheel.py 2025-10-10T02:11:00.3203710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/main.py 2025-10-10T02:11:00.3204650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/wheel_builder.py 2025-10-10T02:11:00.3205510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/_json.py 2025-10-10T02:11:00.3206630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/__init__.py 2025-10-10T02:11:00.3207730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/__pycache__/base.cpython-313.pyc 2025-10-10T02:11:00.3209050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/__pycache__/pkg_resources.cpython-313.pyc 2025-10-10T02:11:00.3210220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.3211450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/__pycache__/_json.cpython-313.pyc 2025-10-10T02:11:00.3212360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/pkg_resources.py 2025-10-10T02:11:00.3213810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/importlib/_dists.py 2025-10-10T02:11:00.3215160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/importlib/__init__.py 2025-10-10T02:11:00.3216900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/importlib/__pycache__/_compat.cpython-313.pyc 2025-10-10T02:11:00.3218600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/importlib/__pycache__/_dists.cpython-313.pyc 2025-10-10T02:11:00.3220290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/importlib/__pycache__/_envs.cpython-313.pyc 2025-10-10T02:11:00.3221800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/importlib/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.3223110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/importlib/_compat.py 2025-10-10T02:11:00.3224350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/importlib/_envs.py 2025-10-10T02:11:00.3225540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/base.py 2025-10-10T02:11:00.3226870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/__init__.py 2025-10-10T02:11:00.3228600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/__pycache__/base.cpython-313.pyc 2025-10-10T02:11:00.3230250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/__pycache__/installed.cpython-313.pyc 2025-10-10T02:11:00.3231770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/__pycache__/wheel.cpython-313.pyc 2025-10-10T02:11:00.3233350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/__pycache__/sdist.cpython-313.pyc 2025-10-10T02:11:00.3235000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.3236280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/sdist.py 2025-10-10T02:11:00.3237550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/installed.py 2025-10-10T02:11:00.3238830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/base.py 2025-10-10T02:11:00.3240210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/wheel.py 2025-10-10T02:11:00.3241390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/self_outdated_check.py 2025-10-10T02:11:00.3242550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/build_env.py 2025-10-10T02:11:00.3243630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/tags.py 2025-10-10T02:11:00.3244920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/_musllinux.py 2025-10-10T02:11:00.3246110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/metadata.py 2025-10-10T02:11:00.3247260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/version.py 2025-10-10T02:11:00.3248560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/licenses/__init__.py 2025-10-10T02:11:00.3249890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/licenses/_spdx.py 2025-10-10T02:11:00.3251630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/licenses/__pycache__/_spdx.cpython-313.pyc 2025-10-10T02:11:00.3253130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/licenses/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.3254310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__init__.py 2025-10-10T02:11:00.3255800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/markers.cpython-313.pyc 2025-10-10T02:11:00.3257350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/requirements.cpython-313.pyc 2025-10-10T02:11:00.3258950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/_musllinux.cpython-313.pyc 2025-10-10T02:11:00.3260330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/utils.cpython-313.pyc 2025-10-10T02:11:00.3261610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/tags.cpython-313.pyc 2025-10-10T02:11:00.3263100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/metadata.cpython-313.pyc 2025-10-10T02:11:00.3264660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/_tokenizer.cpython-313.pyc 2025-10-10T02:11:00.3266140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/_manylinux.cpython-313.pyc 2025-10-10T02:11:00.3267860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/_structures.cpython-313.pyc 2025-10-10T02:11:00.3269390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.3270910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/specifiers.cpython-313.pyc 2025-10-10T02:11:00.3272420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/version.cpython-313.pyc 2025-10-10T02:11:00.3273930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/_elffile.cpython-313.pyc 2025-10-10T02:11:00.3275340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/_parser.cpython-313.pyc 2025-10-10T02:11:00.3276620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/_parser.py 2025-10-10T02:11:00.3277830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/utils.py 2025-10-10T02:11:00.3279080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/requirements.py 2025-10-10T02:11:00.3280340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/_structures.py 2025-10-10T02:11:00.3281550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/markers.py 2025-10-10T02:11:00.3282790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/py.typed 2025-10-10T02:11:00.3283990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/_manylinux.py 2025-10-10T02:11:00.3285210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/_tokenizer.py 2025-10-10T02:11:00.3286460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/specifiers.py 2025-10-10T02:11:00.3287710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/_elffile.py 2025-10-10T02:11:00.3288660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/vendor.txt 2025-10-10T02:11:00.3289900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/_openssl.py 2025-10-10T02:11:00.3291230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/_api.py 2025-10-10T02:11:00.3292440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/_macos.py 2025-10-10T02:11:00.3293690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/__init__.py 2025-10-10T02:11:00.3295280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/__pycache__/_windows.cpython-313.pyc 2025-10-10T02:11:00.3296830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/__pycache__/_api.cpython-313.pyc 2025-10-10T02:11:00.3298500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/__pycache__/_macos.cpython-313.pyc 2025-10-10T02:11:00.3299880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/__pycache__/_openssl.cpython-313.pyc 2025-10-10T02:11:00.3301700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/__pycache__/_ssl_constants.cpython-313.pyc 2025-10-10T02:11:00.3303210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.3304400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/_ssl_constants.py 2025-10-10T02:11:00.3305520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/py.typed 2025-10-10T02:11:00.3306850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/_windows.py 2025-10-10T02:11:00.3308160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/msgpack/__init__.py 2025-10-10T02:11:00.3309770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/msgpack/__pycache__/fallback.cpython-313.pyc 2025-10-10T02:11:00.3311310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/msgpack/__pycache__/exceptions.cpython-313.pyc 2025-10-10T02:11:00.3312620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/msgpack/__pycache__/ext.cpython-313.pyc 2025-10-10T02:11:00.3314350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/msgpack/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.3315470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/msgpack/exceptions.py 2025-10-10T02:11:00.3316680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/msgpack/fallback.py 2025-10-10T02:11:00.3317780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/msgpack/ext.py 2025-10-10T02:11:00.3319260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/_lint_dependency_groups.py 2025-10-10T02:11:00.3320550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/__init__.py 2025-10-10T02:11:00.3322330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/__pycache__/_implementation.cpython-313.pyc 2025-10-10T02:11:00.3323970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/__pycache__/_toml_compat.cpython-313.pyc 2025-10-10T02:11:00.3325500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/__pycache__/_pip_wrapper.cpython-313.pyc 2025-10-10T02:11:00.3327370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/__pycache__/_lint_dependency_groups.cpython-313.pyc 2025-10-10T02:11:00.3328990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:11:00.3330520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.3331890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/_pip_wrapper.py 2025-10-10T02:11:00.3333320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/_implementation.py 2025-10-10T02:11:00.3334520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/py.typed 2025-10-10T02:11:00.3335990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/_toml_compat.py 2025-10-10T02:11:00.3337520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/__main__.py 2025-10-10T02:11:00.3338670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/filters/__init__.py 2025-10-10T02:11:00.3340320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/filters/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.3341430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/modeline.py 2025-10-10T02:11:00.3342590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/console.py 2025-10-10T02:11:00.3343870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/scanner.py 2025-10-10T02:11:00.3345040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/formatter.py 2025-10-10T02:11:00.3346350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/lexers/__init__.py 2025-10-10T02:11:00.3348020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/lexers/__pycache__/_mapping.cpython-313.pyc 2025-10-10T02:11:00.3349530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/lexers/__pycache__/python.cpython-313.pyc 2025-10-10T02:11:00.3351090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/lexers/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.3352180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/lexers/python.py 2025-10-10T02:11:00.3353450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/lexers/_mapping.py 2025-10-10T02:11:00.3354680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/token.py 2025-10-10T02:11:00.3355910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/style.py 2025-10-10T02:11:00.3357130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/util.py 2025-10-10T02:11:00.3358380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/sphinxext.py 2025-10-10T02:11:00.3359600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__init__.py 2025-10-10T02:11:00.3360970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/formatters/__init__.py 2025-10-10T02:11:00.3362660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/formatters/__pycache__/_mapping.cpython-313.pyc 2025-10-10T02:11:00.3364360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/formatters/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.3365600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/formatters/_mapping.py 2025-10-10T02:11:00.3367100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/formatter.cpython-313.pyc 2025-10-10T02:11:00.3368710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/regexopt.cpython-313.pyc 2025-10-10T02:11:00.3370150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/scanner.cpython-313.pyc 2025-10-10T02:11:00.3371450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/lexer.cpython-313.pyc 2025-10-10T02:11:00.3372830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/plugin.cpython-313.pyc 2025-10-10T02:11:00.3374420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/style.cpython-313.pyc 2025-10-10T02:11:00.3375900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/token.cpython-313.pyc 2025-10-10T02:11:00.3377690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/unistring.cpython-313.pyc 2025-10-10T02:11:00.3379490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/modeline.cpython-313.pyc 2025-10-10T02:11:00.3380630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/util.cpython-313.pyc 2025-10-10T02:11:00.3382150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/sphinxext.cpython-313.pyc 2025-10-10T02:11:00.3383590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/filter.cpython-313.pyc 2025-10-10T02:11:00.3385010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:11:00.3386570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.3388120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/console.cpython-313.pyc 2025-10-10T02:11:00.3389330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/styles/__init__.py 2025-10-10T02:11:00.3391020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/styles/__pycache__/_mapping.cpython-313.pyc 2025-10-10T02:11:00.3392520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/styles/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.3393820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/styles/_mapping.py 2025-10-10T02:11:00.3395030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/unistring.py 2025-10-10T02:11:00.3396250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/lexer.py 2025-10-10T02:11:00.3397310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/regexopt.py 2025-10-10T02:11:00.3398140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/plugin.py 2025-10-10T02:11:00.3399160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/filter.py 2025-10-10T02:11:00.3400510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__main__.py 2025-10-10T02:11:00.3401030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/w64-arm.exe 2025-10-10T02:11:00.3402010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/w32.exe 2025-10-10T02:11:00.3402890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/locators.py 2025-10-10T02:11:00.3403960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/metadata.py 2025-10-10T02:11:00.3405460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/version.py 2025-10-10T02:11:00.3405800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/compat.py 2025-10-10T02:11:00.3406810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/index.py 2025-10-10T02:11:00.3407700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/manifest.py 2025-10-10T02:11:00.3408710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/util.py 2025-10-10T02:11:00.3409550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/database.py 2025-10-10T02:11:00.3410530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/t32.exe 2025-10-10T02:11:00.3411400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__init__.py 2025-10-10T02:11:00.3413000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/markers.cpython-313.pyc 2025-10-10T02:11:00.3414470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/compat.cpython-313.pyc 2025-10-10T02:11:00.3416060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/resources.cpython-313.pyc 2025-10-10T02:11:00.3417490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/scripts.cpython-313.pyc 2025-10-10T02:11:00.3419080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/wheel.cpython-313.pyc 2025-10-10T02:11:00.3420430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/metadata.cpython-313.pyc 2025-10-10T02:11:00.3421900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/locators.cpython-313.pyc 2025-10-10T02:11:00.3423440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/util.cpython-313.pyc 2025-10-10T02:11:00.3424860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/index.cpython-313.pyc 2025-10-10T02:11:00.3426340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.3427940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/version.cpython-313.pyc 2025-10-10T02:11:00.3429500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/database.cpython-313.pyc 2025-10-10T02:11:00.3431040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/manifest.cpython-313.pyc 2025-10-10T02:11:00.3432190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/w64.exe 2025-10-10T02:11:00.3433290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/markers.py 2025-10-10T02:11:00.3434390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/resources.py 2025-10-10T02:11:00.3435600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/t64-arm.exe 2025-10-10T02:11:00.3436910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/scripts.py 2025-10-10T02:11:00.3437970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/t64.exe 2025-10-10T02:11:00.3439180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/wheel.py 2025-10-10T02:11:00.3440410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distro/__init__.py 2025-10-10T02:11:00.3441910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distro/__pycache__/distro.cpython-313.pyc 2025-10-10T02:11:00.3443520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distro/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:11:00.3445140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distro/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.3446220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distro/py.typed 2025-10-10T02:11:00.3447540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distro/distro.py 2025-10-10T02:11:00.3448780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distro/__main__.py 2025-10-10T02:11:00.3450060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/serialize.py 2025-10-10T02:11:00.3451390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/wrapper.py 2025-10-10T02:11:00.3452690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/controller.py 2025-10-10T02:11:00.3454410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/filewrapper.py 2025-10-10T02:11:00.3455640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/heuristics.py 2025-10-10T02:11:00.3457040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/adapter.py 2025-10-10T02:11:00.3458380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/cache.py 2025-10-10T02:11:00.3459770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__init__.py 2025-10-10T02:11:00.3461470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__pycache__/serialize.cpython-313.pyc 2025-10-10T02:11:00.3463100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__pycache__/controller.cpython-313.pyc 2025-10-10T02:11:00.3464810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__pycache__/filewrapper.cpython-313.pyc 2025-10-10T02:11:00.3466460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__pycache__/_cmd.cpython-313.pyc 2025-10-10T02:11:00.3468020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__pycache__/cache.cpython-313.pyc 2025-10-10T02:11:00.3469680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__pycache__/adapter.cpython-313.pyc 2025-10-10T02:11:00.3471200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__pycache__/wrapper.cpython-313.pyc 2025-10-10T02:11:00.3472800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.3474540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__pycache__/heuristics.cpython-313.pyc 2025-10-10T02:11:00.3475710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/py.typed 2025-10-10T02:11:00.3477030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/_cmd.py 2025-10-10T02:11:00.3478440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/caches/file_cache.py 2025-10-10T02:11:00.3479920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/caches/__init__.py 2025-10-10T02:11:00.3481610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/file_cache.cpython-313.pyc 2025-10-10T02:11:00.3483180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.3484890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/redis_cache.cpython-313.pyc 2025-10-10T02:11:00.3486110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/caches/redis_cache.py 2025-10-10T02:11:00.3487180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/intranges.py 2025-10-10T02:11:00.3488500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/package_data.py 2025-10-10T02:11:00.3489560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/compat.py 2025-10-10T02:11:00.3490730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/idnadata.py 2025-10-10T02:11:00.3491910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/__init__.py 2025-10-10T02:11:00.3493040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/core.py 2025-10-10T02:11:00.3494890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/__pycache__/codec.cpython-313.pyc 2025-10-10T02:11:00.3495900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/__pycache__/core.cpython-313.pyc 2025-10-10T02:11:00.3497390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/__pycache__/idnadata.cpython-313.pyc 2025-10-10T02:11:00.3498830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/__pycache__/compat.cpython-313.pyc 2025-10-10T02:11:00.3500330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/__pycache__/package_data.cpython-313.pyc 2025-10-10T02:11:00.3501870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/__pycache__/uts46data.cpython-313.pyc 2025-10-10T02:11:00.3503320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/__pycache__/intranges.cpython-313.pyc 2025-10-10T02:11:00.3504930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.3505980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/py.typed 2025-10-10T02:11:00.3507390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/codec.py 2025-10-10T02:11:00.3508360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/uts46data.py 2025-10-10T02:11:00.3509350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/__init__.py 2025-10-10T02:11:00.3510960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/__pycache__/typing_extensions.cpython-313.pyc 2025-10-10T02:11:00.3512260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.3513380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/cookies.py 2025-10-10T02:11:00.3514640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/auth.py 2025-10-10T02:11:00.3515770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/sessions.py 2025-10-10T02:11:00.3516940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/hooks.py 2025-10-10T02:11:00.3518120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/compat.py 2025-10-10T02:11:00.3519400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/models.py 2025-10-10T02:11:00.3520660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/certs.py 2025-10-10T02:11:00.3521840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__init__.py 2025-10-10T02:11:00.3523130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/status_codes.py 2025-10-10T02:11:00.3524400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/packages.py 2025-10-10T02:11:00.3525540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__version__.py 2025-10-10T02:11:00.3527350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/__version__.cpython-313.pyc 2025-10-10T02:11:00.3528720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/api.cpython-313.pyc 2025-10-10T02:11:00.3530530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/adapters.cpython-313.pyc 2025-10-10T02:11:00.3532290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/_internal_utils.cpython-313.pyc 2025-10-10T02:11:00.3533690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/compat.cpython-313.pyc 2025-10-10T02:11:00.3535330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/sessions.cpython-313.pyc 2025-10-10T02:11:00.3536660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/hooks.cpython-313.pyc 2025-10-10T02:11:00.3538170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/utils.cpython-313.pyc 2025-10-10T02:11:00.3539820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/status_codes.cpython-313.pyc 2025-10-10T02:11:00.3541280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/cookies.cpython-313.pyc 2025-10-10T02:11:00.3542970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/exceptions.cpython-313.pyc 2025-10-10T02:11:00.3544420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/models.cpython-313.pyc 2025-10-10T02:11:00.3545910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/help.cpython-313.pyc 2025-10-10T02:11:00.3547470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/packages.cpython-313.pyc 2025-10-10T02:11:00.3549010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/auth.cpython-313.pyc 2025-10-10T02:11:00.3550790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/certs.cpython-313.pyc 2025-10-10T02:11:00.3552220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.3553870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/structures.cpython-313.pyc 2025-10-10T02:11:00.3554870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/api.py 2025-10-10T02:11:00.3556270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/_internal_utils.py 2025-10-10T02:11:00.3557520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/utils.py 2025-10-10T02:11:00.3558990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/exceptions.py 2025-10-10T02:11:00.3560190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/structures.py 2025-10-10T02:11:00.3561560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/help.py 2025-10-10T02:11:00.3562830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/adapters.py 2025-10-10T02:11:00.3563990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli/_types.py 2025-10-10T02:11:00.3565150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli/__init__.py 2025-10-10T02:11:00.3566660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli/__pycache__/_types.cpython-313.pyc 2025-10-10T02:11:00.3568030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli/__pycache__/_re.cpython-313.pyc 2025-10-10T02:11:00.3569550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.3571010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli/__pycache__/_parser.cpython-313.pyc 2025-10-10T02:11:00.3572110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli/_parser.py 2025-10-10T02:11:00.3573260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli/_re.py 2025-10-10T02:11:00.3574540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli/py.typed 2025-10-10T02:11:00.3575650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/certifi/__init__.py 2025-10-10T02:11:00.3576750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/certifi/core.py 2025-10-10T02:11:00.3578320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/certifi/__pycache__/core.cpython-313.pyc 2025-10-10T02:11:00.3579730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/certifi/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:11:00.3581280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/certifi/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.3582440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/certifi/py.typed 2025-10-10T02:11:00.3583640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/certifi/cacert.pem 2025-10-10T02:11:00.3584800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/certifi/__main__.py 2025-10-10T02:11:00.3585960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/_impl.py 2025-10-10T02:11:00.3587280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/__init__.py 2025-10-10T02:11:00.3588840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/__pycache__/_impl.cpython-313.pyc 2025-10-10T02:11:00.3590340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.3591940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py 2025-10-10T02:11:00.3593340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/_in_process/__init__.py 2025-10-10T02:11:00.3595260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/_in_process/__pycache__/_in_process.cpython-313.pyc 2025-10-10T02:11:00.3596460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/_in_process/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.3597460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/py.typed 2025-10-10T02:11:00.3598260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/themes.py 2025-10-10T02:11:00.3599320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/screen.py 2025-10-10T02:11:00.3600420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/logging.py 2025-10-10T02:11:00.3601680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/measure.py 2025-10-10T02:11:00.3602740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/tree.py 2025-10-10T02:11:00.3603950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/console.py 2025-10-10T02:11:00.3605090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/live_render.py 2025-10-10T02:11:00.3606270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_emoji_codes.py 2025-10-10T02:11:00.3607380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/box.py 2025-10-10T02:11:00.3608490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/color.py 2025-10-10T02:11:00.3609680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_timer.py 2025-10-10T02:11:00.3610910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_fileno.py 2025-10-10T02:11:00.3612180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/align.py 2025-10-10T02:11:00.3613280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/theme.py 2025-10-10T02:11:00.3614320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/style.py 2025-10-10T02:11:00.3615650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/default_styles.py 2025-10-10T02:11:00.3616690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_wrap.py 2025-10-10T02:11:00.3617990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_log_render.py 2025-10-10T02:11:00.3619110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/emoji.py 2025-10-10T02:11:00.3620280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/layout.py 2025-10-10T02:11:00.3621470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/containers.py 2025-10-10T02:11:00.3622650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_emoji_replace.py 2025-10-10T02:11:00.3623670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/traceback.py 2025-10-10T02:11:00.3624880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/region.py 2025-10-10T02:11:00.3626020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/protocol.py 2025-10-10T02:11:00.3627120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_loop.py 2025-10-10T02:11:00.3628290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/control.py 2025-10-10T02:11:00.3629400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/filesize.py 2025-10-10T02:11:00.3630730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_null_file.py 2025-10-10T02:11:00.3631870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_palettes.py 2025-10-10T02:11:00.3632980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__init__.py 2025-10-10T02:11:00.3633980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_pick.py 2025-10-10T02:11:00.3635210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/file_proxy.py 2025-10-10T02:11:00.3636910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/highlighter.cpython-313.pyc 2025-10-10T02:11:00.3638350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_emoji_replace.cpython-313.pyc 2025-10-10T02:11:00.3639750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/segment.cpython-313.pyc 2025-10-10T02:11:00.3641160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/color.cpython-313.pyc 2025-10-10T02:11:00.3642770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/theme.cpython-313.pyc 2025-10-10T02:11:00.3644290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_windows.cpython-313.pyc 2025-10-10T02:11:00.3645860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/constrain.cpython-313.pyc 2025-10-10T02:11:00.3647330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/rule.cpython-313.pyc 2025-10-10T02:11:00.3648900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/containers.cpython-313.pyc 2025-10-10T02:11:00.3650360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/cells.cpython-313.pyc 2025-10-10T02:11:00.3651850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/ansi.cpython-313.pyc 2025-10-10T02:11:00.3653230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/file_proxy.cpython-313.pyc 2025-10-10T02:11:00.3654570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_ratio.cpython-313.pyc 2025-10-10T02:11:00.3656020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/layout.cpython-313.pyc 2025-10-10T02:11:00.3657520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_emoji_codes.cpython-313.pyc 2025-10-10T02:11:00.3658980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/scope.cpython-313.pyc 2025-10-10T02:11:00.3660360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/abc.cpython-313.pyc 2025-10-10T02:11:00.3661830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/pretty.cpython-313.pyc 2025-10-10T02:11:00.3663160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_loop.cpython-313.pyc 2025-10-10T02:11:00.3664570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/logging.cpython-313.pyc 2025-10-10T02:11:00.3666110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_cell_widths.cpython-313.pyc 2025-10-10T02:11:00.3667680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/terminal_theme.cpython-313.pyc 2025-10-10T02:11:00.3669250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_palettes.cpython-313.pyc 2025-10-10T02:11:00.3670670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/style.cpython-313.pyc 2025-10-10T02:11:00.3672300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_log_render.cpython-313.pyc 2025-10-10T02:11:00.3673780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/filesize.cpython-313.pyc 2025-10-10T02:11:00.3675140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/live_render.cpython-313.pyc 2025-10-10T02:11:00.3676540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/text.cpython-313.pyc 2025-10-10T02:11:00.3678000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_fileno.cpython-313.pyc 2025-10-10T02:11:00.3679460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/prompt.cpython-313.pyc 2025-10-10T02:11:00.3680900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/progress.cpython-313.pyc 2025-10-10T02:11:00.3682360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/errors.cpython-313.pyc 2025-10-10T02:11:00.3683860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/bar.cpython-313.pyc 2025-10-10T02:11:00.3685250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_spinners.cpython-313.pyc 2025-10-10T02:11:00.3686730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/default_styles.cpython-313.pyc 2025-10-10T02:11:00.3688090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/status.cpython-313.pyc 2025-10-10T02:11:00.3689500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/repr.cpython-313.pyc 2025-10-10T02:11:00.3690800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/tree.cpython-313.pyc 2025-10-10T02:11:00.3692310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_extension.cpython-313.pyc 2025-10-10T02:11:00.3693640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/measure.cpython-313.pyc 2025-10-10T02:11:00.3695100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/screen.cpython-313.pyc 2025-10-10T02:11:00.3696510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/palette.cpython-313.pyc 2025-10-10T02:11:00.3698000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/region.cpython-313.pyc 2025-10-10T02:11:00.3699530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/themes.cpython-313.pyc 2025-10-10T02:11:00.3701030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/emoji.cpython-313.pyc 2025-10-10T02:11:00.3702530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_stack.cpython-313.pyc 2025-10-10T02:11:00.3704090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/control.cpython-313.pyc 2025-10-10T02:11:00.3705630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_inspect.cpython-313.pyc 2025-10-10T02:11:00.3706960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/syntax.cpython-313.pyc 2025-10-10T02:11:00.3708270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/panel.cpython-313.pyc 2025-10-10T02:11:00.3709990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/table.cpython-313.pyc 2025-10-10T02:11:00.3711300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_wrap.cpython-313.pyc 2025-10-10T02:11:00.3712730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/live.cpython-313.pyc 2025-10-10T02:11:00.3714200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/align.cpython-313.pyc 2025-10-10T02:11:00.3715640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/jupyter.cpython-313.pyc 2025-10-10T02:11:00.3717010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/markup.cpython-313.pyc 2025-10-10T02:11:00.3718690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_windows_renderer.cpython-313.pyc 2025-10-10T02:11:00.3720240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/protocol.cpython-313.pyc 2025-10-10T02:11:00.3721560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_pick.cpython-313.pyc 2025-10-10T02:11:00.3723040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_timer.cpython-313.pyc 2025-10-10T02:11:00.3724560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/spinner.cpython-313.pyc 2025-10-10T02:11:00.3726040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/styled.cpython-313.pyc 2025-10-10T02:11:00.3727490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/json.cpython-313.pyc 2025-10-10T02:11:00.3729010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_export_format.cpython-313.pyc 2025-10-10T02:11:00.3730640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/pager.cpython-313.pyc 2025-10-10T02:11:00.3732400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/progress_bar.cpython-313.pyc 2025-10-10T02:11:00.3733820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:11:00.3735230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/box.cpython-313.pyc 2025-10-10T02:11:00.3736680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/columns.cpython-313.pyc 2025-10-10T02:11:00.3738190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/diagnose.cpython-313.pyc 2025-10-10T02:11:00.3739660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.3741120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/traceback.cpython-313.pyc 2025-10-10T02:11:00.3742800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_null_file.cpython-313.pyc 2025-10-10T02:11:00.3744180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_win32_console.cpython-313.pyc 2025-10-10T02:11:00.3745570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/console.cpython-313.pyc 2025-10-10T02:11:00.3747040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/color_triplet.cpython-313.pyc 2025-10-10T02:11:00.3748530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/padding.cpython-313.pyc 2025-10-10T02:11:00.3753430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/palette.py 2025-10-10T02:11:00.3753660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/markup.py 2025-10-10T02:11:00.3753870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_ratio.py 2025-10-10T02:11:00.3754080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/repr.py 2025-10-10T02:11:00.3754300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/constrain.py 2025-10-10T02:11:00.3755100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/pretty.py 2025-10-10T02:11:00.3756400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/diagnose.py 2025-10-10T02:11:00.3757790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/columns.py 2025-10-10T02:11:00.3758870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/rule.py 2025-10-10T02:11:00.3760200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_inspect.py 2025-10-10T02:11:00.3761340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/pager.py 2025-10-10T02:11:00.3762550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/text.py 2025-10-10T02:11:00.3763830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/highlighter.py 2025-10-10T02:11:00.3764880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_spinners.py 2025-10-10T02:11:00.3766170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/terminal_theme.py 2025-10-10T02:11:00.3767290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/bar.py 2025-10-10T02:11:00.3768390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/live.py 2025-10-10T02:11:00.3769510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/py.typed 2025-10-10T02:11:00.3770750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/syntax.py 2025-10-10T02:11:00.3772000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/table.py 2025-10-10T02:11:00.3773610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_export_format.py 2025-10-10T02:11:00.3774790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/progress_bar.py 2025-10-10T02:11:00.3776060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/errors.py 2025-10-10T02:11:00.3777270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/prompt.py 2025-10-10T02:11:00.3778490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/segment.py 2025-10-10T02:11:00.3779640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/ansi.py 2025-10-10T02:11:00.3780880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/progress.py 2025-10-10T02:11:00.3782220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_stack.py 2025-10-10T02:11:00.3783310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_windows.py 2025-10-10T02:11:00.3784620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_cell_widths.py 2025-10-10T02:11:00.3785830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/cells.py 2025-10-10T02:11:00.3787170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_win32_console.py 2025-10-10T02:11:00.3788420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/panel.py 2025-10-10T02:11:00.3789640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/styled.py 2025-10-10T02:11:00.3790810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/spinner.py 2025-10-10T02:11:00.3792190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_windows_renderer.py 2025-10-10T02:11:00.3793380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/json.py 2025-10-10T02:11:00.3794410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/padding.py 2025-10-10T02:11:00.3796290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__main__.py 2025-10-10T02:11:00.3796880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/scope.py 2025-10-10T02:11:00.3797710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_extension.py 2025-10-10T02:11:00.3798320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/status.py 2025-10-10T02:11:00.3799190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/abc.py 2025-10-10T02:11:00.3800090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/jupyter.py 2025-10-10T02:11:00.3801070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/color_triplet.py 2025-10-10T02:11:00.3801980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli_w/_writer.py 2025-10-10T02:11:00.3802940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli_w/__init__.py 2025-10-10T02:11:00.3804160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli_w/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.3805310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli_w/__pycache__/_writer.cpython-313.pyc 2025-10-10T02:11:00.3806130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli_w/py.typed 2025-10-10T02:11:00.3807080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/filepost.py 2025-10-10T02:11:00.3808090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/fields.py 2025-10-10T02:11:00.3808970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/queue.py 2025-10-10T02:11:00.3810010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/ssltransport.py 2025-10-10T02:11:00.3810950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/proxy.py 2025-10-10T02:11:00.3811870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/wait.py 2025-10-10T02:11:00.3812860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/request.py 2025-10-10T02:11:00.3813830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/timeout.py 2025-10-10T02:11:00.3814820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__init__.py 2025-10-10T02:11:00.3815830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/response.py 2025-10-10T02:11:00.3816750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/ssl_.py 2025-10-10T02:11:00.3818010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/wait.cpython-313.pyc 2025-10-10T02:11:00.3819290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/ssltransport.cpython-313.pyc 2025-10-10T02:11:00.3820510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/queue.cpython-313.pyc 2025-10-10T02:11:00.3821830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/ssl_match_hostname.cpython-313.pyc 2025-10-10T02:11:00.3822980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/response.cpython-313.pyc 2025-10-10T02:11:00.3825670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/timeout.cpython-313.pyc 2025-10-10T02:11:00.3825980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/proxy.cpython-313.pyc 2025-10-10T02:11:00.3826600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/connection.cpython-313.pyc 2025-10-10T02:11:00.3827890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/ssl_.cpython-313.pyc 2025-10-10T02:11:00.3828990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/request.cpython-313.pyc 2025-10-10T02:11:00.3830420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.3831360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/retry.cpython-313.pyc 2025-10-10T02:11:00.3832520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/url.cpython-313.pyc 2025-10-10T02:11:00.3833470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/retry.py 2025-10-10T02:11:00.3834640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/url.py 2025-10-10T02:11:00.3835440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/connection.py 2025-10-10T02:11:00.3836530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/ssl_match_hostname.py 2025-10-10T02:11:00.3837420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/_version.py 2025-10-10T02:11:00.3838340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/request.py 2025-10-10T02:11:00.3839360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__init__.py 2025-10-10T02:11:00.3840260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/poolmanager.py 2025-10-10T02:11:00.3841160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/response.py 2025-10-10T02:11:00.3842440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/poolmanager.cpython-313.pyc 2025-10-10T02:11:00.3843700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/connectionpool.cpython-313.pyc 2025-10-10T02:11:00.3844810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/fields.cpython-313.pyc 2025-10-10T02:11:00.3845950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/filepost.cpython-313.pyc 2025-10-10T02:11:00.3847140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/response.cpython-313.pyc 2025-10-10T02:11:00.3848320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/exceptions.cpython-313.pyc 2025-10-10T02:11:00.3849700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/_version.cpython-313.pyc 2025-10-10T02:11:00.3850640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/connection.cpython-313.pyc 2025-10-10T02:11:00.3851810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/request.cpython-313.pyc 2025-10-10T02:11:00.3852970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.3854560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/_collections.cpython-313.pyc 2025-10-10T02:11:00.3855260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/securetransport.py 2025-10-10T02:11:00.3856280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/__init__.py 2025-10-10T02:11:00.3857700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/__pycache__/securetransport.cpython-313.pyc 2025-10-10T02:11:00.3859030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/__pycache__/pyopenssl.cpython-313.pyc 2025-10-10T02:11:00.3860310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/__pycache__/appengine.cpython-313.pyc 2025-10-10T02:11:00.3861470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/__pycache__/ntlmpool.cpython-313.pyc 2025-10-10T02:11:00.3862680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/__pycache__/socks.cpython-313.pyc 2025-10-10T02:11:00.3864440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/__pycache__/_appengine_environ.cpython-313.pyc 2025-10-10T02:11:00.3866090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.3867190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/socks.py 2025-10-10T02:11:00.3868740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/_appengine_environ.py 2025-10-10T02:11:00.3870040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/pyopenssl.py 2025-10-10T02:11:00.3871310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/appengine.py 2025-10-10T02:11:00.3872890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__init__.py 2025-10-10T02:11:00.3874580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__pycache__/bindings.cpython-313.pyc 2025-10-10T02:11:00.3876470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__pycache__/low_level.cpython-313.pyc 2025-10-10T02:11:00.3878140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.3879530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/_securetransport/low_level.py 2025-10-10T02:11:00.3881040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/_securetransport/bindings.py 2025-10-10T02:11:00.3882320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/ntlmpool.py 2025-10-10T02:11:00.3883480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/connection.py 2025-10-10T02:11:00.3884920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/_collections.py 2025-10-10T02:11:00.3886410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/__init__.py 2025-10-10T02:11:00.3888030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/__pycache__/six.cpython-313.pyc 2025-10-10T02:11:00.3889600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.3891000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/backports/__init__.py 2025-10-10T02:11:00.3892870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/backports/__pycache__/weakref_finalize.cpython-313.pyc 2025-10-10T02:11:00.3894670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/backports/__pycache__/makefile.cpython-313.pyc 2025-10-10T02:11:00.3896450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/backports/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.3897800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/backports/makefile.py 2025-10-10T02:11:00.3899320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/backports/weakref_finalize.py 2025-10-10T02:11:00.3900410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/six.py 2025-10-10T02:11:00.3901620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/exceptions.py 2025-10-10T02:11:00.3903050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/connectionpool.py 2025-10-10T02:11:00.3904370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pkg_resources/__init__.py 2025-10-10T02:11:00.3905960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pkg_resources/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.3907390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/__init__.py 2025-10-10T02:11:00.3909160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/__pycache__/reporters.cpython-313.pyc 2025-10-10T02:11:00.3910680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/__pycache__/providers.cpython-313.pyc 2025-10-10T02:11:00.3912250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.3913840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/__pycache__/structs.cpython-313.pyc 2025-10-10T02:11:00.3914990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/abstract.py 2025-10-10T02:11:00.3916380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/__init__.py 2025-10-10T02:11:00.3918000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/__pycache__/exceptions.cpython-313.pyc 2025-10-10T02:11:00.3919770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/__pycache__/criterion.cpython-313.pyc 2025-10-10T02:11:00.3921500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/__pycache__/abstract.cpython-313.pyc 2025-10-10T02:11:00.3923150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/__pycache__/resolution.cpython-313.pyc 2025-10-10T02:11:00.3925010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.3926330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py 2025-10-10T02:11:00.3927700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/criterion.py 2025-10-10T02:11:00.3929070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/resolution.py 2025-10-10T02:11:00.3930340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/providers.py 2025-10-10T02:11:00.3931440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/structs.py 2025-10-10T02:11:00.3932690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/reporters.py 2025-10-10T02:11:00.3933830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/py.typed 2025-10-10T02:11:00.3935140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/typing_extensions.py 2025-10-10T02:11:00.3936430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/macos.py 2025-10-10T02:11:00.3937650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/unix.py 2025-10-10T02:11:00.3938870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/version.py 2025-10-10T02:11:00.3940080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__init__.py 2025-10-10T02:11:00.3941750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__pycache__/api.cpython-313.pyc 2025-10-10T02:11:00.3943310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__pycache__/android.cpython-313.pyc 2025-10-10T02:11:00.3944840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__pycache__/windows.cpython-313.pyc 2025-10-10T02:11:00.3946260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__pycache__/macos.cpython-313.pyc 2025-10-10T02:11:00.3947790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:11:00.3949420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.3950980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__pycache__/version.cpython-313.pyc 2025-10-10T02:11:00.3952400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__pycache__/unix.cpython-313.pyc 2025-10-10T02:11:00.3953550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/api.py 2025-10-10T02:11:00.3954590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/android.py 2025-10-10T02:11:00.3955790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/py.typed 2025-10-10T02:11:00.3956940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/windows.py 2025-10-10T02:11:00.3958180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__main__.py 2025-10-10T02:11:00.3959160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/__init__.py 2025-10-10T02:11:00.3960720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/__pycache__/__pip-runner__.cpython-313.pyc 2025-10-10T02:11:00.3962080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:11:00.3963400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.3964290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/py.typed 2025-10-10T02:11:00.3965470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/__pip-runner__.py 2025-10-10T02:11:00.3967180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/__main__.py 2025-10-10T02:11:00.3967480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tomli/_types.py 2025-10-10T02:11:00.3968660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tomli/__init__.py 2025-10-10T02:11:00.3969630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tomli/__pycache__/_types.cpython-313.pyc 2025-10-10T02:11:00.3970980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tomli/__pycache__/_re.cpython-313.pyc 2025-10-10T02:11:00.3972490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tomli/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.3973620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tomli/__pycache__/_parser.cpython-313.pyc 2025-10-10T02:11:00.3974630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tomli/_parser.py 2025-10-10T02:11:00.3975480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tomli/_re.py 2025-10-10T02:11:00.3976400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tomli/py.typed 2025-10-10T02:11:00.3977090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver/_types.py 2025-10-10T02:11:00.3978000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver/version.py 2025-10-10T02:11:00.3978790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver/_deprecated.py 2025-10-10T02:11:00.3979600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver/__init__.py 2025-10-10T02:11:00.3980700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver/__pycache__/_types.cpython-313.pyc 2025-10-10T02:11:00.3981780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver/__pycache__/__about__.cpython-313.pyc 2025-10-10T02:11:00.3982840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver/__pycache__/_deprecated.cpython-313.pyc 2025-10-10T02:11:00.3983870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver/__pycache__/cli.cpython-313.pyc 2025-10-10T02:11:00.3984890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:11:00.3985920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.3986950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver/__pycache__/version.cpython-313.pyc 2025-10-10T02:11:00.3987710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver/cli.py 2025-10-10T02:11:00.3988600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver/__about__.py 2025-10-10T02:11:00.3989340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver/py.typed 2025-10-10T02:11:00.3990180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/semver/__main__.py 2025-10-10T02:11:00.3991040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi/__init__.py 2025-10-10T02:11:00.3991780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi/core.py 2025-10-10T02:11:00.3992870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi/__pycache__/core.cpython-313.pyc 2025-10-10T02:11:00.3993950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:11:00.3994980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.3996010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi/py.typed 2025-10-10T02:11:00.3996550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi/cacert.pem 2025-10-10T02:11:00.3997420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi/__main__.py 2025-10-10T02:11:00.3998270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distutils-precedence.pth 2025-10-10T02:11:00.3999300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos-0.2.2.dist-info/RECORD 2025-10-10T02:11:00.4000440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos-0.2.2.dist-info/licenses/LICENSE 2025-10-10T02:11:00.4001590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos-0.2.2.dist-info/direct_url.json 2025-10-10T02:11:00.4002640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos-0.2.2.dist-info/WHEEL 2025-10-10T02:11:00.4003810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos-0.2.2.dist-info/entry_points.txt 2025-10-10T02:11:00.4004800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos-0.2.2.dist-info/REQUESTED 2025-10-10T02:11:00.4005880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos-0.2.2.dist-info/INSTALLER 2025-10-10T02:11:00.4006890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos-0.2.2.dist-info/METADATA 2025-10-10T02:11:00.4007960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/RECORD 2025-10-10T02:11:00.4008980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/LICENSE 2025-10-10T02:11:00.4010000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/direct_url.json 2025-10-10T02:11:00.4010910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/WHEEL 2025-10-10T02:11:00.4011970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/top_level.txt 2025-10-10T02:11:00.4012980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/REQUESTED 2025-10-10T02:11:00.4013960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/INSTALLER 2025-10-10T02:11:00.4014950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/METADATA 2025-10-10T02:11:00.4016010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer-3.3.2.dist-info/RECORD 2025-10-10T02:11:00.4017000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer-3.3.2.dist-info/LICENSE 2025-10-10T02:11:00.4018250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer-3.3.2.dist-info/direct_url.json 2025-10-10T02:11:00.4019160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer-3.3.2.dist-info/WHEEL 2025-10-10T02:11:00.4020530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer-3.3.2.dist-info/entry_points.txt 2025-10-10T02:11:00.4021420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer-3.3.2.dist-info/top_level.txt 2025-10-10T02:11:00.4022430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer-3.3.2.dist-info/REQUESTED 2025-10-10T02:11:00.4023510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer-3.3.2.dist-info/INSTALLER 2025-10-10T02:11:00.4024520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer-3.3.2.dist-info/METADATA 2025-10-10T02:11:00.4025270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/version.py 2025-10-10T02:11:00.4026120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/_main.py 2025-10-10T02:11:00.4026860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/_monitor.py 2025-10-10T02:11:00.4027600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/keras.py 2025-10-10T02:11:00.4028450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/_tqdm_gui.py 2025-10-10T02:11:00.4029210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/asyncio.py 2025-10-10T02:11:00.4030050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/_dist_ver.py 2025-10-10T02:11:00.4030770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/std.py 2025-10-10T02:11:00.4031640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/_tqdm_notebook.py 2025-10-10T02:11:00.4032440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__init__.py 2025-10-10T02:11:00.4033200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/rich.py 2025-10-10T02:11:00.4034240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/gui.cpython-313.pyc 2025-10-10T02:11:00.4035230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/std.cpython-313.pyc 2025-10-10T02:11:00.4036200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/tk.cpython-313.pyc 2025-10-10T02:11:00.4037230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/_tqdm_gui.cpython-313.pyc 2025-10-10T02:11:00.4038310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/autonotebook.cpython-313.pyc 2025-10-10T02:11:00.4039300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/_main.cpython-313.pyc 2025-10-10T02:11:00.4040340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/dask.cpython-313.pyc 2025-10-10T02:11:00.4041450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/_dist_ver.cpython-313.pyc 2025-10-10T02:11:00.4042570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/utils.cpython-313.pyc 2025-10-10T02:11:00.4043570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/_utils.cpython-313.pyc 2025-10-10T02:11:00.4044610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/cli.cpython-313.pyc 2025-10-10T02:11:00.4045720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/_tqdm_pandas.cpython-313.pyc 2025-10-10T02:11:00.4046970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/asyncio.cpython-313.pyc 2025-10-10T02:11:00.4047940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/auto.cpython-313.pyc 2025-10-10T02:11:00.4049000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/rich.cpython-313.pyc 2025-10-10T02:11:00.4049950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/_tqdm.cpython-313.pyc 2025-10-10T02:11:00.4050980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/notebook.cpython-313.pyc 2025-10-10T02:11:00.4052090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/keras.cpython-313.pyc 2025-10-10T02:11:00.4053050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:11:00.4054210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.4055110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/version.cpython-313.pyc 2025-10-10T02:11:00.4056250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/_monitor.cpython-313.pyc 2025-10-10T02:11:00.4057310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/_tqdm_notebook.cpython-313.pyc 2025-10-10T02:11:00.4058220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/logging.py 2025-10-10T02:11:00.4058980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/concurrent.py 2025-10-10T02:11:00.4059950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/bells.py 2025-10-10T02:11:00.4061030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/telegram.py 2025-10-10T02:11:00.4062090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/discord.py 2025-10-10T02:11:00.4063130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__init__.py 2025-10-10T02:11:00.4065140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__pycache__/bells.cpython-313.pyc 2025-10-10T02:11:00.4066530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__pycache__/discord.cpython-313.pyc 2025-10-10T02:11:00.4067940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__pycache__/logging.cpython-313.pyc 2025-10-10T02:11:00.4069430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__pycache__/utils_worker.cpython-313.pyc 2025-10-10T02:11:00.4070790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__pycache__/slack.cpython-313.pyc 2025-10-10T02:11:00.4072220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__pycache__/concurrent.cpython-313.pyc 2025-10-10T02:11:00.4073680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__pycache__/itertools.cpython-313.pyc 2025-10-10T02:11:00.4075270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__pycache__/telegram.cpython-313.pyc 2025-10-10T02:11:00.4076560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.4077600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/slack.py 2025-10-10T02:11:00.4078700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/itertools.py 2025-10-10T02:11:00.4079790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/utils_worker.py 2025-10-10T02:11:00.4080720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/tk.py 2025-10-10T02:11:00.4081660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/cli.py 2025-10-10T02:11:00.4082710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/dask.py 2025-10-10T02:11:00.4083600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/utils.py 2025-10-10T02:11:00.4084710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/_tqdm.py 2025-10-10T02:11:00.4085770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/completion.sh 2025-10-10T02:11:00.4086760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/_tqdm_pandas.py 2025-10-10T02:11:00.4087690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/autonotebook.py 2025-10-10T02:11:00.4088630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/tqdm.1 2025-10-10T02:11:00.4089740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/notebook.py 2025-10-10T02:11:00.4090620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/gui.py 2025-10-10T02:11:00.4091700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__main__.py 2025-10-10T02:11:00.4092710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/_utils.py 2025-10-10T02:11:00.4093690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/auto.py 2025-10-10T02:11:00.4094770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/compat/py38.py 2025-10-10T02:11:00.4095950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/compat/properties.py 2025-10-10T02:11:00.4097090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/compat/__init__.py 2025-10-10T02:11:00.4098220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/compat/py312.py 2025-10-10T02:11:00.4099720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/compat/__pycache__/py312.cpython-313.pyc 2025-10-10T02:11:00.4101150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/compat/__pycache__/py38.cpython-313.pyc 2025-10-10T02:11:00.4102680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/compat/__pycache__/properties.cpython-313.pyc 2025-10-10T02:11:00.4104090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/compat/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.4105100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backend.py 2025-10-10T02:11:00.4106240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/util/__init__.py 2025-10-10T02:11:00.4107760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/util/__pycache__/platform_.cpython-313.pyc 2025-10-10T02:11:00.4109270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/util/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.4110420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/util/platform_.py 2025-10-10T02:11:00.4111480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/completion.py 2025-10-10T02:11:00.4112780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/credentials.py 2025-10-10T02:11:00.4114010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/macOS/__init__.py 2025-10-10T02:11:00.4115600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/macOS/__pycache__/api.cpython-313.pyc 2025-10-10T02:11:00.4117210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/macOS/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.4118340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/macOS/api.py 2025-10-10T02:11:00.4119570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/null.py 2025-10-10T02:11:00.4120630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/kwallet.py 2025-10-10T02:11:00.4121750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/__init__.py 2025-10-10T02:11:00.4123230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/__pycache__/null.cpython-313.pyc 2025-10-10T02:11:00.4124810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/__pycache__/Windows.cpython-313.pyc 2025-10-10T02:11:00.4126250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/__pycache__/chainer.cpython-313.pyc 2025-10-10T02:11:00.4127770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/__pycache__/libsecret.cpython-313.pyc 2025-10-10T02:11:00.4129120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/__pycache__/kwallet.cpython-313.pyc 2025-10-10T02:11:00.4130690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/__pycache__/fail.cpython-313.pyc 2025-10-10T02:11:00.4132230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.4133670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/__pycache__/SecretService.cpython-313.pyc 2025-10-10T02:11:00.4134710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/fail.py 2025-10-10T02:11:00.4135910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/SecretService.py 2025-10-10T02:11:00.4137070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/Windows.py 2025-10-10T02:11:00.4138260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/libsecret.py 2025-10-10T02:11:00.4139440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backends/chainer.py 2025-10-10T02:11:00.4140640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backend_complete.zsh 2025-10-10T02:11:00.4141660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/__init__.py 2025-10-10T02:11:00.4142670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/core.py 2025-10-10T02:11:00.4144130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/__pycache__/credentials.cpython-313.pyc 2025-10-10T02:11:00.4145350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/__pycache__/core.cpython-313.pyc 2025-10-10T02:11:00.4146700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/__pycache__/errors.cpython-313.pyc 2025-10-10T02:11:00.4148190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/__pycache__/devpi_client.cpython-313.pyc 2025-10-10T02:11:00.4149470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/__pycache__/cli.cpython-313.pyc 2025-10-10T02:11:00.4150850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/__pycache__/completion.cpython-313.pyc 2025-10-10T02:11:00.4152210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/__pycache__/backend.cpython-313.pyc 2025-10-10T02:11:00.4153410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:11:00.4154400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.4155500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/__pycache__/http.cpython-313.pyc 2025-10-10T02:11:00.4156290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/testing/backend.py 2025-10-10T02:11:00.4157190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/testing/util.py 2025-10-10T02:11:00.4158160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/testing/__init__.py 2025-10-10T02:11:00.4159220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/testing/__pycache__/util.cpython-313.pyc 2025-10-10T02:11:00.4160450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/testing/__pycache__/backend.cpython-313.pyc 2025-10-10T02:11:00.4161610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/testing/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.4162370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/cli.py 2025-10-10T02:11:00.4163030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/http.py 2025-10-10T02:11:00.4164070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/backend_complete.bash 2025-10-10T02:11:00.4164750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/py.typed 2025-10-10T02:11:00.4165640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/errors.py 2025-10-10T02:11:00.4166460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/devpi_client.py 2025-10-10T02:11:00.4167480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/keyring/__main__.py 2025-10-10T02:11:00.4168830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham-1.5.0.dist-info/zip-safe 2025-10-10T02:11:00.4170140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham-1.5.0.dist-info/RECORD 2025-10-10T02:11:00.4171400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham-1.5.0.dist-info/LICENSE 2025-10-10T02:11:00.4172640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham-1.5.0.dist-info/direct_url.json 2025-10-10T02:11:00.4173810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham-1.5.0.dist-info/WHEEL 2025-10-10T02:11:00.4175080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham-1.5.0.dist-info/top_level.txt 2025-10-10T02:11:00.4176380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham-1.5.0.dist-info/REQUESTED 2025-10-10T02:11:00.4177760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham-1.5.0.dist-info/INSTALLER 2025-10-10T02:11:00.4178910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/shellingham-1.5.0.dist-info/METADATA 2025-10-10T02:11:00.4180340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver-25.4.0.dist-info/RECORD 2025-10-10T02:11:00.4182180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver-25.4.0.dist-info/licenses/AUTHORS.md 2025-10-10T02:11:00.4183280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver-25.4.0.dist-info/licenses/LICENSE 2025-10-10T02:11:00.4184600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver-25.4.0.dist-info/direct_url.json 2025-10-10T02:11:00.4185960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver-25.4.0.dist-info/WHEEL 2025-10-10T02:11:00.4187490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver-25.4.0.dist-info/entry_points.txt 2025-10-10T02:11:00.4188800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver-25.4.0.dist-info/REQUESTED 2025-10-10T02:11:00.4190110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver-25.4.0.dist-info/INSTALLER 2025-10-10T02:11:00.4191570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver-25.4.0.dist-info/METADATA 2025-10-10T02:11:00.4192750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst-2.3.1.dist-info/RECORD 2025-10-10T02:11:00.4194270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst-2.3.1.dist-info/licenses/AUTHORS.md 2025-10-10T02:11:00.4195720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst-2.3.1.dist-info/licenses/LICENSE.txt 2025-10-10T02:11:00.4196940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst-2.3.1.dist-info/direct_url.json 2025-10-10T02:11:00.4198110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst-2.3.1.dist-info/WHEEL 2025-10-10T02:11:00.4199460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst-2.3.1.dist-info/top_level.txt 2025-10-10T02:11:00.4200570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst-2.3.1.dist-info/REQUESTED 2025-10-10T02:11:00.4201860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst-2.3.1.dist-info/INSTALLER 2025-10-10T02:11:00.4203060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst-2.3.1.dist-info/METADATA 2025-10-10T02:11:00.4204300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/AUTHORS.md 2025-10-10T02:11:00.4205400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/RECORD 2025-10-10T02:11:00.4206570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/LICENSE 2025-10-10T02:11:00.4207980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/direct_url.json 2025-10-10T02:11:00.4208960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/WHEEL 2025-10-10T02:11:00.4210340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/top_level.txt 2025-10-10T02:11:00.4211510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/REQUESTED 2025-10-10T02:11:00.4212720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/INSTALLER 2025-10-10T02:11:00.4213870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/METADATA 2025-10-10T02:11:00.4214660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/socks.py 2025-10-10T02:11:00.4215830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/alias.py 2025-10-10T02:11:00.4217050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/microarchitecture.py 2025-10-10T02:11:00.4218090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/__init__.py 2025-10-10T02:11:00.4219630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/__pycache__/alias.cpython-313.pyc 2025-10-10T02:11:00.4221100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/__pycache__/schema.cpython-313.pyc 2025-10-10T02:11:00.4222520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/__pycache__/microarchitecture.cpython-313.pyc 2025-10-10T02:11:00.4223810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/__pycache__/detect.cpython-313.pyc 2025-10-10T02:11:00.4225260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.4226430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/detect.py 2025-10-10T02:11:00.4227520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/schema.py 2025-10-10T02:11:00.4228500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/__init__.py 2025-10-10T02:11:00.4229820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/__pycache__/cli.cpython-313.pyc 2025-10-10T02:11:00.4231160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:11:00.4232550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.4233670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/LICENSE-APACHE 2025-10-10T02:11:00.4234800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/cpu/cpuid.json 2025-10-10T02:11:00.4236320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/cpu/microarchitectures_schema.json 2025-10-10T02:11:00.4237300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/cpu/cpuid_schema.json 2025-10-10T02:11:00.4238660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/cpu/microarchitectures.json 2025-10-10T02:11:00.4240250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/windows-cpuid-icelake 2025-10-10T02:11:00.4241810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rocky8-a64fx 2025-10-10T02:11:00.4243300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-centos7-power8le 2025-10-10T02:11:00.4244790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-scientificfermi6-bulldozer 2025-10-10T02:11:00.4246010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-asahi-m1 2025-10-10T02:11:00.4247400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/windows-cpuid-broadwell 2025-10-10T02:11:00.4248650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rhel7-skylake_avx512 2025-10-10T02:11:00.4249960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/bgq-rhel6-power7 2025-10-10T02:11:00.4251390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-sifive-u74mc 2025-10-10T02:11:00.4252820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rhel7-broadwell 2025-10-10T02:11:00.4254350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-amazon-cortex_a72 2025-10-10T02:11:00.4255760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-amazon-neoverse_v1 2025-10-10T02:11:00.4257170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-ubuntu20.04-zen3 2025-10-10T02:11:00.4258530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-amazon-neoverse_n1 2025-10-10T02:11:00.4259930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rocky8.5-zen4 2025-10-10T02:11:00.4261520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-ubuntu18.04-broadwell 2025-10-10T02:11:00.4263090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-scientific7-piledriver 2025-10-10T02:11:00.4264550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/darwin-monterey-m2 2025-10-10T02:11:00.4265960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rhel8-power9 2025-10-10T02:11:00.4267440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-amazon2-sapphirerapids 2025-10-10T02:11:00.4268980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-scientificfermi6-piledriver 2025-10-10T02:11:00.4270320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-asahi-m2 2025-10-10T02:11:00.4271750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-unknown-power10 2025-10-10T02:11:00.4272960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/darwin-bigsur-m1 2025-10-10T02:11:00.4274190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rhel7-zen 2025-10-10T02:11:00.4275860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-centos7-cascadelake 2025-10-10T02:11:00.4277250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rhel7-haswell 2025-10-10T02:11:00.4278550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rhel7-x86_64_v3 2025-10-10T02:11:00.4279960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/darwin-mojave-ivybridge 2025-10-10T02:11:00.4281580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-unknown-sapphirerapids 2025-10-10T02:11:00.4282990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-ubuntu22.04-neoverse_v2 2025-10-10T02:11:00.4284350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rhel6-piledriver 2025-10-10T02:11:00.4285760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-scientific7-k10 2025-10-10T02:11:00.4287180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/darwin-mojave-haswell 2025-10-10T02:11:00.4288680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/darwin-mojave-skylake 2025-10-10T02:11:00.4290080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rhel7-ivybridge 2025-10-10T02:11:00.4291560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/darwin-monterey-m1 2025-10-10T02:11:00.4292940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-centos7-thunderx2 2025-10-10T02:11:00.4293910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/NOTICE 2025-10-10T02:11:00.4295010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/README.md 2025-10-10T02:11:00.4296060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/COPYRIGHT 2025-10-10T02:11:00.4297310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/LICENSE-MIT 2025-10-10T02:11:00.4298200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cli.py 2025-10-10T02:11:00.4299460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/__main__.py 2025-10-10T02:11:00.4300660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/vendor/cpuid/LICENSE 2025-10-10T02:11:00.4302370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/vendor/cpuid/__pycache__/cpuid.cpython-313.pyc 2025-10-10T02:11:00.4304110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/vendor/cpuid/__pycache__/example.cpython-313.pyc 2025-10-10T02:11:00.4305310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/vendor/cpuid/cpuid.py 2025-10-10T02:11:00.4306570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/vendor/cpuid/README.md 2025-10-10T02:11:00.4307810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/vendor/cpuid/example.py 2025-10-10T02:11:00.4308930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/vendor/cpuid/.gitignore 2025-10-10T02:11:00.4310140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click-8.2.1.dist-info/RECORD 2025-10-10T02:11:00.4311480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click-8.2.1.dist-info/licenses/LICENSE.txt 2025-10-10T02:11:00.4312750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click-8.2.1.dist-info/direct_url.json 2025-10-10T02:11:00.4313860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click-8.2.1.dist-info/WHEEL 2025-10-10T02:11:00.4315100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click-8.2.1.dist-info/REQUESTED 2025-10-10T02:11:00.4316300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click-8.2.1.dist-info/INSTALLER 2025-10-10T02:11:00.4317330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/click-8.2.1.dist-info/METADATA 2025-10-10T02:11:00.4318970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs-4.3.7.dist-info/RECORD 2025-10-10T02:11:00.4320390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs-4.3.7.dist-info/licenses/LICENSE 2025-10-10T02:11:00.4321690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs-4.3.7.dist-info/direct_url.json 2025-10-10T02:11:00.4322890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs-4.3.7.dist-info/WHEEL 2025-10-10T02:11:00.4324330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs-4.3.7.dist-info/REQUESTED 2025-10-10T02:11:00.4325870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs-4.3.7.dist-info/INSTALLER 2025-10-10T02:11:00.4327020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs-4.3.7.dist-info/METADATA 2025-10-10T02:11:00.4328190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging-25.0.dist-info/RECORD 2025-10-10T02:11:00.4329430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging-25.0.dist-info/LICENSE 2025-10-10T02:11:00.4330720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging-25.0.dist-info/direct_url.json 2025-10-10T02:11:00.4332040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging-25.0.dist-info/LICENSE.APACHE 2025-10-10T02:11:00.4333110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging-25.0.dist-info/WHEEL 2025-10-10T02:11:00.4334400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging-25.0.dist-info/LICENSE.BSD 2025-10-10T02:11:00.4335590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging-25.0.dist-info/REQUESTED 2025-10-10T02:11:00.4336800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging-25.0.dist-info/INSTALLER 2025-10-10T02:11:00.4338030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging-25.0.dist-info/METADATA 2025-10-10T02:11:00.4339030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/themes.py 2025-10-10T02:11:00.4340100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/screen.py 2025-10-10T02:11:00.4341030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/logging.py 2025-10-10T02:11:00.4342330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/measure.py 2025-10-10T02:11:00.4343200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/tree.py 2025-10-10T02:11:00.4344190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/console.py 2025-10-10T02:11:00.4345150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/live_render.py 2025-10-10T02:11:00.4346170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_emoji_codes.py 2025-10-10T02:11:00.4347240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/box.py 2025-10-10T02:11:00.4348190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/color.py 2025-10-10T02:11:00.4348910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_timer.py 2025-10-10T02:11:00.4349770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_fileno.py 2025-10-10T02:11:00.4350580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/align.py 2025-10-10T02:11:00.4351220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/theme.py 2025-10-10T02:11:00.4352090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/style.py 2025-10-10T02:11:00.4352970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/default_styles.py 2025-10-10T02:11:00.4353750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_wrap.py 2025-10-10T02:11:00.4354550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_log_render.py 2025-10-10T02:11:00.4355380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/emoji.py 2025-10-10T02:11:00.4356080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/layout.py 2025-10-10T02:11:00.4357130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/containers.py 2025-10-10T02:11:00.4357860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_emoji_replace.py 2025-10-10T02:11:00.4358840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/traceback.py 2025-10-10T02:11:00.4359550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/region.py 2025-10-10T02:11:00.4360530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/protocol.py 2025-10-10T02:11:00.4361350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_loop.py 2025-10-10T02:11:00.4362500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/control.py 2025-10-10T02:11:00.4363500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/filesize.py 2025-10-10T02:11:00.4364540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_null_file.py 2025-10-10T02:11:00.4365590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_palettes.py 2025-10-10T02:11:00.4366600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__init__.py 2025-10-10T02:11:00.4367500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_pick.py 2025-10-10T02:11:00.4368510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/file_proxy.py 2025-10-10T02:11:00.4369880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/highlighter.cpython-313.pyc 2025-10-10T02:11:00.4371320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_emoji_replace.cpython-313.pyc 2025-10-10T02:11:00.4372610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/segment.cpython-313.pyc 2025-10-10T02:11:00.4373870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/color.cpython-313.pyc 2025-10-10T02:11:00.4375200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/markdown.cpython-313.pyc 2025-10-10T02:11:00.4376580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/theme.cpython-313.pyc 2025-10-10T02:11:00.4377860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_windows.cpython-313.pyc 2025-10-10T02:11:00.4379110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/constrain.cpython-313.pyc 2025-10-10T02:11:00.4380420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/rule.cpython-313.pyc 2025-10-10T02:11:00.4381820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/containers.cpython-313.pyc 2025-10-10T02:11:00.4383170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/cells.cpython-313.pyc 2025-10-10T02:11:00.4387990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/ansi.cpython-313.pyc 2025-10-10T02:11:00.4388290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/file_proxy.cpython-313.pyc 2025-10-10T02:11:00.4388630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_ratio.cpython-313.pyc 2025-10-10T02:11:00.4388900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/layout.cpython-313.pyc 2025-10-10T02:11:00.4389890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_emoji_codes.cpython-313.pyc 2025-10-10T02:11:00.4391170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/scope.cpython-313.pyc 2025-10-10T02:11:00.4392380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/abc.cpython-313.pyc 2025-10-10T02:11:00.4393750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/pretty.cpython-313.pyc 2025-10-10T02:11:00.4394990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_loop.cpython-313.pyc 2025-10-10T02:11:00.4396470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/logging.cpython-313.pyc 2025-10-10T02:11:00.4397980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_cell_widths.cpython-313.pyc 2025-10-10T02:11:00.4399410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/terminal_theme.cpython-313.pyc 2025-10-10T02:11:00.4400620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_palettes.cpython-313.pyc 2025-10-10T02:11:00.4401880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/style.cpython-313.pyc 2025-10-10T02:11:00.4403260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_log_render.cpython-313.pyc 2025-10-10T02:11:00.4404590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/filesize.cpython-313.pyc 2025-10-10T02:11:00.4406090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/live_render.cpython-313.pyc 2025-10-10T02:11:00.4407290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/text.cpython-313.pyc 2025-10-10T02:11:00.4408540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_fileno.cpython-313.pyc 2025-10-10T02:11:00.4409940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/prompt.cpython-313.pyc 2025-10-10T02:11:00.4411250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/progress.cpython-313.pyc 2025-10-10T02:11:00.4412520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/errors.cpython-313.pyc 2025-10-10T02:11:00.4413840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/bar.cpython-313.pyc 2025-10-10T02:11:00.4415210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_spinners.cpython-313.pyc 2025-10-10T02:11:00.4416530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/default_styles.cpython-313.pyc 2025-10-10T02:11:00.4417840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/status.cpython-313.pyc 2025-10-10T02:11:00.4419060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/repr.cpython-313.pyc 2025-10-10T02:11:00.4420250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/tree.cpython-313.pyc 2025-10-10T02:11:00.4421700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_extension.cpython-313.pyc 2025-10-10T02:11:00.4422870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/measure.cpython-313.pyc 2025-10-10T02:11:00.4424170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/screen.cpython-313.pyc 2025-10-10T02:11:00.4425410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/palette.cpython-313.pyc 2025-10-10T02:11:00.4426750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/region.cpython-313.pyc 2025-10-10T02:11:00.4427950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/themes.cpython-313.pyc 2025-10-10T02:11:00.4429480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/emoji.cpython-313.pyc 2025-10-10T02:11:00.4430760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_stack.cpython-313.pyc 2025-10-10T02:11:00.4432040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/control.cpython-313.pyc 2025-10-10T02:11:00.4433400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_inspect.cpython-313.pyc 2025-10-10T02:11:00.4434800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/syntax.cpython-313.pyc 2025-10-10T02:11:00.4436120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/panel.cpython-313.pyc 2025-10-10T02:11:00.4437460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/table.cpython-313.pyc 2025-10-10T02:11:00.4438720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_wrap.cpython-313.pyc 2025-10-10T02:11:00.4439990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/live.cpython-313.pyc 2025-10-10T02:11:00.4441330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/align.cpython-313.pyc 2025-10-10T02:11:00.4442760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/jupyter.cpython-313.pyc 2025-10-10T02:11:00.4444090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/markup.cpython-313.pyc 2025-10-10T02:11:00.4445490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_windows_renderer.cpython-313.pyc 2025-10-10T02:11:00.4446870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/protocol.cpython-313.pyc 2025-10-10T02:11:00.4448200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_pick.cpython-313.pyc 2025-10-10T02:11:00.4449610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_timer.cpython-313.pyc 2025-10-10T02:11:00.4450880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/spinner.cpython-313.pyc 2025-10-10T02:11:00.4452080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/styled.cpython-313.pyc 2025-10-10T02:11:00.4453570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/json.cpython-313.pyc 2025-10-10T02:11:00.4455010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_export_format.cpython-313.pyc 2025-10-10T02:11:00.4456310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/pager.cpython-313.pyc 2025-10-10T02:11:00.4457640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/progress_bar.cpython-313.pyc 2025-10-10T02:11:00.4458970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:11:00.4460260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/box.cpython-313.pyc 2025-10-10T02:11:00.4461550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/columns.cpython-313.pyc 2025-10-10T02:11:00.4462950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/diagnose.cpython-313.pyc 2025-10-10T02:11:00.4464200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.4465510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/traceback.cpython-313.pyc 2025-10-10T02:11:00.4467060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_null_file.cpython-313.pyc 2025-10-10T02:11:00.4468620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_win32_console.cpython-313.pyc 2025-10-10T02:11:00.4469750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/console.cpython-313.pyc 2025-10-10T02:11:00.4471080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/color_triplet.cpython-313.pyc 2025-10-10T02:11:00.4472250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/padding.cpython-313.pyc 2025-10-10T02:11:00.4473190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/palette.py 2025-10-10T02:11:00.4474200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/markup.py 2025-10-10T02:11:00.4475280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_ratio.py 2025-10-10T02:11:00.4476270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/repr.py 2025-10-10T02:11:00.4477290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/constrain.py 2025-10-10T02:11:00.4478350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/pretty.py 2025-10-10T02:11:00.4479370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/diagnose.py 2025-10-10T02:11:00.4480340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/columns.py 2025-10-10T02:11:00.4481300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/rule.py 2025-10-10T02:11:00.4482280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_inspect.py 2025-10-10T02:11:00.4483290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/markdown.py 2025-10-10T02:11:00.4484400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/pager.py 2025-10-10T02:11:00.4485450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/text.py 2025-10-10T02:11:00.4486390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/highlighter.py 2025-10-10T02:11:00.4487450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_spinners.py 2025-10-10T02:11:00.4488440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/terminal_theme.py 2025-10-10T02:11:00.4489440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/bar.py 2025-10-10T02:11:00.4490460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/live.py 2025-10-10T02:11:00.4491490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/py.typed 2025-10-10T02:11:00.4492380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/syntax.py 2025-10-10T02:11:00.4493410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/table.py 2025-10-10T02:11:00.4494720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_export_format.py 2025-10-10T02:11:00.4495800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/progress_bar.py 2025-10-10T02:11:00.4496730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/errors.py 2025-10-10T02:11:00.4497590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/prompt.py 2025-10-10T02:11:00.4498570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/segment.py 2025-10-10T02:11:00.4499710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/ansi.py 2025-10-10T02:11:00.4500630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/progress.py 2025-10-10T02:11:00.4501690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_stack.py 2025-10-10T02:11:00.4502820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_windows.py 2025-10-10T02:11:00.4503810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_cell_widths.py 2025-10-10T02:11:00.4505010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/cells.py 2025-10-10T02:11:00.4506030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_win32_console.py 2025-10-10T02:11:00.4506990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/panel.py 2025-10-10T02:11:00.4508020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/styled.py 2025-10-10T02:11:00.4509020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/spinner.py 2025-10-10T02:11:00.4510140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_windows_renderer.py 2025-10-10T02:11:00.4511140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/json.py 2025-10-10T02:11:00.4512150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/padding.py 2025-10-10T02:11:00.4513090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__main__.py 2025-10-10T02:11:00.4514220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/scope.py 2025-10-10T02:11:00.4515310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_extension.py 2025-10-10T02:11:00.4516280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/status.py 2025-10-10T02:11:00.4517240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/abc.py 2025-10-10T02:11:00.4518310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/jupyter.py 2025-10-10T02:11:00.4519350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/color_triplet.py 2025-10-10T02:11:00.4520540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna-3.7.dist-info/LICENSE.md 2025-10-10T02:11:00.4521610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna-3.7.dist-info/RECORD 2025-10-10T02:11:00.4522830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna-3.7.dist-info/direct_url.json 2025-10-10T02:11:00.4523930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna-3.7.dist-info/WHEEL 2025-10-10T02:11:00.4525100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna-3.7.dist-info/REQUESTED 2025-10-10T02:11:00.4526230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna-3.7.dist-info/INSTALLER 2025-10-10T02:11:00.4527460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna-3.7.dist-info/METADATA 2025-10-10T02:11:00.4528800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco.functools-4.1.0.dist-info/RECORD 2025-10-10T02:11:00.4530000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco.functools-4.1.0.dist-info/LICENSE 2025-10-10T02:11:00.4531340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco.functools-4.1.0.dist-info/direct_url.json 2025-10-10T02:11:00.4532680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco.functools-4.1.0.dist-info/WHEEL 2025-10-10T02:11:00.4534050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco.functools-4.1.0.dist-info/top_level.txt 2025-10-10T02:11:00.4535380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco.functools-4.1.0.dist-info/REQUESTED 2025-10-10T02:11:00.4536600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco.functools-4.1.0.dist-info/INSTALLER 2025-10-10T02:11:00.4537910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco.functools-4.1.0.dist-info/METADATA 2025-10-10T02:11:00.4539120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel-0.45.1.dist-info/RECORD 2025-10-10T02:11:00.4540280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel-0.45.1.dist-info/WHEEL 2025-10-10T02:11:00.4541590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel-0.45.1.dist-info/entry_points.txt 2025-10-10T02:11:00.4542910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel-0.45.1.dist-info/LICENSE.txt 2025-10-10T02:11:00.4544360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel-0.45.1.dist-info/METADATA 2025-10-10T02:11:00.4545040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/_tracing.py 2025-10-10T02:11:00.4545970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/_version.py 2025-10-10T02:11:00.4546640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/_callers.py 2025-10-10T02:11:00.4547490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/__init__.py 2025-10-10T02:11:00.4548340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/_warnings.py 2025-10-10T02:11:00.4549130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/_hooks.py 2025-10-10T02:11:00.4549910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/_result.py 2025-10-10T02:11:00.4551050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/__pycache__/_warnings.cpython-313.pyc 2025-10-10T02:11:00.4552450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/__pycache__/_result.cpython-313.pyc 2025-10-10T02:11:00.4553330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/__pycache__/_manager.cpython-313.pyc 2025-10-10T02:11:00.4554370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/__pycache__/_version.cpython-313.pyc 2025-10-10T02:11:00.4555340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/__pycache__/_hooks.cpython-313.pyc 2025-10-10T02:11:00.4556400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.4557550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/__pycache__/_callers.cpython-313.pyc 2025-10-10T02:11:00.4558520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/__pycache__/_tracing.cpython-313.pyc 2025-10-10T02:11:00.4559440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/py.typed 2025-10-10T02:11:00.4560350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/_manager.py 2025-10-10T02:11:00.4561250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/RECORD 2025-10-10T02:11:00.4562370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/LICENSE 2025-10-10T02:11:00.4563250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/direct_url.json 2025-10-10T02:11:00.4564110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/WHEEL 2025-10-10T02:11:00.4565120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/top_level.txt 2025-10-10T02:11:00.4566040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/REQUESTED 2025-10-10T02:11:00.4567070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/INSTALLER 2025-10-10T02:11:00.4568090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/METADATA 2025-10-10T02:11:00.4568760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/README.txt 2025-10-10T02:11:00.4569690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic-2.11.7.dist-info/RECORD 2025-10-10T02:11:00.4570880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic-2.11.7.dist-info/licenses/LICENSE 2025-10-10T02:11:00.4571890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic-2.11.7.dist-info/direct_url.json 2025-10-10T02:11:00.4572760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic-2.11.7.dist-info/WHEEL 2025-10-10T02:11:00.4573820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic-2.11.7.dist-info/REQUESTED 2025-10-10T02:11:00.4575130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic-2.11.7.dist-info/INSTALLER 2025-10-10T02:11:00.4576370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic-2.11.7.dist-info/METADATA 2025-10-10T02:11:00.4577620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec-0.2.3.dist-info/RECORD 2025-10-10T02:11:00.4578950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec-0.2.3.dist-info/direct_url.json 2025-10-10T02:11:00.4580140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec-0.2.3.dist-info/WHEEL 2025-10-10T02:11:00.4581390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec-0.2.3.dist-info/entry_points.txt 2025-10-10T02:11:00.4582550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec-0.2.3.dist-info/REQUESTED 2025-10-10T02:11:00.4583790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec-0.2.3.dist-info/INSTALLER 2025-10-10T02:11:00.4585140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec-0.2.3.dist-info/METADATA 2025-10-10T02:11:00.4586060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/token.py 2025-10-10T02:11:00.4587140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/config.py 2025-10-10T02:11:00.4588270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/_version.py 2025-10-10T02:11:00.4589460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/client.py 2025-10-10T02:11:00.4590680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/_conda/plugins.py 2025-10-10T02:11:00.4591940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/_conda/auth_handler.py 2025-10-10T02:11:00.4593040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/_conda/condarc.py 2025-10-10T02:11:00.4594320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/_conda/conda_token.py 2025-10-10T02:11:00.4595810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/_conda/__init__.py 2025-10-10T02:11:00.4597020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/_conda/entrypoint.py 2025-10-10T02:11:00.4598960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/_conda/__pycache__/plugins.cpython-313.pyc 2025-10-10T02:11:00.4600550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/_conda/__pycache__/repo_config.cpython-313.pyc 2025-10-10T02:11:00.4602010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/_conda/__pycache__/condarc.cpython-313.pyc 2025-10-10T02:11:00.4603570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/_conda/__pycache__/auth_handler.cpython-313.pyc 2025-10-10T02:11:00.4605100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/_conda/__pycache__/conda_token.cpython-313.pyc 2025-10-10T02:11:00.4606570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/_conda/__pycache__/entrypoint.cpython-313.pyc 2025-10-10T02:11:00.4608050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/_conda/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.4609280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/_conda/repo_config.py 2025-10-10T02:11:00.4610340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/handlers.py 2025-10-10T02:11:00.4611490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/actions.py 2025-10-10T02:11:00.4612680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/__init__.py 2025-10-10T02:11:00.4614490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/__pycache__/config.cpython-313.pyc 2025-10-10T02:11:00.4615870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/__pycache__/handlers.cpython-313.pyc 2025-10-10T02:11:00.4617200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/__pycache__/actions.cpython-313.pyc 2025-10-10T02:11:00.4618520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/__pycache__/token.cpython-313.pyc 2025-10-10T02:11:00.4619900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/__pycache__/client.cpython-313.pyc 2025-10-10T02:11:00.4621350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/__pycache__/exceptions.cpython-313.pyc 2025-10-10T02:11:00.4622860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/__pycache__/_version.cpython-313.pyc 2025-10-10T02:11:00.4624230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/__pycache__/cli.cpython-313.pyc 2025-10-10T02:11:00.4625770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/__pycache__/panel.cpython-313.pyc 2025-10-10T02:11:00.4627010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/__pycache__/repo.cpython-313.pyc 2025-10-10T02:11:00.4628530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:11:00.4630030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.4630850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/cli.py 2025-10-10T02:11:00.4631900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/repo.py 2025-10-10T02:11:00.4632980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/py.typed 2025-10-10T02:11:00.4634150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/exceptions.py 2025-10-10T02:11:00.4635550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/panel.py 2025-10-10T02:11:00.4636360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_auth/__main__.py 2025-10-10T02:11:00.4637460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.1.dist-info/RECORD 2025-10-10T02:11:00.4638760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.1.dist-info/licenses/LICENSE.txt 2025-10-10T02:11:00.4640010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.1.dist-info/licenses/AUTHORS.txt 2025-10-10T02:11:00.4641360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.1.dist-info/direct_url.json 2025-10-10T02:11:00.4642470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.1.dist-info/WHEEL 2025-10-10T02:11:00.4643920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.1.dist-info/entry_points.txt 2025-10-10T02:11:00.4645150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.1.dist-info/top_level.txt 2025-10-10T02:11:00.4646220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.1.dist-info/REQUESTED 2025-10-10T02:11:00.4647440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.1.dist-info/INSTALLER 2025-10-10T02:11:00.4648640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.1.dist-info/METADATA 2025-10-10T02:11:00.4649790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro-1.9.0.dist-info/RECORD 2025-10-10T02:11:00.4650980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro-1.9.0.dist-info/LICENSE 2025-10-10T02:11:00.4652200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro-1.9.0.dist-info/direct_url.json 2025-10-10T02:11:00.4653360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro-1.9.0.dist-info/WHEEL 2025-10-10T02:11:00.4654790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro-1.9.0.dist-info/entry_points.txt 2025-10-10T02:11:00.4656030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro-1.9.0.dist-info/top_level.txt 2025-10-10T02:11:00.4657120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro-1.9.0.dist-info/REQUESTED 2025-10-10T02:11:00.4658460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro-1.9.0.dist-info/INSTALLER 2025-10-10T02:11:00.4659680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro-1.9.0.dist-info/METADATA 2025-10-10T02:11:00.4660930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography-45.0.5.dist-info/RECORD 2025-10-10T02:11:00.4662310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography-45.0.5.dist-info/licenses/LICENSE 2025-10-10T02:11:00.4663850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography-45.0.5.dist-info/licenses/LICENSE.APACHE 2025-10-10T02:11:00.4665210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography-45.0.5.dist-info/licenses/LICENSE.BSD 2025-10-10T02:11:00.4666530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography-45.0.5.dist-info/direct_url.json 2025-10-10T02:11:00.4667660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography-45.0.5.dist-info/WHEEL 2025-10-10T02:11:00.4668890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography-45.0.5.dist-info/REQUESTED 2025-10-10T02:11:00.4670300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography-45.0.5.dist-info/INSTALLER 2025-10-10T02:11:00.4671650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography-45.0.5.dist-info/METADATA 2025-10-10T02:11:00.4672730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/version.py 2025-10-10T02:11:00.4674080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/__init__.py 2025-10-10T02:11:00.4675650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/__pycache__/sources.cpython-313.pyc 2025-10-10T02:11:00.4677010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/__pycache__/main.cpython-313.pyc 2025-10-10T02:11:00.4678330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/__pycache__/utils.cpython-313.pyc 2025-10-10T02:11:00.4679780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.4681320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/__pycache__/version.cpython-313.pyc 2025-10-10T02:11:00.4682310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/sources.py 2025-10-10T02:11:00.4683410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/utils.py 2025-10-10T02:11:00.4684600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/py.typed 2025-10-10T02:11:00.4685720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_settings/main.py 2025-10-10T02:11:00.4686750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/filepost.py 2025-10-10T02:11:00.4687740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/fields.py 2025-10-10T02:11:00.4688890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/ssltransport.py 2025-10-10T02:11:00.4689920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/util.py 2025-10-10T02:11:00.4691070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/proxy.py 2025-10-10T02:11:00.4692290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/wait.py 2025-10-10T02:11:00.4693360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/request.py 2025-10-10T02:11:00.4694510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/timeout.py 2025-10-10T02:11:00.4695800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__init__.py 2025-10-10T02:11:00.4696980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/response.py 2025-10-10T02:11:00.4698020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/ssl_.py 2025-10-10T02:11:00.4699470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/wait.cpython-313.pyc 2025-10-10T02:11:00.4701000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/ssltransport.cpython-313.pyc 2025-10-10T02:11:00.4702580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/ssl_match_hostname.cpython-313.pyc 2025-10-10T02:11:00.4703880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/response.cpython-313.pyc 2025-10-10T02:11:00.4705260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/timeout.cpython-313.pyc 2025-10-10T02:11:00.4706460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/util.cpython-313.pyc 2025-10-10T02:11:00.4707820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/proxy.cpython-313.pyc 2025-10-10T02:11:00.4709270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/connection.cpython-313.pyc 2025-10-10T02:11:00.4710660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/ssl_.cpython-313.pyc 2025-10-10T02:11:00.4712180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/request.cpython-313.pyc 2025-10-10T02:11:00.4713510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.4714830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/retry.cpython-313.pyc 2025-10-10T02:11:00.4716210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/url.cpython-313.pyc 2025-10-10T02:11:00.4717110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/retry.py 2025-10-10T02:11:00.4718170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/url.py 2025-10-10T02:11:00.4719440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/connection.py 2025-10-10T02:11:00.4720680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/ssl_match_hostname.py 2025-10-10T02:11:00.4721640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/_version.py 2025-10-10T02:11:00.4722810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/_base_connection.py 2025-10-10T02:11:00.4723980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__init__.py 2025-10-10T02:11:00.4724900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/poolmanager.py 2025-10-10T02:11:00.4726010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/response.py 2025-10-10T02:11:00.4727410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/poolmanager.cpython-313.pyc 2025-10-10T02:11:00.4728870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/connectionpool.cpython-313.pyc 2025-10-10T02:11:00.4730250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/fields.cpython-313.pyc 2025-10-10T02:11:00.4731690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/filepost.cpython-313.pyc 2025-10-10T02:11:00.4733000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/_request_methods.cpython-313.pyc 2025-10-10T02:11:00.4734250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/response.cpython-313.pyc 2025-10-10T02:11:00.4736220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/exceptions.cpython-313.pyc 2025-10-10T02:11:00.4737220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/_version.cpython-313.pyc 2025-10-10T02:11:00.4738360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/connection.cpython-313.pyc 2025-10-10T02:11:00.4739490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/_base_connection.cpython-313.pyc 2025-10-10T02:11:00.4740570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.4741670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/_collections.cpython-313.pyc 2025-10-10T02:11:00.4742500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/__init__.py 2025-10-10T02:11:00.4743580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/__pycache__/pyopenssl.cpython-313.pyc 2025-10-10T02:11:00.4744830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/__pycache__/socks.cpython-313.pyc 2025-10-10T02:11:00.4745860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.4746880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/fetch.py 2025-10-10T02:11:00.4748670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/request.py 2025-10-10T02:11:00.4748920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/__init__.py 2025-10-10T02:11:00.4750030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/response.py 2025-10-10T02:11:00.4751260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/__pycache__/fetch.cpython-313.pyc 2025-10-10T02:11:00.4752350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/__pycache__/response.cpython-313.pyc 2025-10-10T02:11:00.4753690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/__pycache__/connection.cpython-313.pyc 2025-10-10T02:11:00.4755370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/__pycache__/request.cpython-313.pyc 2025-10-10T02:11:00.4756290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.4757140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/connection.py 2025-10-10T02:11:00.4758480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/emscripten_fetch_worker.js 2025-10-10T02:11:00.4759080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/socks.py 2025-10-10T02:11:00.4760020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/pyopenssl.py 2025-10-10T02:11:00.4761000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/http2/__init__.py 2025-10-10T02:11:00.4762040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/http2/__pycache__/probe.cpython-313.pyc 2025-10-10T02:11:00.4763300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/http2/__pycache__/connection.cpython-313.pyc 2025-10-10T02:11:00.4764640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/http2/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.4765440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/http2/connection.py 2025-10-10T02:11:00.4766200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/http2/probe.py 2025-10-10T02:11:00.4767140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/connection.py 2025-10-10T02:11:00.4767980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/_collections.py 2025-10-10T02:11:00.4768760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/py.typed 2025-10-10T02:11:00.4769600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/exceptions.py 2025-10-10T02:11:00.4770530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/_request_methods.py 2025-10-10T02:11:00.4771490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/connectionpool.py 2025-10-10T02:11:00.4772460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco.context-0.0.0.dist-info/RECORD 2025-10-10T02:11:00.4773780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco.context-0.0.0.dist-info/LICENSE 2025-10-10T02:11:00.4775320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco.context-0.0.0.dist-info/direct_url.json 2025-10-10T02:11:00.4776720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco.context-0.0.0.dist-info/WHEEL 2025-10-10T02:11:00.4778480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco.context-0.0.0.dist-info/top_level.txt 2025-10-10T02:11:00.4779580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco.context-0.0.0.dist-info/REQUESTED 2025-10-10T02:11:00.4781030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco.context-0.0.0.dist-info/INSTALLER 2025-10-10T02:11:00.4782300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jaraco.context-0.0.0.dist-info/METADATA 2025-10-10T02:11:00.4783410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_path.py 2025-10-10T02:11:00.4784650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/cli-arm64.exe 2025-10-10T02:11:00.4785750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/logging.py 2025-10-10T02:11:00.4787010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/windows_support.py 2025-10-10T02:11:00.4788230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_normalization.py 2025-10-10T02:11:00.4789320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/package_index.py 2025-10-10T02:11:00.4790650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/py39.py 2025-10-10T02:11:00.4791860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/__init__.py 2025-10-10T02:11:00.4792980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/py312.py 2025-10-10T02:11:00.4794640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/__pycache__/py312.cpython-313.pyc 2025-10-10T02:11:00.4796070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/__pycache__/py310.cpython-313.pyc 2025-10-10T02:11:00.4797540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/__pycache__/py311.cpython-313.pyc 2025-10-10T02:11:00.4799080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.4800620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/__pycache__/py39.cpython-313.pyc 2025-10-10T02:11:00.4801770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/py311.py 2025-10-10T02:11:00.4802920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/py310.py 2025-10-10T02:11:00.4804130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/archive_util.py 2025-10-10T02:11:00.4805150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_imp.py 2025-10-10T02:11:00.4806310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/version.py 2025-10-10T02:11:00.4807500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/modified.py 2025-10-10T02:11:00.4809180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/tags.py 2025-10-10T02:11:00.4810470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/_musllinux.py 2025-10-10T02:11:00.4811830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/metadata.py 2025-10-10T02:11:00.4813190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/version.py 2025-10-10T02:11:00.4814720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/licenses/__init__.py 2025-10-10T02:11:00.4816090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/licenses/_spdx.py 2025-10-10T02:11:00.4817840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/licenses/__pycache__/_spdx.cpython-313.pyc 2025-10-10T02:11:00.4819520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/licenses/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.4820710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__init__.py 2025-10-10T02:11:00.4822250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/markers.cpython-313.pyc 2025-10-10T02:11:00.4824010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/requirements.cpython-313.pyc 2025-10-10T02:11:00.4825680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_musllinux.cpython-313.pyc 2025-10-10T02:11:00.4827380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/utils.cpython-313.pyc 2025-10-10T02:11:00.4828890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/tags.cpython-313.pyc 2025-10-10T02:11:00.4830760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/metadata.cpython-313.pyc 2025-10-10T02:11:00.4832430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_tokenizer.cpython-313.pyc 2025-10-10T02:11:00.4834010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_manylinux.cpython-313.pyc 2025-10-10T02:11:00.4835680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_structures.cpython-313.pyc 2025-10-10T02:11:00.4837090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.4838880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/specifiers.cpython-313.pyc 2025-10-10T02:11:00.4840490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/version.cpython-313.pyc 2025-10-10T02:11:00.4842200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_elffile.cpython-313.pyc 2025-10-10T02:11:00.4843970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_parser.cpython-313.pyc 2025-10-10T02:11:00.4845240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/_parser.py 2025-10-10T02:11:00.4846480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/utils.py 2025-10-10T02:11:00.4847930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/requirements.py 2025-10-10T02:11:00.4849550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/_structures.py 2025-10-10T02:11:00.4850720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/markers.py 2025-10-10T02:11:00.4852080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/py.typed 2025-10-10T02:11:00.4853590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/_manylinux.py 2025-10-10T02:11:00.4854870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/_tokenizer.py 2025-10-10T02:11:00.4856240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/specifiers.py 2025-10-10T02:11:00.4857750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/_elffile.py 2025-10-10T02:11:00.4859110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/RECORD 2025-10-10T02:11:00.4860830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/LICENSE 2025-10-10T02:11:00.4861960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/WHEEL 2025-10-10T02:11:00.4863840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/top_level.txt 2025-10-10T02:11:00.4865530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/REQUESTED 2025-10-10T02:11:00.4866640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/INSTALLER 2025-10-10T02:11:00.4868080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/METADATA 2025-10-10T02:11:00.4869960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/RECORD 2025-10-10T02:11:00.4872080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/LICENSE 2025-10-10T02:11:00.4873760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/WHEEL 2025-10-10T02:11:00.4875720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/top_level.txt 2025-10-10T02:11:00.4877560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/REQUESTED 2025-10-10T02:11:00.4879170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/INSTALLER 2025-10-10T02:11:00.4880980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/METADATA 2025-10-10T02:11:00.4882630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/RECORD 2025-10-10T02:11:00.4884570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/LICENSE 2025-10-10T02:11:00.4886090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/WHEEL 2025-10-10T02:11:00.4887440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/top_level.txt 2025-10-10T02:11:00.4889250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/REQUESTED 2025-10-10T02:11:00.4890870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/INSTALLER 2025-10-10T02:11:00.4892350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/METADATA 2025-10-10T02:11:00.4893470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect/compat/py38.py 2025-10-10T02:11:00.4895040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect/compat/__init__.py 2025-10-10T02:11:00.4896800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect/compat/__pycache__/py38.cpython-313.pyc 2025-10-10T02:11:00.4898640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect/compat/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.4899870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect/__init__.py 2025-10-10T02:11:00.4901870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.4902930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect/py.typed 2025-10-10T02:11:00.4904350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/__pycache__/context.cpython-313.pyc 2025-10-10T02:11:00.4906010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/context.py 2025-10-10T02:11:00.4907360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/functools/__init__.pyi 2025-10-10T02:11:00.4908600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/functools/__init__.py 2025-10-10T02:11:00.4910650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/functools/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.4911980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/functools/py.typed 2025-10-10T02:11:00.4913260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/to-qwerty.py 2025-10-10T02:11:00.4914740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/show-newlines.py 2025-10-10T02:11:00.4916000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/to-dvorak.py 2025-10-10T02:11:00.4917520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__init__.py 2025-10-10T02:11:00.4919410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/strip-prefix.cpython-313.pyc 2025-10-10T02:11:00.4921460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/to-qwerty.cpython-313.pyc 2025-10-10T02:11:00.4923010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/show-newlines.cpython-313.pyc 2025-10-10T02:11:00.4924680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/layouts.cpython-313.pyc 2025-10-10T02:11:00.4926540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/to-dvorak.cpython-313.pyc 2025-10-10T02:11:00.4928430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.4929670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/strip-prefix.py 2025-10-10T02:11:00.4931340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/Lorem ipsum.txt 2025-10-10T02:11:00.4938430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/layouts.py 2025-10-10T02:11:00.4939060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/collections/__init__.py 2025-10-10T02:11:00.4939760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/collections/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.4940460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/collections/py.typed 2025-10-10T02:11:00.4941170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/RECORD 2025-10-10T02:11:00.4941880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/LICENSE 2025-10-10T02:11:00.4942560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/WHEEL 2025-10-10T02:11:00.4943260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/top_level.txt 2025-10-10T02:11:00.4943960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/INSTALLER 2025-10-10T02:11:00.4945670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/METADATA 2025-10-10T02:11:00.4946990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/RECORD 2025-10-10T02:11:00.4948680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/LICENSE 2025-10-10T02:11:00.4950060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/WHEEL 2025-10-10T02:11:00.4951520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/top_level.txt 2025-10-10T02:11:00.4952900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/INSTALLER 2025-10-10T02:11:00.4954600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/METADATA 2025-10-10T02:11:00.4955930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/RECORD 2025-10-10T02:11:00.4957570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/LICENSE 2025-10-10T02:11:00.4958980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/WHEEL 2025-10-10T02:11:00.4960370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/top_level.txt 2025-10-10T02:11:00.4961760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/INSTALLER 2025-10-10T02:11:00.4963340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/METADATA 2025-10-10T02:11:00.4964830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_meta.py 2025-10-10T02:11:00.4966320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/py39.py 2025-10-10T02:11:00.4968060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/__init__.py 2025-10-10T02:11:00.4969960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/__pycache__/py311.cpython-313.pyc 2025-10-10T02:11:00.4971780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.4973620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/__pycache__/py39.cpython-313.pyc 2025-10-10T02:11:00.4974850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/py311.py 2025-10-10T02:11:00.4976350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_text.py 2025-10-10T02:11:00.4977860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__init__.py 2025-10-10T02:11:00.4979520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_functools.py 2025-10-10T02:11:00.4981340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_functools.cpython-313.pyc 2025-10-10T02:11:00.4983060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_text.cpython-313.pyc 2025-10-10T02:11:00.4984780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_compat.cpython-313.pyc 2025-10-10T02:11:00.4986850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_meta.cpython-313.pyc 2025-10-10T02:11:00.4988780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_adapters.cpython-313.pyc 2025-10-10T02:11:00.4990530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/diagnose.cpython-313.pyc 2025-10-10T02:11:00.4992210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.4994020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_collections.cpython-313.pyc 2025-10-10T02:11:00.4995730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_itertools.cpython-313.pyc 2025-10-10T02:11:00.4997230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/diagnose.py 2025-10-10T02:11:00.4998630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_collections.py 2025-10-10T02:11:00.5000090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_itertools.py 2025-10-10T02:11:00.5001540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/py.typed 2025-10-10T02:11:00.5002940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_adapters.py 2025-10-10T02:11:00.5004340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_compat.py 2025-10-10T02:11:00.5005650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/metadata.py 2025-10-10T02:11:00.5006940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/macosx_libfile.py 2025-10-10T02:11:00.5008260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/util.py 2025-10-10T02:11:00.5009640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/_setuptools_logging.py 2025-10-10T02:11:00.5010900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__init__.py 2025-10-10T02:11:00.5012660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/_bdist_wheel.cpython-313.pyc 2025-10-10T02:11:00.5014270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/bdist_wheel.cpython-313.pyc 2025-10-10T02:11:00.5015880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/metadata.cpython-313.pyc 2025-10-10T02:11:00.5017340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/util.cpython-313.pyc 2025-10-10T02:11:00.5019130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/macosx_libfile.cpython-313.pyc 2025-10-10T02:11:00.5020850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/wheelfile.cpython-313.pyc 2025-10-10T02:11:00.5022490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/_setuptools_logging.cpython-313.pyc 2025-10-10T02:11:00.5024050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:11:00.5025530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.5026760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/pack.py 2025-10-10T02:11:00.5027930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/tags.py 2025-10-10T02:11:00.5029110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/convert.py 2025-10-10T02:11:00.5030400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__init__.py 2025-10-10T02:11:00.5031870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__pycache__/pack.cpython-313.pyc 2025-10-10T02:11:00.5033410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__pycache__/tags.cpython-313.pyc 2025-10-10T02:11:00.5035000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__pycache__/unpack.cpython-313.pyc 2025-10-10T02:11:00.5036670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__pycache__/convert.cpython-313.pyc 2025-10-10T02:11:00.5038320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.5039790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/unpack.py 2025-10-10T02:11:00.5041840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/bdist_wheel.py 2025-10-10T02:11:00.5042460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/tags.py 2025-10-10T02:11:00.5044130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_musllinux.py 2025-10-10T02:11:00.5045500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/version.py 2025-10-10T02:11:00.5046880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/LICENSE 2025-10-10T02:11:00.5049090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/LICENSE.APACHE 2025-10-10T02:11:00.5049850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__init__.py 2025-10-10T02:11:00.5051590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/markers.cpython-313.pyc 2025-10-10T02:11:00.5053640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/requirements.cpython-313.pyc 2025-10-10T02:11:00.5055410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_musllinux.cpython-313.pyc 2025-10-10T02:11:00.5057030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/utils.cpython-313.pyc 2025-10-10T02:11:00.5058740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/tags.cpython-313.pyc 2025-10-10T02:11:00.5060640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_tokenizer.cpython-313.pyc 2025-10-10T02:11:00.5062620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_manylinux.cpython-313.pyc 2025-10-10T02:11:00.5064730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_structures.cpython-313.pyc 2025-10-10T02:11:00.5066220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.5068380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/specifiers.cpython-313.pyc 2025-10-10T02:11:00.5070370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/version.cpython-313.pyc 2025-10-10T02:11:00.5072090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_elffile.cpython-313.pyc 2025-10-10T02:11:00.5073780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_parser.cpython-313.pyc 2025-10-10T02:11:00.5075270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_parser.py 2025-10-10T02:11:00.5076990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/LICENSE.BSD 2025-10-10T02:11:00.5078550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/utils.py 2025-10-10T02:11:00.5080040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/requirements.py 2025-10-10T02:11:00.5082250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_structures.py 2025-10-10T02:11:00.5082920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/markers.py 2025-10-10T02:11:00.5084720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_manylinux.py 2025-10-10T02:11:00.5086590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_tokenizer.py 2025-10-10T02:11:00.5087550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/specifiers.py 2025-10-10T02:11:00.5088520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_elffile.py 2025-10-10T02:11:00.5089730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/vendor.txt 2025-10-10T02:11:00.5091810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/__init__.py 2025-10-10T02:11:00.5092990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.5094070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/_bdist_wheel.py 2025-10-10T02:11:00.5095560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/wheelfile.py 2025-10-10T02:11:00.5096780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__main__.py 2025-10-10T02:11:00.5098270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp/compat/__init__.py 2025-10-10T02:11:00.5100160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp/compat/__pycache__/py310.cpython-313.pyc 2025-10-10T02:11:00.5102070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp/compat/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.5103300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp/compat/py310.py 2025-10-10T02:11:00.5104850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp/__init__.py 2025-10-10T02:11:00.5106610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp/__pycache__/glob.cpython-313.pyc 2025-10-10T02:11:00.5108390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.5109520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp/glob.py 2025-10-10T02:11:00.5111090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/RECORD 2025-10-10T02:11:00.5112720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/LICENSE 2025-10-10T02:11:00.5114420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/WHEEL 2025-10-10T02:11:00.5116360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/top_level.txt 2025-10-10T02:11:00.5118240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/INSTALLER 2025-10-10T02:11:00.5120060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/METADATA 2025-10-10T02:11:00.5122020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/__pycache__/typing_extensions.cpython-313.pyc 2025-10-10T02:11:00.5123610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/__init__.pyi 2025-10-10T02:11:00.5125320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/more.pyi 2025-10-10T02:11:00.5126760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/__init__.py 2025-10-10T02:11:00.5128810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/__pycache__/more.cpython-313.pyc 2025-10-10T02:11:00.5131490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/__pycache__/recipes.cpython-313.pyc 2025-10-10T02:11:00.5133110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.5134490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/more.py 2025-10-10T02:11:00.5135840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/recipes.py 2025-10-10T02:11:00.5137700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/py.typed 2025-10-10T02:11:00.5138860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/recipes.pyi 2025-10-10T02:11:00.5140410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/compat/py38.py 2025-10-10T02:11:00.5141510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/compat/__init__.py 2025-10-10T02:11:00.5143630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/compat/__pycache__/py38.cpython-313.pyc 2025-10-10T02:11:00.5144620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/compat/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.5145630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/__init__.py 2025-10-10T02:11:00.5146970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:11:00.5148150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.5149180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/__main__.py 2025-10-10T02:11:00.5150190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/__init__.py 2025-10-10T02:11:00.5151660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.5152510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__init__.py 2025-10-10T02:11:00.5153910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/autocommand.cpython-313.pyc 2025-10-10T02:11:00.5155200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/automain.cpython-313.pyc 2025-10-10T02:11:00.5156430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/errors.cpython-313.pyc 2025-10-10T02:11:00.5157770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/autoasync.cpython-313.pyc 2025-10-10T02:11:00.5159130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.5160350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/autoparse.cpython-313.pyc 2025-10-10T02:11:00.5161420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/automain.py 2025-10-10T02:11:00.5162650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/errors.py 2025-10-10T02:11:00.5164080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/autocommand.py 2025-10-10T02:11:00.5165470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/autoasync.py 2025-10-10T02:11:00.5166790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/autoparse.py 2025-10-10T02:11:00.5167910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli/_types.py 2025-10-10T02:11:00.5169210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli/__init__.py 2025-10-10T02:11:00.5170760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli/__pycache__/_types.cpython-313.pyc 2025-10-10T02:11:00.5172330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli/__pycache__/_re.cpython-313.pyc 2025-10-10T02:11:00.5173920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.5175470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli/__pycache__/_parser.cpython-313.pyc 2025-10-10T02:11:00.5176640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli/_parser.py 2025-10-10T02:11:00.5177710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli/_re.py 2025-10-10T02:11:00.5178890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli/py.typed 2025-10-10T02:11:00.5180420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/RECORD 2025-10-10T02:11:00.5182020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/LICENSE 2025-10-10T02:11:00.5183500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/WHEEL 2025-10-10T02:11:00.5185130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/top_level.txt 2025-10-10T02:11:00.5186850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/REQUESTED 2025-10-10T02:11:00.5188440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/INSTALLER 2025-10-10T02:11:00.5189980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/METADATA 2025-10-10T02:11:00.5191330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/RECORD 2025-10-10T02:11:00.5192720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/LICENSE 2025-10-10T02:11:00.5194210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/WHEEL 2025-10-10T02:11:00.5195950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/entry_points.txt 2025-10-10T02:11:00.5197480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/top_level.txt 2025-10-10T02:11:00.5198950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/INSTALLER 2025-10-10T02:11:00.5200510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/METADATA 2025-10-10T02:11:00.5202010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/RECORD 2025-10-10T02:11:00.5203550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/LICENSE 2025-10-10T02:11:00.5205190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/LICENSE.APACHE 2025-10-10T02:11:00.5206780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/WHEEL 2025-10-10T02:11:00.5208650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/LICENSE.BSD 2025-10-10T02:11:00.5210210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/REQUESTED 2025-10-10T02:11:00.5211950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/INSTALLER 2025-10-10T02:11:00.5213360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/METADATA 2025-10-10T02:11:00.5214970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/RECORD 2025-10-10T02:11:00.5216450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/WHEEL 2025-10-10T02:11:00.5217890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/entry_points.txt 2025-10-10T02:11:00.5219270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/LICENSE.txt 2025-10-10T02:11:00.5220820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/REQUESTED 2025-10-10T02:11:00.5222400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/INSTALLER 2025-10-10T02:11:00.5223750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/METADATA 2025-10-10T02:11:00.5225080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/RECORD 2025-10-10T02:11:00.5226550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/LICENSE 2025-10-10T02:11:00.5228010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/WHEEL 2025-10-10T02:11:00.5229680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/top_level.txt 2025-10-10T02:11:00.5231080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/REQUESTED 2025-10-10T02:11:00.5232490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/INSTALLER 2025-10-10T02:11:00.5234150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/METADATA 2025-10-10T02:11:00.5235630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/RECORD 2025-10-10T02:11:00.5237180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/LICENSE 2025-10-10T02:11:00.5238640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/WHEEL 2025-10-10T02:11:00.5240180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/REQUESTED 2025-10-10T02:11:00.5241500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/INSTALLER 2025-10-10T02:11:00.5243080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/METADATA 2025-10-10T02:11:00.5245120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/RECORD 2025-10-10T02:11:00.5246890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/LICENSE 2025-10-10T02:11:00.5248610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/WHEEL 2025-10-10T02:11:00.5250360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/INSTALLER 2025-10-10T02:11:00.5251920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/METADATA 2025-10-10T02:11:00.5253550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/RECORD 2025-10-10T02:11:00.5255400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/LICENSE 2025-10-10T02:11:00.5256920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/WHEEL 2025-10-10T02:11:00.5258920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/REQUESTED 2025-10-10T02:11:00.5260810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/INSTALLER 2025-10-10T02:11:00.5262370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/METADATA 2025-10-10T02:11:00.5263960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/RECORD 2025-10-10T02:11:00.5265600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/licenses/LICENSE 2025-10-10T02:11:00.5267680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/WHEEL 2025-10-10T02:11:00.5269180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/REQUESTED 2025-10-10T02:11:00.5270900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/INSTALLER 2025-10-10T02:11:00.5272690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/METADATA 2025-10-10T02:11:00.5274100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_checkers.py 2025-10-10T02:11:00.5275560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_suppression.py 2025-10-10T02:11:00.5276770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_importhook.py 2025-10-10T02:11:00.5278240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_pytest_plugin.py 2025-10-10T02:11:00.5279690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_functions.py 2025-10-10T02:11:00.5281140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__init__.py 2025-10-10T02:11:00.5282770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_config.cpython-313.pyc 2025-10-10T02:11:00.5284610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_suppression.cpython-313.pyc 2025-10-10T02:11:00.5286500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_memo.cpython-313.pyc 2025-10-10T02:11:00.5288350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_union_transformer.cpython-313.pyc 2025-10-10T02:11:00.5290060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_decorators.cpython-313.pyc 2025-10-10T02:11:00.5291520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_utils.cpython-313.pyc 2025-10-10T02:11:00.5293340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_exceptions.cpython-313.pyc 2025-10-10T02:11:00.5294990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_checkers.cpython-313.pyc 2025-10-10T02:11:00.5296640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_pytest_plugin.cpython-313.pyc 2025-10-10T02:11:00.5298430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_transformer.cpython-313.pyc 2025-10-10T02:11:00.5299760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.5301290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_functions.cpython-313.pyc 2025-10-10T02:11:00.5302910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_importhook.cpython-313.pyc 2025-10-10T02:11:00.5304220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_decorators.py 2025-10-10T02:11:00.5305510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_memo.py 2025-10-10T02:11:00.5306890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_transformer.py 2025-10-10T02:11:00.5308150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/py.typed 2025-10-10T02:11:00.5309820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_union_transformer.py 2025-10-10T02:11:00.5311060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_config.py 2025-10-10T02:11:00.5312770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_exceptions.py 2025-10-10T02:11:00.5313740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_utils.py 2025-10-10T02:11:00.5315030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions.py 2025-10-10T02:11:00.5316550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/macos.py 2025-10-10T02:11:00.5317740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/unix.py 2025-10-10T02:11:00.5319140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/version.py 2025-10-10T02:11:00.5320520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__init__.py 2025-10-10T02:11:00.5322360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/api.cpython-313.pyc 2025-10-10T02:11:00.5324100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/android.cpython-313.pyc 2025-10-10T02:11:00.5326380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/windows.cpython-313.pyc 2025-10-10T02:11:00.5327650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/macos.cpython-313.pyc 2025-10-10T02:11:00.5329540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:11:00.5331220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.5332960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/version.cpython-313.pyc 2025-10-10T02:11:00.5339940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/unix.cpython-313.pyc 2025-10-10T02:11:00.5340580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/api.py 2025-10-10T02:11:00.5341140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/android.py 2025-10-10T02:11:00.5341780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/py.typed 2025-10-10T02:11:00.5342430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/windows.py 2025-10-10T02:11:00.5343060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__main__.py 2025-10-10T02:11:00.5343590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/discovery.py 2025-10-10T02:11:00.5344080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/__init__.py 2025-10-10T02:11:00.5344650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/__pycache__/expand.cpython-313.pyc 2025-10-10T02:11:00.5345290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/__pycache__/setupcfg.cpython-313.pyc 2025-10-10T02:11:00.5346420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/__pycache__/_apply_pyprojecttoml.cpython-313.pyc 2025-10-10T02:11:00.5347940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/__pycache__/pyprojecttoml.cpython-313.pyc 2025-10-10T02:11:00.5349990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.5351840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_exceptions.py 2025-10-10T02:11:00.5353310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/extra_validations.py 2025-10-10T02:11:00.5354850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/error_reporting.py 2025-10-10T02:11:00.5356600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__init__.py 2025-10-10T02:11:00.5358300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/formats.cpython-313.pyc 2025-10-10T02:11:00.5360260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/fastjsonschema_validations.cpython-313.pyc 2025-10-10T02:11:00.5362180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/extra_validations.cpython-313.pyc 2025-10-10T02:11:00.5364050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/error_reporting.cpython-313.pyc 2025-10-10T02:11:00.5366010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/fastjsonschema_exceptions.cpython-313.pyc 2025-10-10T02:11:00.5367880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.5369150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/NOTICE 2025-10-10T02:11:00.5370840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_validations.py 2025-10-10T02:11:00.5372200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/formats.py 2025-10-10T02:11:00.5373240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/NOTICE 2025-10-10T02:11:00.5374320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/setupcfg.py 2025-10-10T02:11:00.5375680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/setuptools.schema.json 2025-10-10T02:11:00.5377350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py 2025-10-10T02:11:00.5378920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/distutils.schema.json 2025-10-10T02:11:00.5380270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/pyprojecttoml.py 2025-10-10T02:11:00.5381400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/expand.py 2025-10-10T02:11:00.5382600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_static.py 2025-10-10T02:11:00.5383740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/warnings.py 2025-10-10T02:11:00.5385070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/cli-64.exe 2025-10-10T02:11:00.5386330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_reqs.py 2025-10-10T02:11:00.5387810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_bdist_deprecations.py 2025-10-10T02:11:00.5389170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_build_py.py 2025-10-10T02:11:00.5390440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_build_meta.py 2025-10-10T02:11:00.5391910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/server.py 2025-10-10T02:11:00.5393150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_warnings.py 2025-10-10T02:11:00.5394430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/compat/py39.py 2025-10-10T02:11:00.5395880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/compat/__init__.py 2025-10-10T02:11:00.5397650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/compat/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.5399240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/compat/__pycache__/py39.cpython-313.pyc 2025-10-10T02:11:00.5400310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/textwrap.py 2025-10-10T02:11:00.5401630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_logging.py 2025-10-10T02:11:00.5402810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_virtualenv.py 2025-10-10T02:11:00.5404280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_namespaces.py 2025-10-10T02:11:00.5405690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_shutil_wrapper.py 2025-10-10T02:11:00.5407110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/script-with-bom.py 2025-10-10T02:11:00.5408530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_distutils_adoption.py 2025-10-10T02:11:00.5410360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/test_pyprojecttoml_dynamic_deps.py 2025-10-10T02:11:00.5411500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/__init__.py 2025-10-10T02:11:00.5412860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/test_expand.py 2025-10-10T02:11:00.5414630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/test_expand.cpython-313.pyc 2025-10-10T02:11:00.5416790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/test_pyprojecttoml_dynamic_deps.cpython-313.pyc 2025-10-10T02:11:00.5418710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/test_pyprojecttoml.cpython-313.pyc 2025-10-10T02:11:00.5420460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/test_setupcfg.cpython-313.pyc 2025-10-10T02:11:00.5422540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/test_apply_pyprojecttoml.cpython-313.pyc 2025-10-10T02:11:00.5424230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.5425420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/setupcfg_examples.txt 2025-10-10T02:11:00.5426850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/test_setupcfg.py 2025-10-10T02:11:00.5428310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/test_pyprojecttoml.py 2025-10-10T02:11:00.5429730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/downloads/preload.py 2025-10-10T02:11:00.5431120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/downloads/__init__.py 2025-10-10T02:11:00.5433130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/downloads/__pycache__/preload.cpython-313.pyc 2025-10-10T02:11:00.5435140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/downloads/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.5437100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/test_apply_pyprojecttoml.py 2025-10-10T02:11:00.5438150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_depends.py 2025-10-10T02:11:00.5439610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/integration/__init__.py 2025-10-10T02:11:00.5442010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/integration/__pycache__/helpers.cpython-313.pyc 2025-10-10T02:11:00.5443810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/integration/__pycache__/test_pip_install_sdist.cpython-313.pyc 2025-10-10T02:11:00.5445300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/integration/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.5446590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/integration/helpers.py 2025-10-10T02:11:00.5448390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/integration/test_pip_install_sdist.py 2025-10-10T02:11:00.5449560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_core_metadata.py 2025-10-10T02:11:00.5450970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_extern.py 2025-10-10T02:11:00.5452100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__init__.py 2025-10-10T02:11:00.5453890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_packageindex.cpython-313.pyc 2025-10-10T02:11:00.5455510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_shutil_wrapper.cpython-313.pyc 2025-10-10T02:11:00.5456950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/script-with-bom.cpython-313.pyc 2025-10-10T02:11:00.5458570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_bdist_deprecations.cpython-313.pyc 2025-10-10T02:11:00.5460130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_install_scripts.cpython-313.pyc 2025-10-10T02:11:00.5461790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_config_discovery.cpython-313.pyc 2025-10-10T02:11:00.5463720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_distutils_adoption.cpython-313.pyc 2025-10-10T02:11:00.5465200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/namespaces.cpython-313.pyc 2025-10-10T02:11:00.5466830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_manifest.cpython-313.pyc 2025-10-10T02:11:00.5468510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_bdist_egg.cpython-313.pyc 2025-10-10T02:11:00.5470100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_egg_info.cpython-313.pyc 2025-10-10T02:11:00.5471920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_build_py.cpython-313.pyc 2025-10-10T02:11:00.5473620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/server.cpython-313.pyc 2025-10-10T02:11:00.5475230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_archive_util.cpython-313.pyc 2025-10-10T02:11:00.5476740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_sdist.cpython-313.pyc 2025-10-10T02:11:00.5478300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/contexts.cpython-313.pyc 2025-10-10T02:11:00.5479880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_warnings.cpython-313.pyc 2025-10-10T02:11:00.5481570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_core_metadata.cpython-313.pyc 2025-10-10T02:11:00.5483010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/textwrap.cpython-313.pyc 2025-10-10T02:11:00.5484880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_build_clib.cpython-313.pyc 2025-10-10T02:11:00.5486370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_setopt.cpython-313.pyc 2025-10-10T02:11:00.5488250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_namespaces.cpython-313.pyc 2025-10-10T02:11:00.5489860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_wheel.cpython-313.pyc 2025-10-10T02:11:00.5491450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_depends.cpython-313.pyc 2025-10-10T02:11:00.5492980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/text.cpython-313.pyc 2025-10-10T02:11:00.5494460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/environment.cpython-313.pyc 2025-10-10T02:11:00.5496020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_find_packages.cpython-313.pyc 2025-10-10T02:11:00.5497770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_bdist_wheel.cpython-313.pyc 2025-10-10T02:11:00.5499450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_easy_install.cpython-313.pyc 2025-10-10T02:11:00.5501080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_dist.cpython-313.pyc 2025-10-10T02:11:00.5502880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_dist_info.cpython-313.pyc 2025-10-10T02:11:00.5504550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_setuptools.cpython-313.pyc 2025-10-10T02:11:00.5506270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/fixtures.cpython-313.pyc 2025-10-10T02:11:00.5508130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_virtualenv.cpython-313.pyc 2025-10-10T02:11:00.5509420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_develop.cpython-313.pyc 2025-10-10T02:11:00.5511380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_build.cpython-313.pyc 2025-10-10T02:11:00.5512840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_sandbox.cpython-313.pyc 2025-10-10T02:11:00.5514310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_extern.cpython-313.pyc 2025-10-10T02:11:00.5516180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_build_meta.cpython-313.pyc 2025-10-10T02:11:00.5517800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_glob.cpython-313.pyc 2025-10-10T02:11:00.5519420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_find_py_modules.cpython-313.pyc 2025-10-10T02:11:00.5521260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_editable_install.cpython-313.pyc 2025-10-10T02:11:00.5523070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_unicode_utils.cpython-313.pyc 2025-10-10T02:11:00.5524420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_build_ext.cpython-313.pyc 2025-10-10T02:11:00.5526440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.5528140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_logging.cpython-313.pyc 2025-10-10T02:11:00.5529950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_windows_wrappers.cpython-313.pyc 2025-10-10T02:11:00.5531590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/mod_with_constant.cpython-313.pyc 2025-10-10T02:11:00.5532820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_manifest.py 2025-10-10T02:11:00.5534200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_build_clib.py 2025-10-10T02:11:00.5535630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_setopt.py 2025-10-10T02:11:00.5536970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_wheel.py 2025-10-10T02:11:00.5538320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_egg_info.py 2025-10-10T02:11:00.5539490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_build.py 2025-10-10T02:11:00.5541130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_install_scripts.py 2025-10-10T02:11:00.5542340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_find_py_modules.py 2025-10-10T02:11:00.5543590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_build_ext.py 2025-10-10T02:11:00.5544860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_unicode_utils.py 2025-10-10T02:11:00.5546130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/text.py 2025-10-10T02:11:00.5547450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_bdist_egg.py 2025-10-10T02:11:00.5548910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_sandbox.py 2025-10-10T02:11:00.5550450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_glob.py 2025-10-10T02:11:00.5551560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/environment.py 2025-10-10T02:11:00.5553090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_config_discovery.py 2025-10-10T02:11:00.5554200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_windows_wrappers.py 2025-10-10T02:11:00.5555160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/mod_with_constant.py 2025-10-10T02:11:00.5556260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_find_packages.py 2025-10-10T02:11:00.5557180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/contexts.py 2025-10-10T02:11:00.5558300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_packageindex.py 2025-10-10T02:11:00.5559280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_setuptools.py 2025-10-10T02:11:00.5560230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_dist.py 2025-10-10T02:11:00.5561280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_bdist_wheel.py 2025-10-10T02:11:00.5562200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_develop.py 2025-10-10T02:11:00.5563280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_editable_install.py 2025-10-10T02:11:00.5564520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_easy_install.py 2025-10-10T02:11:00.5565930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/fixtures.py 2025-10-10T02:11:00.5567130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/namespaces.py 2025-10-10T02:11:00.5568570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_sdist.py 2025-10-10T02:11:00.5569850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_archive_util.py 2025-10-10T02:11:00.5571820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/indexes/test_links_priority/external.html 2025-10-10T02:11:00.5573690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/indexes/test_links_priority/simple/foobar/index.html 2025-10-10T02:11:00.5574960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_dist_info.py 2025-10-10T02:11:00.5576010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/gui-64.exe 2025-10-10T02:11:00.5577020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/depends.py 2025-10-10T02:11:00.5578160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__init__.py 2025-10-10T02:11:00.5579630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/dist.cpython-313.pyc 2025-10-10T02:11:00.5581060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/modified.cpython-313.pyc 2025-10-10T02:11:00.5582450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/sandbox.cpython-313.pyc 2025-10-10T02:11:00.5583970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/discovery.cpython-313.pyc 2025-10-10T02:11:00.5585550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/unicode_utils.cpython-313.pyc 2025-10-10T02:11:00.5586870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/launch.cpython-313.pyc 2025-10-10T02:11:00.5588200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/namespaces.cpython-313.pyc 2025-10-10T02:11:00.5589670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/msvc.cpython-313.pyc 2025-10-10T02:11:00.5591430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/windows_support.cpython-313.pyc 2025-10-10T02:11:00.5592990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_entry_points.cpython-313.pyc 2025-10-10T02:11:00.5594580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_normalization.cpython-313.pyc 2025-10-10T02:11:00.5596090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/logging.cpython-313.pyc 2025-10-10T02:11:00.5597520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/glob.cpython-313.pyc 2025-10-10T02:11:00.5598930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_core_metadata.cpython-313.pyc 2025-10-10T02:11:00.5600270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_path.cpython-313.pyc 2025-10-10T02:11:00.5601930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/errors.cpython-313.pyc 2025-10-10T02:11:00.5603540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/archive_util.cpython-313.pyc 2025-10-10T02:11:00.5604650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_reqs.cpython-313.pyc 2025-10-10T02:11:00.5606110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/wheel.cpython-313.pyc 2025-10-10T02:11:00.5607610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_importlib.cpython-313.pyc 2025-10-10T02:11:00.5608920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/warnings.cpython-313.pyc 2025-10-10T02:11:00.5610210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_imp.cpython-313.pyc 2025-10-10T02:11:00.5611900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_static.cpython-313.pyc 2025-10-10T02:11:00.5613290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/extension.cpython-313.pyc 2025-10-10T02:11:00.5614720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/build_meta.cpython-313.pyc 2025-10-10T02:11:00.5616180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/depends.cpython-313.pyc 2025-10-10T02:11:00.5617550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/monkey.cpython-313.pyc 2025-10-10T02:11:00.5619020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/installer.cpython-313.pyc 2025-10-10T02:11:00.5620490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.5622050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/version.cpython-313.pyc 2025-10-10T02:11:00.5623430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_shutil.cpython-313.pyc 2025-10-10T02:11:00.5624970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/package_index.cpython-313.pyc 2025-10-10T02:11:00.5626280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_itertools.cpython-313.pyc 2025-10-10T02:11:00.5627400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/installer.py 2025-10-10T02:11:00.5628340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/glob.py 2025-10-10T02:11:00.5629480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/sandbox.py 2025-10-10T02:11:00.5630570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/script.tmpl 2025-10-10T02:11:00.5631540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/launch.py 2025-10-10T02:11:00.5632840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/extension.py 2025-10-10T02:11:00.5633980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_core_metadata.py 2025-10-10T02:11:00.5635180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/unicode_utils.py 2025-10-10T02:11:00.5636450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_itertools.py 2025-10-10T02:11:00.5637450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/monkey.py 2025-10-10T02:11:00.5638580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/build_meta.py 2025-10-10T02:11:00.5639600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/cli.exe 2025-10-10T02:11:00.5640710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/errors.py 2025-10-10T02:11:00.5641810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/build.py 2025-10-10T02:11:00.5643000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/bdist_egg.py 2025-10-10T02:11:00.5644260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/alias.py 2025-10-10T02:11:00.5645470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/build_ext.py 2025-10-10T02:11:00.5646780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/easy_install.py 2025-10-10T02:11:00.5648000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/editable_wheel.py 2025-10-10T02:11:00.5649510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/launcher manifest.xml 2025-10-10T02:11:00.5650780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/install_scripts.py 2025-10-10T02:11:00.5652000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/dist_info.py 2025-10-10T02:11:00.5653250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/install_lib.py 2025-10-10T02:11:00.5654450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/build_py.py 2025-10-10T02:11:00.5655710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__init__.py 2025-10-10T02:11:00.5657220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/develop.cpython-313.pyc 2025-10-10T02:11:00.5658670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/setopt.cpython-313.pyc 2025-10-10T02:11:00.5660170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/rotate.cpython-313.pyc 2025-10-10T02:11:00.5661680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/editable_wheel.cpython-313.pyc 2025-10-10T02:11:00.5663020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/alias.cpython-313.pyc 2025-10-10T02:11:00.5664510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/dist_info.cpython-313.pyc 2025-10-10T02:11:00.5666190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/build_clib.cpython-313.pyc 2025-10-10T02:11:00.5667780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/easy_install.cpython-313.pyc 2025-10-10T02:11:00.5669180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/saveopts.cpython-313.pyc 2025-10-10T02:11:00.5670690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/build_ext.cpython-313.pyc 2025-10-10T02:11:00.5672330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/install_lib.cpython-313.pyc 2025-10-10T02:11:00.5673810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/bdist_rpm.cpython-313.pyc 2025-10-10T02:11:00.5675360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/_requirestxt.cpython-313.pyc 2025-10-10T02:11:00.5676790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/build.cpython-313.pyc 2025-10-10T02:11:00.5678310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/test.cpython-313.pyc 2025-10-10T02:11:00.5679930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/bdist_wheel.cpython-313.pyc 2025-10-10T02:11:00.5681360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/install.cpython-313.pyc 2025-10-10T02:11:00.5682940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/bdist_egg.cpython-313.pyc 2025-10-10T02:11:00.5684460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/install_egg_info.cpython-313.pyc 2025-10-10T02:11:00.5686170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/install_scripts.cpython-313.pyc 2025-10-10T02:11:00.5687720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/sdist.cpython-313.pyc 2025-10-10T02:11:00.5689310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.5690820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/build_py.cpython-313.pyc 2025-10-10T02:11:00.5692330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/egg_info.cpython-313.pyc 2025-10-10T02:11:00.5693400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/sdist.py 2025-10-10T02:11:00.5694570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/test.py 2025-10-10T02:11:00.5695850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/saveopts.py 2025-10-10T02:11:00.5697160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/bdist_rpm.py 2025-10-10T02:11:00.5698430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/build_clib.py 2025-10-10T02:11:00.5699670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/bdist_wheel.py 2025-10-10T02:11:00.5700830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/egg_info.py 2025-10-10T02:11:00.5702170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/_requirestxt.py 2025-10-10T02:11:00.5703320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/install.py 2025-10-10T02:11:00.5704460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/develop.py 2025-10-10T02:11:00.5705780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/rotate.py 2025-10-10T02:11:00.5707100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/install_egg_info.py 2025-10-10T02:11:00.5708230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/setopt.py 2025-10-10T02:11:00.5709310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/msvc.py 2025-10-10T02:11:00.5710400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_importlib.py 2025-10-10T02:11:00.5711540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_entry_points.py 2025-10-10T02:11:00.5712720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/cli-32.exe 2025-10-10T02:11:00.5713840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/gui-32.exe 2025-10-10T02:11:00.5714810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/gui.exe 2025-10-10T02:11:00.5715920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/dist.py 2025-10-10T02:11:00.5717230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/_msvccompiler.py 2025-10-10T02:11:00.5718510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/_modified.py 2025-10-10T02:11:00.5719850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/unixccompiler.py 2025-10-10T02:11:00.5721040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/filelist.py 2025-10-10T02:11:00.5722380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/ccompiler.py 2025-10-10T02:11:00.5723780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compat/py39.py 2025-10-10T02:11:00.5725120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compat/__init__.py 2025-10-10T02:11:00.5726880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compat/numpy.py 2025-10-10T02:11:00.5728490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compat/__pycache__/numpy.cpython-313.pyc 2025-10-10T02:11:00.5730250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compat/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.5731840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compat/__pycache__/py39.cpython-313.pyc 2025-10-10T02:11:00.5733000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/archive_util.py 2025-10-10T02:11:00.5734090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/cmd.py 2025-10-10T02:11:00.5735590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/version.py 2025-10-10T02:11:00.5736810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/log.py 2025-10-10T02:11:00.5738090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/util.py 2025-10-10T02:11:00.5739390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/fancy_getopt.py 2025-10-10T02:11:00.5740610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_bdist.py 2025-10-10T02:11:00.5742090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_text_file.py 2025-10-10T02:11:00.5743430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_version.py 2025-10-10T02:11:00.5744900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_install_lib.py 2025-10-10T02:11:00.5746150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_build_py.py 2025-10-10T02:11:00.5747420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_extension.py 2025-10-10T02:11:00.5748750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/compat/py39.py 2025-10-10T02:11:00.5750080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/compat/__init__.py 2025-10-10T02:11:00.5751890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/compat/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.5753570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/compat/__pycache__/py39.cpython-313.pyc 2025-10-10T02:11:00.5754750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_spawn.py 2025-10-10T02:11:00.5756030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/support.py 2025-10-10T02:11:00.5757120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py 2025-10-10T02:11:00.5758210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_install_data.py 2025-10-10T02:11:00.5759250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_filelist.py 2025-10-10T02:11:00.5760270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_core.py 2025-10-10T02:11:00.5761370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_cmd.py 2025-10-10T02:11:00.5762320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__init__.py 2025-10-10T02:11:00.5763410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_sysconfig.py 2025-10-10T02:11:00.5764850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_extension.cpython-313.pyc 2025-10-10T02:11:00.5766500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/unix_compat.cpython-313.pyc 2025-10-10T02:11:00.5767480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_install_scripts.cpython-313.pyc 2025-10-10T02:11:00.5769130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_build_scripts.cpython-313.pyc 2025-10-10T02:11:00.5770720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_clean.cpython-313.pyc 2025-10-10T02:11:00.5772250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_util.cpython-313.pyc 2025-10-10T02:11:00.5773820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_build_py.cpython-313.pyc 2025-10-10T02:11:00.5775440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_bdist.cpython-313.pyc 2025-10-10T02:11:00.5777130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_install.cpython-313.pyc 2025-10-10T02:11:00.5778830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_archive_util.cpython-313.pyc 2025-10-10T02:11:00.5780420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_sdist.cpython-313.pyc 2025-10-10T02:11:00.5782040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_version.cpython-313.pyc 2025-10-10T02:11:00.5783690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_build_clib.cpython-313.pyc 2025-10-10T02:11:00.5785460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_config_cmd.cpython-313.pyc 2025-10-10T02:11:00.5787070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_log.cpython-313.pyc 2025-10-10T02:11:00.5788630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_dir_util.cpython-313.pyc 2025-10-10T02:11:00.5790440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_dist.cpython-313.pyc 2025-10-10T02:11:00.5792110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/support.cpython-313.pyc 2025-10-10T02:11:00.5793970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_install_lib.cpython-313.pyc 2025-10-10T02:11:00.5795830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_bdist_dumb.cpython-313.pyc 2025-10-10T02:11:00.5797410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_build.cpython-313.pyc 2025-10-10T02:11:00.5798950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_core.cpython-313.pyc 2025-10-10T02:11:00.5800640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_text_file.cpython-313.pyc 2025-10-10T02:11:00.5802340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_sysconfig.cpython-313.pyc 2025-10-10T02:11:00.5804870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_file_util.cpython-313.pyc 2025-10-10T02:11:00.5805640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_install_headers.cpython-313.pyc 2025-10-10T02:11:00.5807230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_modified.cpython-313.pyc 2025-10-10T02:11:00.5808980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_cmd.cpython-313.pyc 2025-10-10T02:11:00.5810790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_build_ext.cpython-313.pyc 2025-10-10T02:11:00.5812640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_filelist.cpython-313.pyc 2025-10-10T02:11:00.5814360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_bdist_rpm.cpython-313.pyc 2025-10-10T02:11:00.5816200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.5817490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_check.cpython-313.pyc 2025-10-10T02:11:00.5819160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_install_data.cpython-313.pyc 2025-10-10T02:11:00.5821200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_versionpredicate.cpython-313.pyc 2025-10-10T02:11:00.5822640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_spawn.cpython-313.pyc 2025-10-10T02:11:00.5823930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_util.py 2025-10-10T02:11:00.5825370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_modified.py 2025-10-10T02:11:00.5826790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_build_clib.py 2025-10-10T02:11:00.5834290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_log.py 2025-10-10T02:11:00.5834650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_build.py 2025-10-10T02:11:00.5835650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_install_scripts.py 2025-10-10T02:11:00.5836120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_build_ext.py 2025-10-10T02:11:00.5836380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_dir_util.py 2025-10-10T02:11:00.5836640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/unix_compat.py 2025-10-10T02:11:00.5836920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_install_headers.py 2025-10-10T02:11:00.5837170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_clean.py 2025-10-10T02:11:00.5838520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_check.py 2025-10-10T02:11:00.5840240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_versionpredicate.py 2025-10-10T02:11:00.5841690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_build_scripts.py 2025-10-10T02:11:00.5843030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_bdist_dumb.py 2025-10-10T02:11:00.5844670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_file_util.py 2025-10-10T02:11:00.5846080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_dist.py 2025-10-10T02:11:00.5847770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_install.py 2025-10-10T02:11:00.5849120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_config_cmd.py 2025-10-10T02:11:00.5850730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_sdist.py 2025-10-10T02:11:00.5852370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_archive_util.py 2025-10-10T02:11:00.5853940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/versionpredicate.py 2025-10-10T02:11:00.5855220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__init__.py 2025-10-10T02:11:00.5856360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/file_util.py 2025-10-10T02:11:00.5857600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/core.py 2025-10-10T02:11:00.5859220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/dist.cpython-313.pyc 2025-10-10T02:11:00.5860780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/cmd.cpython-313.pyc 2025-10-10T02:11:00.5862480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/fancy_getopt.cpython-313.pyc 2025-10-10T02:11:00.5864030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/spawn.cpython-313.pyc 2025-10-10T02:11:00.5865970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/_macos_compat.cpython-313.pyc 2025-10-10T02:11:00.5867580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/filelist.cpython-313.pyc 2025-10-10T02:11:00.5869210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/core.cpython-313.pyc 2025-10-10T02:11:00.5870790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/zosccompiler.cpython-313.pyc 2025-10-10T02:11:00.5872240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/ccompiler.cpython-313.pyc 2025-10-10T02:11:00.5873960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/dir_util.cpython-313.pyc 2025-10-10T02:11:00.5875700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/sysconfig.cpython-313.pyc 2025-10-10T02:11:00.5877380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/file_util.cpython-313.pyc 2025-10-10T02:11:00.5879090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/errors.cpython-313.pyc 2025-10-10T02:11:00.5880870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/_msvccompiler.cpython-313.pyc 2025-10-10T02:11:00.5882390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/debug.cpython-313.pyc 2025-10-10T02:11:00.5883990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/text_file.cpython-313.pyc 2025-10-10T02:11:00.5885880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/versionpredicate.cpython-313.pyc 2025-10-10T02:11:00.5887500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/archive_util.cpython-313.pyc 2025-10-10T02:11:00.5889420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/cygwinccompiler.cpython-313.pyc 2025-10-10T02:11:00.5891050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/unixccompiler.cpython-313.pyc 2025-10-10T02:11:00.5892680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/_modified.cpython-313.pyc 2025-10-10T02:11:00.5894140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/util.cpython-313.pyc 2025-10-10T02:11:00.5895740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/log.cpython-313.pyc 2025-10-10T02:11:00.5897190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/extension.cpython-313.pyc 2025-10-10T02:11:00.5898930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/dep_util.cpython-313.pyc 2025-10-10T02:11:00.5900700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.5902190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/_log.cpython-313.pyc 2025-10-10T02:11:00.5903880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/version.cpython-313.pyc 2025-10-10T02:11:00.5905360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/cygwinccompiler.py 2025-10-10T02:11:00.5906790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/zosccompiler.py 2025-10-10T02:11:00.5908180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/extension.py 2025-10-10T02:11:00.5909440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/debug.py 2025-10-10T02:11:00.5910840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/spawn.py 2025-10-10T02:11:00.5912120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/text_file.py 2025-10-10T02:11:00.5913750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/errors.py 2025-10-10T02:11:00.5915110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/dep_util.py 2025-10-10T02:11:00.5916640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/build.py 2025-10-10T02:11:00.5917970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/build_ext.py 2025-10-10T02:11:00.5919270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/config.py 2025-10-10T02:11:00.5920690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/clean.py 2025-10-10T02:11:00.5921920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/check.py 2025-10-10T02:11:00.5923440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/install_scripts.py 2025-10-10T02:11:00.5925090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/_framework_compat.py 2025-10-10T02:11:00.5926520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/install_headers.py 2025-10-10T02:11:00.5927910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/install_lib.py 2025-10-10T02:11:00.5929060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/build_py.py 2025-10-10T02:11:00.5930640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/bdist_dumb.py 2025-10-10T02:11:00.5932220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__init__.py 2025-10-10T02:11:00.5934120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install_headers.cpython-313.pyc 2025-10-10T02:11:00.5935800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/config.cpython-313.pyc 2025-10-10T02:11:00.5937510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/build_clib.cpython-313.pyc 2025-10-10T02:11:00.5939080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/check.cpython-313.pyc 2025-10-10T02:11:00.5940760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/_framework_compat.cpython-313.pyc 2025-10-10T02:11:00.5942440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/build_ext.cpython-313.pyc 2025-10-10T02:11:00.5944040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install_lib.cpython-313.pyc 2025-10-10T02:11:00.5945570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/bdist_rpm.cpython-313.pyc 2025-10-10T02:11:00.5947500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install_data.cpython-313.pyc 2025-10-10T02:11:00.5949200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/build.cpython-313.pyc 2025-10-10T02:11:00.5950910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install.cpython-313.pyc 2025-10-10T02:11:00.5952650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install_egg_info.cpython-313.pyc 2025-10-10T02:11:00.5954570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install_scripts.cpython-313.pyc 2025-10-10T02:11:00.5956390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/bdist_dumb.cpython-313.pyc 2025-10-10T02:11:00.5957790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/sdist.cpython-313.pyc 2025-10-10T02:11:00.5959500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/build_scripts.cpython-313.pyc 2025-10-10T02:11:00.5960890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.5962090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/bdist.cpython-313.pyc 2025-10-10T02:11:00.5963250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/build_py.cpython-313.pyc 2025-10-10T02:11:00.5964590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/clean.cpython-313.pyc 2025-10-10T02:11:00.5965420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/sdist.py 2025-10-10T02:11:00.5966520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/bdist.py 2025-10-10T02:11:00.5967540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/build_scripts.py 2025-10-10T02:11:00.5968640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/bdist_rpm.py 2025-10-10T02:11:00.5969610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/build_clib.py 2025-10-10T02:11:00.5970700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/install.py 2025-10-10T02:11:00.5972080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/install_egg_info.py 2025-10-10T02:11:00.5973360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/install_data.py 2025-10-10T02:11:00.5974500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/dir_util.py 2025-10-10T02:11:00.5975860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/unix.py 2025-10-10T02:11:00.5977250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/zos.py 2025-10-10T02:11:00.5978780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py 2025-10-10T02:11:00.5980200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/test_cygwin.py 2025-10-10T02:11:00.5982000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_cygwin.cpython-313.pyc 2025-10-10T02:11:00.5983750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_unix.cpython-313.pyc 2025-10-10T02:11:00.5985630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_mingw.cpython-313.pyc 2025-10-10T02:11:00.5987290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_msvc.cpython-313.pyc 2025-10-10T02:11:00.5989190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_base.cpython-313.pyc 2025-10-10T02:11:00.5990680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/test_mingw.py 2025-10-10T02:11:00.5992040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/test_base.py 2025-10-10T02:11:00.5993370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py 2025-10-10T02:11:00.5995080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/zos.cpython-313.pyc 2025-10-10T02:11:00.5996610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/msvc.cpython-313.pyc 2025-10-10T02:11:00.5998100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/base.cpython-313.pyc 2025-10-10T02:11:00.5999830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/errors.cpython-313.pyc 2025-10-10T02:11:00.6001480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/cygwin.cpython-313.pyc 2025-10-10T02:11:00.6003140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/unix.cpython-313.pyc 2025-10-10T02:11:00.6004610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/cygwin.py 2025-10-10T02:11:00.6006040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/errors.py 2025-10-10T02:11:00.6007380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/msvc.py 2025-10-10T02:11:00.6008800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/base.py 2025-10-10T02:11:00.6009960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/sysconfig.py 2025-10-10T02:11:00.6011390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/_macos_compat.py 2025-10-10T02:11:00.6012650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/dist.py 2025-10-10T02:11:00.6013710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/_log.py 2025-10-10T02:11:00.6014820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/wheel.py 2025-10-10T02:11:00.6015900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/gui-arm64.exe 2025-10-10T02:11:00.6017080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/namespaces.py 2025-10-10T02:11:00.6018240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/script (dev).tmpl 2025-10-10T02:11:00.6019330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_shutil.py 2025-10-10T02:11:00.6020630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/test_resources.py 2025-10-10T02:11:00.6022170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/test_integration_zope_interface.py 2025-10-10T02:11:00.6023240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/__init__.py 2025-10-10T02:11:00.6025080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_working_set.cpython-313.pyc 2025-10-10T02:11:00.6026740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_find_distributions.cpython-313.pyc 2025-10-10T02:11:00.6028340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_pkg_resources.cpython-313.pyc 2025-10-10T02:11:00.6030260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_integration_zope_interface.cpython-313.pyc 2025-10-10T02:11:00.6032400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_markers.cpython-313.pyc 2025-10-10T02:11:00.6033840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_resources.cpython-313.pyc 2025-10-10T02:11:00.6035360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.6036580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/test_markers.py 2025-10-10T02:11:00.6038100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/test_working_set.py 2025-10-10T02:11:00.6039370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/test_find_distributions.py 2025-10-10T02:11:00.6041200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package-zip/my-test-package.zip 2025-10-10T02:11:00.6043040Z /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-10-10T02:11:00.6045180Z /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-10-10T02:11:00.6047560Z /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-10-10T02:11:00.6049620Z /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-10-10T02:11:00.6051610Z /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-10-10T02:11:00.6053740Z /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-10-10T02:11:00.6055450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package-source/__pycache__/setup.cpython-313.pyc 2025-10-10T02:11:00.6056840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package-source/setup.py 2025-10-10T02:11:00.6058310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package-source/setup.cfg 2025-10-10T02:11:00.6059660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/test_pkg_resources.py 2025-10-10T02:11:00.6060790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/__init__.py 2025-10-10T02:11:00.6062280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.6063280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/py.typed 2025-10-10T02:11:00.6064510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/api_tests.txt 2025-10-10T02:11:00.6065930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_extensions-4.12.2.dist-info/RECORD 2025-10-10T02:11:00.6067300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_extensions-4.12.2.dist-info/LICENSE 2025-10-10T02:11:00.6068910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_extensions-4.12.2.dist-info/direct_url.json 2025-10-10T02:11:00.6070110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_extensions-4.12.2.dist-info/WHEEL 2025-10-10T02:11:00.6071500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_extensions-4.12.2.dist-info/REQUESTED 2025-10-10T02:11:00.6072910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_extensions-4.12.2.dist-info/INSTALLER 2025-10-10T02:11:00.6074260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_extensions-4.12.2.dist-info/METADATA 2025-10-10T02:11:00.6075310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/_distutils_hack/__init__.py 2025-10-10T02:11:00.6076870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/_distutils_hack/__pycache__/override.cpython-313.pyc 2025-10-10T02:11:00.6078250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/_distutils_hack/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.6079390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/_distutils_hack/override.py 2025-10-10T02:11:00.6080790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/repoquery.py 2025-10-10T02:11:00.6082100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/solver.py 2025-10-10T02:11:00.6083370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/index.py 2025-10-10T02:11:00.6084650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__init__.py 2025-10-10T02:11:00.6086410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/repoquery.cpython-313.pyc 2025-10-10T02:11:00.6087980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/plugin.cpython-313.pyc 2025-10-10T02:11:00.6090130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/conda_build_exceptions.cpython-313.pyc 2025-10-10T02:11:00.6091490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/utils.cpython-313.pyc 2025-10-10T02:11:00.6093090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/exceptions.cpython-313.pyc 2025-10-10T02:11:00.6094860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/mamba_utils.cpython-313.pyc 2025-10-10T02:11:00.6096120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/solver.cpython-313.pyc 2025-10-10T02:11:00.6097630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/state.cpython-313.pyc 2025-10-10T02:11:00.6099140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/index.cpython-313.pyc 2025-10-10T02:11:00.6100650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.6101920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/mamba_utils.py 2025-10-10T02:11:00.6103320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/conda_build_exceptions.py 2025-10-10T02:11:00.6104430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/utils.py 2025-10-10T02:11:00.6105570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/plugin.py 2025-10-10T02:11:00.6106820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/exceptions.py 2025-10-10T02:11:00.6107900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/state.py 2025-10-10T02:11:00.6109160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/_hypothesis_plugin.py 2025-10-10T02:11:00.6110210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/color.py 2025-10-10T02:11:00.6111190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/config.py 2025-10-10T02:11:00.6112300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/version.py 2025-10-10T02:11:00.6113370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/fields.py 2025-10-10T02:11:00.6114600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/error_wrappers.py 2025-10-10T02:11:00.6115670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/decorator.py 2025-10-10T02:11:00.6116720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/validators.py 2025-10-10T02:11:00.6117810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/tools.py 2025-10-10T02:11:00.6118950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/env_settings.py 2025-10-10T02:11:00.6120070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__init__.py 2025-10-10T02:11:00.6121030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/mypy.py 2025-10-10T02:11:00.6122160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/types.py 2025-10-10T02:11:00.6123580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/class_validators.py 2025-10-10T02:11:00.6124950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/main.cpython-313.pyc 2025-10-10T02:11:00.6126570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/_hypothesis_plugin.cpython-313.pyc 2025-10-10T02:11:00.6127950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/typing.cpython-313.pyc 2025-10-10T02:11:00.6129330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/networks.cpython-313.pyc 2025-10-10T02:11:00.6130810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/mypy.cpython-313.pyc 2025-10-10T02:11:00.6132190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/generics.cpython-313.pyc 2025-10-10T02:11:00.6133620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/validators.cpython-313.pyc 2025-10-10T02:11:00.6134920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/color.cpython-313.pyc 2025-10-10T02:11:00.6136340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/config.cpython-313.pyc 2025-10-10T02:11:00.6137770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/fields.cpython-313.pyc 2025-10-10T02:11:00.6139110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/parse.cpython-313.pyc 2025-10-10T02:11:00.6140490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/schema.cpython-313.pyc 2025-10-10T02:11:00.6142000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/datetime_parse.cpython-313.pyc 2025-10-10T02:11:00.6143340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/dataclasses.cpython-313.pyc 2025-10-10T02:11:00.6144600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/errors.cpython-313.pyc 2025-10-10T02:11:00.6146030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/utils.cpython-313.pyc 2025-10-10T02:11:00.6147700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/class_validators.cpython-313.pyc 2025-10-10T02:11:00.6149090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/types.cpython-313.pyc 2025-10-10T02:11:00.6150480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/env_settings.cpython-313.pyc 2025-10-10T02:11:00.6151940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/error_wrappers.cpython-313.pyc 2025-10-10T02:11:00.6153290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/json.cpython-313.pyc 2025-10-10T02:11:00.6154860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/annotated_types.cpython-313.pyc 2025-10-10T02:11:00.6156210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.6157700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/version.cpython-313.pyc 2025-10-10T02:11:00.6158980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/decorator.cpython-313.pyc 2025-10-10T02:11:00.6160040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/tools.cpython-313.pyc 2025-10-10T02:11:00.6160690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/networks.py 2025-10-10T02:11:00.6161650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/utils.py 2025-10-10T02:11:00.6162490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/annotated_types.py 2025-10-10T02:11:00.6163390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/py.typed 2025-10-10T02:11:00.6164130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/errors.py 2025-10-10T02:11:00.6165250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/dataclasses.py 2025-10-10T02:11:00.6165910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/parse.py 2025-10-10T02:11:00.6166850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/typing.py 2025-10-10T02:11:00.6167580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/main.py 2025-10-10T02:11:00.6168640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/datetime_parse.py 2025-10-10T02:11:00.6169330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/json.py 2025-10-10T02:11:00.6170360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/generics.py 2025-10-10T02:11:00.6171050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/schema.py 2025-10-10T02:11:00.6172340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_schema_generation_shared.py 2025-10-10T02:11:00.6173250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_docs_extraction.py 2025-10-10T02:11:00.6174160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_core_utils.py 2025-10-10T02:11:00.6175180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_validate_call.py 2025-10-10T02:11:00.6176170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_decorators_v1.py 2025-10-10T02:11:00.6177130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_typing_extra.py 2025-10-10T02:11:00.6178100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_validators.py 2025-10-10T02:11:00.6179310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_serializers.py 2025-10-10T02:11:00.6180090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_namespace_utils.py 2025-10-10T02:11:00.6180980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_repr.py 2025-10-10T02:11:00.6181890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__init__.py 2025-10-10T02:11:00.6182890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_import_utils.py 2025-10-10T02:11:00.6184200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_serializers.cpython-313.pyc 2025-10-10T02:11:00.6185390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_validate_call.cpython-313.pyc 2025-10-10T02:11:00.6186580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_forward_ref.cpython-313.pyc 2025-10-10T02:11:00.6187760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_validators.cpython-313.pyc 2025-10-10T02:11:00.6188990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_config.cpython-313.pyc 2025-10-10T02:11:00.6190070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_fields.cpython-313.pyc 2025-10-10T02:11:00.6191290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_typing_extra.cpython-313.pyc 2025-10-10T02:11:00.6192520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_generate_schema.cpython-313.pyc 2025-10-10T02:11:00.6193960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_core_metadata.cpython-313.pyc 2025-10-10T02:11:00.6194920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_mock_val_ser.cpython-313.pyc 2025-10-10T02:11:00.6196220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_docs_extraction.cpython-313.pyc 2025-10-10T02:11:00.6197450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_decorators.cpython-313.pyc 2025-10-10T02:11:00.6198570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_import_utils.cpython-313.pyc 2025-10-10T02:11:00.6199790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_utils.cpython-313.pyc 2025-10-10T02:11:00.6200950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_generics.cpython-313.pyc 2025-10-10T02:11:00.6202330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_repr.cpython-313.pyc 2025-10-10T02:11:00.6203360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_model_construction.cpython-313.pyc 2025-10-10T02:11:00.6204430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_git.cpython-313.pyc 2025-10-10T02:11:00.6205760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_schema_gather.cpython-313.pyc 2025-10-10T02:11:00.6207440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_known_annotated_metadata.cpython-313.pyc 2025-10-10T02:11:00.6209310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_discriminated_union.cpython-313.pyc 2025-10-10T02:11:00.6211030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_namespace_utils.cpython-313.pyc 2025-10-10T02:11:00.6212430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_core_utils.cpython-313.pyc 2025-10-10T02:11:00.6214060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_dataclasses.cpython-313.pyc 2025-10-10T02:11:00.6215880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_schema_generation_shared.cpython-313.pyc 2025-10-10T02:11:00.6217440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.6219180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_decorators_v1.cpython-313.pyc 2025-10-10T02:11:00.6220660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_signature.cpython-313.pyc 2025-10-10T02:11:00.6222380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_internal_dataclass.cpython-313.pyc 2025-10-10T02:11:00.6223760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_known_annotated_metadata.py 2025-10-10T02:11:00.6225360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_model_construction.py 2025-10-10T02:11:00.6226360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_signature.py 2025-10-10T02:11:00.6227680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_generate_schema.py 2025-10-10T02:11:00.6228930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_schema_gather.py 2025-10-10T02:11:00.6230280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_discriminated_union.py 2025-10-10T02:11:00.6231350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_forward_ref.py 2025-10-10T02:11:00.6232520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_decorators.py 2025-10-10T02:11:00.6233910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_core_metadata.py 2025-10-10T02:11:00.6235130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_fields.py 2025-10-10T02:11:00.6236200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_config.py 2025-10-10T02:11:00.6237550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_mock_val_ser.py 2025-10-10T02:11:00.6238550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_git.py 2025-10-10T02:11:00.6239850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_generics.py 2025-10-10T02:11:00.6241330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_dataclasses.py 2025-10-10T02:11:00.6242690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_internal_dataclass.py 2025-10-10T02:11:00.6243850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_utils.py 2025-10-10T02:11:00.6245020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/experimental/__init__.py 2025-10-10T02:11:00.6246720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/experimental/__pycache__/pipeline.cpython-313.pyc 2025-10-10T02:11:00.6248390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/experimental/__pycache__/arguments_schema.cpython-313.pyc 2025-10-10T02:11:00.6249760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/experimental/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.6251070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/experimental/pipeline.py 2025-10-10T02:11:00.6252400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/experimental/arguments_schema.py 2025-10-10T02:11:00.6253600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/functional_validators.py 2025-10-10T02:11:00.6254750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/alias_generators.py 2025-10-10T02:11:00.6255650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/color.py 2025-10-10T02:11:00.6256650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/config.py 2025-10-10T02:11:00.6257700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/version.py 2025-10-10T02:11:00.6258770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/fields.py 2025-10-10T02:11:00.6260090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/error_wrappers.py 2025-10-10T02:11:00.6261310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/decorator.py 2025-10-10T02:11:00.6262570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/validators.py 2025-10-10T02:11:00.6263620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/warnings.py 2025-10-10T02:11:00.6264820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/tools.py 2025-10-10T02:11:00.6265890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/plugin/_loader.py 2025-10-10T02:11:00.6266980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/plugin/__init__.py 2025-10-10T02:11:00.6268380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/plugin/_schema_validator.py 2025-10-10T02:11:00.6269830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/plugin/__pycache__/_loader.cpython-313.pyc 2025-10-10T02:11:00.6271510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/plugin/__pycache__/_schema_validator.cpython-313.pyc 2025-10-10T02:11:00.6272930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/plugin/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.6274150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/env_settings.py 2025-10-10T02:11:00.6275240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__init__.py 2025-10-10T02:11:00.6276210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/mypy.py 2025-10-10T02:11:00.6277390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/types.py 2025-10-10T02:11:00.6278770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/class_validators.py 2025-10-10T02:11:00.6280080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/main.cpython-313.pyc 2025-10-10T02:11:00.6281580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/typing.cpython-313.pyc 2025-10-10T02:11:00.6283210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/functional_serializers.cpython-313.pyc 2025-10-10T02:11:00.6284600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/networks.cpython-313.pyc 2025-10-10T02:11:00.6286000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/mypy.cpython-313.pyc 2025-10-10T02:11:00.6287360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/generics.cpython-313.pyc 2025-10-10T02:11:00.6288840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/root_model.cpython-313.pyc 2025-10-10T02:11:00.6290240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/validators.cpython-313.pyc 2025-10-10T02:11:00.6291530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/color.cpython-313.pyc 2025-10-10T02:11:00.6292920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/config.cpython-313.pyc 2025-10-10T02:11:00.6294680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/validate_call_decorator.cpython-313.pyc 2025-10-10T02:11:00.6296350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/annotated_handlers.cpython-313.pyc 2025-10-10T02:11:00.6297760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/fields.cpython-313.pyc 2025-10-10T02:11:00.6299490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/parse.cpython-313.pyc 2025-10-10T02:11:00.6300940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/aliases.cpython-313.pyc 2025-10-10T02:11:00.6302280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/_migration.cpython-313.pyc 2025-10-10T02:11:00.6304170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/functional_validators.cpython-313.pyc 2025-10-10T02:11:00.6305610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/schema.cpython-313.pyc 2025-10-10T02:11:00.6306980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/datetime_parse.cpython-313.pyc 2025-10-10T02:11:00.6308540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/dataclasses.cpython-313.pyc 2025-10-10T02:11:00.6309890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/errors.cpython-313.pyc 2025-10-10T02:11:00.6311230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/utils.cpython-313.pyc 2025-10-10T02:11:00.6312820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/class_validators.cpython-313.pyc 2025-10-10T02:11:00.6314370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/alias_generators.cpython-313.pyc 2025-10-10T02:11:00.6316040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/warnings.cpython-313.pyc 2025-10-10T02:11:00.6317500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/types.cpython-313.pyc 2025-10-10T02:11:00.6319050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/type_adapter.cpython-313.pyc 2025-10-10T02:11:00.6320640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/env_settings.cpython-313.pyc 2025-10-10T02:11:00.6321980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/error_wrappers.cpython-313.pyc 2025-10-10T02:11:00.6323410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/json.cpython-313.pyc 2025-10-10T02:11:00.6325120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/json_schema.cpython-313.pyc 2025-10-10T02:11:00.6326320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.6327870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/version.cpython-313.pyc 2025-10-10T02:11:00.6329490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/decorator.cpython-313.pyc 2025-10-10T02:11:00.6330970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/tools.cpython-313.pyc 2025-10-10T02:11:00.6331900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/aliases.py 2025-10-10T02:11:00.6332990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/json_schema.py 2025-10-10T02:11:00.6334200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_migration.py 2025-10-10T02:11:00.6335340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/networks.py 2025-10-10T02:11:00.6336550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/root_model.py 2025-10-10T02:11:00.6337690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/type_adapter.py 2025-10-10T02:11:00.6338810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/utils.py 2025-10-10T02:11:00.6340270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/functional_serializers.py 2025-10-10T02:11:00.6341290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/py.typed 2025-10-10T02:11:00.6342890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/validate_call_decorator.py 2025-10-10T02:11:00.6343880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/errors.py 2025-10-10T02:11:00.6345320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/dataclasses.py 2025-10-10T02:11:00.6346430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/parse.py 2025-10-10T02:11:00.6347620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/typing.py 2025-10-10T02:11:00.6348570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/main.py 2025-10-10T02:11:00.6349830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/datetime_parse.py 2025-10-10T02:11:00.6350910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/json.py 2025-10-10T02:11:00.6351880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/annotated_handlers.py 2025-10-10T02:11:00.6352810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/generics.py 2025-10-10T02:11:00.6353660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/schema.py 2025-10-10T02:11:00.6354640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/config.py 2025-10-10T02:11:00.6355470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/decorator.py 2025-10-10T02:11:00.6356370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/tools.py 2025-10-10T02:11:00.6357380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/copy_internals.py 2025-10-10T02:11:00.6358290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/__init__.py 2025-10-10T02:11:00.6359330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/class_validators.py 2025-10-10T02:11:00.6360510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/config.cpython-313.pyc 2025-10-10T02:11:00.6361670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/parse.cpython-313.pyc 2025-10-10T02:11:00.6362950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/class_validators.cpython-313.pyc 2025-10-10T02:11:00.6364020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/json.cpython-313.pyc 2025-10-10T02:11:00.6365210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.6366570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/copy_internals.cpython-313.pyc 2025-10-10T02:11:00.6367990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/decorator.cpython-313.pyc 2025-10-10T02:11:00.6369620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/tools.cpython-313.pyc 2025-10-10T02:11:00.6369910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/parse.py 2025-10-10T02:11:00.6370910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/json.py 2025-10-10T02:11:00.6372250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/more_itertools-10.3.0.dist-info/RECORD 2025-10-10T02:11:00.6373550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/more_itertools-10.3.0.dist-info/LICENSE 2025-10-10T02:11:00.6375090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/more_itertools-10.3.0.dist-info/direct_url.json 2025-10-10T02:11:00.6376340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/more_itertools-10.3.0.dist-info/WHEEL 2025-10-10T02:11:00.6377710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/more_itertools-10.3.0.dist-info/REQUESTED 2025-10-10T02:11:00.6378910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/more_itertools-10.3.0.dist-info/INSTALLER 2025-10-10T02:11:00.6380160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/more_itertools-10.3.0.dist-info/METADATA 2025-10-10T02:11:00.6381550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/AUTHORS.md 2025-10-10T02:11:00.6382840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/RECORD 2025-10-10T02:11:00.6384300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/LICENSE 2025-10-10T02:11:00.6385760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/direct_url.json 2025-10-10T02:11:00.6387130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/WHEEL 2025-10-10T02:11:00.6388730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/entry_points.txt 2025-10-10T02:11:00.6390170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/top_level.txt 2025-10-10T02:11:00.6391630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/REQUESTED 2025-10-10T02:11:00.6393030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/INSTALLER 2025-10-10T02:11:00.6394450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/METADATA 2025-10-10T02:11:00.6395560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection/__init__.py 2025-10-10T02:11:00.6396820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection/typing_objects.pyi 2025-10-10T02:11:00.6398440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection/__pycache__/typing_objects.cpython-313.pyc 2025-10-10T02:11:00.6399980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection/__pycache__/introspection.cpython-313.pyc 2025-10-10T02:11:00.6401520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.6402650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection/introspection.py 2025-10-10T02:11:00.6403920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection/typing_objects.py 2025-10-10T02:11:00.6405060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection/py.typed 2025-10-10T02:11:00.6406060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar/_win_key.py 2025-10-10T02:11:00.6407130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar/key.py 2025-10-10T02:11:00.6408180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar/__init__.py 2025-10-10T02:11:00.6409150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar/_win_read.py 2025-10-10T02:11:00.6410580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar/__pycache__/_win_read.cpython-313.pyc 2025-10-10T02:11:00.6411780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar/__pycache__/_config.cpython-313.pyc 2025-10-10T02:11:00.6413160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar/__pycache__/key.cpython-313.pyc 2025-10-10T02:11:00.6414510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar/__pycache__/_posix_read.cpython-313.pyc 2025-10-10T02:11:00.6415850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar/__pycache__/_win_key.cpython-313.pyc 2025-10-10T02:11:00.6417220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar/__pycache__/_posix_key.cpython-313.pyc 2025-10-10T02:11:00.6418650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar/__pycache__/_base_key.cpython-313.pyc 2025-10-10T02:11:00.6420020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.6421310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar/_posix_key.py 2025-10-10T02:11:00.6422240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar/py.typed 2025-10-10T02:11:00.6423460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar/_config.py 2025-10-10T02:11:00.6424580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar/_base_key.py 2025-10-10T02:11:00.6425580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/readchar/_posix_read.py 2025-10-10T02:11:00.6426950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard/_cffi.cpython-313-darwin.so 2025-10-10T02:11:00.6427880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard/__init__.pyi 2025-10-10T02:11:00.6428950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard/__init__.py 2025-10-10T02:11:00.6430540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard/__pycache__/backend_cffi.cpython-313.pyc 2025-10-10T02:11:00.6431810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.6432860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard/backend_cffi.py 2025-10-10T02:11:00.6434010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard/py.typed 2025-10-10T02:11:00.6435510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard/backend_c.cpython-313-darwin.so 2025-10-10T02:11:00.6436770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/create.py 2025-10-10T02:11:00.6438250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/package_streaming.py 2025-10-10T02:11:00.6439520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__init__.py 2025-10-10T02:11:00.6441040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__pycache__/s3.cpython-313.pyc 2025-10-10T02:11:00.6442550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__pycache__/create.cpython-313.pyc 2025-10-10T02:11:00.6444130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__pycache__/transmute.cpython-313.pyc 2025-10-10T02:11:00.6445740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__pycache__/exceptions.cpython-313.pyc 2025-10-10T02:11:00.6447290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__pycache__/lazy_wheel.cpython-313.pyc 2025-10-10T02:11:00.6448980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__pycache__/extract.cpython-313.pyc 2025-10-10T02:11:00.6450400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.6452120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__pycache__/package_streaming.cpython-313.pyc 2025-10-10T02:11:00.6453540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__pycache__/url.cpython-313.pyc 2025-10-10T02:11:00.6454720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/transmute.py 2025-10-10T02:11:00.6455910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/url.py 2025-10-10T02:11:00.6457170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/exceptions.py 2025-10-10T02:11:00.6458530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/lazy_wheel.py 2025-10-10T02:11:00.6459730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/s3.py 2025-10-10T02:11:00.6461340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/extract.py 2025-10-10T02:11:00.6462090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core/__init__.py 2025-10-10T02:11:00.6463650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core/__pycache__/core_schema.cpython-313.pyc 2025-10-10T02:11:00.6465110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.6466160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core/core_schema.py 2025-10-10T02:11:00.6467450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core/_pydantic_core.pyi 2025-10-10T02:11:00.6468900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core/_pydantic_core.cpython-313-darwin.so 2025-10-10T02:11:00.6469950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core/py.typed 2025-10-10T02:11:00.6471050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cloud_auth/token.py 2025-10-10T02:11:00.6472250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cloud_auth/config.py 2025-10-10T02:11:00.6473390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cloud_auth/client.py 2025-10-10T02:11:00.6474600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cloud_auth/handlers.py 2025-10-10T02:11:00.6475690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cloud_auth/actions.py 2025-10-10T02:11:00.6476880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cloud_auth/__init__.py 2025-10-10T02:11:00.6478480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cloud_auth/__pycache__/config.cpython-313.pyc 2025-10-10T02:11:00.6480040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cloud_auth/__pycache__/handlers.cpython-313.pyc 2025-10-10T02:11:00.6481590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cloud_auth/__pycache__/actions.cpython-313.pyc 2025-10-10T02:11:00.6482960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cloud_auth/__pycache__/token.cpython-313.pyc 2025-10-10T02:11:00.6484470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cloud_auth/__pycache__/client.cpython-313.pyc 2025-10-10T02:11:00.6486060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cloud_auth/__pycache__/exceptions.cpython-313.pyc 2025-10-10T02:11:00.6487510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cloud_auth/__pycache__/cli.cpython-313.pyc 2025-10-10T02:11:00.6489010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cloud_auth/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.6490050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cloud_auth/cli.py 2025-10-10T02:11:00.6491010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cloud_auth/py.typed 2025-10-10T02:11:00.6492190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_cloud_auth/exceptions.py 2025-10-10T02:11:00.6493190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/docinfo.py 2025-10-10T02:11:00.6494440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/scalarfloat.py 2025-10-10T02:11:00.6495620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/scanner.py 2025-10-10T02:11:00.6496730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/compat.py 2025-10-10T02:11:00.6497770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/error.py 2025-10-10T02:11:00.6498860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/anchor.py 2025-10-10T02:11:00.6499880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/constructor.py 2025-10-10T02:11:00.6501000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/composer.py 2025-10-10T02:11:00.6502080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/util.py 2025-10-10T02:11:00.6503090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/events.py 2025-10-10T02:11:00.6504210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/scalarint.py 2025-10-10T02:11:00.6513450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/scalarbool.py 2025-10-10T02:11:00.6513730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/configobjwalker.py 2025-10-10T02:11:00.6513940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__init__.py 2025-10-10T02:11:00.6514230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/representer.py 2025-10-10T02:11:00.6514430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/tokens.py 2025-10-10T02:11:00.6514630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/dumper.py 2025-10-10T02:11:00.6514890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/main.cpython-313.pyc 2025-10-10T02:11:00.6515170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/serializer.cpython-313.pyc 2025-10-10T02:11:00.6515450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/resolver.cpython-313.pyc 2025-10-10T02:11:00.6516320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/representer.cpython-313.pyc 2025-10-10T02:11:00.6517700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/scanner.cpython-313.pyc 2025-10-10T02:11:00.6519310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/reader.cpython-313.pyc 2025-10-10T02:11:00.6520640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/cyaml.cpython-313.pyc 2025-10-10T02:11:00.6522160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/scalarfloat.cpython-313.pyc 2025-10-10T02:11:00.6523650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/scalarstring.cpython-313.pyc 2025-10-10T02:11:00.6524990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/comments.cpython-313.pyc 2025-10-10T02:11:00.6526380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/compat.cpython-313.pyc 2025-10-10T02:11:00.6527770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/tokens.cpython-313.pyc 2025-10-10T02:11:00.6529040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/loader.cpython-313.pyc 2025-10-10T02:11:00.6530600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/configobjwalker.cpython-313.pyc 2025-10-10T02:11:00.6532000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/timestamp.cpython-313.pyc 2025-10-10T02:11:00.6533460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/scalarint.cpython-313.pyc 2025-10-10T02:11:00.6534900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/anchor.cpython-313.pyc 2025-10-10T02:11:00.6536270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/nodes.cpython-313.pyc 2025-10-10T02:11:00.6537540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/util.cpython-313.pyc 2025-10-10T02:11:00.6539060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/composer.cpython-313.pyc 2025-10-10T02:11:00.6540350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/error.cpython-313.pyc 2025-10-10T02:11:00.6541740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/tag.cpython-313.pyc 2025-10-10T02:11:00.6543130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/events.cpython-313.pyc 2025-10-10T02:11:00.6544590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/emitter.cpython-313.pyc 2025-10-10T02:11:00.6545690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/dumper.cpython-313.pyc 2025-10-10T02:11:00.6546940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/constructor.cpython-313.pyc 2025-10-10T02:11:00.6547950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.6549160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/scalarbool.cpython-313.pyc 2025-10-10T02:11:00.6550090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/parser.cpython-313.pyc 2025-10-10T02:11:00.6551300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/docinfo.cpython-313.pyc 2025-10-10T02:11:00.6552110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/cyaml.py 2025-10-10T02:11:00.6553230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/parser.py 2025-10-10T02:11:00.6554280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/reader.py 2025-10-10T02:11:00.6555600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/scalarstring.py 2025-10-10T02:11:00.6556640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/loader.py 2025-10-10T02:11:00.6557840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/resolver.py 2025-10-10T02:11:00.6559050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/py.typed 2025-10-10T02:11:00.6560180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/serializer.py 2025-10-10T02:11:00.6561680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/nodes.py 2025-10-10T02:11:00.6562750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/timestamp.py 2025-10-10T02:11:00.6563770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/main.py 2025-10-10T02:11:00.6564930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/emitter.py 2025-10-10T02:11:00.6566020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/tag.py 2025-10-10T02:11:00.6567290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/comments.py 2025-10-10T02:11:00.6568490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_env/__init__.py 2025-10-10T02:11:00.6569930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_env/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.6571040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_env/cli/__init__.py 2025-10-10T02:11:00.6572610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_env/cli/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.6573730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_env/README.md 2025-10-10T02:11:00.6575030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_env/installers/__init__.py 2025-10-10T02:11:00.6576620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_env/installers/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.6577790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/RECORD 2025-10-10T02:11:00.6579150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/LICENSE 2025-10-10T02:11:00.6580630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/direct_url.json 2025-10-10T02:11:00.6582100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/WHEEL 2025-10-10T02:11:00.6583490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/top_level.txt 2025-10-10T02:11:00.6584820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/REQUESTED 2025-10-10T02:11:00.6586140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/INSTALLER 2025-10-10T02:11:00.6587550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/METADATA 2025-10-10T02:11:00.6588510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_extensions.py 2025-10-10T02:11:00.6589640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/macos.py 2025-10-10T02:11:00.6590660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/unix.py 2025-10-10T02:11:00.6591790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/version.py 2025-10-10T02:11:00.6592820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__init__.py 2025-10-10T02:11:00.6594310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__pycache__/api.cpython-313.pyc 2025-10-10T02:11:00.6595630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__pycache__/android.cpython-313.pyc 2025-10-10T02:11:00.6597040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__pycache__/windows.cpython-313.pyc 2025-10-10T02:11:00.6598380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__pycache__/macos.cpython-313.pyc 2025-10-10T02:11:00.6599840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:11:00.6601250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.6602600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__pycache__/version.cpython-313.pyc 2025-10-10T02:11:00.6603980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__pycache__/unix.cpython-313.pyc 2025-10-10T02:11:00.6604990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/api.py 2025-10-10T02:11:00.6606220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/android.py 2025-10-10T02:11:00.6607290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/py.typed 2025-10-10T02:11:00.6608510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/windows.py 2025-10-10T02:11:00.6609650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__main__.py 2025-10-10T02:11:00.6610970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools-78.1.1-py3.13.egg-info/PKG-INFO 2025-10-10T02:11:00.6612400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools-78.1.1-py3.13.egg-info/SOURCES.txt 2025-10-10T02:11:00.6613930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools-78.1.1-py3.13.egg-info/entry_points.txt 2025-10-10T02:11:00.6615340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools-78.1.1-py3.13.egg-info/requires.txt 2025-10-10T02:11:00.6616700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools-78.1.1-py3.13.egg-info/top_level.txt 2025-10-10T02:11:00.6618200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools-78.1.1-py3.13.egg-info/dependency_links.txt 2025-10-10T02:11:00.6618860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/difflib.py 2025-10-10T02:11:00.6619570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pydoc.py 2025-10-10T02:11:00.6620340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/selectors.py 2025-10-10T02:11:00.6621100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/decimal.py 2025-10-10T02:11:00.6621990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/socketserver.py 2025-10-10T02:11:00.6622740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/copy.py 2025-10-10T02:11:00.6623600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/html/__init__.py 2025-10-10T02:11:00.6624850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/html/__pycache__/entities.cpython-313.pyc 2025-10-10T02:11:00.6625990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/html/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.6627110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/html/__pycache__/parser.cpython-313.pyc 2025-10-10T02:11:00.6627760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/html/parser.py 2025-10-10T02:11:00.6628710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/html/entities.py 2025-10-10T02:11:00.6629570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/genericpath.py 2025-10-10T02:11:00.6630220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/linecache.py 2025-10-10T02:11:00.6631100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/types.py 2025-10-10T02:11:00.6632000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/scrolledtext.py 2025-10-10T02:11:00.6632880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/colorchooser.py 2025-10-10T02:11:00.6633820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/commondialog.py 2025-10-10T02:11:00.6634790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/messagebox.py 2025-10-10T02:11:00.6635560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/dialog.py 2025-10-10T02:11:00.6636560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/constants.py 2025-10-10T02:11:00.6637370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/dnd.py 2025-10-10T02:11:00.6638250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__init__.py 2025-10-10T02:11:00.6639080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/ttk.py 2025-10-10T02:11:00.6640360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/filedialog.cpython-313.pyc 2025-10-10T02:11:00.6641470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/font.cpython-313.pyc 2025-10-10T02:11:00.6642650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/ttk.cpython-313.pyc 2025-10-10T02:11:00.6643960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/messagebox.cpython-313.pyc 2025-10-10T02:11:00.6645050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/dialog.cpython-313.pyc 2025-10-10T02:11:00.6646260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/simpledialog.cpython-313.pyc 2025-10-10T02:11:00.6647270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/dnd.cpython-313.pyc 2025-10-10T02:11:00.6648510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/commondialog.cpython-313.pyc 2025-10-10T02:11:00.6649630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/constants.cpython-313.pyc 2025-10-10T02:11:00.6650790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:11:00.6652050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/scrolledtext.cpython-313.pyc 2025-10-10T02:11:00.6653140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.6654400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/colorchooser.cpython-313.pyc 2025-10-10T02:11:00.6655230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/filedialog.py 2025-10-10T02:11:00.6656030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/font.py 2025-10-10T02:11:00.6656940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__main__.py 2025-10-10T02:11:00.6657830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/simpledialog.py 2025-10-10T02:11:00.6658610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/mimetypes.py 2025-10-10T02:11:00.6659770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/base64.cpython-313.pyc 2025-10-10T02:11:00.6661000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_compression.cpython-313.pyc 2025-10-10T02:11:00.6662120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/typing.cpython-313.pyc 2025-10-10T02:11:00.6663170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/symtable.cpython-313.pyc 2025-10-10T02:11:00.6664230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/zipapp.cpython-313.pyc 2025-10-10T02:11:00.6665230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/gzip.cpython-313.pyc 2025-10-10T02:11:00.6666450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/sre_parse.cpython-313.pyc 2025-10-10T02:11:00.6667560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/genericpath.cpython-313.pyc 2025-10-10T02:11:00.6668550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/io.cpython-313.pyc 2025-10-10T02:11:00.6669540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/pdb.cpython-313.pyc 2025-10-10T02:11:00.6670670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/string.cpython-313.pyc 2025-10-10T02:11:00.6671730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/cmd.cpython-313.pyc 2025-10-10T02:11:00.6672800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/imaplib.cpython-313.pyc 2025-10-10T02:11:00.6674030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_ios_support.cpython-313.pyc 2025-10-10T02:11:00.6675180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/tarfile.cpython-313.pyc 2025-10-10T02:11:00.6676160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/pyclbr.cpython-313.pyc 2025-10-10T02:11:00.6677200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/cProfile.cpython-313.pyc 2025-10-10T02:11:00.6678460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/getopt.cpython-313.pyc 2025-10-10T02:11:00.6679430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/fileinput.cpython-313.pyc 2025-10-10T02:11:00.6680510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_strptime.cpython-313.pyc 2025-10-10T02:11:00.6681740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/pickletools.cpython-313.pyc 2025-10-10T02:11:00.6682750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/opcode.cpython-313.pyc 2025-10-10T02:11:00.6683890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/threading.cpython-313.pyc 2025-10-10T02:11:00.6685040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/secrets.cpython-313.pyc 2025-10-10T02:11:00.6686220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/compileall.cpython-313.pyc 2025-10-10T02:11:00.6687230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/copyreg.cpython-313.pyc 2025-10-10T02:11:00.6688380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/ipaddress.cpython-313.pyc 2025-10-10T02:11:00.6689410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/nturl2path.cpython-313.pyc 2025-10-10T02:11:00.6690470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_weakrefset.cpython-313.pyc 2025-10-10T02:11:00.6691860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/__future__.cpython-313.pyc 2025-10-10T02:11:00.6692940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/shlex.cpython-313.pyc 2025-10-10T02:11:00.6694150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/operator.cpython-313.pyc 2025-10-10T02:11:00.6695250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/contextlib.cpython-313.pyc 2025-10-10T02:11:00.6696300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/socket.cpython-313.pyc 2025-10-10T02:11:00.6697370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/functools.cpython-313.pyc 2025-10-10T02:11:00.6698400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/sched.cpython-313.pyc 2025-10-10T02:11:00.6699550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_compat_pickle.cpython-313.pyc 2025-10-10T02:11:00.6700500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/fractions.cpython-313.pyc 2025-10-10T02:11:00.6701690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/plistlib.cpython-313.pyc 2025-10-10T02:11:00.6702690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/reprlib.cpython-313.pyc 2025-10-10T02:11:00.6703690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/difflib.cpython-313.pyc 2025-10-10T02:11:00.6704730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/abc.cpython-313.pyc 2025-10-10T02:11:00.6706350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/configparser.cpython-313.pyc 2025-10-10T02:11:00.6706950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/pty.cpython-313.pyc 2025-10-10T02:11:00.6708100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_sitebuiltins.cpython-313.pyc 2025-10-10T02:11:00.6709160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/trace.cpython-313.pyc 2025-10-10T02:11:00.6710330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/numbers.cpython-313.pyc 2025-10-10T02:11:00.6711380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/glob.cpython-313.pyc 2025-10-10T02:11:00.6712350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/textwrap.cpython-313.pyc 2025-10-10T02:11:00.6713580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_android_support.cpython-313.pyc 2025-10-10T02:11:00.6714550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/keyword.cpython-313.pyc 2025-10-10T02:11:00.6715730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/sre_compile.cpython-313.pyc 2025-10-10T02:11:00.6716800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/signal.cpython-313.pyc 2025-10-10T02:11:00.6717900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/queue.cpython-313.pyc 2025-10-10T02:11:00.6719140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_threading_local.cpython-313.pyc 2025-10-10T02:11:00.6720090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_pylong.cpython-313.pyc 2025-10-10T02:11:00.6721310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/shelve.cpython-313.pyc 2025-10-10T02:11:00.6722440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/socketserver.cpython-313.pyc 2025-10-10T02:11:00.6723630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/dataclasses.cpython-313.pyc 2025-10-10T02:11:00.6724790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/stringprep.cpython-313.pyc 2025-10-10T02:11:00.6725840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/gettext.cpython-313.pyc 2025-10-10T02:11:00.6726970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/poplib.cpython-313.pyc 2025-10-10T02:11:00.6728020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/pstats.cpython-313.pyc 2025-10-10T02:11:00.6729010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/contextvars.cpython-313.pyc 2025-10-10T02:11:00.6729980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/token.cpython-313.pyc 2025-10-10T02:11:00.6731290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/random.cpython-313.pyc 2025-10-10T02:11:00.6732760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/sitecustomize.cpython-313.pyc 2025-10-10T02:11:00.6733540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/site.cpython-313.pyc 2025-10-10T02:11:00.6734710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_collections_abc.cpython-313.pyc 2025-10-10T02:11:00.6735650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/bz2.cpython-313.pyc 2025-10-10T02:11:00.6736850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/tty.cpython-313.pyc 2025-10-10T02:11:00.6737940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_colorize.cpython-313.pyc 2025-10-10T02:11:00.6738950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/optparse.cpython-313.pyc 2025-10-10T02:11:00.6740190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/csv.cpython-313.pyc 2025-10-10T02:11:00.6741340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/antigravity.cpython-313.pyc 2025-10-10T02:11:00.6742380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/zipimport.cpython-313.pyc 2025-10-10T02:11:00.6743330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/pkgutil.cpython-313.pyc 2025-10-10T02:11:00.6744430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/pprint.cpython-313.pyc 2025-10-10T02:11:00.6745420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/py_compile.cpython-313.pyc 2025-10-10T02:11:00.6746240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_markupbase.cpython-313.pyc 2025-10-10T02:11:00.6747160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/smtplib.cpython-313.pyc 2025-10-10T02:11:00.6747950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/graphlib.cpython-313.pyc 2025-10-10T02:11:00.6748800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/warnings.cpython-313.pyc 2025-10-10T02:11:00.6749800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_opcode_metadata.cpython-313.pyc 2025-10-10T02:11:00.6750590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/filecmp.cpython-313.pyc 2025-10-10T02:11:00.6751440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/netrc.cpython-313.pyc 2025-10-10T02:11:00.6752240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/turtle.cpython-313.pyc 2025-10-10T02:11:00.6753140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/calendar.cpython-313.pyc 2025-10-10T02:11:00.6754220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/mailbox.cpython-313.pyc 2025-10-10T02:11:00.6754810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/wave.cpython-313.pyc 2025-10-10T02:11:00.6755680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/__hello__.cpython-313.pyc 2025-10-10T02:11:00.6756480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/uuid.cpython-313.pyc 2025-10-10T02:11:00.6757340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/posixpath.cpython-313.pyc 2025-10-10T02:11:00.6758180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/struct.cpython-313.pyc 2025-10-10T02:11:00.6759860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/hashlib.cpython-313.pyc 2025-10-10T02:11:00.6760060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/pydoc.cpython-313.pyc 2025-10-10T02:11:00.6760720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/code.cpython-313.pyc 2025-10-10T02:11:00.6761610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/enum.cpython-313.pyc 2025-10-10T02:11:00.6762320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/ftplib.cpython-313.pyc 2025-10-10T02:11:00.6763180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_pyio.cpython-313.pyc 2025-10-10T02:11:00.6764070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/colorsys.cpython-313.pyc 2025-10-10T02:11:00.6764840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/platform.cpython-313.pyc 2025-10-10T02:11:00.6765660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/types.cpython-313.pyc 2025-10-10T02:11:00.6766610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_py_abc.cpython-313.pyc 2025-10-10T02:11:00.6767480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/profile.cpython-313.pyc 2025-10-10T02:11:00.6768270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/ntpath.cpython-313.pyc 2025-10-10T02:11:00.6769120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/datetime.cpython-313.pyc 2025-10-10T02:11:00.6769900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/bisect.cpython-313.pyc 2025-10-10T02:11:00.6770740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/heapq.cpython-313.pyc 2025-10-10T02:11:00.6771640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/modulefinder.cpython-313.pyc 2025-10-10T02:11:00.6772650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/codeop.cpython-313.pyc 2025-10-10T02:11:00.6773520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_pydecimal.cpython-313.pyc 2025-10-10T02:11:00.6774230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/hmac.cpython-313.pyc 2025-10-10T02:11:00.6775060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/dis.cpython-313.pyc 2025-10-10T02:11:00.6775960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/statistics.cpython-313.pyc 2025-10-10T02:11:00.6776770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/ssl.cpython-313.pyc 2025-10-10T02:11:00.6777660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/timeit.cpython-313.pyc 2025-10-10T02:11:00.6778550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/sre_constants.cpython-313.pyc 2025-10-10T02:11:00.6779770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/selectors.cpython-313.pyc 2025-10-10T02:11:00.6780500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/stat.cpython-313.pyc 2025-10-10T02:11:00.6781430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_osx_support.cpython-313.pyc 2025-10-10T02:11:00.6782290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/tempfile.cpython-313.pyc 2025-10-10T02:11:00.6783080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/runpy.cpython-313.pyc 2025-10-10T02:11:00.6783960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/decimal.cpython-313.pyc 2025-10-10T02:11:00.6784850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/tracemalloc.cpython-313.pyc 2025-10-10T02:11:00.6785790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/quopri.cpython-313.pyc 2025-10-10T02:11:00.6786510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/locale.cpython-313.pyc 2025-10-10T02:11:00.6787380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/linecache.cpython-313.pyc 2025-10-10T02:11:00.6788210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/lzma.cpython-313.pyc 2025-10-10T02:11:00.6789040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/weakref.cpython-313.pyc 2025-10-10T02:11:00.6790280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_sysconfigdata_arm64_apple_darwin20_0_0.cpython-313.pyc 2025-10-10T02:11:00.6791310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/getpass.cpython-313.pyc 2025-10-10T02:11:00.6792160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_sysconfigdata__darwin_darwin.cpython-313.pyc 2025-10-10T02:11:00.6792950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/fnmatch.cpython-313.pyc 2025-10-10T02:11:00.6793720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/os.cpython-313.pyc 2025-10-10T02:11:00.6794630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_pydatetime.cpython-313.pyc 2025-10-10T02:11:00.6795420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/bdb.cpython-313.pyc 2025-10-10T02:11:00.6796250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/this.cpython-313.pyc 2025-10-10T02:11:00.6797350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_apple_support.cpython-313.pyc 2025-10-10T02:11:00.6798000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/pickle.cpython-313.pyc 2025-10-10T02:11:00.6798900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/traceback.cpython-313.pyc 2025-10-10T02:11:00.6799730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/mimetypes.cpython-313.pyc 2025-10-10T02:11:00.6800570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/codecs.cpython-313.pyc 2025-10-10T02:11:00.6801380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/copy.cpython-313.pyc 2025-10-10T02:11:00.6802560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_aix_support.cpython-313.pyc 2025-10-10T02:11:00.6803140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/shutil.cpython-313.pyc 2025-10-10T02:11:00.6803970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/doctest.cpython-313.pyc 2025-10-10T02:11:00.6804860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/webbrowser.cpython-313.pyc 2025-10-10T02:11:00.6805720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/tokenize.cpython-313.pyc 2025-10-10T02:11:00.6806540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/ast.cpython-313.pyc 2025-10-10T02:11:00.6807490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/inspect.cpython-313.pyc 2025-10-10T02:11:00.6808270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/subprocess.cpython-313.pyc 2025-10-10T02:11:00.6809150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/rlcompleter.cpython-313.pyc 2025-10-10T02:11:00.6810030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/argparse.cpython-313.pyc 2025-10-10T02:11:00.6810860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/tabnanny.cpython-313.pyc 2025-10-10T02:11:00.6811420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/colorsys.py 2025-10-10T02:11:00.6812030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/numbers.py 2025-10-10T02:11:00.6812820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_strptime.py 2025-10-10T02:11:00.6813340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/contextvars.py 2025-10-10T02:11:00.6813970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/random.py 2025-10-10T02:11:00.6814880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ftplib.py 2025-10-10T02:11:00.6815720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/optparse.py 2025-10-10T02:11:00.6816660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sitecustomize.py 2025-10-10T02:11:00.6817690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/parsers/expat.py 2025-10-10T02:11:00.6818610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/parsers/__init__.py 2025-10-10T02:11:00.6819900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/parsers/__pycache__/expat.cpython-313.pyc 2025-10-10T02:11:00.6821050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/parsers/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.6821990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/handler.py 2025-10-10T02:11:00.6822860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/__init__.py 2025-10-10T02:11:00.6824050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/__pycache__/handler.cpython-313.pyc 2025-10-10T02:11:00.6825090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/__pycache__/saxutils.cpython-313.pyc 2025-10-10T02:11:00.6826370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/__pycache__/expatreader.cpython-313.pyc 2025-10-10T02:11:00.6827570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/__pycache__/xmlreader.cpython-313.pyc 2025-10-10T02:11:00.6828790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/__pycache__/_exceptions.cpython-313.pyc 2025-10-10T02:11:00.6830080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.6830840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/saxutils.py 2025-10-10T02:11:00.6831820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/xmlreader.py 2025-10-10T02:11:00.6832820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/expatreader.py 2025-10-10T02:11:00.6833700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/_exceptions.py 2025-10-10T02:11:00.6834630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/__init__.py 2025-10-10T02:11:00.6835890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.6836900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/pulldom.py 2025-10-10T02:11:00.6837600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/expatbuilder.py 2025-10-10T02:11:00.6838710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/domreg.py 2025-10-10T02:11:00.6839310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/minicompat.py 2025-10-10T02:11:00.6840320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/__init__.py 2025-10-10T02:11:00.6841560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/__pycache__/NodeFilter.cpython-313.pyc 2025-10-10T02:11:00.6842770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/__pycache__/minidom.cpython-313.pyc 2025-10-10T02:11:00.6844210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/__pycache__/expatbuilder.cpython-313.pyc 2025-10-10T02:11:00.6845470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/__pycache__/minicompat.cpython-313.pyc 2025-10-10T02:11:00.6846730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/__pycache__/pulldom.cpython-313.pyc 2025-10-10T02:11:00.6847840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/__pycache__/xmlbuilder.cpython-313.pyc 2025-10-10T02:11:00.6849050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/__pycache__/domreg.cpython-313.pyc 2025-10-10T02:11:00.6850220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.6851190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/NodeFilter.py 2025-10-10T02:11:00.6852200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/xmlbuilder.py 2025-10-10T02:11:00.6853030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/minidom.py 2025-10-10T02:11:00.6853950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/ElementPath.py 2025-10-10T02:11:00.6854870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/cElementTree.py 2025-10-10T02:11:00.6855690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/__init__.py 2025-10-10T02:11:00.6857010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/__pycache__/cElementTree.cpython-313.pyc 2025-10-10T02:11:00.6858350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/__pycache__/ElementTree.cpython-313.pyc 2025-10-10T02:11:00.6859590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/__pycache__/ElementPath.cpython-313.pyc 2025-10-10T02:11:00.6860850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/__pycache__/ElementInclude.cpython-313.pyc 2025-10-10T02:11:00.6862050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.6862970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/ElementInclude.py 2025-10-10T02:11:00.6864200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/ElementTree.py 2025-10-10T02:11:00.6864770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pdb.py 2025-10-10T02:11:00.6865600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/threading.py 2025-10-10T02:11:00.6866600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtle.py 2025-10-10T02:11:00.6867230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/platform.py 2025-10-10T02:11:00.6868270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pstats.py 2025-10-10T02:11:00.6868800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/glob.py 2025-10-10T02:11:00.6869720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/quopri.py 2025-10-10T02:11:00.6870420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/symtable.py 2025-10-10T02:11:00.6871190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pprint.py 2025-10-10T02:11:00.6871950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/calendar.py 2025-10-10T02:11:00.6872760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/inspect.py 2025-10-10T02:11:00.6873610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/util.py 2025-10-10T02:11:00.6874730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/handlers.py 2025-10-10T02:11:00.6875400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/__init__.py 2025-10-10T02:11:00.6876380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/types.py 2025-10-10T02:11:00.6877630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/__pycache__/validate.cpython-313.pyc 2025-10-10T02:11:00.6878960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/__pycache__/handlers.cpython-313.pyc 2025-10-10T02:11:00.6880270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/__pycache__/headers.cpython-313.pyc 2025-10-10T02:11:00.6881440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/__pycache__/util.cpython-313.pyc 2025-10-10T02:11:00.6882580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/__pycache__/types.cpython-313.pyc 2025-10-10T02:11:00.6883880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/__pycache__/simple_server.cpython-313.pyc 2025-10-10T02:11:00.6885050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.6885840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/validate.py 2025-10-10T02:11:00.6886820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/simple_server.py 2025-10-10T02:11:00.6887900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/headers.py 2025-10-10T02:11:00.6888390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/poplib.py 2025-10-10T02:11:00.6889120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/plistlib.py 2025-10-10T02:11:00.6890020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pickletools.py 2025-10-10T02:11:00.6891090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site.py 2025-10-10T02:11:00.6891550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/decoder.py 2025-10-10T02:11:00.6892650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/scanner.py 2025-10-10T02:11:00.6893230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/__init__.py 2025-10-10T02:11:00.6894510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/__pycache__/scanner.cpython-313.pyc 2025-10-10T02:11:00.6895640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/__pycache__/encoder.cpython-313.pyc 2025-10-10T02:11:00.6896800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.6897930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/__pycache__/tool.cpython-313.pyc 2025-10-10T02:11:00.6899110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/__pycache__/decoder.cpython-313.pyc 2025-10-10T02:11:00.6899870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/encoder.py 2025-10-10T02:11:00.6900690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/tool.py 2025-10-10T02:11:00.6901760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_opcode_metadata.py 2025-10-10T02:11:00.6902770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/keyword.py 2025-10-10T02:11:00.6903630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/configparser.py 2025-10-10T02:11:00.6904670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_apple_support.py 2025-10-10T02:11:00.6905230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/reprlib.py 2025-10-10T02:11:00.6906090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/secrets.py 2025-10-10T02:11:00.6906870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/shlex.py 2025-10-10T02:11:00.6907960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/cookies.py 2025-10-10T02:11:00.6908560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/server.py 2025-10-10T02:11:00.6909360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/client.py 2025-10-10T02:11:00.6910280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/__init__.py 2025-10-10T02:11:00.6911630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/__pycache__/server.cpython-313.pyc 2025-10-10T02:11:00.6912760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/__pycache__/cookiejar.cpython-313.pyc 2025-10-10T02:11:00.6913840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/__pycache__/cookies.cpython-313.pyc 2025-10-10T02:11:00.6914990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/__pycache__/client.cpython-313.pyc 2025-10-10T02:11:00.6916210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.6917080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/cookiejar.py 2025-10-10T02:11:00.6917960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sqlite3/__init__.py 2025-10-10T02:11:00.6919050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sqlite3/__pycache__/dump.cpython-313.pyc 2025-10-10T02:11:00.6920120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sqlite3/__pycache__/dbapi2.cpython-313.pyc 2025-10-10T02:11:00.6921220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sqlite3/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:11:00.6922380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sqlite3/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.6923180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sqlite3/dump.py 2025-10-10T02:11:00.6924070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sqlite3/dbapi2.py 2025-10-10T02:11:00.6924990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sqlite3/__main__.py 2025-10-10T02:11:00.6925790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/posixpath.py 2025-10-10T02:11:00.6926570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/py_compile.py 2025-10-10T02:11:00.6927360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ensurepip/__init__.py 2025-10-10T02:11:00.6928570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ensurepip/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:11:00.6929780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ensurepip/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.6931120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ensurepip/__pycache__/_uninstall.cpython-313.pyc 2025-10-10T02:11:00.6932300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ensurepip/_bundled/pip-25.1.1-py3-none-any.whl 2025-10-10T02:11:00.6933170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ensurepip/__main__.py 2025-10-10T02:11:00.6934240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ensurepip/_uninstall.py 2025-10-10T02:11:00.6935020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_osx_support.py 2025-10-10T02:11:00.6935810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/stat.py 2025-10-10T02:11:00.6936670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/compileall.py 2025-10-10T02:11:00.6937720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/futures/_base.py 2025-10-10T02:11:00.6938830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/futures/thread.py 2025-10-10T02:11:00.6939850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/futures/__init__.py 2025-10-10T02:11:00.6941230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/futures/__pycache__/_base.cpython-313.pyc 2025-10-10T02:11:00.6942630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/futures/__pycache__/process.cpython-313.pyc 2025-10-10T02:11:00.6943980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/futures/__pycache__/thread.cpython-313.pyc 2025-10-10T02:11:00.6945240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/futures/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.6946230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/futures/process.py 2025-10-10T02:11:00.6947370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/__init__.py 2025-10-10T02:11:00.6948660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.6949260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/csv.py 2025-10-10T02:11:00.6950430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/historical_reader.py 2025-10-10T02:11:00.6951390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/unix_console.py 2025-10-10T02:11:00.6952330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/readline.py 2025-10-10T02:11:00.6953300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/console.py 2025-10-10T02:11:00.6954150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/trace.py 2025-10-10T02:11:00.6954990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/curses.py 2025-10-10T02:11:00.6956860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/base_eventqueue.py 2025-10-10T02:11:00.6957940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/windows_console.py 2025-10-10T02:11:00.6958250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/windows_eventqueue.py 2025-10-10T02:11:00.6958800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/_threading_handler.py 2025-10-10T02:11:00.6959660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__init__.py 2025-10-10T02:11:00.6960460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/types.py 2025-10-10T02:11:00.6961920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/main.cpython-313.pyc 2025-10-10T02:11:00.6963330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/windows_eventqueue.cpython-313.pyc 2025-10-10T02:11:00.6964880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/unix_eventqueue.cpython-313.pyc 2025-10-10T02:11:00.6966220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/unix_console.cpython-313.pyc 2025-10-10T02:11:00.6967730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/fancy_termios.cpython-313.pyc 2025-10-10T02:11:00.6968840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/reader.cpython-313.pyc 2025-10-10T02:11:00.6970210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/historical_reader.cpython-313.pyc 2025-10-10T02:11:00.6971630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/curses.cpython-313.pyc 2025-10-10T02:11:00.6972900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/windows_console.cpython-313.pyc 2025-10-10T02:11:00.6973860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/trace.cpython-313.pyc 2025-10-10T02:11:00.6974950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/keymap.cpython-313.pyc 2025-10-10T02:11:00.6976330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/readline.cpython-313.pyc 2025-10-10T02:11:00.6977560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/utils.cpython-313.pyc 2025-10-10T02:11:00.6978800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/_threading_handler.cpython-313.pyc 2025-10-10T02:11:00.6980050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/simple_interact.cpython-313.pyc 2025-10-10T02:11:00.6981250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/_minimal_curses.cpython-313.pyc 2025-10-10T02:11:00.6982560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/commands.cpython-313.pyc 2025-10-10T02:11:00.6983630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/types.cpython-313.pyc 2025-10-10T02:11:00.6984790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/input.cpython-313.pyc 2025-10-10T02:11:00.6986240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/completing_reader.cpython-313.pyc 2025-10-10T02:11:00.6987630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/base_eventqueue.cpython-313.pyc 2025-10-10T02:11:00.6988780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/pager.cpython-313.pyc 2025-10-10T02:11:00.6989950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:11:00.6991220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.6992440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/console.cpython-313.pyc 2025-10-10T02:11:00.6993310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/keymap.py 2025-10-10T02:11:00.6994780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/_minimal_curses.py 2025-10-10T02:11:00.6995560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/fancy_termios.py 2025-10-10T02:11:00.6996420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/reader.py 2025-10-10T02:11:00.6997270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/mypy.ini 2025-10-10T02:11:00.6998130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/utils.py 2025-10-10T02:11:00.6999030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/pager.py 2025-10-10T02:11:00.6999800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/input.py 2025-10-10T02:11:00.7000800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/unix_eventqueue.py 2025-10-10T02:11:00.7001760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/completing_reader.py 2025-10-10T02:11:00.7002710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/main.py 2025-10-10T02:11:00.7003730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/commands.py 2025-10-10T02:11:00.7004580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__main__.py 2025-10-10T02:11:00.7005580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/simple_interact.py 2025-10-10T02:11:00.7006390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pydatetime.py 2025-10-10T02:11:00.7007220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/fractions.py 2025-10-10T02:11:00.7008090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sysconfig/__init__.py 2025-10-10T02:11:00.7009690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sysconfig/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:11:00.7010860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sysconfig/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.7011760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sysconfig/__main__.py 2025-10-10T02:11:00.7012440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sched.py 2025-10-10T02:11:00.7013210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/imaplib.py 2025-10-10T02:11:00.7014190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/mailbox.py 2025-10-10T02:11:00.7015260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sre_compile.py 2025-10-10T02:11:00.7016030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/locale.py 2025-10-10T02:11:00.7016680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ast.py 2025-10-10T02:11:00.7017540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/doctest.py 2025-10-10T02:11:00.7018400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/argparse.py 2025-10-10T02:11:00.7019090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/getpass.py 2025-10-10T02:11:00.7020030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pickle.py 2025-10-10T02:11:00.7020850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pty.py 2025-10-10T02:11:00.7021560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/contextlib.py 2025-10-10T02:11:00.7022380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/statistics.py 2025-10-10T02:11:00.7023340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_collections_abc.py 2025-10-10T02:11:00.7024220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__future__.py 2025-10-10T02:11:00.7025040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pylong.py 2025-10-10T02:11:00.7025980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dataclasses.py 2025-10-10T02:11:00.7026840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/shelve.py 2025-10-10T02:11:00.7027700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/string.py 2025-10-10T02:11:00.7028480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/smtplib.py 2025-10-10T02:11:00.7029410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/venv/__init__.py 2025-10-10T02:11:00.7030770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/venv/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:11:00.7031970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/venv/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.7033150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/venv/scripts/posix/activate.csh 2025-10-10T02:11:00.7034180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/venv/scripts/common/Activate.ps1 2025-10-10T02:11:00.7035400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/venv/scripts/common/activate.fish 2025-10-10T02:11:00.7036460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/venv/scripts/common/activate 2025-10-10T02:11:00.7037390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/venv/__main__.py 2025-10-10T02:11:00.7038300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/getopt.py 2025-10-10T02:11:00.7039020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/antigravity.py 2025-10-10T02:11:00.7039740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/enum.py 2025-10-10T02:11:00.7040740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/ndbm.py 2025-10-10T02:11:00.7041390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/gnu.py 2025-10-10T02:11:00.7042480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/__init__.py 2025-10-10T02:11:00.7043600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/__pycache__/sqlite3.cpython-313.pyc 2025-10-10T02:11:00.7044630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/__pycache__/gnu.cpython-313.pyc 2025-10-10T02:11:00.7045760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/__pycache__/ndbm.cpython-313.pyc 2025-10-10T02:11:00.7046910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/__pycache__/dumb.cpython-313.pyc 2025-10-10T02:11:00.7048070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.7049010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/dumb.py 2025-10-10T02:11:00.7049550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/sqlite3.py 2025-10-10T02:11:00.7050440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/timeit.py 2025-10-10T02:11:00.7051100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/graphlib.py 2025-10-10T02:11:00.7051860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/hmac.py 2025-10-10T02:11:00.7052690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tarfile.py 2025-10-10T02:11:00.7053610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/readers.py 2025-10-10T02:11:00.7054590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/_abc.py 2025-10-10T02:11:00.7055730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/util.py 2025-10-10T02:11:00.7056600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/_bootstrap.py 2025-10-10T02:11:00.7057720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/readers.py 2025-10-10T02:11:00.7058680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/_common.py 2025-10-10T02:11:00.7059720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/__init__.py 2025-10-10T02:11:00.7061140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/__pycache__/_functional.cpython-313.pyc 2025-10-10T02:11:00.7062400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/__pycache__/simple.cpython-313.pyc 2025-10-10T02:11:00.7063730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/__pycache__/abc.cpython-313.pyc 2025-10-10T02:11:00.7065100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/__pycache__/_common.cpython-313.pyc 2025-10-10T02:11:00.7071050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/__pycache__/_adapters.cpython-313.pyc 2025-10-10T02:11:00.7071330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/__pycache__/readers.cpython-313.pyc 2025-10-10T02:11:00.7071600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.7071860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/__pycache__/_itertools.cpython-313.pyc 2025-10-10T02:11:00.7072050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/_itertools.py 2025-10-10T02:11:00.7072690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/_adapters.py 2025-10-10T02:11:00.7073710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/simple.py 2025-10-10T02:11:00.7074700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/_functional.py 2025-10-10T02:11:00.7075800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/abc.py 2025-10-10T02:11:00.7076650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__init__.py 2025-10-10T02:11:00.7077850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__pycache__/_abc.cpython-313.pyc 2025-10-10T02:11:00.7078980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__pycache__/simple.cpython-313.pyc 2025-10-10T02:11:00.7080150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__pycache__/abc.cpython-313.pyc 2025-10-10T02:11:00.7081610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__pycache__/_bootstrap.cpython-313.pyc 2025-10-10T02:11:00.7083180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__pycache__/machinery.cpython-313.pyc 2025-10-10T02:11:00.7084470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__pycache__/util.cpython-313.pyc 2025-10-10T02:11:00.7085860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__pycache__/readers.cpython-313.pyc 2025-10-10T02:11:00.7087360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__pycache__/_bootstrap_external.cpython-313.pyc 2025-10-10T02:11:00.7088750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.7089660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/_bootstrap_external.py 2025-10-10T02:11:00.7090660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/machinery.py 2025-10-10T02:11:00.7091710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/simple.py 2025-10-10T02:11:00.7092690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/_meta.py 2025-10-10T02:11:00.7093770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/_text.py 2025-10-10T02:11:00.7094840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/__init__.py 2025-10-10T02:11:00.7095950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/_functools.py 2025-10-10T02:11:00.7097530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/__pycache__/_functools.cpython-313.pyc 2025-10-10T02:11:00.7098950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/__pycache__/_text.cpython-313.pyc 2025-10-10T02:11:00.7100220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/__pycache__/_meta.cpython-313.pyc 2025-10-10T02:11:00.7101610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/__pycache__/_adapters.cpython-313.pyc 2025-10-10T02:11:00.7102860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/__pycache__/diagnose.cpython-313.pyc 2025-10-10T02:11:00.7104130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.7105500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/__pycache__/_collections.cpython-313.pyc 2025-10-10T02:11:00.7106850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/__pycache__/_itertools.cpython-313.pyc 2025-10-10T02:11:00.7107930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/diagnose.py 2025-10-10T02:11:00.7109240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/_collections.py 2025-10-10T02:11:00.7110320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/_itertools.py 2025-10-10T02:11:00.7111360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/_adapters.py 2025-10-10T02:11:00.7112270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/abc.py 2025-10-10T02:11:00.7113160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xmlrpc/server.py 2025-10-10T02:11:00.7114000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xmlrpc/client.py 2025-10-10T02:11:00.7114900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xmlrpc/__init__.py 2025-10-10T02:11:00.7116000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xmlrpc/__pycache__/server.cpython-313.pyc 2025-10-10T02:11:00.7117110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xmlrpc/__pycache__/client.cpython-313.pyc 2025-10-10T02:11:00.7118340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xmlrpc/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.7119120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/stringprep.py 2025-10-10T02:11:00.7119910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/typing.py 2025-10-10T02:11:00.7120900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/LICENSE.txt 2025-10-10T02:11:00.7121600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/multicall.py 2025-10-10T02:11:00.7122520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle.py 2025-10-10T02:11:00.7123440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/mainmenu.py 2025-10-10T02:11:00.7124270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/filelist.py 2025-10-10T02:11:00.7125060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/sidebar.py 2025-10-10T02:11:00.7125830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/tree.py 2025-10-10T02:11:00.7126940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/pyshell.py 2025-10-10T02:11:00.7127630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/stackviewer.py 2025-10-10T02:11:00.7128580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/statusbar.py 2025-10-10T02:11:00.7129650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/run.py 2025-10-10T02:11:00.7130190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/autoexpand.py 2025-10-10T02:11:00.7131040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/codecontext.py 2025-10-10T02:11:00.7131960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/help.html 2025-10-10T02:11:00.7133000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/configdialog.py 2025-10-10T02:11:00.7133780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/config.py 2025-10-10T02:11:00.7134640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/help_about.py 2025-10-10T02:11:00.7135260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/TODO.txt 2025-10-10T02:11:00.7136000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/debugobj.py 2025-10-10T02:11:00.7136610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/query.py 2025-10-10T02:11:00.7137380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/window.py 2025-10-10T02:11:00.7137980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/extend.txt 2025-10-10T02:11:00.7138680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/ChangeLog 2025-10-10T02:11:00.7139400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/searchbase.py 2025-10-10T02:11:00.7140030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/util.py 2025-10-10T02:11:00.7140750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/colorizer.py 2025-10-10T02:11:00.7141460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/redirector.py 2025-10-10T02:11:00.7142220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/config_key.py 2025-10-10T02:11:00.7142900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/calltip_w.py 2025-10-10T02:11:00.7143620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/runscript.py 2025-10-10T02:11:00.7144330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/delegator.py 2025-10-10T02:11:00.7144980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle.pyw 2025-10-10T02:11:00.7145700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__init__.py 2025-10-10T02:11:00.7146350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/format.py 2025-10-10T02:11:00.7147070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/textview.py 2025-10-10T02:11:00.7147780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/grep.py 2025-10-10T02:11:00.7148730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/browser.cpython-313.pyc 2025-10-10T02:11:00.7149630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/pyparse.cpython-313.pyc 2025-10-10T02:11:00.7150590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/zoomheight.cpython-313.pyc 2025-10-10T02:11:00.7151500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/search.cpython-313.pyc 2025-10-10T02:11:00.7152430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/pyshell.cpython-313.pyc 2025-10-10T02:11:00.7153420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/help_about.cpython-313.pyc 2025-10-10T02:11:00.7154260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/config.cpython-313.pyc 2025-10-10T02:11:00.7155210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/searchbase.cpython-313.pyc 2025-10-10T02:11:00.7156140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/window.cpython-313.pyc 2025-10-10T02:11:00.7157160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/redirector.cpython-313.pyc 2025-10-10T02:11:00.7157940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/rpc.cpython-313.pyc 2025-10-10T02:11:00.7158920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/config_key.cpython-313.pyc 2025-10-10T02:11:00.7159780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/grep.cpython-313.pyc 2025-10-10T02:11:00.7161100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/multicall.cpython-313.pyc 2025-10-10T02:11:00.7161720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/dynoption.cpython-313.pyc 2025-10-10T02:11:00.7162640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/delegator.cpython-313.pyc 2025-10-10T02:11:00.7163570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/filelist.cpython-313.pyc 2025-10-10T02:11:00.7164570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/statusbar.cpython-313.pyc 2025-10-10T02:11:00.7165450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/replace.cpython-313.pyc 2025-10-10T02:11:00.7166360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/squeezer.cpython-313.pyc 2025-10-10T02:11:00.7167290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/outwin.cpython-313.pyc 2025-10-10T02:11:00.7168170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/editor.cpython-313.pyc 2025-10-10T02:11:00.7169050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/idle.cpython-313.pyc 2025-10-10T02:11:00.7170030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/debugobj_r.cpython-313.pyc 2025-10-10T02:11:00.7170970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/history.cpython-313.pyc 2025-10-10T02:11:00.7171910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/stackviewer.cpython-313.pyc 2025-10-10T02:11:00.7172810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/debugger.cpython-313.pyc 2025-10-10T02:11:00.7173790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/autocomplete.cpython-313.pyc 2025-10-10T02:11:00.7174760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/codecontext.cpython-313.pyc 2025-10-10T02:11:00.7175870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/macosx.cpython-313.pyc 2025-10-10T02:11:00.7176630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/pathbrowser.cpython-313.pyc 2025-10-10T02:11:00.7177530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/format.cpython-313.pyc 2025-10-10T02:11:00.7178470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/percolator.cpython-313.pyc 2025-10-10T02:11:00.7179360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/tree.cpython-313.pyc 2025-10-10T02:11:00.7180390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/sidebar.cpython-313.pyc 2025-10-10T02:11:00.7181560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/undo.cpython-313.pyc 2025-10-10T02:11:00.7182180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/calltip.cpython-313.pyc 2025-10-10T02:11:00.7183480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/debugobj.cpython-313.pyc 2025-10-10T02:11:00.7184280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/help.cpython-313.pyc 2025-10-10T02:11:00.7185260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/run.cpython-313.pyc 2025-10-10T02:11:00.7186150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/parenmatch.cpython-313.pyc 2025-10-10T02:11:00.7187190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/util.cpython-313.pyc 2025-10-10T02:11:00.7188010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/autoexpand.cpython-313.pyc 2025-10-10T02:11:00.7188940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/tooltip.cpython-313.pyc 2025-10-10T02:11:00.7189830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/iomenu.cpython-313.pyc 2025-10-10T02:11:00.7190750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/textview.cpython-313.pyc 2025-10-10T02:11:00.7191730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/hyperparser.cpython-313.pyc 2025-10-10T02:11:00.7192680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/calltip_w.cpython-313.pyc 2025-10-10T02:11:00.7193650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/scrolledlist.cpython-313.pyc 2025-10-10T02:11:00.7194690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/searchengine.cpython-313.pyc 2025-10-10T02:11:00.7195620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:11:00.7196510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/colorizer.cpython-313.pyc 2025-10-10T02:11:00.7197450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/zzdummy.cpython-313.pyc 2025-10-10T02:11:00.7199120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.7199360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/runscript.cpython-313.pyc 2025-10-10T02:11:00.7200480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/autocomplete_w.cpython-313.pyc 2025-10-10T02:11:00.7201690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/configdialog.cpython-313.pyc 2025-10-10T02:11:00.7202940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/debugger_r.cpython-313.pyc 2025-10-10T02:11:00.7204070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/mainmenu.cpython-313.pyc 2025-10-10T02:11:00.7205310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/query.cpython-313.pyc 2025-10-10T02:11:00.7206400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/tooltip.py 2025-10-10T02:11:00.7207190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/pathbrowser.py 2025-10-10T02:11:00.7207930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/debugger.py 2025-10-10T02:11:00.7208940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/config-main.def 2025-10-10T02:11:00.7209890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/CREDITS.txt 2025-10-10T02:11:00.7210950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/browser.py 2025-10-10T02:11:00.7211950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/pyparse.py 2025-10-10T02:11:00.7212910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/macosx.py 2025-10-10T02:11:00.7213890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/scrolledlist.py 2025-10-10T02:11:00.7214880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/searchengine.py 2025-10-10T02:11:00.7215520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/rpc.py 2025-10-10T02:11:00.7216550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/percolator.py 2025-10-10T02:11:00.7217330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/outwin.py 2025-10-10T02:11:00.7218350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/config-keys.def 2025-10-10T02:11:00.7219290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/plusnode.gif 2025-10-10T02:11:00.7220220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/folder.gif 2025-10-10T02:11:00.7221220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/idle_48.png 2025-10-10T02:11:00.7222020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/idle_32.gif 2025-10-10T02:11:00.7222970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/idle_16.png 2025-10-10T02:11:00.7223950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/tk.gif 2025-10-10T02:11:00.7224910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/openfolder.gif 2025-10-10T02:11:00.7225840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/idle_48.gif 2025-10-10T02:11:00.7226770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/minusnode.gif 2025-10-10T02:11:00.7227700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/python.gif 2025-10-10T02:11:00.7228730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/idle_32.png 2025-10-10T02:11:00.7229780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/README.txt 2025-10-10T02:11:00.7230740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/idle.ico 2025-10-10T02:11:00.7231720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/idle_16.gif 2025-10-10T02:11:00.7232750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/idle_256.png 2025-10-10T02:11:00.7233780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/example_noext 2025-10-10T02:11:00.7234870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_macosx.py 2025-10-10T02:11:00.7236030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_autocomplete.py 2025-10-10T02:11:00.7237110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_outwin.py 2025-10-10T02:11:00.7238250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_autocomplete_w.py 2025-10-10T02:11:00.7239280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_debugger_r.py 2025-10-10T02:11:00.7240210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_textview.py 2025-10-10T02:11:00.7241320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_tree.py 2025-10-10T02:11:00.7242720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_debugobj_r.py 2025-10-10T02:11:00.7243390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_sidebar.py 2025-10-10T02:11:00.7244430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_iomenu.py 2025-10-10T02:11:00.7245390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_pyshell.py 2025-10-10T02:11:00.7246430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_pathbrowser.py 2025-10-10T02:11:00.7247630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_parenmatch.py 2025-10-10T02:11:00.7248770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_search.py 2025-10-10T02:11:00.7249800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_filelist.py 2025-10-10T02:11:00.7250820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_mainmenu.py 2025-10-10T02:11:00.7252010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_percolator.py 2025-10-10T02:11:00.7252890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_warning.py 2025-10-10T02:11:00.7253850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/htest.py 2025-10-10T02:11:00.7255000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_editor.py 2025-10-10T02:11:00.7256060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_searchengine.py 2025-10-10T02:11:00.7257150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_stackviewer.py 2025-10-10T02:11:00.7258500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_run.py 2025-10-10T02:11:00.7259150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_tooltip.py 2025-10-10T02:11:00.7260310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_scrolledlist.py 2025-10-10T02:11:00.7261420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_editmenu.py 2025-10-10T02:11:00.7262370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_grep.py 2025-10-10T02:11:00.7263480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_debugobj.py 2025-10-10T02:11:00.7264550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_codecontext.py 2025-10-10T02:11:00.7265880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__init__.py 2025-10-10T02:11:00.7266700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_zoomheight.py 2025-10-10T02:11:00.7267860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/tkinter_testing_utils.py 2025-10-10T02:11:00.7269260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_help.cpython-313.pyc 2025-10-10T02:11:00.7270480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_undo.cpython-313.pyc 2025-10-10T02:11:00.7271740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_tooltip.cpython-313.pyc 2025-10-10T02:11:00.7273380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/tkinter_testing_utils.cpython-313.pyc 2025-10-10T02:11:00.7274720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_percolator.cpython-313.pyc 2025-10-10T02:11:00.7276060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_tree.cpython-313.pyc 2025-10-10T02:11:00.7277460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_editor.cpython-313.pyc 2025-10-10T02:11:00.7278740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_warning.cpython-313.pyc 2025-10-10T02:11:00.7280160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_outwin.cpython-313.pyc 2025-10-10T02:11:00.7281450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_sidebar.cpython-313.pyc 2025-10-10T02:11:00.7282820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_macosx.cpython-313.pyc 2025-10-10T02:11:00.7284170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_mainmenu.cpython-313.pyc 2025-10-10T02:11:00.7285570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_format.cpython-313.pyc 2025-10-10T02:11:00.7286870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_query.cpython-313.pyc 2025-10-10T02:11:00.7288220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_util.cpython-313.pyc 2025-10-10T02:11:00.7289530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_calltip.cpython-313.pyc 2025-10-10T02:11:00.7291050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_hyperparser.cpython-313.pyc 2025-10-10T02:11:00.7292500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_debugobj_r.cpython-313.pyc 2025-10-10T02:11:00.7293940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_zzdummy.cpython-313.pyc 2025-10-10T02:11:00.7295190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_run.cpython-313.pyc 2025-10-10T02:11:00.7296500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_search.cpython-313.pyc 2025-10-10T02:11:00.7298000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_searchbase.cpython-313.pyc 2025-10-10T02:11:00.7299390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_colorizer.cpython-313.pyc 2025-10-10T02:11:00.7300780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_help_about.cpython-313.pyc 2025-10-10T02:11:00.7302070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_debugobj.cpython-313.pyc 2025-10-10T02:11:00.7303490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_configdialog.cpython-313.pyc 2025-10-10T02:11:00.7304860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_runscript.cpython-313.pyc 2025-10-10T02:11:00.7306230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_redirector.cpython-313.pyc 2025-10-10T02:11:00.7307650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_config_key.cpython-313.pyc 2025-10-10T02:11:00.7309010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_searchengine.cpython-313.pyc 2025-10-10T02:11:00.7310430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_textview.cpython-313.pyc 2025-10-10T02:11:00.7311810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_window.cpython-313.pyc 2025-10-10T02:11:00.7313070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/mock_idle.cpython-313.pyc 2025-10-10T02:11:00.7314440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_config.cpython-313.pyc 2025-10-10T02:11:00.7315640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/template.cpython-313.pyc 2025-10-10T02:11:00.7316830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_calltip_w.cpython-313.pyc 2025-10-10T02:11:00.7317870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_scrolledlist.cpython-313.pyc 2025-10-10T02:11:00.7318990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_zoomheight.cpython-313.pyc 2025-10-10T02:11:00.7320100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_codecontext.cpython-313.pyc 2025-10-10T02:11:00.7321170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_debugger_r.cpython-313.pyc 2025-10-10T02:11:00.7322290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_multicall.cpython-313.pyc 2025-10-10T02:11:00.7323360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_pathbrowser.cpython-313.pyc 2025-10-10T02:11:00.7324430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_delegator.cpython-313.pyc 2025-10-10T02:11:00.7325490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_statusbar.cpython-313.pyc 2025-10-10T02:11:00.7326770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_squeezer.cpython-313.pyc 2025-10-10T02:11:00.7327680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_grep.cpython-313.pyc 2025-10-10T02:11:00.7328920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_browser.cpython-313.pyc 2025-10-10T02:11:00.7330400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_autocomplete_w.cpython-313.pyc 2025-10-10T02:11:00.7331650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_pyparse.cpython-313.pyc 2025-10-10T02:11:00.7333090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_stackviewer.cpython-313.pyc 2025-10-10T02:11:00.7334350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_debugger.cpython-313.pyc 2025-10-10T02:11:00.7335590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_pyshell.cpython-313.pyc 2025-10-10T02:11:00.7337280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_autocomplete.cpython-313.pyc 2025-10-10T02:11:00.7338660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/htest.cpython-313.pyc 2025-10-10T02:11:00.7339980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_autoexpand.cpython-313.pyc 2025-10-10T02:11:00.7341260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_rpc.cpython-313.pyc 2025-10-10T02:11:00.7342570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_editmenu.cpython-313.pyc 2025-10-10T02:11:00.7343930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_filelist.cpython-313.pyc 2025-10-10T02:11:00.7345210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_replace.cpython-313.pyc 2025-10-10T02:11:00.7346510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_text.cpython-313.pyc 2025-10-10T02:11:00.7347870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.7349330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_iomenu.cpython-313.pyc 2025-10-10T02:11:00.7350570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_parenmatch.cpython-313.pyc 2025-10-10T02:11:00.7351900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_history.cpython-313.pyc 2025-10-10T02:11:00.7353130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/mock_tk.cpython-313.pyc 2025-10-10T02:11:00.7354000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_util.py 2025-10-10T02:11:00.7355040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_undo.py 2025-10-10T02:11:00.7355960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/mock_idle.py 2025-10-10T02:11:00.7357080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_hyperparser.py 2025-10-10T02:11:00.7358200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_redirector.py 2025-10-10T02:11:00.7359330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_config_key.py 2025-10-10T02:11:00.7360350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_searchbase.py 2025-10-10T02:11:00.7361280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_text.py 2025-10-10T02:11:00.7362450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_pyparse.py 2025-10-10T02:11:00.7363640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_statusbar.py 2025-10-10T02:11:00.7364770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_browser.py 2025-10-10T02:11:00.7365860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_config.py 2025-10-10T02:11:00.7366970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_multicall.py 2025-10-10T02:11:00.7367940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_window.py 2025-10-10T02:11:00.7369020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/template.py 2025-10-10T02:11:00.7370040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_query.py 2025-10-10T02:11:00.7371150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/README.txt 2025-10-10T02:11:00.7372400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_autoexpand.py 2025-10-10T02:11:00.7373420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_zzdummy.py 2025-10-10T02:11:00.7374350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_debugger.py 2025-10-10T02:11:00.7375360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_rpc.py 2025-10-10T02:11:00.7376400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_replace.py 2025-10-10T02:11:00.7377890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_history.py 2025-10-10T02:11:00.7378530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_calltip_w.py 2025-10-10T02:11:00.7379750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/example_stub.pyi 2025-10-10T02:11:00.7380700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_calltip.py 2025-10-10T02:11:00.7381780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_delegator.py 2025-10-10T02:11:00.7382850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_format.py 2025-10-10T02:11:00.7383770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_runscript.py 2025-10-10T02:11:00.7384820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_help.py 2025-10-10T02:11:00.7385930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_help_about.py 2025-10-10T02:11:00.7387040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/mock_tk.py 2025-10-10T02:11:00.7388080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_colorizer.py 2025-10-10T02:11:00.7389180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_configdialog.py 2025-10-10T02:11:00.7390330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_squeezer.py 2025-10-10T02:11:00.7391110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/undo.py 2025-10-10T02:11:00.7391970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/squeezer.py 2025-10-10T02:11:00.7392890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/iomenu.py 2025-10-10T02:11:00.7393830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/zoomheight.py 2025-10-10T02:11:00.7394800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/search.py 2025-10-10T02:11:00.7395590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/NEWS2x.txt 2025-10-10T02:11:00.7396450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/README.txt 2025-10-10T02:11:00.7397410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/HISTORY.txt 2025-10-10T02:11:00.7398430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/debugger_r.py 2025-10-10T02:11:00.7399360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/editor.py 2025-10-10T02:11:00.7400260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/dynoption.py 2025-10-10T02:11:00.7401370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/autocomplete_w.py 2025-10-10T02:11:00.7402370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/calltip.py 2025-10-10T02:11:00.7403350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/News3.txt 2025-10-10T02:11:00.7404450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/autocomplete.py 2025-10-10T02:11:00.7405370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/hyperparser.py 2025-10-10T02:11:00.7406420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/config-extensions.def 2025-10-10T02:11:00.7407300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/help.py 2025-10-10T02:11:00.7408510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/parenmatch.py 2025-10-10T02:11:00.7409250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/zzdummy.py 2025-10-10T02:11:00.7410510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__main__.py 2025-10-10T02:11:00.7411750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/config-highlight.def 2025-10-10T02:11:00.7412570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle.bat 2025-10-10T02:11:00.7413530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/history.py 2025-10-10T02:11:00.7414590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/debugobj_r.py 2025-10-10T02:11:00.7415420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/replace.py 2025-10-10T02:11:00.7416450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pydoc_data/__init__.py 2025-10-10T02:11:00.7417330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pydoc_data/_pydoc.css 2025-10-10T02:11:00.7418490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pydoc_data/__pycache__/topics.cpython-313.pyc 2025-10-10T02:11:00.7419720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pydoc_data/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.7420450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pydoc_data/topics.py 2025-10-10T02:11:00.7421140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ssl.py 2025-10-10T02:11:00.7421990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/socket.py 2025-10-10T02:11:00.7422930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/datetime.py 2025-10-10T02:11:00.7423790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_android_support.py 2025-10-10T02:11:00.7424760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/collections/__init__.py 2025-10-10T02:11:00.7426140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/collections/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.7426920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pydecimal.py 2025-10-10T02:11:00.7427620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ntpath.py 2025-10-10T02:11:00.7428850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_sysconfigdata__darwin_darwin.py.orig 2025-10-10T02:11:00.7429630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tokenize.py 2025-10-10T02:11:00.7430390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/uuid.py 2025-10-10T02:11:00.7431330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/mixins.py 2025-10-10T02:11:00.7432360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/queues.py 2025-10-10T02:11:00.7433250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/streams.py 2025-10-10T02:11:00.7434150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/tasks.py 2025-10-10T02:11:00.7435200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/selector_events.py 2025-10-10T02:11:00.7435940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/log.py 2025-10-10T02:11:00.7437010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/taskgroups.py 2025-10-10T02:11:00.7438050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/protocols.py 2025-10-10T02:11:00.7438810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/events.py 2025-10-10T02:11:00.7439670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/base_events.py 2025-10-10T02:11:00.7440600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/subprocess.py 2025-10-10T02:11:00.7441470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/constants.py 2025-10-10T02:11:00.7442460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/proactor_events.py 2025-10-10T02:11:00.7443510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/format_helpers.py 2025-10-10T02:11:00.7444450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/locks.py 2025-10-10T02:11:00.7445450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__init__.py 2025-10-10T02:11:00.7446330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/timeouts.py 2025-10-10T02:11:00.7447260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/trsock.py 2025-10-10T02:11:00.7448420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/trsock.cpython-313.pyc 2025-10-10T02:11:00.7449730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/windows_events.cpython-313.pyc 2025-10-10T02:11:00.7451080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/base_events.cpython-313.pyc 2025-10-10T02:11:00.7452420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/timeouts.cpython-313.pyc 2025-10-10T02:11:00.7453340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/transports.cpython-313.pyc 2025-10-10T02:11:00.7454680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/futures.cpython-313.pyc 2025-10-10T02:11:00.7455890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/sslproto.cpython-313.pyc 2025-10-10T02:11:00.7457350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/format_helpers.cpython-313.pyc 2025-10-10T02:11:00.7458620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/coroutines.cpython-313.pyc 2025-10-10T02:11:00.7459970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/selector_events.cpython-313.pyc 2025-10-10T02:11:00.7461140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/tasks.cpython-313.pyc 2025-10-10T02:11:00.7462290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/runners.cpython-313.pyc 2025-10-10T02:11:00.7463570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/base_tasks.cpython-313.pyc 2025-10-10T02:11:00.7464800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/base_futures.cpython-313.pyc 2025-10-10T02:11:00.7465930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/threads.cpython-313.pyc 2025-10-10T02:11:00.7467430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/windows_utils.cpython-313.pyc 2025-10-10T02:11:00.7468670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/staggered.cpython-313.pyc 2025-10-10T02:11:00.7469870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/streams.cpython-313.pyc 2025-10-10T02:11:00.7471130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/exceptions.cpython-313.pyc 2025-10-10T02:11:00.7472320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/taskgroups.cpython-313.pyc 2025-10-10T02:11:00.7473730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/protocols.cpython-313.pyc 2025-10-10T02:11:00.7475040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/unix_events.cpython-313.pyc 2025-10-10T02:11:00.7476440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/queues.cpython-313.pyc 2025-10-10T02:11:00.7477580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/log.cpython-313.pyc 2025-10-10T02:11:00.7478780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/constants.cpython-313.pyc 2025-10-10T02:11:00.7479770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/locks.cpython-313.pyc 2025-10-10T02:11:00.7480930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/mixins.cpython-313.pyc 2025-10-10T02:11:00.7482160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/proactor_events.cpython-313.pyc 2025-10-10T02:11:00.7483410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/events.cpython-313.pyc 2025-10-10T02:11:00.7484730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/base_subprocess.cpython-313.pyc 2025-10-10T02:11:00.7485880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/__main__.cpython-313.pyc 2025-10-10T02:11:00.7487230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.7488550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/subprocess.cpython-313.pyc 2025-10-10T02:11:00.7489290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/futures.py 2025-10-10T02:11:00.7490280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/sslproto.py 2025-10-10T02:11:00.7491230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/staggered.py 2025-10-10T02:11:00.7498930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/threads.py 2025-10-10T02:11:00.7499420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/base_subprocess.py 2025-10-10T02:11:00.7499940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/windows_utils.py 2025-10-10T02:11:00.7500340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/runners.py 2025-10-10T02:11:00.7500710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/exceptions.py 2025-10-10T02:11:00.7501160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/transports.py 2025-10-10T02:11:00.7501550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/base_tasks.py 2025-10-10T02:11:00.7501920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/coroutines.py 2025-10-10T02:11:00.7502320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/windows_events.py 2025-10-10T02:11:00.7502720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/base_futures.py 2025-10-10T02:11:00.7503110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__main__.py 2025-10-10T02:11:00.7503480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/unix_events.py 2025-10-10T02:11:00.7503860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/logging/config.py 2025-10-10T02:11:00.7504230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/logging/handlers.py 2025-10-10T02:11:00.7504640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/logging/__init__.py 2025-10-10T02:11:00.7505660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/logging/__pycache__/config.cpython-313.pyc 2025-10-10T02:11:00.7506760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/logging/__pycache__/handlers.cpython-313.pyc 2025-10-10T02:11:00.7507940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/logging/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.7508560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__hello__.py 2025-10-10T02:11:00.7509480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_colorize.py 2025-10-10T02:11:00.7510500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/contentmanager.py 2025-10-10T02:11:00.7511450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/_policybase.py 2025-10-10T02:11:00.7512350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/header.py 2025-10-10T02:11:00.7513280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/_encoded_words.py 2025-10-10T02:11:00.7514200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/_header_value_parser.py 2025-10-10T02:11:00.7515100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/policy.py 2025-10-10T02:11:00.7515820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__init__.py 2025-10-10T02:11:00.7516510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/message.py 2025-10-10T02:11:00.7517180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/encoders.py 2025-10-10T02:11:00.7518210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/base64mime.cpython-313.pyc 2025-10-10T02:11:00.7519070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/policy.cpython-313.pyc 2025-10-10T02:11:00.7520030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/quoprimime.cpython-313.pyc 2025-10-10T02:11:00.7520970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/_policybase.cpython-313.pyc 2025-10-10T02:11:00.7521910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/generator.cpython-313.pyc 2025-10-10T02:11:00.7522920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/message.cpython-313.pyc 2025-10-10T02:11:00.7523670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/header.cpython-313.pyc 2025-10-10T02:11:00.7524680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/iterators.cpython-313.pyc 2025-10-10T02:11:00.7525990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/feedparser.cpython-313.pyc 2025-10-10T02:11:00.7527140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/encoders.cpython-313.pyc 2025-10-10T02:11:00.7528300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/errors.cpython-313.pyc 2025-10-10T02:11:00.7529500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/utils.cpython-313.pyc 2025-10-10T02:11:00.7530870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/contentmanager.cpython-313.pyc 2025-10-10T02:11:00.7531920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/_parseaddr.cpython-313.pyc 2025-10-10T02:11:00.7533020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/charset.cpython-313.pyc 2025-10-10T02:11:00.7534340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/headerregistry.cpython-313.pyc 2025-10-10T02:11:00.7535480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/_encoded_words.cpython-313.pyc 2025-10-10T02:11:00.7536680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/_header_value_parser.cpython-313.pyc 2025-10-10T02:11:00.7537820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.7539030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/parser.cpython-313.pyc 2025-10-10T02:11:00.7540000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/parser.py 2025-10-10T02:11:00.7540760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/generator.py 2025-10-10T02:11:00.7541810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/utils.py 2025-10-10T02:11:00.7542450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/charset.py 2025-10-10T02:11:00.7543340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/iterators.py 2025-10-10T02:11:00.7544330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/quoprimime.py 2025-10-10T02:11:00.7545330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/multipart.py 2025-10-10T02:11:00.7546240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__init__.py 2025-10-10T02:11:00.7547160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/message.py 2025-10-10T02:11:00.7548530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__pycache__/multipart.cpython-313.pyc 2025-10-10T02:11:00.7549660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__pycache__/base.cpython-313.pyc 2025-10-10T02:11:00.7550840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__pycache__/image.cpython-313.pyc 2025-10-10T02:11:00.7551980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__pycache__/message.cpython-313.pyc 2025-10-10T02:11:00.7553250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__pycache__/audio.cpython-313.pyc 2025-10-10T02:11:00.7554360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__pycache__/text.cpython-313.pyc 2025-10-10T02:11:00.7555700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__pycache__/application.cpython-313.pyc 2025-10-10T02:11:00.7557000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__pycache__/nonmultipart.cpython-313.pyc 2025-10-10T02:11:00.7558290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.7559180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/application.py 2025-10-10T02:11:00.7560170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/nonmultipart.py 2025-10-10T02:11:00.7561250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/text.py 2025-10-10T02:11:00.7561990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/audio.py 2025-10-10T02:11:00.7562860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/image.py 2025-10-10T02:11:00.7563980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/base.py 2025-10-10T02:11:00.7564610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/errors.py 2025-10-10T02:11:00.7565610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/feedparser.py 2025-10-10T02:11:00.7566560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/architecture.rst 2025-10-10T02:11:00.7567520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/_parseaddr.py 2025-10-10T02:11:00.7568780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/base64mime.py 2025-10-10T02:11:00.7569430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/headerregistry.py 2025-10-10T02:11:00.7570150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/struct.py 2025-10-10T02:11:00.7571180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/_constants.py 2025-10-10T02:11:00.7571780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/_compiler.py 2025-10-10T02:11:00.7572600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/__init__.py 2025-10-10T02:11:00.7573860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/__pycache__/_compiler.cpython-313.pyc 2025-10-10T02:11:00.7575040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/__pycache__/_constants.cpython-313.pyc 2025-10-10T02:11:00.7576310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/__pycache__/_casefix.cpython-313.pyc 2025-10-10T02:11:00.7577120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/__pycache__/__init__.cpython-313.pyc 2025-10-10T02:11:00.7578250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/__pycache__/_parser.cpython-313.pyc 2025-10-10T02:11:00.7579220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/_casefix.py 2025-10-10T02:11:00.7579680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/_parser.py 2025-10-10T02:11:00.7580540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sre_parse.py 2025-10-10T02:11:00.7581200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/abc.py 2025-10-10T02:11:00.7581990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/runpy.py 2025-10-10T02:11:00.7582670Z /opt/homebrew/Caskroom/miniconda/base/lib/libpanelw.a 2025-10-10T02:11:00.7583230Z /opt/homebrew/Caskroom/miniconda/base/LICENSE.txt 2025-10-10T02:11:00.7583820Z /opt/homebrew/Caskroom/miniconda/base/.nonadmin 2025-10-10T02:11:00.7584850Z /opt/homebrew/Caskroom/miniconda/base/share/man/man5/libarchive-formats.5 2025-10-10T02:11:00.7585580Z /opt/homebrew/Caskroom/miniconda/base/share/man/man5/mtree.5 2025-10-10T02:11:00.7586380Z /opt/homebrew/Caskroom/miniconda/base/share/man/man5/cpio.5 2025-10-10T02:11:00.7587330Z /opt/homebrew/Caskroom/miniconda/base/share/man/man5/tar.5 2025-10-10T02:11:00.7587980Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_format.3 2025-10-10T02:11:00.7588880Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_record_rr_del.3 2025-10-10T02:11:00.7589700Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_disk.3 2025-10-10T02:11:00.7590590Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_statvfs.3 2025-10-10T02:11:00.7591510Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_expand_string.3 2025-10-10T02:11:00.7592200Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/iconv.3 2025-10-10T02:11:00.7593330Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_set_passphrase.3 2025-10-10T02:11:00.7594060Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/history.3 2025-10-10T02:11:00.7595020Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_window_read.3 2025-10-10T02:11:00.7595810Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libsolv-history.3 2025-10-10T02:11:00.7596700Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_get_channel.3 2025-10-10T02:11:00.7597840Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_get_exit_status.3 2025-10-10T02:11:00.7598690Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_servers.3 2025-10-10T02:11:00.7599510Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_mapping.3 2025-10-10T02:11:00.7600670Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_method_pref.3 2025-10-10T02:11:00.7601320Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_init.3 2025-10-10T02:11:00.7602310Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_reinit.3 2025-10-10T02:11:00.7603330Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_new.3 2025-10-10T02:11:00.7604140Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_init.3 2025-10-10T02:11:00.7605130Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_get_opt_cnt.3 2025-10-10T02:11:00.7606010Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_local_ip4.3 2025-10-10T02:11:00.7607180Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_handle_extended_data2.3 2025-10-10T02:11:00.7608280Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_callback_set.3 2025-10-10T02:11:00.7609290Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_setenv_ex.3 2025-10-10T02:11:00.7610060Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_open.3 2025-10-10T02:11:00.7611190Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_open_ex.3 2025-10-10T02:11:00.7611870Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_queue.3 2025-10-10T02:11:00.7612880Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_set_u16.3 2025-10-10T02:11:00.7614160Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_startup.3 2025-10-10T02:11:00.7615160Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_search_dnsrec.3 2025-10-10T02:11:00.7616110Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_extract.3 2025-10-10T02:11:00.7617000Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_destroy.3 2025-10-10T02:11:00.7617850Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_util.3 2025-10-10T02:11:00.7618590Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ffi_call.3 2025-10-10T02:11:00.7619570Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_get_identity.3 2025-10-10T02:11:00.7620500Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_blocksize.3 2025-10-10T02:11:00.7621540Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_password.3 2025-10-10T02:11:00.7622410Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_parse.3 2025-10-10T02:11:00.7623330Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_seek.3 2025-10-10T02:11:00.7624260Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_open_ex.3 2025-10-10T02:11:00.7625070Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_inet_pton.3 2025-10-10T02:11:00.7626220Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_subsystem.3 2025-10-10T02:11:00.7627020Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_rewind.3 2025-10-10T02:11:00.7628180Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_last_error.3 2025-10-10T02:11:00.7629280Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_request_pty.3 2025-10-10T02:11:00.7630070Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_process.3 2025-10-10T02:11:00.7631220Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_request_pty_ex.3 2025-10-10T02:11:00.7632040Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_create_query.3 2025-10-10T02:11:00.7633010Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_banner_set.3 2025-10-10T02:11:00.7634140Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_request_auth_agent.3 2025-10-10T02:11:00.7635110Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_record_destroy.3 2025-10-10T02:11:00.7636040Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_svcb_param_t.3 2025-10-10T02:11:00.7637060Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_servers_csv.3 2025-10-10T02:11:00.7638140Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_supported_algs.3 2025-10-10T02:11:00.7639130Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_publickey_shutdown.3 2025-10-10T02:11:00.7640100Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_check.3 2025-10-10T02:11:00.7641070Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_free.3 2025-10-10T02:11:00.7641940Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_record_query_add.3 2025-10-10T02:11:00.7642920Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_write.3 2025-10-10T02:11:00.7643840Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_entry_stat.3 2025-10-10T02:11:00.7644730Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rec_type_t.3 2025-10-10T02:11:00.7645740Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_get_opt_byid.3 2025-10-10T02:11:00.7646570Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_library_init.3 2025-10-10T02:11:00.7647510Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_key_tostr.3 2025-10-10T02:11:00.7648380Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_free_string.3 2025-10-10T02:11:00.7649360Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_posix_rename.3 2025-10-10T02:11:00.7650260Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_record_create.3 2025-10-10T02:11:00.7651150Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_connect.3 2025-10-10T02:11:00.7651940Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_getsock.3 2025-10-10T02:11:00.7652910Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_get_u16.3 2025-10-10T02:11:00.7653720Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_set_addr6.3 2025-10-10T02:11:00.7654490Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_mkquery.3 2025-10-10T02:11:00.7655520Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_write.3 2025-10-10T02:11:00.7656470Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_handshake.3 2025-10-10T02:11:00.7657540Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_del_opt_byid.3 2025-10-10T02:11:00.7658540Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rec_type_fromstr.3 2025-10-10T02:11:00.7659390Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_entry_misc.3 2025-10-10T02:11:00.7660430Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_publickey_list_free.3 2025-10-10T02:11:00.7661360Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libsolv-bindings.3 2025-10-10T02:11:00.7662490Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_servers_ports_csv.3 2025-10-10T02:11:00.7663480Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_free.3 2025-10-10T02:11:00.7664240Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_freeaddrinfo.3 2025-10-10T02:11:00.7665370Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_writeline.3 2025-10-10T02:11:00.7666290Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_mkdir.3 2025-10-10T02:11:00.7667260Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_symlink.3 2025-10-10T02:11:00.7668200Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libsolv-constantids.3 2025-10-10T02:11:00.7669020Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_exec.3 2025-10-10T02:11:00.7669990Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_opendir.3 2025-10-10T02:11:00.7671190Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_receive_window_adjust2.3 2025-10-10T02:11:00.7671940Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/iconv_close.3 2025-10-10T02:11:00.7672940Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_filter.3 2025-10-10T02:11:00.7673790Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_destroy_options.3 2025-10-10T02:11:00.7674620Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_data.3 2025-10-10T02:11:00.7675440Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ffi_prep_cif_var.3 2025-10-10T02:11:00.7676470Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_forward_listen.3 2025-10-10T02:11:00.7677500Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_record_rr_get.3 2025-10-10T02:11:00.7678410Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_close.3 2025-10-10T02:11:00.7679160Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_fds.3 2025-10-10T02:11:00.7680100Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_gethostbyname.3 2025-10-10T02:11:00.7681120Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_flush_stderr.3 2025-10-10T02:11:00.7682060Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_last_error.3 2025-10-10T02:11:00.7682890Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_get_abin.3 2025-10-10T02:11:00.7683780Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_init_options.3 2025-10-10T02:11:00.7684830Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_process_startup.3 2025-10-10T02:11:00.7685660Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_get_keys.3 2025-10-10T02:11:00.7686700Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_userauth.3 2025-10-10T02:11:00.7687570Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_get_type.3 2025-10-10T02:11:00.7688600Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_timeout.3 2025-10-10T02:11:00.7689330Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_publickey_add.3 2025-10-10T02:11:00.7690210Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_getnameinfo.3 2025-10-10T02:11:00.7690990Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_trace.3 2025-10-10T02:11:00.7692000Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_get_timeout.3 2025-10-10T02:11:00.7692920Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_local_dev.3 2025-10-10T02:11:00.7694090Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_disk.3 2025-10-10T02:11:00.7694960Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_banner_set.3 2025-10-10T02:11:00.7695760Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read.3 2025-10-10T02:11:00.7696750Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_unlink_ex.3 2025-10-10T02:11:00.7697640Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/iconv_open_into.3 2025-10-10T02:11:00.7698570Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_close.3 2025-10-10T02:11:00.7699430Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_section_t.3 2025-10-10T02:11:00.7700340Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_gethostbyname_file.3 2025-10-10T02:11:00.7701380Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_process_pending_write.3 2025-10-10T02:11:00.7702420Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_close_handle.3 2025-10-10T02:11:00.7703330Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_scp_send_ex.3 2025-10-10T02:11:00.7704340Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_get_servers_csv.3 2025-10-10T02:11:00.7705280Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_write_ex.3 2025-10-10T02:11:00.7706200Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_opt_get_datatype.3 2025-10-10T02:11:00.7707170Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_shell.3 2025-10-10T02:11:00.7708360Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_init.3 2025-10-10T02:11:00.7709050Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_list.3 2025-10-10T02:11:00.7709960Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_opcode_t.3 2025-10-10T02:11:00.7710930Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_signal_ex.3 2025-10-10T02:11:00.7711980Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_read_stderr.3 2025-10-10T02:11:00.7712980Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_record_set_id.3 2025-10-10T02:11:00.7714090Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_get_servers_ports.3 2025-10-10T02:11:00.7715010Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_window_read_ex.3 2025-10-10T02:11:00.7715630Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_opt_get_name.3 2025-10-10T02:11:00.7716390Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_free.3 2025-10-10T02:11:00.7716950Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr.3 2025-10-10T02:11:00.7717710Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_soa_reply.3 2025-10-10T02:11:00.7718450Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_naptr_reply.3 2025-10-10T02:11:00.7719110Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_stat.3 2025-10-10T02:11:00.7719950Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_key_to_rec_type.3 2025-10-10T02:11:00.7720660Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_addc.3 2025-10-10T02:11:00.7721480Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_a_reply.3 2025-10-10T02:11:00.7722280Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_open_session.3 2025-10-10T02:11:00.7723180Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_socket_configure_callback.3 2025-10-10T02:11:00.7723830Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_open.3 2025-10-10T02:11:00.7724610Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_readline.3 2025-10-10T02:11:00.7725450Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_set_identity_path.3 2025-10-10T02:11:00.7726100Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_opt_param_t.3 2025-10-10T02:11:00.7726930Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_banner_get.3 2025-10-10T02:11:00.7727700Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_record_get_id.3 2025-10-10T02:11:00.7728450Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_checkp.3 2025-10-10T02:11:00.7729380Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_ignore_extended_data.3 2025-10-10T02:11:00.7730030Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_write.3 2025-10-10T02:11:00.7730880Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_forward_cancel.3 2025-10-10T02:11:00.7731660Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rcode_tostr.3 2025-10-10T02:11:00.7732360Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_format.3 2025-10-10T02:11:00.7733130Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_publickey_add_ex.3 2025-10-10T02:11:00.7733890Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_keepalive_config.3 2025-10-10T02:11:00.7734580Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_rmdir.3 2025-10-10T02:11:00.7735440Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_disconnect.3 2025-10-10T02:11:00.7736380Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_symlink_ex.3 2025-10-10T02:11:00.7736910Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_pending_write_cb.3 2025-10-10T02:11:00.7737630Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_get_ttl.3 2025-10-10T02:11:00.7738350Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ev.3 2025-10-10T02:11:00.7739090Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_entry_paths.3 2025-10-10T02:11:00.7739970Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ffi_prep_cif.3 2025-10-10T02:11:00.7740800Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_version.3 2025-10-10T02:11:00.7741780Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_get_name.3 2025-10-10T02:11:00.7742290Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ffi.3 2025-10-10T02:11:00.7743320Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_unlink.3 2025-10-10T02:11:00.7744050Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_key_t.3 2025-10-10T02:11:00.7744720Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_scp_send.3 2025-10-10T02:11:00.7745540Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_library_init_android.3 2025-10-10T02:11:00.7746210Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_strerror.3 2025-10-10T02:11:00.7747010Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_publickey.3 2025-10-10T02:11:00.7747720Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_filter.3 2025-10-10T02:11:00.7748430Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_open.3 2025-10-10T02:11:00.7749190Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_rmdir_ex.3 2025-10-10T02:11:00.7749950Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_base64_decode.3 2025-10-10T02:11:00.7754310Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sign_sk.3 2025-10-10T02:11:00.7754680Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_lstat.3 2025-10-10T02:11:00.7755010Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libsolv.3 2025-10-10T02:11:00.7755390Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_class_fromstr.3 2025-10-10T02:11:00.7755800Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_socket_functions_ex.3 2025-10-10T02:11:00.7756170Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_send.3 2025-10-10T02:11:00.7756530Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_publickey_init.3 2025-10-10T02:11:00.7756910Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_read.3 2025-10-10T02:11:00.7757310Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_password_ex.3 2025-10-10T02:11:00.7757740Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_record_get_opcode.3 2025-10-10T02:11:00.7758230Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/iconv_open.3 2025-10-10T02:11:00.7759060Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_publickey_sk.3 2025-10-10T02:11:00.7759780Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_data.3 2025-10-10T02:11:00.7760600Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_aaaa_reply.3 2025-10-10T02:11:00.7761410Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_request_pty_size.3 2025-10-10T02:11:00.7762200Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_write_stderr.3 2025-10-10T02:11:00.7762950Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_crypto_engine.3 2025-10-10T02:11:00.7763700Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_add.3 2025-10-10T02:11:00.7764660Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_get_exit_signal.3 2025-10-10T02:11:00.7765210Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_record.3 2025-10-10T02:11:00.7766030Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_entry_time.3 2025-10-10T02:11:00.7766700Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_socket_callback.3 2025-10-10T02:11:00.7767470Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_flags_t.3 2025-10-10T02:11:00.7768070Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_ns_reply.3 2025-10-10T02:11:00.7768830Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_record_rr_cnt.3 2025-10-10T02:11:00.7769530Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_add_abin.3 2025-10-10T02:11:00.7770250Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_getaddrinfo.3 2025-10-10T02:11:00.7771120Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_set_read_timeout.3 2025-10-10T02:11:00.7771820Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_caa_reply.3 2025-10-10T02:11:00.7772750Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_get_read_timeout.3 2025-10-10T02:11:00.7773380Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_get_addr6.3 2025-10-10T02:11:00.7774070Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_free.3 2025-10-10T02:11:00.7774980Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_forward_listen_ex.3 2025-10-10T02:11:00.7775660Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_fstatvfs.3 2025-10-10T02:11:00.7776410Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_entry_linkify.3 2025-10-10T02:11:00.7777160Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_setenv.3 2025-10-10T02:11:00.7777850Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_tell.3 2025-10-10T02:11:00.7778750Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_hostbased_fromfile.3 2025-10-10T02:11:00.7779390Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_entry.3 2025-10-10T02:11:00.7780170Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_poll_channel_read.3 2025-10-10T02:11:00.7781130Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_hostbased_fromfile_ex.3 2025-10-10T02:11:00.7782010Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_publickey_frommemory.3 2025-10-10T02:11:00.7782750Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_trace_sethandler.3 2025-10-10T02:11:00.7783600Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write.3 2025-10-10T02:11:00.7784250Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_publickey_remove_ex.3 2025-10-10T02:11:00.7784940Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_free.3 2025-10-10T02:11:00.7785680Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_realpath.3 2025-10-10T02:11:00.7786420Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rec_type_tostr.3 2025-10-10T02:11:00.7787270Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_init.3 2025-10-10T02:11:00.7787910Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_record_rr_add.3 2025-10-10T02:11:00.7788710Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_get_abin_cnt.3 2025-10-10T02:11:00.7789750Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_publickey_list_fetch.3 2025-10-10T02:11:00.7790500Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_x11_req.3 2025-10-10T02:11:00.7791660Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_publickey_remove.3 2025-10-10T02:11:00.7792080Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_add_passphrase.3 2025-10-10T02:11:00.7792830Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_methods.3 2025-10-10T02:11:00.7793510Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_seek64.3 2025-10-10T02:11:00.7794480Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_record_query_set_type.3 2025-10-10T02:11:00.7795150Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_get_opt.3 2025-10-10T02:11:00.7795940Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_posix_rename_ex.3 2025-10-10T02:11:00.7796760Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_block_directions.3 2025-10-10T02:11:00.7797440Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_eof.3 2025-10-10T02:11:00.7798100Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_process_fd.3 2025-10-10T02:11:00.7798870Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_flag.3 2025-10-10T02:11:00.7799470Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_exit.3 2025-10-10T02:11:00.7800220Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_sortlist.3 2025-10-10T02:11:00.7801080Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_poll.3 2025-10-10T02:11:00.7801670Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_free.3 2025-10-10T02:11:00.7802550Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_receive_window_adjust.3 2025-10-10T02:11:00.7803190Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_free_hostent.3 2025-10-10T02:11:00.7803900Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_set_u8.3 2025-10-10T02:11:00.7804690Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_init_ex.3 2025-10-10T02:11:00.7805860Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_window_write_ex.3 2025-10-10T02:11:00.7806320Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_tlsa_selector_t.3 2025-10-10T02:11:00.7807200Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_set_timeout.3 2025-10-10T02:11:00.7808000Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_set_blocking.3 2025-10-10T02:11:00.7808730Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_get_u8.3 2025-10-10T02:11:00.7809470Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_record_query_get.3 2025-10-10T02:11:00.7810340Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_local_ip6.3 2025-10-10T02:11:00.7811020Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_window_write.3 2025-10-10T02:11:00.7811640Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libsolv-pool.3 2025-10-10T02:11:00.7812470Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_direct_tcpip.3 2025-10-10T02:11:00.7813230Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_record_get_flags.3 2025-10-10T02:11:00.7813820Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/iconvctl.3 2025-10-10T02:11:00.7814590Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_set_opt.3 2025-10-10T02:11:00.7815360Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_writefile.3 2025-10-10T02:11:00.7815940Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/readline.3 2025-10-10T02:11:00.7816790Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_disconnect_ex.3 2025-10-10T02:11:00.7817480Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_txt_reply.3 2025-10-10T02:11:00.7818150Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_send_dnsrec.3 2025-10-10T02:11:00.7818960Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_disconnect.3 2025-10-10T02:11:00.7820450Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_get_class.3 2025-10-10T02:11:00.7821100Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_x11_req_ex.3 2025-10-10T02:11:00.7821540Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_publickey_fromfile.3 2025-10-10T02:11:00.7822190Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_readlink.3 2025-10-10T02:11:00.7822830Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_header.3 2025-10-10T02:11:00.7823620Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_rename_ex.3 2025-10-10T02:11:00.7824370Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_keepalive_send.3 2025-10-10T02:11:00.7825380Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_opt_datatype_t.3 2025-10-10T02:11:00.7825860Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_entry_acl.3 2025-10-10T02:11:00.7826700Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_hostkey_hash.3 2025-10-10T02:11:00.7827230Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_search.3 2025-10-10T02:11:00.7828070Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_fstat.3 2025-10-10T02:11:00.7828800Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_abstract.3 2025-10-10T02:11:00.7829670Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_record_query_set_name.3 2025-10-10T02:11:00.7830510Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_record_rr_get_const.3 2025-10-10T02:11:00.7831140Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_datatype_t.3 2025-10-10T02:11:00.7831830Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_mx_reply.3 2025-10-10T02:11:00.7832610Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_section_tostr.3 2025-10-10T02:11:00.7833320Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_opcode_tostr.3 2025-10-10T02:11:00.7834020Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_scp_recv2.3 2025-10-10T02:11:00.7835000Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_open_ex_r.3 2025-10-10T02:11:00.7835730Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_keyboard_interactive.3 2025-10-10T02:11:00.7836430Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_fsetstat.3 2025-10-10T02:11:00.7837130Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_shutdown.3 2025-10-10T02:11:00.7837910Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_wait_eof.3 2025-10-10T02:11:00.7838540Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_version.3 2025-10-10T02:11:00.7839290Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_srv_reply.3 2025-10-10T02:11:00.7840000Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_gethostbyaddr.3 2025-10-10T02:11:00.7840860Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_direct_tcpip_ex.3 2025-10-10T02:11:00.7841500Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_class_t.3 2025-10-10T02:11:00.7842290Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_socket_functions.3 2025-10-10T02:11:00.7843000Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_stat_ex.3 2025-10-10T02:11:00.7843860Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_key_datatype.3 2025-10-10T02:11:00.7844860Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_get_identity_path.3 2025-10-10T02:11:00.7845320Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_process_fds.3 2025-10-10T02:11:00.7845950Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dup.3 2025-10-10T02:11:00.7846750Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_set_blocking.3 2025-10-10T02:11:00.7847470Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_fstat_ex.3 2025-10-10T02:11:00.7848390Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_scp_recv.3 2025-10-10T02:11:00.7848920Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_new.3 2025-10-10T02:11:00.7849640Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_get.3 2025-10-10T02:11:00.7850320Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_set_bin.3 2025-10-10T02:11:00.7851040Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_free.3 2025-10-10T02:11:00.7851780Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_sign.3 2025-10-10T02:11:00.7852500Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_servers_ports.3 2025-10-10T02:11:00.7853550Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_readfile.3 2025-10-10T02:11:00.7854030Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_library_cleanup.3 2025-10-10T02:11:00.7854810Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_set_addr.3 2025-10-10T02:11:00.7855480Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libarchive_changes.3 2025-10-10T02:11:00.7856250Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_banner.3 2025-10-10T02:11:00.7857010Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_setstat.3 2025-10-10T02:11:00.7857870Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_record_get_rcode.3 2025-10-10T02:11:00.7858480Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_tell64.3 2025-10-10T02:11:00.7859240Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_threadsafety.3 2025-10-10T02:11:00.7860030Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_authenticated.3 2025-10-10T02:11:00.7860700Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_scp_send64.3 2025-10-10T02:11:00.7861990Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libarchive.3 2025-10-10T02:11:00.7862420Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_get_str.3 2025-10-10T02:11:00.7862920Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libarchive_internals.3 2025-10-10T02:11:00.7863630Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_queue_wait_empty.3 2025-10-10T02:11:00.7864370Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_set_options.3 2025-10-10T02:11:00.7864990Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_free_data.3 2025-10-10T02:11:00.7865810Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_tlsa_usage_t.3 2025-10-10T02:11:00.7866500Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_library_initialized.3 2025-10-10T02:11:00.7867280Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_init.3 2025-10-10T02:11:00.7867930Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_set_u32.3 2025-10-10T02:11:00.7868590Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_query_dnsrec.3 2025-10-10T02:11:00.7869460Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_set_last_error.3 2025-10-10T02:11:00.7870250Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_record_query_cnt.3 2025-10-10T02:11:00.7871020Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_list_identities.3 2025-10-10T02:11:00.7872240Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_uri_reply.3 2025-10-10T02:11:00.7872530Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_get_servers.3 2025-10-10T02:11:00.7873270Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_rename.3 2025-10-10T02:11:00.7873850Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_query.3 2025-10-10T02:11:00.7874700Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_finish_entry.3 2025-10-10T02:11:00.7875400Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_closedir.3 2025-10-10T02:11:00.7876100Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_fsync.3 2025-10-10T02:11:00.7876840Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_open_r.3 2025-10-10T02:11:00.7877510Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_tlsa_match_t.3 2025-10-10T02:11:00.7878300Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_set_options.3 2025-10-10T02:11:00.7879210Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_handle_extended_data.3 2025-10-10T02:11:00.7879980Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_get_blocking.3 2025-10-10T02:11:00.7880700Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_ptr_reply.3 2025-10-10T02:11:00.7881580Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_request_pty_size_ex.3 2025-10-10T02:11:00.7882310Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_readdir_ex.3 2025-10-10T02:11:00.7883030Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_get_u32.3 2025-10-10T02:11:00.7883820Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_last_errno.3 2025-10-10T02:11:00.7884590Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_queue_active_queries.3 2025-10-10T02:11:00.7885300Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_get_addr.3 2025-10-10T02:11:00.7886080Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_read_ex.3 2025-10-10T02:11:00.7886750Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_save_options.3 2025-10-10T02:11:00.7887570Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_hostkey.3 2025-10-10T02:11:00.7888170Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_inet_ntop.3 2025-10-10T02:11:00.7888870Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_read.3 2025-10-10T02:11:00.7889660Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_send_eof.3 2025-10-10T02:11:00.7890510Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_forward_accept.3 2025-10-10T02:11:00.7891420Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_direct_streamlocal_ex.3 2025-10-10T02:11:00.7892080Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_readdir.3 2025-10-10T02:11:00.7892780Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_get_bin.3 2025-10-10T02:11:00.7893400Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_cancel.3 2025-10-10T02:11:00.7894290Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_server_state_callback.3 2025-10-10T02:11:00.7895070Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_record_duplicate.3 2025-10-10T02:11:00.7895990Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_keyboard_interactive_ex.3 2025-10-10T02:11:00.7896670Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_header.3 2025-10-10T02:11:00.7897360Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rcode_t.3 2025-10-10T02:11:00.7898110Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_class_tostr.3 2025-10-10T02:11:00.7898800Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_set_str.3 2025-10-10T02:11:00.7899560Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_del.3 2025-10-10T02:11:00.7900330Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_flush_ex.3 2025-10-10T02:11:00.7901280Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_publickey_fromfile_ex.3 2025-10-10T02:11:00.7901890Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_expand_name.3 2025-10-10T02:11:00.7902650Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dns_rr_del_abin.3 2025-10-10T02:11:00.7903350Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_entry_perms.3 2025-10-10T02:11:00.7904170Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_callback_set2.3 2025-10-10T02:11:00.7904960Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_wait_closed.3 2025-10-10T02:11:00.7905690Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_flush.3 2025-10-10T02:11:00.7906410Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_mkdir_ex.3 2025-10-10T02:11:00.7907100Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_init.3 2025-10-10T02:11:00.7907730Z /opt/homebrew/Caskroom/miniconda/base/share/man/man8/gensprep.8 2025-10-10T02:11:00.7908330Z /opt/homebrew/Caskroom/miniconda/base/share/man/man8/genccode.8 2025-10-10T02:11:00.7908940Z /opt/homebrew/Caskroom/miniconda/base/share/man/man8/icupkg.8 2025-10-10T02:11:00.7909510Z /opt/homebrew/Caskroom/miniconda/base/share/man/man8/gencmn.8 2025-10-10T02:11:00.7910110Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lz4cat.1 2025-10-10T02:11:00.7910670Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzma.1 2025-10-10T02:11:00.7911370Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/icuexportdata.1 2025-10-10T02:11:00.7911910Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xmlwf.1 2025-10-10T02:11:00.7912590Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/installcheck.1 2025-10-10T02:11:00.7913170Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/unzstd.1 2025-10-10T02:11:00.7913770Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzmore.1 2025-10-10T02:11:00.7914340Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xzmore.1 2025-10-10T02:11:00.7914990Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzmainfo.1 2025-10-10T02:11:00.7915690Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/mergesolv.1 2025-10-10T02:11:00.7916290Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/python3.13.1 2025-10-10T02:11:00.7916910Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/zstdcat.1 2025-10-10T02:11:00.7917480Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xzcat.1 2025-10-10T02:11:00.7918080Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/bsdtar.1 2025-10-10T02:11:00.7918690Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/unlz4.1 2025-10-10T02:11:00.7919240Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lz4.1 2025-10-10T02:11:00.7919880Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/icu-config.1 2025-10-10T02:11:00.7920440Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/adig.1 2025-10-10T02:11:00.7921050Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzcmp.1 2025-10-10T02:11:00.7921640Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/python3.1 2025-10-10T02:11:00.7922270Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/pkgdata.1 2025-10-10T02:11:00.7922850Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzdiff.1 2025-10-10T02:11:00.7923460Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/gendict.1 2025-10-10T02:11:00.7924060Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xzdiff.1 2025-10-10T02:11:00.7924580Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xz.1 2025-10-10T02:11:00.7925200Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/ahost.1 2025-10-10T02:11:00.7925770Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/genrb.1 2025-10-10T02:11:00.7926360Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xzdec.1 2025-10-10T02:11:00.7927000Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/repo2solv.1 2025-10-10T02:11:00.7927600Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzegrep.1 2025-10-10T02:11:00.7928180Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/iconv.1 2025-10-10T02:11:00.7928760Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/solv.1 2025-10-10T02:11:00.7929380Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/sqlite3.1 2025-10-10T02:11:00.7929980Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzgrep.1 2025-10-10T02:11:00.7930550Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xzgrep.1 2025-10-10T02:11:00.7931160Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xzegrep.1 2025-10-10T02:11:00.7931780Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/zstdless.1 2025-10-10T02:11:00.7932410Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/dumpsolv.1 2025-10-10T02:11:00.7932980Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xzless.1 2025-10-10T02:11:00.7933580Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/unlzma.1 2025-10-10T02:11:00.7934230Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/bsdunzip.1 2025-10-10T02:11:00.7934820Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/bsdcpio.1 2025-10-10T02:11:00.7935400Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/genbrk.1 2025-10-10T02:11:00.7936290Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzless.1 2025-10-10T02:11:00.7936840Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzfgrep.1 2025-10-10T02:11:00.7937460Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/testsolv.1 2025-10-10T02:11:00.7938030Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/zstd.1 2025-10-10T02:11:00.7938640Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/zstdgrep.1 2025-10-10T02:11:00.7939230Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/bsdcat.1 2025-10-10T02:11:00.7939810Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lz4c.1 2025-10-10T02:11:00.7940390Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xzcmp.1 2025-10-10T02:11:00.7940970Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/unxz.1 2025-10-10T02:11:00.7941600Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xzfgrep.1 2025-10-10T02:11:00.7942940Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/gencnval.1 2025-10-10T02:11:00.7943770Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/makeconv.1 2025-10-10T02:11:00.7943890Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzmadec.1 2025-10-10T02:11:00.7944050Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzcat.1 2025-10-10T02:11:00.7944660Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/gencfu.1 2025-10-10T02:11:00.7945220Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/derb.1 2025-10-10T02:11:00.7945850Z /opt/homebrew/Caskroom/miniconda/base/share/aclocal/libxml.m4 2025-10-10T02:11:00.7946530Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Mauritius 2025-10-10T02:11:00.7947180Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Chagos 2025-10-10T02:11:00.7947830Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Mayotte 2025-10-10T02:11:00.7948530Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Christmas 2025-10-10T02:11:00.7949170Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Cocos 2025-10-10T02:11:00.7949830Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Maldives 2025-10-10T02:11:00.7950460Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Comoro 2025-10-10T02:11:00.7951110Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Reunion 2025-10-10T02:11:00.7951720Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Mahe 2025-10-10T02:11:00.7952410Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Kerguelen 2025-10-10T02:11:00.7953120Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Antananarivo 2025-10-10T02:11:00.7953750Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Faroe 2025-10-10T02:11:00.7954420Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Canary 2025-10-10T02:11:00.7955660Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Stanley 2025-10-10T02:11:00.7955800Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Bermuda 2025-10-10T02:11:00.7956530Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/South_Georgia 2025-10-10T02:11:00.7957170Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/St_Helena 2025-10-10T02:11:00.7957850Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Jan_Mayen 2025-10-10T02:11:00.7958500Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Faeroe 2025-10-10T02:11:00.7959210Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Reykjavik 2025-10-10T02:11:00.7959890Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Cape_Verde 2025-10-10T02:11:00.7960590Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Azores 2025-10-10T02:11:00.7961240Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Madeira 2025-10-10T02:11:00.7961800Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/CST6CDT 2025-10-10T02:11:00.7962390Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Poland 2025-10-10T02:11:00.7962990Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Alaska 2025-10-10T02:11:00.7963650Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Pacific 2025-10-10T02:11:00.7964220Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Eastern 2025-10-10T02:11:00.7964850Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Michigan 2025-10-10T02:11:00.7966480Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Arizona 2025-10-10T02:11:00.7966960Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Indiana-Starke 2025-10-10T02:11:00.7967100Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Aleutian 2025-10-10T02:11:00.7967540Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Hawaii 2025-10-10T02:11:00.7968170Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/East-Indiana 2025-10-10T02:11:00.7968870Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Central 2025-10-10T02:11:00.7969420Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Mountain 2025-10-10T02:11:00.7970150Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Samoa 2025-10-10T02:11:00.7970660Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Kwajalein 2025-10-10T02:11:00.7971340Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/leapseconds 2025-10-10T02:11:00.7972180Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Brazil/DeNoronha 2025-10-10T02:11:00.7972600Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Brazil/Acre 2025-10-10T02:11:00.7973230Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Brazil/East 2025-10-10T02:11:00.7973920Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Brazil/West 2025-10-10T02:11:00.7974600Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Port_Moresby 2025-10-10T02:11:00.7975290Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Chuuk 2025-10-10T02:11:00.7975880Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Easter 2025-10-10T02:11:00.7976690Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Kwajalein 2025-10-10T02:11:00.7977420Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Tongatapu 2025-10-10T02:11:00.7977900Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Yap 2025-10-10T02:11:00.7978620Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Wallis 2025-10-10T02:11:00.7979230Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Apia 2025-10-10T02:11:00.7979940Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Norfolk 2025-10-10T02:11:00.7980540Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Efate 2025-10-10T02:11:00.7981230Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Fiji 2025-10-10T02:11:00.7982320Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Funafuti 2025-10-10T02:11:00.7982780Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Palau 2025-10-10T02:11:00.7983400Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Guam 2025-10-10T02:11:00.7984060Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Saipan 2025-10-10T02:11:00.7984740Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Kosrae 2025-10-10T02:11:00.7985440Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Niue 2025-10-10T02:11:00.7986040Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Ponape 2025-10-10T02:11:00.7986750Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Wake 2025-10-10T02:11:00.7987380Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Galapagos 2025-10-10T02:11:00.7988070Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Johnston 2025-10-10T02:11:00.7988890Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Midway 2025-10-10T02:11:00.7989500Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Nauru 2025-10-10T02:11:00.7990140Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Guadalcanal 2025-10-10T02:11:00.7990730Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Chatham 2025-10-10T02:11:00.7991460Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Auckland 2025-10-10T02:11:00.7992110Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Noumea 2025-10-10T02:11:00.7992780Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Fakaofo 2025-10-10T02:11:00.7993710Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Tahiti 2025-10-10T02:11:00.7994550Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Gambier 2025-10-10T02:11:00.7994880Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Majuro 2025-10-10T02:11:00.7995450Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Honolulu 2025-10-10T02:11:00.7996100Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Pohnpei 2025-10-10T02:11:00.7996780Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Pago_Pago 2025-10-10T02:11:00.7997410Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Truk 2025-10-10T02:11:00.7998160Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Pitcairn 2025-10-10T02:11:00.7998860Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Marquesas 2025-10-10T02:11:00.7999520Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Kanton 2025-10-10T02:11:00.8000200Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Bougainville 2025-10-10T02:11:00.8000880Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Tarawa 2025-10-10T02:11:00.8001530Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Rarotonga 2025-10-10T02:11:00.8002210Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Samoa 2025-10-10T02:11:00.8002870Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Kiritimati 2025-10-10T02:11:00.8003650Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Enderbury 2025-10-10T02:11:00.8004210Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/zone1970.tab 2025-10-10T02:11:00.8004800Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/MST 2025-10-10T02:11:00.8005270Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/NZ 2025-10-10T02:11:00.8006020Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Arctic/Longyearbyen 2025-10-10T02:11:00.8006590Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Universal 2025-10-10T02:11:00.8007160Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Libya 2025-10-10T02:11:00.8007750Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Turkey 2025-10-10T02:11:00.8008640Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/iso3166.tab 2025-10-10T02:11:00.8009210Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/EST5EDT 2025-10-10T02:11:00.8009930Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Greenwich 2025-10-10T02:11:00.8010570Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Puerto_Rico 2025-10-10T02:11:00.8011260Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Recife 2025-10-10T02:11:00.8012060Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Resolute 2025-10-10T02:11:00.8012560Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Manaus 2025-10-10T02:11:00.8013330Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/New_York 2025-10-10T02:11:00.8013960Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Rankin_Inlet 2025-10-10T02:11:00.8014560Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Lima 2025-10-10T02:11:00.8015300Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/St_Barthelemy 2025-10-10T02:11:00.8016030Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Santo_Domingo 2025-10-10T02:11:00.8017140Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Detroit 2025-10-10T02:11:00.8017430Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Paramaribo 2025-10-10T02:11:00.8018040Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Yakutat 2025-10-10T02:11:00.8019370Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Santarem 2025-10-10T02:11:00.8019520Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Punta_Arenas 2025-10-10T02:11:00.8020330Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Scoresbysund 2025-10-10T02:11:00.8020790Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Santiago 2025-10-10T02:11:00.8021440Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Guyana 2025-10-10T02:11:00.8022160Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Coral_Harbour 2025-10-10T02:11:00.8022870Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Rio_Branco 2025-10-10T02:11:00.8024220Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Porto_Acre 2025-10-10T02:11:00.8024470Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Ciudad_Juarez 2025-10-10T02:11:00.8025130Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Nipigon 2025-10-10T02:11:00.8025840Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Edmonton 2025-10-10T02:11:00.8026370Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Port_of_Spain 2025-10-10T02:11:00.8027150Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Lower_Princes 2025-10-10T02:11:00.8027880Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/St_Thomas 2025-10-10T02:11:00.8028450Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Guatemala 2025-10-10T02:11:00.8029620Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Catamarca 2025-10-10T02:11:00.8029960Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Antigua 2025-10-10T02:11:00.8030530Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Porto_Velho 2025-10-10T02:11:00.8031180Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Rosario 2025-10-10T02:11:00.8031860Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Chicago 2025-10-10T02:11:00.8033180Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Creston 2025-10-10T02:11:00.8033330Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Managua 2025-10-10T02:11:00.8034130Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Nassau 2025-10-10T02:11:00.8034760Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Bogota 2025-10-10T02:11:00.8035390Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Cancun 2025-10-10T02:11:00.8036020Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Chihuahua 2025-10-10T02:11:00.8036700Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Campo_Grande 2025-10-10T02:11:00.8037390Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Halifax 2025-10-10T02:11:00.8038010Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Boise 2025-10-10T02:11:00.8038790Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Montreal 2025-10-10T02:11:00.8039700Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Goose_Bay 2025-10-10T02:11:00.8040690Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Sao_Paulo 2025-10-10T02:11:00.8041150Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Blanc-Sablon 2025-10-10T02:11:00.8042100Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Phoenix 2025-10-10T02:11:00.8042430Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Atikokan 2025-10-10T02:11:00.8042980Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Cayenne 2025-10-10T02:11:00.8043650Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Nuuk 2025-10-10T02:11:00.8044320Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Santa_Isabel 2025-10-10T02:11:00.8045090Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Boa_Vista 2025-10-10T02:11:00.8045760Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Bahia_Banderas 2025-10-10T02:11:00.8046500Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Indiana/Vevay 2025-10-10T02:11:00.8047290Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Indiana/Indianapolis 2025-10-10T02:11:00.8048060Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Indiana/Winamac 2025-10-10T02:11:00.8048790Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Indiana/Tell_City 2025-10-10T02:11:00.8050230Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Indiana/Petersburg 2025-10-10T02:11:00.8050400Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Indiana/Vincennes 2025-10-10T02:11:00.8051030Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Indiana/Knox 2025-10-10T02:11:00.8051770Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Indiana/Marengo 2025-10-10T02:11:00.8052450Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Indianapolis 2025-10-10T02:11:00.8053150Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Dominica 2025-10-10T02:11:00.8053880Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/Salta 2025-10-10T02:11:00.8054650Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/Ushuaia 2025-10-10T02:11:00.8056060Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/Catamarca 2025-10-10T02:11:00.8056930Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/ComodRivadavia 2025-10-10T02:11:00.8057100Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/San_Juan 2025-10-10T02:11:00.8057810Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/San_Luis 2025-10-10T02:11:00.8058590Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/Rio_Gallegos 2025-10-10T02:11:00.8063680Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/Jujuy 2025-10-10T02:11:00.8063940Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/Tucuman 2025-10-10T02:11:00.8064130Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/Buenos_Aires 2025-10-10T02:11:00.8064610Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/Cordoba 2025-10-10T02:11:00.8064780Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/La_Rioja 2025-10-10T02:11:00.8064950Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/Mendoza 2025-10-10T02:11:00.8065090Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/La_Paz 2025-10-10T02:11:00.8065220Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Dawson 2025-10-10T02:11:00.8065370Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Moncton 2025-10-10T02:11:00.8065870Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Matamoros 2025-10-10T02:11:00.8066560Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/St_Vincent 2025-10-10T02:11:00.8067250Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Regina 2025-10-10T02:11:00.8067920Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Yellowknife 2025-10-10T02:11:00.8068630Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Rainy_River 2025-10-10T02:11:00.8069390Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Kralendijk 2025-10-10T02:11:00.8070080Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Monterrey 2025-10-10T02:11:00.8070840Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Jamaica 2025-10-10T02:11:00.8071510Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Havana 2025-10-10T02:11:00.8072060Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Tegucigalpa 2025-10-10T02:11:00.8072750Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Guayaquil 2025-10-10T02:11:00.8073420Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Metlakatla 2025-10-10T02:11:00.8074410Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Mazatlan 2025-10-10T02:11:00.8075080Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Belize 2025-10-10T02:11:00.8076430Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Knox_IN 2025-10-10T02:11:00.8076570Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Cuiaba 2025-10-10T02:11:00.8077090Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Merida 2025-10-10T02:11:00.8077800Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Jujuy 2025-10-10T02:11:00.8078460Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Cayman 2025-10-10T02:11:00.8079160Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Belem 2025-10-10T02:11:00.8079800Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Eirunepe 2025-10-10T02:11:00.8080560Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/St_Lucia 2025-10-10T02:11:00.8081130Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Bahia 2025-10-10T02:11:00.8081910Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Whitehorse 2025-10-10T02:11:00.8082530Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Tortola 2025-10-10T02:11:00.8083370Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Vancouver 2025-10-10T02:11:00.8083890Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Inuvik 2025-10-10T02:11:00.8084690Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Port-au-Prince 2025-10-10T02:11:00.8085330Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Fortaleza 2025-10-10T02:11:00.8086530Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Noronha 2025-10-10T02:11:00.8086870Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Buenos_Aires 2025-10-10T02:11:00.8087640Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Los_Angeles 2025-10-10T02:11:00.8088280Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/El_Salvador 2025-10-10T02:11:00.8089010Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Denver 2025-10-10T02:11:00.8089660Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Fort_Wayne 2025-10-10T02:11:00.8090540Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Kentucky/Louisville 2025-10-10T02:11:00.8091250Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Kentucky/Monticello 2025-10-10T02:11:00.8092100Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/North_Dakota/New_Salem 2025-10-10T02:11:00.8092910Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/North_Dakota/Center 2025-10-10T02:11:00.8093550Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/North_Dakota/Beulah 2025-10-10T02:11:00.8094180Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Glace_Bay 2025-10-10T02:11:00.8094870Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Montserrat 2025-10-10T02:11:00.8095560Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Toronto 2025-10-10T02:11:00.8096200Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Panama 2025-10-10T02:11:00.8096910Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Cordoba 2025-10-10T02:11:00.8097790Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Louisville 2025-10-10T02:11:00.8098270Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Ensenada 2025-10-10T02:11:00.8098990Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Shiprock 2025-10-10T02:11:00.8099620Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Ojinaga 2025-10-10T02:11:00.8100400Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Thule 2025-10-10T02:11:00.8101000Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Caracas 2025-10-10T02:11:00.8101860Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Araguaina 2025-10-10T02:11:00.8102440Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Cambridge_Bay 2025-10-10T02:11:00.8103090Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Winnipeg 2025-10-10T02:11:00.8103790Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Grand_Turk 2025-10-10T02:11:00.8104440Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Virgin 2025-10-10T02:11:00.8105240Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Anchorage 2025-10-10T02:11:00.8105880Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Costa_Rica 2025-10-10T02:11:00.8106540Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Nome 2025-10-10T02:11:00.8107160Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Grenada 2025-10-10T02:11:00.8107870Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/St_Johns 2025-10-10T02:11:00.8108480Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Atka 2025-10-10T02:11:00.8109290Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Asuncion 2025-10-10T02:11:00.8109870Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Hermosillo 2025-10-10T02:11:00.8110530Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Tijuana 2025-10-10T02:11:00.8111220Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Marigot 2025-10-10T02:11:00.8111880Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Juneau 2025-10-10T02:11:00.8113320Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Montevideo 2025-10-10T02:11:00.8113480Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Godthab 2025-10-10T02:11:00.8114020Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Guadeloupe 2025-10-10T02:11:00.8114670Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Maceio 2025-10-10T02:11:00.8115410Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Pangnirtung 2025-10-10T02:11:00.8116880Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/St_Kitts 2025-10-10T02:11:00.8117030Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Barbados 2025-10-10T02:11:00.8117360Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Iqaluit 2025-10-10T02:11:00.8118050Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Menominee 2025-10-10T02:11:00.8119130Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Martinique 2025-10-10T02:11:00.8119600Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Mexico_City 2025-10-10T02:11:00.8120340Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Swift_Current 2025-10-10T02:11:00.8120830Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Miquelon 2025-10-10T02:11:00.8121520Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Curacao 2025-10-10T02:11:00.8122910Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Dawson_Creek 2025-10-10T02:11:00.8123050Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Mendoza 2025-10-10T02:11:00.8123490Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Adak 2025-10-10T02:11:00.8124210Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Coyhaique 2025-10-10T02:11:00.8125260Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Thunder_Bay 2025-10-10T02:11:00.8125690Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Aruba 2025-10-10T02:11:00.8126390Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Fort_Nelson 2025-10-10T02:11:00.8127060Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Sitka 2025-10-10T02:11:00.8127670Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Anguilla 2025-10-10T02:11:00.8128700Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Danmarkshavn 2025-10-10T02:11:00.8129890Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Melbourne 2025-10-10T02:11:00.8130850Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Queensland 2025-10-10T02:11:00.8131630Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/North 2025-10-10T02:11:00.8132450Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Lord_Howe 2025-10-10T02:11:00.8133320Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Adelaide 2025-10-10T02:11:00.8134810Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Yancowinna 2025-10-10T02:11:00.8135700Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Victoria 2025-10-10T02:11:00.8136150Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Canberra 2025-10-10T02:11:00.8137010Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Sydney 2025-10-10T02:11:00.8138180Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/ACT 2025-10-10T02:11:00.8138680Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Eucla 2025-10-10T02:11:00.8139630Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Brisbane 2025-10-10T02:11:00.8140540Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Tasmania 2025-10-10T02:11:00.8141460Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Hobart 2025-10-10T02:11:00.8142390Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Perth 2025-10-10T02:11:00.8143300Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/South 2025-10-10T02:11:00.8144040Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Lindeman 2025-10-10T02:11:00.8144860Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Darwin 2025-10-10T02:11:00.8145610Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/West 2025-10-10T02:11:00.8146500Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/LHI 2025-10-10T02:11:00.8147490Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/NSW 2025-10-10T02:11:00.8148360Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Broken_Hill 2025-10-10T02:11:00.8149190Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Currie 2025-10-10T02:11:00.8149960Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-10 2025-10-10T02:11:00.8150730Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+12 2025-10-10T02:11:00.8151800Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-11 2025-10-10T02:11:00.8152470Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/Universal 2025-10-10T02:11:00.8153280Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/Greenwich 2025-10-10T02:11:00.8154100Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-6 2025-10-10T02:11:00.8154880Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-1 2025-10-10T02:11:00.8155900Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-8 2025-10-10T02:11:00.8156660Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+4 2025-10-10T02:11:00.8157260Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+3 2025-10-10T02:11:00.8158160Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-9 2025-10-10T02:11:00.8159080Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-0 2025-10-10T02:11:00.8159730Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-7 2025-10-10T02:11:00.8160740Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+2 2025-10-10T02:11:00.8161380Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+5 2025-10-10T02:11:00.8162050Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT 2025-10-10T02:11:00.8163000Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/Zulu 2025-10-10T02:11:00.8163740Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+11 2025-10-10T02:11:00.8164470Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-13 2025-10-10T02:11:00.8165190Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-14 2025-10-10T02:11:00.8166060Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+10 2025-10-10T02:11:00.8166840Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-12 2025-10-10T02:11:00.8167760Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT0 2025-10-10T02:11:00.8168590Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/UCT 2025-10-10T02:11:00.8169310Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+0 2025-10-10T02:11:00.8170160Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+7 2025-10-10T02:11:00.8171020Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+9 2025-10-10T02:11:00.8171800Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-2 2025-10-10T02:11:00.8173160Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-5 2025-10-10T02:11:00.8173280Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+8 2025-10-10T02:11:00.8174110Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+6 2025-10-10T02:11:00.8174750Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+1 2025-10-10T02:11:00.8175540Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/UTC 2025-10-10T02:11:00.8176290Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-4 2025-10-10T02:11:00.8177160Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-3 2025-10-10T02:11:00.8177910Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/zonenow.tab 2025-10-10T02:11:00.8178750Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/NZ-CHAT 2025-10-10T02:11:00.8179590Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Dushanbe 2025-10-10T02:11:00.8180540Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Qostanay 2025-10-10T02:11:00.8181280Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Calcutta 2025-10-10T02:11:00.8182110Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Urumqi 2025-10-10T02:11:00.8182980Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Karachi 2025-10-10T02:11:00.8184260Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Khandyga 2025-10-10T02:11:00.8184710Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Thimbu 2025-10-10T02:11:00.8185730Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Thimphu 2025-10-10T02:11:00.8186470Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Vladivostok 2025-10-10T02:11:00.8187490Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Vientiane 2025-10-10T02:11:00.8188190Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Shanghai 2025-10-10T02:11:00.8189310Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Ulan_Bator 2025-10-10T02:11:00.8190180Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Aden 2025-10-10T02:11:00.8191020Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Muscat 2025-10-10T02:11:00.8192010Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Damascus 2025-10-10T02:11:00.8192950Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Jerusalem 2025-10-10T02:11:00.8193600Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Brunei 2025-10-10T02:11:00.8194560Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Ulaanbaatar 2025-10-10T02:11:00.8195500Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Amman 2025-10-10T02:11:00.8196640Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Kuching 2025-10-10T02:11:00.8197090Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Tel_Aviv 2025-10-10T02:11:00.8197900Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Seoul 2025-10-10T02:11:00.8199130Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Atyrau 2025-10-10T02:11:00.8199690Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Pyongyang 2025-10-10T02:11:00.8200460Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Hovd 2025-10-10T02:11:00.8201160Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Hebron 2025-10-10T02:11:00.8201980Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Kuwait 2025-10-10T02:11:00.8202910Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Tomsk 2025-10-10T02:11:00.8203690Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Manila 2025-10-10T02:11:00.8204260Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Chita 2025-10-10T02:11:00.8204980Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Katmandu 2025-10-10T02:11:00.8205860Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Gaza 2025-10-10T02:11:00.8207120Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Samarkand 2025-10-10T02:11:00.8207560Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Taipei 2025-10-10T02:11:00.8208380Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Tashkent 2025-10-10T02:11:00.8209690Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Yekaterinburg 2025-10-10T02:11:00.8210300Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Macau 2025-10-10T02:11:00.8211210Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Qyzylorda 2025-10-10T02:11:00.8212460Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Macao 2025-10-10T02:11:00.8213020Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Tokyo 2025-10-10T02:11:00.8213410Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Baku 2025-10-10T02:11:00.8214200Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Barnaul 2025-10-10T02:11:00.8214730Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Istanbul 2025-10-10T02:11:00.8215330Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Irkutsk 2025-10-10T02:11:00.8215960Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Qatar 2025-10-10T02:11:00.8216660Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Bahrain 2025-10-10T02:11:00.8217330Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Yangon 2025-10-10T02:11:00.8218060Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Yerevan 2025-10-10T02:11:00.8218520Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Almaty 2025-10-10T02:11:00.8219110Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Dili 2025-10-10T02:11:00.8219720Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Dacca 2025-10-10T02:11:00.8220390Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Chongqing 2025-10-10T02:11:00.8221030Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Ust-Nera 2025-10-10T02:11:00.8221680Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Magadan 2025-10-10T02:11:00.8222580Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Colombo 2025-10-10T02:11:00.8223040Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Krasnoyarsk 2025-10-10T02:11:00.8223660Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Kamchatka 2025-10-10T02:11:00.8224370Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Ujung_Pandang 2025-10-10T02:11:00.8224990Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Jakarta 2025-10-10T02:11:00.8225730Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Kolkata 2025-10-10T02:11:00.8226240Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Kabul 2025-10-10T02:11:00.8226860Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Oral 2025-10-10T02:11:00.8227560Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Jayapura 2025-10-10T02:11:00.8228230Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Pontianak 2025-10-10T02:11:00.8228900Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Makassar 2025-10-10T02:11:00.8229500Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Tbilisi 2025-10-10T02:11:00.8230540Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Singapore 2025-10-10T02:11:00.8231160Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Harbin 2025-10-10T02:11:00.8231940Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Kashgar 2025-10-10T02:11:00.8232480Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Dhaka 2025-10-10T02:11:00.8233220Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Yakutsk 2025-10-10T02:11:00.8233840Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Kuala_Lumpur 2025-10-10T02:11:00.8234520Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Tehran 2025-10-10T02:11:00.8235100Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Beirut 2025-10-10T02:11:00.8235810Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Aqtobe 2025-10-10T02:11:00.8236910Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Anadyr 2025-10-10T02:11:00.8237070Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Bishkek 2025-10-10T02:11:00.8237890Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Dubai 2025-10-10T02:11:00.8238350Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Riyadh 2025-10-10T02:11:00.8239160Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Novokuznetsk 2025-10-10T02:11:00.8239690Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Aqtau 2025-10-10T02:11:00.8240380Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Omsk 2025-10-10T02:11:00.8241810Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Ashkhabad 2025-10-10T02:11:00.8241970Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Saigon 2025-10-10T02:11:00.8242380Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Sakhalin 2025-10-10T02:11:00.8243060Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Hong_Kong 2025-10-10T02:11:00.8243720Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Phnom_Penh 2025-10-10T02:11:00.8244340Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Nicosia 2025-10-10T02:11:00.8245010Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Baghdad 2025-10-10T02:11:00.8245700Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Srednekolymsk 2025-10-10T02:11:00.8246470Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Ashgabat 2025-10-10T02:11:00.8247000Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Kathmandu 2025-10-10T02:11:00.8247660Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Choibalsan 2025-10-10T02:11:00.8248290Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Bangkok 2025-10-10T02:11:00.8248950Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Chungking 2025-10-10T02:11:00.8249630Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Novosibirsk 2025-10-10T02:11:00.8250610Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Famagusta 2025-10-10T02:11:00.8250920Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Rangoon 2025-10-10T02:11:00.8251700Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Ho_Chi_Minh 2025-10-10T02:11:00.8252130Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/MET 2025-10-10T02:11:00.8252740Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Portugal 2025-10-10T02:11:00.8253560Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/Palmer 2025-10-10T02:11:00.8254120Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/Davis 2025-10-10T02:11:00.8254990Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/Rothera 2025-10-10T02:11:00.8255530Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/Vostok 2025-10-10T02:11:00.8256190Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/Syowa 2025-10-10T02:11:00.8256970Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/DumontDUrville 2025-10-10T02:11:00.8257650Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/McMurdo 2025-10-10T02:11:00.8258370Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/Macquarie 2025-10-10T02:11:00.8259070Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/South_Pole 2025-10-10T02:11:00.8259850Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/Troll 2025-10-10T02:11:00.8260430Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/Mawson 2025-10-10T02:11:00.8261130Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/Casey 2025-10-10T02:11:00.8261660Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/GMT-0 2025-10-10T02:11:00.8262210Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/CET 2025-10-10T02:11:00.8262780Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Eire 2025-10-10T02:11:00.8263380Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/PST8PDT 2025-10-10T02:11:00.8264090Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/leap-seconds.list 2025-10-10T02:11:00.8264640Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Jamaica 2025-10-10T02:11:00.8265360Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/GMT 2025-10-10T02:11:00.8265760Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Zulu 2025-10-10T02:11:00.8266340Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Japan 2025-10-10T02:11:00.8266880Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/ROC 2025-10-10T02:11:00.8267500Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/GB-Eire 2025-10-10T02:11:00.8268150Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Zurich 2025-10-10T02:11:00.8268790Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Paris 2025-10-10T02:11:00.8269790Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Moscow 2025-10-10T02:11:00.8270150Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Luxembourg 2025-10-10T02:11:00.8270970Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Ljubljana 2025-10-10T02:11:00.8271610Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Helsinki 2025-10-10T02:11:00.8272250Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Minsk 2025-10-10T02:11:00.8272760Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Skopje 2025-10-10T02:11:00.8273520Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Dublin 2025-10-10T02:11:00.8274070Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Jersey 2025-10-10T02:11:00.8275480Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/San_Marino 2025-10-10T02:11:00.8275620Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Gibraltar 2025-10-10T02:11:00.8276290Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Belgrade 2025-10-10T02:11:00.8276750Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Guernsey 2025-10-10T02:11:00.8277510Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Ulyanovsk 2025-10-10T02:11:00.8278280Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Saratov 2025-10-10T02:11:00.8278750Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Vaduz 2025-10-10T02:11:00.8279400Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Istanbul 2025-10-10T02:11:00.8280040Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Lisbon 2025-10-10T02:11:00.8280700Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Uzhgorod 2025-10-10T02:11:00.8281350Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Kirov 2025-10-10T02:11:00.8281980Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Tirane 2025-10-10T02:11:00.8282660Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Tiraspol 2025-10-10T02:11:00.8283340Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Sarajevo 2025-10-10T02:11:00.8283980Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Madrid 2025-10-10T02:11:00.8284750Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Podgorica 2025-10-10T02:11:00.8285310Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Busingen 2025-10-10T02:11:00.8286080Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Vatican 2025-10-10T02:11:00.8286700Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Belfast 2025-10-10T02:11:00.8287340Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Bratislava 2025-10-10T02:11:00.8288040Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Kiev 2025-10-10T02:11:00.8288660Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Kaliningrad 2025-10-10T02:11:00.8289340Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Zaporozhye 2025-10-10T02:11:00.8289960Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Vienna 2025-10-10T02:11:00.8290630Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Budapest 2025-10-10T02:11:00.8291310Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Vilnius 2025-10-10T02:11:00.8291960Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Monaco 2025-10-10T02:11:00.8292580Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Oslo 2025-10-10T02:11:00.8293310Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Astrakhan 2025-10-10T02:11:00.8293960Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Simferopol 2025-10-10T02:11:00.8294630Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Volgograd 2025-10-10T02:11:00.8295230Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Kyiv 2025-10-10T02:11:00.8295960Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Isle_of_Man 2025-10-10T02:11:00.8296580Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/London 2025-10-10T02:11:00.8297200Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Riga 2025-10-10T02:11:00.8297940Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Andorra 2025-10-10T02:11:00.8298640Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Prague 2025-10-10T02:11:00.8299170Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Berlin 2025-10-10T02:11:00.8299890Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Tallinn 2025-10-10T02:11:00.8300550Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Rome 2025-10-10T02:11:00.8301120Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Malta 2025-10-10T02:11:00.8301790Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Zagreb 2025-10-10T02:11:00.8302440Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Amsterdam 2025-10-10T02:11:00.8303100Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Nicosia 2025-10-10T02:11:00.8303780Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Bucharest 2025-10-10T02:11:00.8304630Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Copenhagen 2025-10-10T02:11:00.8305170Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Chisinau 2025-10-10T02:11:00.8306050Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Mariehamn 2025-10-10T02:11:00.8306510Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Sofia 2025-10-10T02:11:00.8307300Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Athens 2025-10-10T02:11:00.8307890Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Stockholm 2025-10-10T02:11:00.8308520Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Samara 2025-10-10T02:11:00.8309190Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Brussels 2025-10-10T02:11:00.8310490Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Warsaw 2025-10-10T02:11:00.8310600Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/ROK 2025-10-10T02:11:00.8310950Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Navajo 2025-10-10T02:11:00.8311680Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Singapore 2025-10-10T02:11:00.8312090Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/GB 2025-10-10T02:11:00.8312910Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Mexico/BajaNorte 2025-10-10T02:11:00.8313470Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Mexico/General 2025-10-10T02:11:00.8314290Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Mexico/BajaSur 2025-10-10T02:11:00.8314790Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/EST 2025-10-10T02:11:00.8315240Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/GMT0 2025-10-10T02:11:00.8315840Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Hongkong 2025-10-10T02:11:00.8317070Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/PRC 2025-10-10T02:11:00.8317200Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/zone.tab 2025-10-10T02:11:00.8317840Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Iran 2025-10-10T02:11:00.8318340Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/build/etc/localtime 2025-10-10T02:11:00.8319130Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/MST7MDT 2025-10-10T02:11:00.8319440Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/WET 2025-10-10T02:11:00.8320160Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/W-SU 2025-10-10T02:11:00.8320610Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/UCT 2025-10-10T02:11:00.8321140Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Cuba 2025-10-10T02:11:00.8321730Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Egypt 2025-10-10T02:11:00.8322280Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/GMT+0 2025-10-10T02:11:00.8322900Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/tzdata.zi 2025-10-10T02:11:00.8323450Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/EET 2025-10-10T02:11:00.8324230Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Israel 2025-10-10T02:11:00.8324900Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Sao_Tome 2025-10-10T02:11:00.8325570Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Conakry 2025-10-10T02:11:00.8326060Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Dakar 2025-10-10T02:11:00.8326720Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Ndjamena 2025-10-10T02:11:00.8327470Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Casablanca 2025-10-10T02:11:00.8328770Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Lome 2025-10-10T02:11:00.8329360Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Algiers 2025-10-10T02:11:00.8329500Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Mogadishu 2025-10-10T02:11:00.8330330Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Lagos 2025-10-10T02:11:00.8330860Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Brazzaville 2025-10-10T02:11:00.8331500Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Timbuktu 2025-10-10T02:11:00.8332880Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Nouakchott 2025-10-10T02:11:00.8333620Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Maseru 2025-10-10T02:11:00.8333760Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Libreville 2025-10-10T02:11:00.8334150Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Harare 2025-10-10T02:11:00.8334920Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Malabo 2025-10-10T02:11:00.8335810Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Bangui 2025-10-10T02:11:00.8336320Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Nairobi 2025-10-10T02:11:00.8336840Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Kinshasa 2025-10-10T02:11:00.8337610Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Porto-Novo 2025-10-10T02:11:00.8338150Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Cairo 2025-10-10T02:11:00.8338860Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Douala 2025-10-10T02:11:00.8339440Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Juba 2025-10-10T02:11:00.8340230Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Gaborone 2025-10-10T02:11:00.8340890Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Tunis 2025-10-10T02:11:00.8341790Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Kampala 2025-10-10T02:11:00.8342290Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Mbabane 2025-10-10T02:11:00.8342910Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Addis_Ababa 2025-10-10T02:11:00.8344050Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Maputo 2025-10-10T02:11:00.8344890Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Bissau 2025-10-10T02:11:00.8345930Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Blantyre 2025-10-10T02:11:00.8346850Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Niamey 2025-10-10T02:11:00.8347740Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Banjul 2025-10-10T02:11:00.8348470Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Abidjan 2025-10-10T02:11:00.8349580Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Asmara 2025-10-10T02:11:00.8350430Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Bamako 2025-10-10T02:11:00.8351450Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Ouagadougou 2025-10-10T02:11:00.8352460Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Lusaka 2025-10-10T02:11:00.8353240Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Luanda 2025-10-10T02:11:00.8353820Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Asmera 2025-10-10T02:11:00.8354940Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Lubumbashi 2025-10-10T02:11:00.8355980Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Accra 2025-10-10T02:11:00.8356610Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Khartoum 2025-10-10T02:11:00.8357410Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Ceuta 2025-10-10T02:11:00.8358420Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Bujumbura 2025-10-10T02:11:00.8359670Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Windhoek 2025-10-10T02:11:00.8360170Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/El_Aaiun 2025-10-10T02:11:00.8361110Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Tripoli 2025-10-10T02:11:00.8361980Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Monrovia 2025-10-10T02:11:00.8363040Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Dar_es_Salaam 2025-10-10T02:11:00.8363960Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Johannesburg 2025-10-10T02:11:00.8364690Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Kigali 2025-10-10T02:11:00.8365580Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Djibouti 2025-10-10T02:11:00.8366530Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Freetown 2025-10-10T02:11:00.8367670Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Factory 2025-10-10T02:11:00.8368150Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/UTC 2025-10-10T02:11:00.8369280Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Chile/EasterIsland 2025-10-10T02:11:00.8370440Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Chile/Continental 2025-10-10T02:11:00.8370970Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/HST 2025-10-10T02:11:00.8372390Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Canada/Atlantic 2025-10-10T02:11:00.8373290Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Canada/Pacific 2025-10-10T02:11:00.8374390Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Canada/Eastern 2025-10-10T02:11:00.8374970Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Canada/Yukon 2025-10-10T02:11:00.8375870Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Canada/Saskatchewan 2025-10-10T02:11:00.8376890Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Canada/Newfoundland 2025-10-10T02:11:00.8377800Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Canada/Central 2025-10-10T02:11:00.8378540Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Canada/Mountain 2025-10-10T02:11:00.8379220Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Iceland 2025-10-10T02:11:00.8380240Z /opt/homebrew/Caskroom/miniconda/base/share/pkgconfig/nlohmann_json.pc 2025-10-10T02:11:00.8381410Z /opt/homebrew/Caskroom/miniconda/base/share/cmake/nlohmann_json/nlohmann_jsonTargets.cmake 2025-10-10T02:11:00.8383030Z /opt/homebrew/Caskroom/miniconda/base/share/cmake/nlohmann_json/nlohmann_jsonConfigVersion.cmake 2025-10-10T02:11:00.8384200Z /opt/homebrew/Caskroom/miniconda/base/share/cmake/nlohmann_json/nlohmann_jsonConfig.cmake 2025-10-10T02:11:00.8385210Z /opt/homebrew/Caskroom/miniconda/base/share/cmake/tl-expected/tl-expected-targets.cmake 2025-10-10T02:11:00.8386080Z /opt/homebrew/Caskroom/miniconda/base/share/cmake/tl-expected/tl-expected-config-version.cmake 2025-10-10T02:11:00.8386750Z /opt/homebrew/Caskroom/miniconda/base/share/cmake/tl-expected/tl-expected-config.cmake 2025-10-10T02:11:00.8387440Z /opt/homebrew/Caskroom/miniconda/base/share/cmake/Modules/FindLibSolv.cmake 2025-10-10T02:11:00.8387950Z /opt/homebrew/Caskroom/miniconda/base/share/tabset/vt300 2025-10-10T02:11:00.8388520Z /opt/homebrew/Caskroom/miniconda/base/share/tabset/std 2025-10-10T02:11:00.8389730Z /opt/homebrew/Caskroom/miniconda/base/share/tabset/vt100 2025-10-10T02:11:00.8389960Z /opt/homebrew/Caskroom/miniconda/base/share/tabset/stdcrt 2025-10-10T02:11:00.8390660Z /opt/homebrew/Caskroom/miniconda/base/share/info/libffi.info 2025-10-10T02:11:00.8390870Z /opt/homebrew/Caskroom/miniconda/base/share/info/readline.info 2025-10-10T02:11:00.8391610Z /opt/homebrew/Caskroom/miniconda/base/share/info/rluserman.info 2025-10-10T02:11:00.8392220Z /opt/homebrew/Caskroom/miniconda/base/share/info/history.info 2025-10-10T02:11:00.8392770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x50-mono 2025-10-10T02:11:00.8393380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att620-103k 2025-10-10T02:11:00.8394880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex232 2025-10-10T02:11:00.8395020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4410v1-w 2025-10-10T02:11:00.8395340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420_2 2025-10-10T02:11:00.8395950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+idl1 2025-10-10T02:11:00.8396810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansil 2025-10-10T02:11:00.8397370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-s-rv-ctxt 2025-10-10T02:11:00.8398070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-40-rv 2025-10-10T02:11:00.8398480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+idc 2025-10-10T02:11:00.8399080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-18 2025-10-10T02:11:00.8400430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-20 2025-10-10T02:11:00.8400970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple-soroc 2025-10-10T02:11:00.8401090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att6386 2025-10-10T02:11:00.8401570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4425 2025-10-10T02:11:00.8402240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-30-ctxt 2025-10-10T02:11:00.8403550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4415+nl 2025-10-10T02:11:00.8404210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aj830 2025-10-10T02:11:00.8404330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansiw 2025-10-10T02:11:00.8404920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex232w 2025-10-10T02:11:00.8405590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aixterm-16color 2025-10-10T02:11:00.8406050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-rv-unk 2025-10-10T02:11:00.8406750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple-videx2 2025-10-10T02:11:00.8407330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/abm85e 2025-10-10T02:11:00.8408010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x30 2025-10-10T02:11:00.8408640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple-vm80 2025-10-10T02:11:00.8409300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4415-rv-nl 2025-10-10T02:11:00.8409870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa+rv 2025-10-10T02:11:00.8410630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alacritty+common 2025-10-10T02:11:00.8412060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-60-rv 2025-10-10T02:11:00.8412180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/a210 2025-10-10T02:11:00.8412390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/abm85 2025-10-10T02:11:00.8413050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att610+cvis 2025-10-10T02:11:00.8413880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple-videx3 2025-10-10T02:11:00.8414590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alacritty 2025-10-10T02:11:00.8414990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4415 2025-10-10T02:11:00.8415730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-30-s 2025-10-10T02:11:00.8416270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-mono 2025-10-10T02:11:00.8416850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+pp 2025-10-10T02:11:00.8417490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-28 2025-10-10T02:11:00.8418720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+idl 2025-10-10T02:11:00.8419520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-60-s-rv 2025-10-10T02:11:00.8419630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att513 2025-10-10T02:11:00.8419970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4424 2025-10-10T02:11:00.8420610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-rv-ns 2025-10-10T02:11:00.8421880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-26 2025-10-10T02:11:00.8422000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att510d 2025-10-10T02:11:00.8422880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ap-vm80 2025-10-10T02:11:00.8423600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att620-103k-w 2025-10-10T02:11:00.8423820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apollo_19L 2025-10-10T02:11:00.8424380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-w 2025-10-10T02:11:00.8424990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos3 2025-10-10T02:11:00.8425650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansil-mono 2025-10-10T02:11:00.8426920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos4 2025-10-10T02:11:00.8427070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x30-mono 2025-10-10T02:11:00.8427540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+cpr 2025-10-10T02:11:00.8428210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-30-rv 2025-10-10T02:11:00.8428780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apl 2025-10-10T02:11:00.8429520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420-w-rv 2025-10-10T02:11:00.8430070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos-4 2025-10-10T02:11:00.8430790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos-3 2025-10-10T02:11:00.8431320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5620 2025-10-10T02:11:00.8432010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/atari_st 2025-10-10T02:11:00.8432700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aa4080 2025-10-10T02:11:00.8433220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alto-heath 2025-10-10T02:11:00.8433920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alt2 2025-10-10T02:11:00.8434370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aj 2025-10-10T02:11:00.8435080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alt5 2025-10-10T02:11:00.8435670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x25-raw 2025-10-10T02:11:00.8436370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos5 2025-10-10T02:11:00.8436910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aas1901 2025-10-10T02:11:00.8437470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt 2025-10-10T02:11:00.8438040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/awsc 2025-10-10T02:11:00.8438660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-unk 2025-10-10T02:11:00.8439330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos2 2025-10-10T02:11:00.8439910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple2e 2025-10-10T02:11:00.8440530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4424m 2025-10-10T02:11:00.8441170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+csr 2025-10-10T02:11:00.8441860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-generic 2025-10-10T02:11:00.8442560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/addsviewpoint 2025-10-10T02:11:00.8443230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-60-s 2025-10-10T02:11:00.8443860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apollo+vt132 2025-10-10T02:11:00.8444390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alt4 2025-10-10T02:11:00.8445190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420-w 2025-10-10T02:11:00.8445730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-24-rv 2025-10-10T02:11:00.8446270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alt3 2025-10-10T02:11:00.8446940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5425 2025-10-10T02:11:00.8447510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att630 2025-10-10T02:11:00.8448140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+sgr 2025-10-10T02:11:00.8453610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+cup 2025-10-10T02:11:00.8454440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos-2 2025-10-10T02:11:00.8454650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4415-w 2025-10-10T02:11:00.8454770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-rv 2025-10-10T02:11:00.8454900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-ctxt 2025-10-10T02:11:00.8455020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt+s 2025-10-10T02:11:00.8455140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex175 2025-10-10T02:11:00.8455250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos-5 2025-10-10T02:11:00.8455370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/amp219 2025-10-10T02:11:00.8455480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm42 2025-10-10T02:11:00.8455610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att505-24 2025-10-10T02:11:00.8455730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-s-rv 2025-10-10T02:11:00.8456130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm1a 2025-10-10T02:11:00.8456770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att615 2025-10-10T02:11:00.8457390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-emx 2025-10-10T02:11:00.8458760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+sgrbold 2025-10-10T02:11:00.8458910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+sgrul 2025-10-10T02:11:00.8459510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm20 2025-10-10T02:11:00.8460000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x60-mono 2025-10-10T02:11:00.8460650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att610-103k 2025-10-10T02:11:00.8461220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/atari 2025-10-10T02:11:00.8461860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/atari-old 2025-10-10T02:11:00.8462480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansiterm 2025-10-10T02:11:00.8463120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4410v1 2025-10-10T02:11:00.8463710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm11 2025-10-10T02:11:00.8464360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5418-w 2025-10-10T02:11:00.8464960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5430 2025-10-10T02:11:00.8465630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-w-rv-ns 2025-10-10T02:11:00.8466260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+sgrso 2025-10-10T02:11:00.8466830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi 2025-10-10T02:11:00.8467470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att505-22 2025-10-10T02:11:00.8468060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/a80 2025-10-10T02:11:00.8468880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att605-pc 2025-10-10T02:11:00.8469280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm21 2025-10-10T02:11:00.8469910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att610-w 2025-10-10T02:11:00.8470570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm42-ns 2025-10-10T02:11:00.8471180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+rca2 2025-10-10T02:11:00.8471790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att500 2025-10-10T02:11:00.8472390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/arm100 2025-10-10T02:11:00.8472960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm5 2025-10-10T02:11:00.8473620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/amiga-8bit 2025-10-10T02:11:00.8474280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ambassador 2025-10-10T02:11:00.8474850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm2 2025-10-10T02:11:00.8475470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att2350 2025-10-10T02:11:00.8476180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-color-2-emx 2025-10-10T02:11:00.8476810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansis-mono 2025-10-10T02:11:00.8477560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-color-3-emx 2025-10-10T02:11:00.8478150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5620-24 2025-10-10T02:11:00.8478760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altoheath 2025-10-10T02:11:00.8479440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att610+cvis0 2025-10-10T02:11:00.8480030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansisysk 2025-10-10T02:11:00.8480720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi43m 2025-10-10T02:11:00.8481320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4418-w 2025-10-10T02:11:00.8481930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420+nl 2025-10-10T02:11:00.8482620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple2e-p 2025-10-10T02:11:00.8483290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apollo_color 2025-10-10T02:11:00.8483910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att730r-41 2025-10-10T02:11:00.8484540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5410v1 2025-10-10T02:11:00.8486130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-mtabs 2025-10-10T02:11:00.8486280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420-w-nl 2025-10-10T02:11:00.8486910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm3 2025-10-10T02:11:00.8487060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/atarist-m 2025-10-10T02:11:00.8487740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att610-103k-w 2025-10-10T02:11:00.8488400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-30-s-rv 2025-10-10T02:11:00.8489040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+sgrdim 2025-10-10T02:11:00.8489730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple-uterm-vb 2025-10-10T02:11:00.8490320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex80 2025-10-10T02:11:00.8490980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att730r-24 2025-10-10T02:11:00.8491590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/arm100-w 2025-10-10T02:11:00.8492200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex219 2025-10-10T02:11:00.8492850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/addrinfo 2025-10-10T02:11:00.8493420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-60 2025-10-10T02:11:00.8494070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x25 2025-10-10T02:11:00.8494680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa+dec 2025-10-10T02:11:00.8496010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex210 2025-10-10T02:11:00.8496790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex219w 2025-10-10T02:11:00.8496920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/arm100-am 2025-10-10T02:11:00.8497220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-w-ns 2025-10-10T02:11:00.8497970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4415-w-rv-n 2025-10-10T02:11:00.8498530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple-ae 2025-10-10T02:11:00.8499240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att615-103k-w 2025-10-10T02:11:00.8499850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+erase 2025-10-10T02:11:00.8500460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att510a 2025-10-10T02:11:00.8501080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4426 2025-10-10T02:11:00.8501740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att630-24 2025-10-10T02:11:00.8502580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altoh19 2025-10-10T02:11:00.8503150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa 2025-10-10T02:11:00.8504090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-24 2025-10-10T02:11:00.8505060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple-uterm 2025-10-10T02:11:00.8505940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+rep 2025-10-10T02:11:00.8507210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-rv 2025-10-10T02:11:00.8508110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alto-h19 2025-10-10T02:11:00.8509030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-30-rv-ctxt 2025-10-10T02:11:00.8509880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/atari_st-color 2025-10-10T02:11:00.8510680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansis 2025-10-10T02:11:00.8511530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/abm80 2025-10-10T02:11:00.8512370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x50 2025-10-10T02:11:00.8513190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att615-w 2025-10-10T02:11:00.8514000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4410 2025-10-10T02:11:00.8514910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aixterm-m-old 2025-10-10T02:11:00.8515710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4425-nl 2025-10-10T02:11:00.8516460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alt7pc 2025-10-10T02:11:00.8517360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-48 2025-10-10T02:11:00.8518260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+idc1 2025-10-10T02:11:00.8519040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+tabs 2025-10-10T02:11:00.8519910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/appleII 2025-10-10T02:11:00.8520800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alacritty-direct 2025-10-10T02:11:00.8521570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aj832 2025-10-10T02:11:00.8522480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+local1 2025-10-10T02:11:00.8523340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/abm85h-old 2025-10-10T02:11:00.8524240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aixterm+sl 2025-10-10T02:11:00.8525210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex-219w 2025-10-10T02:11:00.8526010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/atari-m 2025-10-10T02:11:00.8526900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avatar0+ 2025-10-10T02:11:00.8527730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x60 2025-10-10T02:11:00.8528540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4424-1 2025-10-10T02:11:00.8529410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+rca 2025-10-10T02:11:00.8530260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4420 2025-10-10T02:11:00.8531060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4418 2025-10-10T02:11:00.8531760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-22 2025-10-10T02:11:00.8532530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aepro 2025-10-10T02:11:00.8533340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4415-nl 2025-10-10T02:11:00.8534160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5410v1-w 2025-10-10T02:11:00.8535140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5620-34 2025-10-10T02:11:00.8536010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420-w-rv-n 2025-10-10T02:11:00.8536710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-48-rv 2025-10-10T02:11:00.8537460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apollo 2025-10-10T02:11:00.8538300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-mini 2025-10-10T02:11:00.8539040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-40 2025-10-10T02:11:00.8539720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+enq 2025-10-10T02:11:00.8540490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/abm85h 2025-10-10T02:11:00.8541470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/annarbor4080 2025-10-10T02:11:00.8542470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-nt 2025-10-10T02:11:00.8543190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420-rv 2025-10-10T02:11:00.8544160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-w-rv 2025-10-10T02:11:00.8545000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420 2025-10-10T02:11:00.8545860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi77 2025-10-10T02:11:00.8546750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-mr 2025-10-10T02:11:00.8547670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5418 2025-10-10T02:11:00.8548620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm3a 2025-10-10T02:11:00.8549570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x43-mono 2025-10-10T02:11:00.8550410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5620-1 2025-10-10T02:11:00.8551330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/atari-color 2025-10-10T02:11:00.8552230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-30-s-ctxt 2025-10-10T02:11:00.8553110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi.sys 2025-10-10T02:11:00.8553960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-s 2025-10-10T02:11:00.8554720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos7 2025-10-10T02:11:00.8555510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-18-rv 2025-10-10T02:11:00.8556210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm31 2025-10-10T02:11:00.8556900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4415-w-nl 2025-10-10T02:11:00.8557530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5620-s 2025-10-10T02:11:00.8558160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm36 2025-10-10T02:11:00.8558740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avatar 2025-10-10T02:11:00.8559360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/amiga 2025-10-10T02:11:00.8560010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apollo_15P 2025-10-10T02:11:00.8560610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alt7 2025-10-10T02:11:00.8561220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-rv-s 2025-10-10T02:11:00.8561910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att730-41 2025-10-10T02:11:00.8562580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420_2-w 2025-10-10T02:11:00.8563280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att605-w 2025-10-10T02:11:00.8563770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att605 2025-10-10T02:11:00.8564560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-60-dec-rv 2025-10-10T02:11:00.8565180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5410 2025-10-10T02:11:00.8565740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos7pc 2025-10-10T02:11:00.8566410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm1178 2025-10-10T02:11:00.8566970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/absolute 2025-10-10T02:11:00.8567620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex-219 2025-10-10T02:11:00.8568160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/at 2025-10-10T02:11:00.8568790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm+sgr 2025-10-10T02:11:00.8569420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att620-w 2025-10-10T02:11:00.8570100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-s 2025-10-10T02:11:00.8570880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aj510 2025-10-10T02:11:00.8571650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att730-24 2025-10-10T02:11:00.8572500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex-232 2025-10-10T02:11:00.8573270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aws 2025-10-10T02:11:00.8574060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att7300 2025-10-10T02:11:00.8574860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm3a+ 2025-10-10T02:11:00.8575820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avatar0 2025-10-10T02:11:00.8576620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm12 2025-10-10T02:11:00.8577440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4415-rv 2025-10-10T02:11:00.8578190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att730r 2025-10-10T02:11:00.8579100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi.sys-old 2025-10-10T02:11:00.8579800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/a980 2025-10-10T02:11:00.8580590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att620 2025-10-10T02:11:00.8581490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple-videx 2025-10-10T02:11:00.8582320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi.sysk 2025-10-10T02:11:00.8583130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/amp219w 2025-10-10T02:11:00.8584060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex175-b 2025-10-10T02:11:00.8584950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x25-mono 2025-10-10T02:11:00.8585700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm31-old 2025-10-10T02:11:00.8586500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avatar1 2025-10-10T02:11:00.8587380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple-80 2025-10-10T02:11:00.8588170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-db 2025-10-10T02:11:00.8588990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/amiga-vnc 2025-10-10T02:11:00.8589960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420-rv-nl 2025-10-10T02:11:00.8590710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm22 2025-10-10T02:11:00.8591490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att610 2025-10-10T02:11:00.8592290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adds980 2025-10-10T02:11:00.8593100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple80p 2025-10-10T02:11:00.8593940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5410-w 2025-10-10T02:11:00.8594810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+inittabs 2025-10-10T02:11:00.8595620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+local 2025-10-10T02:11:00.8596510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5425-nl 2025-10-10T02:11:00.8597310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aterm 2025-10-10T02:11:00.8598110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/at-m 2025-10-10T02:11:00.8598970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4425-w 2025-10-10T02:11:00.8599880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5425-w 2025-10-10T02:11:00.8600730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-rv-ctxt 2025-10-10T02:11:00.8601670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att2300 2025-10-10T02:11:00.8602460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-ns 2025-10-10T02:11:00.8603320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5310 2025-10-10T02:11:00.8604090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4410-w 2025-10-10T02:11:00.8604970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-36-rv 2025-10-10T02:11:00.8605800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/act4 2025-10-10T02:11:00.8606710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-w-rv-s 2025-10-10T02:11:00.8607550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aixterm-m 2025-10-10T02:11:00.8608290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm1 2025-10-10T02:11:00.8609130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/amiga-h 2025-10-10T02:11:00.8609940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att615-103k 2025-10-10T02:11:00.8610810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ambas 2025-10-10T02:11:00.8611600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/at386 2025-10-10T02:11:00.8612430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/appleIIe 2025-10-10T02:11:00.8613280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att700 2025-10-10T02:11:00.8614110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-36 2025-10-10T02:11:00.8615000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4415-w-rv 2025-10-10T02:11:00.8615860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/arm100-wam 2025-10-10T02:11:00.8616630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/act5 2025-10-10T02:11:00.8617470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/appleIIgs 2025-10-10T02:11:00.8618380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/addsvp60 2025-10-10T02:11:00.8619280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-w-s 2025-10-10T02:11:00.8620030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5320 2025-10-10T02:11:00.8620880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-s-ctxt 2025-10-10T02:11:00.8621590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa+unk 2025-10-10T02:11:00.8622340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-m 2025-10-10T02:11:00.8623160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adds200 2025-10-10T02:11:00.8624090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+apparrows 2025-10-10T02:11:00.8624910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-30-s-rv-ct 2025-10-10T02:11:00.8625750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/appleIIc 2025-10-10T02:11:00.8626540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-30 2025-10-10T02:11:00.8627310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/at-color 2025-10-10T02:11:00.8628060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att730 2025-10-10T02:11:00.8628860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x43 2025-10-10T02:11:00.8629610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420-nl 2025-10-10T02:11:00.8630370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att505 2025-10-10T02:11:00.8631230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+arrows 2025-10-10T02:11:00.8632060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aixterm 2025-10-10T02:11:00.8632650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f200vi-w 2025-10-10T02:11:00.8633450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f200vi 2025-10-10T02:11:00.8634140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f200 2025-10-10T02:11:00.8634970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/fenixw 2025-10-10T02:11:00.8635740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/falco-p 2025-10-10T02:11:00.8636480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/fox 2025-10-10T02:11:00.8637200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/foot 2025-10-10T02:11:00.8638080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/freedom 2025-10-10T02:11:00.8638900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f100 2025-10-10T02:11:00.8639710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/fbterm 2025-10-10T02:11:00.8640490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/freedom110 2025-10-10T02:11:00.8641310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f110-14w 2025-10-10T02:11:00.8642140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f110-w 2025-10-10T02:11:00.8643140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f1720 2025-10-10T02:11:00.8643760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/foot+base 2025-10-10T02:11:00.8644510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/fixterm 2025-10-10T02:11:00.8645400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/freedom100 2025-10-10T02:11:00.8646290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f200-w 2025-10-10T02:11:00.8646970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/fos 2025-10-10T02:11:00.8647890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/foot-direct 2025-10-10T02:11:00.8648700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f110 2025-10-10T02:11:00.8649370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/fenix 2025-10-10T02:11:00.8650090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/falco 2025-10-10T02:11:00.8650940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f110-14 2025-10-10T02:11:00.8651700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/freedom-rv 2025-10-10T02:11:00.8652380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f100-rv 2025-10-10T02:11:00.8653370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/freedom200 2025-10-10T02:11:00.8654130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f1720a 2025-10-10T02:11:00.8655180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/fortune 2025-10-10T02:11:00.8655610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P4 2025-10-10T02:11:00.8656380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P14-W 2025-10-10T02:11:00.8657260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P14-M 2025-10-10T02:11:00.8658010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P5 2025-10-10T02:11:00.8658820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P9-8-W 2025-10-10T02:11:00.8659540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P9-8 2025-10-10T02:11:00.8660230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P8-W 2025-10-10T02:11:00.8661080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P12-M 2025-10-10T02:11:00.8662000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P7 2025-10-10T02:11:00.8662770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P9 2025-10-10T02:11:00.8663510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P8 2025-10-10T02:11:00.8664330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P12-M-W 2025-10-10T02:11:00.8665090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P12-W 2025-10-10T02:11:00.8665980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P9-W 2025-10-10T02:11:00.8666570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P14 2025-10-10T02:11:00.8667430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P14-M-W 2025-10-10T02:11:00.8668130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P12 2025-10-10T02:11:00.8668840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp236 2025-10-10T02:11:00.8669580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19us 2025-10-10T02:11:00.8670360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h-100 2025-10-10T02:11:00.8671610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621-nt 2025-10-10T02:11:00.8672550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621b-kx-p 2025-10-10T02:11:00.8673240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h100 2025-10-10T02:11:00.8673850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19a 2025-10-10T02:11:00.8674990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624-10p 2025-10-10T02:11:00.8675320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19 2025-10-10T02:11:00.8676140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hirez100 2025-10-10T02:11:00.8677020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621a-a 2025-10-10T02:11:00.8677740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2640b 2025-10-10T02:11:00.8678600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19-smul 2025-10-10T02:11:00.8679460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h80 2025-10-10T02:11:00.8680130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2626p 2025-10-10T02:11:00.8681030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2623a 2025-10-10T02:11:00.8681980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hpterm-color 2025-10-10T02:11:00.8682590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hpex2 2025-10-10T02:11:00.8683580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2645a 2025-10-10T02:11:00.8684190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/heath-19 2025-10-10T02:11:00.8684960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hterm 2025-10-10T02:11:00.8685620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19g 2025-10-10T02:11:00.8686370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19-u 2025-10-10T02:11:00.8687200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2626-12 2025-10-10T02:11:00.8687940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp 2025-10-10T02:11:00.8688750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19-g 2025-10-10T02:11:00.8689660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2626-x40 2025-10-10T02:11:00.8690430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hpterm-color2 2025-10-10T02:11:00.8691230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/heathkit 2025-10-10T02:11:00.8692030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h29a-kc-bc 2025-10-10T02:11:00.8692900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19-a 2025-10-10T02:11:00.8693640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621b-kx 2025-10-10T02:11:00.8694540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19-bs 2025-10-10T02:11:00.8695380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp70092A 2025-10-10T02:11:00.8696190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621-wl 2025-10-10T02:11:00.8696910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp+pfk-cr 2025-10-10T02:11:00.8697680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hz2000 2025-10-10T02:11:00.8698520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp98550a-color 2025-10-10T02:11:00.8699290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624b-4p 2025-10-10T02:11:00.8700070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp98550 2025-10-10T02:11:00.8700770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hpsub 2025-10-10T02:11:00.8701560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp+arrows 2025-10-10T02:11:00.8702520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp+pfk+arrows 2025-10-10T02:11:00.8703360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621k45 2025-10-10T02:11:00.8704270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/heathkit-a 2025-10-10T02:11:00.8705130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp98550-color 2025-10-10T02:11:00.8705860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hds200 2025-10-10T02:11:00.8706580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hz1420 2025-10-10T02:11:00.8707330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2392 2025-10-10T02:11:00.8708120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hirez100-w 2025-10-10T02:11:00.8709040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2648 2025-10-10T02:11:00.8709900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hft-c 2025-10-10T02:11:00.8710590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hz1552 2025-10-10T02:11:00.8711240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2 2025-10-10T02:11:00.8712140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h29a-nkc-bc 2025-10-10T02:11:00.8713020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp+color 2025-10-10T02:11:00.8713740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621-fl 2025-10-10T02:11:00.8714570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2641a 2025-10-10T02:11:00.8715450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/htx11 2025-10-10T02:11:00.8716180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2627a 2025-10-10T02:11:00.8717060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp262x 2025-10-10T02:11:00.8717700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624 2025-10-10T02:11:00.8718580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2623 2025-10-10T02:11:00.8719380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621p-a 2025-10-10T02:11:00.8720290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621-k45 2025-10-10T02:11:00.8720900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621b 2025-10-10T02:11:00.8721800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hazel 2025-10-10T02:11:00.8722370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2648a 2025-10-10T02:11:00.8723230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp98550a 2025-10-10T02:11:00.8724170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2622 2025-10-10T02:11:00.8724990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp9837 2025-10-10T02:11:00.8725840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624b-4p-p 2025-10-10T02:11:00.8726650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621p 2025-10-10T02:11:00.8727610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hpgeneric 2025-10-10T02:11:00.8728380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624a 2025-10-10T02:11:00.8729090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hz1500 2025-10-10T02:11:00.8730040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19kermit 2025-10-10T02:11:00.8730560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19-us 2025-10-10T02:11:00.8731280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hft-old 2025-10-10T02:11:00.8732050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp700-wy 2025-10-10T02:11:00.8732870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp9845 2025-10-10T02:11:00.8733690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621-nl 2025-10-10T02:11:00.8734450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hpex 2025-10-10T02:11:00.8735080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19k 2025-10-10T02:11:00.8736080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hterm-256color 2025-10-10T02:11:00.8736820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h29a-kc-uc 2025-10-10T02:11:00.8737590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp+printer 2025-10-10T02:11:00.8738460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2397a 2025-10-10T02:11:00.8739240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624b-10p 2025-10-10T02:11:00.8740040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hz1510 2025-10-10T02:11:00.8740740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621-ba 2025-10-10T02:11:00.8741590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2626-12x40 2025-10-10T02:11:00.8742460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/ha8675 2025-10-10T02:11:00.8743280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/ha8686 2025-10-10T02:11:00.8744120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2640a 2025-10-10T02:11:00.8744890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hz1520 2025-10-10T02:11:00.8745750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2626a 2025-10-10T02:11:00.8746560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624a-10p 2025-10-10T02:11:00.8747240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/heath 2025-10-10T02:11:00.8748140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hft-c-old 2025-10-10T02:11:00.8748930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp98720 2025-10-10T02:11:00.8749740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hz1000 2025-10-10T02:11:00.8750450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hft 2025-10-10T02:11:00.8751230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2382 2025-10-10T02:11:00.8752040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hpterm 2025-10-10T02:11:00.8752810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hpansi 2025-10-10T02:11:00.8753510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp98721 2025-10-10T02:11:00.8754200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19-b 2025-10-10T02:11:00.8755050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621-a 2025-10-10T02:11:00.8755760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp45 2025-10-10T02:11:00.8756600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h-100bw 2025-10-10T02:11:00.8757430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hz1520-noesc 2025-10-10T02:11:00.8758090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp110 2025-10-10T02:11:00.8758620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp300h 2025-10-10T02:11:00.8759220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/he80 2025-10-10T02:11:00.8759880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2626-12-s 2025-10-10T02:11:00.8760460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2397 2025-10-10T02:11:00.8761050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp150 2025-10-10T02:11:00.8761670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2382a 2025-10-10T02:11:00.8762340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621-48 2025-10-10T02:11:00.8763000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp+pfk+cr 2025-10-10T02:11:00.8763630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h29a-nkc-uc 2025-10-10T02:11:00.8764200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp700 2025-10-10T02:11:00.8764830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621b-p 2025-10-10T02:11:00.8765420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h100bw 2025-10-10T02:11:00.8766020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hurd 2025-10-10T02:11:00.8766620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp70092 2025-10-10T02:11:00.8767250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2622a 2025-10-10T02:11:00.8768000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2644a 2025-10-10T02:11:00.8768490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2645 2025-10-10T02:11:00.8769310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624b-10p-p 2025-10-10T02:11:00.8769870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2626-s 2025-10-10T02:11:00.8770550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2627c 2025-10-10T02:11:00.8771120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hz1552-rv 2025-10-10T02:11:00.8771820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2626 2025-10-10T02:11:00.8772440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2627a-rev 2025-10-10T02:11:00.8773060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621 2025-10-10T02:11:00.8773610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624b 2025-10-10T02:11:00.8774210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2626-ns 2025-10-10T02:11:00.8774800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hmod1 2025-10-10T02:11:00.8775450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621A 2025-10-10T02:11:00.8776080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp+labels 2025-10-10T02:11:00.8776730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624b-p 2025-10-10T02:11:00.8777370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/heath-ansi 2025-10-10T02:11:00.8778280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2647a 2025-10-10T02:11:00.8778710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-35 2025-10-10T02:11:00.8779300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-100 2025-10-10T02:11:00.8779930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-50 2025-10-10T02:11:00.8780540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/o4112-nd 2025-10-10T02:11:00.8781210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-25-w 2025-10-10T02:11:00.8781780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/oc100 2025-10-10T02:11:00.8782450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-60 2025-10-10T02:11:00.8783370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-35-w 2025-10-10T02:11:00.8783650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/osexec 2025-10-10T02:11:00.8784240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/o85h 2025-10-10T02:11:00.8784870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/oldibmpc3 2025-10-10T02:11:00.8785500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-w 2025-10-10T02:11:00.8786150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-50-w 2025-10-10T02:11:00.8786850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-25-w-vt 2025-10-10T02:11:00.8787450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/osborne 2025-10-10T02:11:00.8788060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/oldsun 2025-10-10T02:11:00.8788960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/osborne1-w 2025-10-10T02:11:00.8789350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/osborne-w 2025-10-10T02:11:00.8789950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/owl 2025-10-10T02:11:00.8790550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/oconcept 2025-10-10T02:11:00.8791190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt 2025-10-10T02:11:00.8792750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-60-nti 2025-10-10T02:11:00.8792890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/ofcons 2025-10-10T02:11:00.8793230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opus3n1+ 2025-10-10T02:11:00.8793840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/otek4112 2025-10-10T02:11:00.8794410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/otek4115 2025-10-10T02:11:00.8795190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/oldxterm+sm+1006 2025-10-10T02:11:00.8795840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-100-nti 2025-10-10T02:11:00.8796520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-nti 2025-10-10T02:11:00.8797080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/oblit 2025-10-10T02:11:00.8797800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/otek4114 2025-10-10T02:11:00.8798330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/otek4113 2025-10-10T02:11:00.8799020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-50-nti 2025-10-10T02:11:00.8799680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/o31 2025-10-10T02:11:00.8800290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/oabm85h 2025-10-10T02:11:00.8800950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/oldpc3 2025-10-10T02:11:00.8801500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/osborne1 2025-10-10T02:11:00.8802180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/omron 2025-10-10T02:11:00.8802760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-25-nti 2025-10-10T02:11:00.8803380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/origpc3 2025-10-10T02:11:00.8804130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-w-vt 2025-10-10T02:11:00.8804690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-60-w 2025-10-10T02:11:00.8805440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/origibmpc3 2025-10-10T02:11:00.8805970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/old-st 2025-10-10T02:11:00.8806660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/ojerq 2025-10-10T02:11:00.8807260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-25 2025-10-10T02:11:00.8808160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-35-nti 2025-10-10T02:11:00.8808490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/os9LII 2025-10-10T02:11:00.8809110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6a/jfbterm 2025-10-10T02:11:00.8809780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6a/jaixterm-m 2025-10-10T02:11:00.8810430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6a/jerq 2025-10-10T02:11:00.8811310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6a/jaixterm 2025-10-10T02:11:00.8812130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/32/2621 2025-10-10T02:11:00.8812860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/32/2621-wl 2025-10-10T02:11:00.8813690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/32/2621A 2025-10-10T02:11:00.8814490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/35/5051 2025-10-10T02:11:00.8815270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/35/5410-w 2025-10-10T02:11:00.8816020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/35/5630-24 2025-10-10T02:11:00.8816940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/35/5630DMD-24 2025-10-10T02:11:00.8817620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/35/5620 2025-10-10T02:11:00.8818500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iris-ansi 2025-10-10T02:11:00.8819290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iq140 2025-10-10T02:11:00.8820030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm3161 2025-10-10T02:11:00.8821080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/intertube2 2025-10-10T02:11:00.8822140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm6154-c 2025-10-10T02:11:00.8823140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iterm 2025-10-10T02:11:00.8824130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/intertube 2025-10-10T02:11:00.8825010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm3151 2025-10-10T02:11:00.8825860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm5051 2025-10-10T02:11:00.8826500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm8604 2025-10-10T02:11:00.8827330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/infoton 2025-10-10T02:11:00.8828280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmpc3r-mono 2025-10-10T02:11:00.8829100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmaed 2025-10-10T02:11:00.8829740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmpc 2025-10-10T02:11:00.8830610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ips 2025-10-10T02:11:00.8831470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm327x 2025-10-10T02:11:00.8832130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibcs2 2025-10-10T02:11:00.8832960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/i100 2025-10-10T02:11:00.8833790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmmpel-c 2025-10-10T02:11:00.8834490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmega 2025-10-10T02:11:00.8835370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm5154 2025-10-10T02:11:00.8836150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iTerm2.app 2025-10-10T02:11:00.8837060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iris-ansi-net 2025-10-10T02:11:00.8837930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/infoton2 2025-10-10T02:11:00.8838680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmvga-c 2025-10-10T02:11:00.8839560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm+16color 2025-10-10T02:11:00.8840540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ims-ansi 2025-10-10T02:11:00.8841390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm-system1 2025-10-10T02:11:00.8842340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmapa8c 2025-10-10T02:11:00.8843240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm8503 2025-10-10T02:11:00.8843960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmega-c 2025-10-10T02:11:00.8844690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmx 2025-10-10T02:11:00.8845410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm-pc 2025-10-10T02:11:00.8846380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/intext2 2025-10-10T02:11:00.8846970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm5081 2025-10-10T02:11:00.8847930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmapa8c-c 2025-10-10T02:11:00.8848640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ipsi 2025-10-10T02:11:00.8849660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm3162 2025-10-10T02:11:00.8850610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iris-color 2025-10-10T02:11:00.8851370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ims950-rv 2025-10-10T02:11:00.8852280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm8512 2025-10-10T02:11:00.8853170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm3161-C 2025-10-10T02:11:00.8853900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iq120 2025-10-10T02:11:00.8854780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm3163 2025-10-10T02:11:00.8855380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm3164 2025-10-10T02:11:00.8856300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm6153-90 2025-10-10T02:11:00.8857200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm8513 2025-10-10T02:11:00.8857930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm5081-c 2025-10-10T02:11:00.8862580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iris40 2025-10-10T02:11:00.8862720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm8514 2025-10-10T02:11:00.8862850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm3101 2025-10-10T02:11:00.8863110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iterm2 2025-10-10T02:11:00.8863280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm6153 2025-10-10T02:11:00.8863410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/intertec 2025-10-10T02:11:00.8863710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm6154 2025-10-10T02:11:00.8864500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmpc3r 2025-10-10T02:11:00.8865260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmvga 2025-10-10T02:11:00.8866060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm6155 2025-10-10T02:11:00.8866810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ims950-b 2025-10-10T02:11:00.8867960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/interix-nti 2025-10-10T02:11:00.8868750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmmono 2025-10-10T02:11:00.8869540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmapa8 2025-10-10T02:11:00.8870510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iTerm.app 2025-10-10T02:11:00.8871280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/icl6404 2025-10-10T02:11:00.8872000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/icl6404-w 2025-10-10T02:11:00.8872930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iterm2-direct 2025-10-10T02:11:00.8873690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/i3101 2025-10-10T02:11:00.8874550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/intext 2025-10-10T02:11:00.8875780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/interix 2025-10-10T02:11:00.8876390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmpc3 2025-10-10T02:11:00.8877110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm5151 2025-10-10T02:11:00.8878080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmpcx 2025-10-10T02:11:00.8878910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm+color 2025-10-10T02:11:00.8879700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/i3164 2025-10-10T02:11:00.8880500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/icl6402 2025-10-10T02:11:00.8881310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ifmr 2025-10-10T02:11:00.8882160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/i400 2025-10-10T02:11:00.8882980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm8507 2025-10-10T02:11:00.8883720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ims950 2025-10-10T02:11:00.8884590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iris-ansi-ap 2025-10-10T02:11:00.8885350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmapa16 2025-10-10T02:11:00.8886210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm-apl 2025-10-10T02:11:00.8886970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/intextii 2025-10-10T02:11:00.8887790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm8514-c 2025-10-10T02:11:00.8888660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm5154-c 2025-10-10T02:11:00.8889750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm6153-40 2025-10-10T02:11:00.8890400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/51/Q310-vip-H 2025-10-10T02:11:00.8891420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/51/Q306-8-pc 2025-10-10T02:11:00.8892340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/51/Q310-vip-H-am 2025-10-10T02:11:00.8893260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/51/Q310-vip-w-am 2025-10-10T02:11:00.8894040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/51/Q310-vip-w 2025-10-10T02:11:00.8894810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/51/Q310-vip-Hw 2025-10-10T02:11:00.8895570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/58/X-hpterm 2025-10-10T02:11:00.8896580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/58/X-hpterm-color2 2025-10-10T02:11:00.8897430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome-2012 2025-10-10T02:11:00.8898150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-44 2025-10-10T02:11:00.8898970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru+rv 2025-10-10T02:11:00.8899720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru 2025-10-10T02:11:00.8900680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gator 2025-10-10T02:11:00.8901480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome+pcfkeys 2025-10-10T02:11:00.8902170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/go140 2025-10-10T02:11:00.8903200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-76-s 2025-10-10T02:11:00.8904020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-lp 2025-10-10T02:11:00.8904970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-76-w-s 2025-10-10T02:11:00.8905820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gsi 2025-10-10T02:11:00.8906530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gs6300 2025-10-10T02:11:00.8907380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gator-52 2025-10-10T02:11:00.8908210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-44-s 2025-10-10T02:11:00.8909210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome-rh72 2025-10-10T02:11:00.8909940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gs5430-24 2025-10-10T02:11:00.8910740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome-rh80 2025-10-10T02:11:00.8911520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru+s 2025-10-10T02:11:00.8912460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome-fc5 2025-10-10T02:11:00.8913350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gs5430-22 2025-10-10T02:11:00.8914040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gt40 2025-10-10T02:11:00.8914750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/go225 2025-10-10T02:11:00.8915610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-33-rv 2025-10-10T02:11:00.8916440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome 2025-10-10T02:11:00.8917310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome-2007 2025-10-10T02:11:00.8917980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gigi 2025-10-10T02:11:00.8918980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-33 2025-10-10T02:11:00.8919970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome-2008 2025-10-10T02:11:00.8920890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gator-t 2025-10-10T02:11:00.8921730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/graphos 2025-10-10T02:11:00.8922520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-76 2025-10-10T02:11:00.8923390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/glasstty 2025-10-10T02:11:00.8924220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome-256color 2025-10-10T02:11:00.8925080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gs5430 2025-10-10T02:11:00.8925820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-rv 2025-10-10T02:11:00.8926570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-24 2025-10-10T02:11:00.8927300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru+unk 2025-10-10T02:11:00.8928110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome-rh90 2025-10-10T02:11:00.8928920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-76-w 2025-10-10T02:11:00.8929770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-nctxt 2025-10-10T02:11:00.8930540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome-rh62 2025-10-10T02:11:00.8931410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/go-225 2025-10-10T02:11:00.8932240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gt100a 2025-10-10T02:11:00.8932990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gt100 2025-10-10T02:11:00.8933730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gt42 2025-10-10T02:11:00.8934660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-s 2025-10-10T02:11:00.8935530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-76-lp 2025-10-10T02:11:00.8936330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/go140w 2025-10-10T02:11:00.8937460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/graphos-30 2025-10-10T02:11:00.8938240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-33-s 2025-10-10T02:11:00.8939050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gator-52t 2025-10-10T02:11:00.8939880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-76-wm 2025-10-10T02:11:00.8940630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/34/4410-w 2025-10-10T02:11:00.8941640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/34/4027ex 2025-10-10T02:11:00.8942410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/34/4025ex 2025-10-10T02:11:00.8943200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/33/386at 2025-10-10T02:11:00.8943920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/33/3b1 2025-10-10T02:11:00.8944850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/4e/NCR260VT300WPP 2025-10-10T02:11:00.8945940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/4e/NCRVT100WPP 2025-10-10T02:11:00.8946680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/45/Eterm-88color 2025-10-10T02:11:00.8947500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/45/Eterm 2025-10-10T02:11:00.8948530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/45/Eterm-256color 2025-10-10T02:11:00.8949410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/45/Eterm-color 2025-10-10T02:11:00.8950480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.minitel1b-nb 2025-10-10T02:11:00.8951370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/scanset 2025-10-10T02:11:00.8952020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/swtp 2025-10-10T02:11:00.8952780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/superbee-xsb 2025-10-10T02:11:00.8953370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/synertek380 2025-10-10T02:11:00.8954000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st-256color 2025-10-10T02:11:00.8954760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen5 2025-10-10T02:11:00.8955250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/soroc140 2025-10-10T02:11:00.8956060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-16color 2025-10-10T02:11:00.8956590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen2 2025-10-10T02:11:00.8957160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-17 2025-10-10T02:11:00.8957960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.putty 2025-10-10T02:11:00.8958400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun 2025-10-10T02:11:00.8959190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st-16color 2025-10-10T02:11:00.8959830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/stterm-256color 2025-10-10T02:11:00.8960400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen3 2025-10-10T02:11:00.8961020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen4 2025-10-10T02:11:00.8961850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.konsole-256color 2025-10-10T02:11:00.8962380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/s4 2025-10-10T02:11:00.8963170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.putty-m1 2025-10-10T02:11:00.8963830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-16color-bce-s 2025-10-10T02:11:00.8964670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-256color-bce 2025-10-10T02:11:00.8965300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.minitel12-80 2025-10-10T02:11:00.8966000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/superbee 2025-10-10T02:11:00.8966520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st-0.7 2025-10-10T02:11:00.8967390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.putty-m1b 2025-10-10T02:11:00.8968110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-cgsix 2025-10-10T02:11:00.8968590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sb3 2025-10-10T02:11:00.8969240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/scoansi 2025-10-10T02:11:00.8970020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.konsole 2025-10-10T02:11:00.8970570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st52-m 2025-10-10T02:11:00.8971240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st-0.6 2025-10-10T02:11:00.8971820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.rxvt 2025-10-10T02:11:00.8972490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-type4 2025-10-10T02:11:00.8973160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st-0.8 2025-10-10T02:11:00.8973670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sb2 2025-10-10T02:11:00.8974500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.linux-m1b 2025-10-10T02:11:00.8975050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/superbeeic 2025-10-10T02:11:00.8975640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-e-s 2025-10-10T02:11:00.8976230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-cmd 2025-10-10T02:11:00.8976860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/soroc 2025-10-10T02:11:00.8977910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.gnome 2025-10-10T02:11:00.8978410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.xterm-r6 2025-10-10T02:11:00.8979080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.linux-s 2025-10-10T02:11:00.8979630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-c 2025-10-10T02:11:00.8980280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.vte 2025-10-10T02:11:00.8980860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sune 2025-10-10T02:11:00.8981600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.minitel1-nb 2025-10-10T02:11:00.8982240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-base 2025-10-10T02:11:00.8983000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-bce.gnome 2025-10-10T02:11:00.8983950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.linux-m2 2025-10-10T02:11:00.8984490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun2 2025-10-10T02:11:00.8985120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-w 2025-10-10T02:11:00.8985910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.xterm-xfree86 2025-10-10T02:11:00.8986470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/stterm 2025-10-10T02:11:00.8987070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-ss5 2025-10-10T02:11:00.8987900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-e 2025-10-10T02:11:00.8988330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-nic 2025-10-10T02:11:00.8989090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.mlterm-256color 2025-10-10T02:11:00.8989740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-bce.rxvt 2025-10-10T02:11:00.8990300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-34 2025-10-10T02:11:00.8991040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.minitel2-80 2025-10-10T02:11:00.8991760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st-direct 2025-10-10T02:11:00.8992360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/simterm 2025-10-10T02:11:00.8993080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.minitel1b 2025-10-10T02:11:00.8993640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sc415 2025-10-10T02:11:00.8994220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sibo 2025-10-10T02:11:00.8994890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/scoansi-old 2025-10-10T02:11:00.8995460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/stv52 2025-10-10T02:11:00.8996230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-16color-s 2025-10-10T02:11:00.8997050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-bce.xterm-new 2025-10-10T02:11:00.8997500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st 2025-10-10T02:11:00.8998410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st52-color 2025-10-10T02:11:00.8998830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sbobcat 2025-10-10T02:11:00.8999510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.linux 2025-10-10T02:11:00.9000050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-12 2025-10-10T02:11:00.9000840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-256color-bce-s 2025-10-10T02:11:00.9001580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen+italics 2025-10-10T02:11:00.9002150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-24 2025-10-10T02:11:00.9002940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.putty-m2 2025-10-10T02:11:00.9003590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-bce.linux 2025-10-10T02:11:00.9004260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screwpoint 2025-10-10T02:11:00.9004760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/soroc120 2025-10-10T02:11:00.9005370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-48 2025-10-10T02:11:00.9006010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/simpleterm 2025-10-10T02:11:00.9006620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/synertek 2025-10-10T02:11:00.9007190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/scrt 2025-10-10T02:11:00.9007800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen 2025-10-10T02:11:00.9008440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-il 2025-10-10T02:11:00.9009050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-bce 2025-10-10T02:11:00.9009900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sbi 2025-10-10T02:11:00.9010270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sb1 2025-10-10T02:11:00.9011060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.xterm-256color 2025-10-10T02:11:00.9011580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st52 2025-10-10T02:11:00.9012180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/scrhp 2025-10-10T02:11:00.9012890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/stterm-16color 2025-10-10T02:11:00.9013530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/scoansi-new 2025-10-10T02:11:00.9014180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/superbrain 2025-10-10T02:11:00.9014920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-256color-s 2025-10-10T02:11:00.9015770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sv80 2025-10-10T02:11:00.9016240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.mlterm 2025-10-10T02:11:00.9017060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.vte-256color 2025-10-10T02:11:00.9017720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.putty-256color 2025-10-10T02:11:00.9018440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-bce.mrxvt 2025-10-10T02:11:00.9018980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st52-old 2025-10-10T02:11:00.9019670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.Eterm 2025-10-10T02:11:00.9020290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/spinwriter 2025-10-10T02:11:00.9020900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-s 2025-10-10T02:11:00.9021470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun1 2025-10-10T02:11:00.9022210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.teraterm 2025-10-10T02:11:00.9023060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-bce.Eterm 2025-10-10T02:11:00.9023800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.mrxvt 2025-10-10T02:11:00.9024420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-16color-bce 2025-10-10T02:11:00.9025090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-s 2025-10-10T02:11:00.9025730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/stv52pc 2025-10-10T02:11:00.9026760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.minitel1b-80 2025-10-10T02:11:00.9027530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/system1 2025-10-10T02:11:00.9028390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.linux-m1 2025-10-10T02:11:00.9029240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-1 2025-10-10T02:11:00.9030040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-color 2025-10-10T02:11:00.9031030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.xterm-new 2025-10-10T02:11:00.9031920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-256color 2025-10-10T02:11:00.9032780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen+fkeys 2025-10-10T02:11:00.9033680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-bce.konsole 2025-10-10T02:11:00.9034430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun+sl 2025-10-10T02:11:00.9035210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sc410 2025-10-10T02:11:00.9035950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-s-e 2025-10-10T02:11:00.9036850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.minitel1 2025-10-10T02:11:00.9037730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/securecrt 2025-10-10T02:11:00.9038440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty4424 2025-10-10T02:11:00.9039150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tw52 2025-10-10T02:11:00.9040010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-mc-vb 2025-10-10T02:11:00.9040720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5620-s 2025-10-10T02:11:00.9041500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-unk-2p 2025-10-10T02:11:00.9042230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tab132-rv 2025-10-10T02:11:00.9042990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tab132-15 2025-10-10T02:11:00.9043860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5620-1 2025-10-10T02:11:00.9044600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek 2025-10-10T02:11:00.9045390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti926-8 2025-10-10T02:11:00.9046300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-mc 2025-10-10T02:11:00.9047010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-vb 2025-10-10T02:11:00.9047740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi925-hi 2025-10-10T02:11:00.9048490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty33 2025-10-10T02:11:00.9049370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4027-ex 2025-10-10T02:11:00.9050140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4107 2025-10-10T02:11:00.9050880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti928-8 2025-10-10T02:11:00.9051690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5420-rv 2025-10-10T02:11:00.9052450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-2p-p 2025-10-10T02:11:00.9053250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-vb-unk 2025-10-10T02:11:00.9054000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ttydmd 2025-10-10T02:11:00.9054900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-p-2p 2025-10-10T02:11:00.9055580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4109 2025-10-10T02:11:00.9056370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty35 2025-10-10T02:11:00.9057260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-mc-2p 2025-10-10T02:11:00.9058050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti916-8-132 2025-10-10T02:11:00.9058950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-2p-unk 2025-10-10T02:11:00.9059670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti931 2025-10-10T02:11:00.9060440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi970-vb 2025-10-10T02:11:00.9061250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5425 2025-10-10T02:11:00.9061990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ts-1p 2025-10-10T02:11:00.9062770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920 2025-10-10T02:11:00.9063590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5620-34 2025-10-10T02:11:00.9064390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi9065 2025-10-10T02:11:00.9065230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-p-2p 2025-10-10T02:11:00.9066070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-2p-p 2025-10-10T02:11:00.9066960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b+printer 2025-10-10T02:11:00.9067870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-mc-2p 2025-10-10T02:11:00.9068520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/t16 2025-10-10T02:11:00.9069280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c 2025-10-10T02:11:00.9070120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-unk-vb 2025-10-10T02:11:00.9070890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tgtelnet 2025-10-10T02:11:00.9071710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-unk 2025-10-10T02:11:00.9072420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4027 2025-10-10T02:11:00.9073260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/terminology 2025-10-10T02:11:00.9074090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5620 2025-10-10T02:11:00.9074840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-mc-vb 2025-10-10T02:11:00.9075660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b+fn 2025-10-10T02:11:00.9076400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tws2103-sna 2025-10-10T02:11:00.9077240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4105-30 2025-10-10T02:11:00.9078040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tws2102-sna 2025-10-10T02:11:00.9078900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4025-17-ws 2025-10-10T02:11:00.9079720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b 2025-10-10T02:11:00.9080550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-mc 2025-10-10T02:11:00.9081260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi910 2025-10-10T02:11:00.9082020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-vb 2025-10-10T02:11:00.9082840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty4424-1 2025-10-10T02:11:00.9083620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/t10 2025-10-10T02:11:00.9084420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-unk 2025-10-10T02:11:00.9085210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti707 2025-10-10T02:11:00.9085960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi921 2025-10-10T02:11:00.9086700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti700 2025-10-10T02:11:00.9087760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4404 2025-10-10T02:11:00.9088430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-2p 2025-10-10T02:11:00.9089160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi950-2p 2025-10-10T02:11:00.9089880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teken 2025-10-10T02:11:00.9090680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tt52 2025-10-10T02:11:00.9091520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4025a 2025-10-10T02:11:00.9092750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-vb-p 2025-10-10T02:11:00.9093760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-unk-2p 2025-10-10T02:11:00.9094610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5410v1-w 2025-10-10T02:11:00.9095290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/trs2 2025-10-10T02:11:00.9096260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-mc-2p 2025-10-10T02:11:00.9097000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi950 2025-10-10T02:11:00.9097790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti924 2025-10-10T02:11:00.9098480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tw52-m 2025-10-10T02:11:00.9099470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti916-132 2025-10-10T02:11:00.9100460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5420-nl 2025-10-10T02:11:00.9101150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5425-w 2025-10-10T02:11:00.9101960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi950-rv 2025-10-10T02:11:00.9102860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-p-vb 2025-10-10T02:11:00.9103710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-mc-vb 2025-10-10T02:11:00.9104470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi970-2p 2025-10-10T02:11:00.9105200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4207 2025-10-10T02:11:00.9106040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teraterm4.59 2025-10-10T02:11:00.9106830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912cc 2025-10-10T02:11:00.9108140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-vb-unk 2025-10-10T02:11:00.9108680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/t3800 2025-10-10T02:11:00.9109750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-mc-vb 2025-10-10T02:11:00.9110730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/terminology-1.0.0 2025-10-10T02:11:00.9111620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tw100 2025-10-10T02:11:00.9112380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b+dim 2025-10-10T02:11:00.9113260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/terminet300 2025-10-10T02:11:00.9114160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teken-2018 2025-10-10T02:11:00.9114920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti703-w 2025-10-10T02:11:00.9115530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty43 2025-10-10T02:11:00.9116350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4113 2025-10-10T02:11:00.9117240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teken-16color 2025-10-10T02:11:00.9118190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/terminator 2025-10-10T02:11:00.9118970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4114 2025-10-10T02:11:00.9119730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti_ansi 2025-10-10T02:11:00.9120600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ts100-ctxt 2025-10-10T02:11:00.9121410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5425-nl 2025-10-10T02:11:00.9122230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teletec 2025-10-10T02:11:00.9122940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ts1p 2025-10-10T02:11:00.9123860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-2p-unk 2025-10-10T02:11:00.9124790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-p-vb 2025-10-10T02:11:00.9125480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4125 2025-10-10T02:11:00.9126230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi950-rv-4p 2025-10-10T02:11:00.9127050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ts100 2025-10-10T02:11:00.9127870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-2p 2025-10-10T02:11:00.9128730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5410-w 2025-10-10T02:11:00.9129580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-vb-p 2025-10-10T02:11:00.9130370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tab 2025-10-10T02:11:00.9131120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti707-w 2025-10-10T02:11:00.9131950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-p 2025-10-10T02:11:00.9132730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi955-w 2025-10-10T02:11:00.9133620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-mc-2p 2025-10-10T02:11:00.9134430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4113-34 2025-10-10T02:11:00.9135130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-p 2025-10-10T02:11:00.9135630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4115 2025-10-10T02:11:00.9136300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-unk-vb 2025-10-10T02:11:00.9136900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4112 2025-10-10T02:11:00.9137570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/terminet1200 2025-10-10T02:11:00.9138140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/t3700 2025-10-10T02:11:00.9138830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teken-sc+fkeys 2025-10-10T02:11:00.9139690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/t1061f 2025-10-10T02:11:00.9140310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty37 2025-10-10T02:11:00.9140900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c 2025-10-10T02:11:00.9141730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/t1061 2025-10-10T02:11:00.9142140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi803 2025-10-10T02:11:00.9142770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tn1200 2025-10-10T02:11:00.9143360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti924-8 2025-10-10T02:11:00.9144060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-vb-unk 2025-10-10T02:11:00.9144740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teken-vt+fkeys 2025-10-10T02:11:00.9145430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ts100-sp 2025-10-10T02:11:00.9146230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty4420 2025-10-10T02:11:00.9146740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-2p-mc 2025-10-10T02:11:00.9147330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty4424m 2025-10-10T02:11:00.9147940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4105 2025-10-10T02:11:00.9148560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4015-sm 2025-10-10T02:11:00.9149300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-vb-mc 2025-10-10T02:11:00.9149910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/terminet 2025-10-10T02:11:00.9150500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b 2025-10-10T02:11:00.9151140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5420-w 2025-10-10T02:11:00.9151790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tab132-w-rv 2025-10-10T02:11:00.9152380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teleray 2025-10-10T02:11:00.9152960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/trsII 2025-10-10T02:11:00.9153990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b+vb 2025-10-10T02:11:00.9154320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-p-2p 2025-10-10T02:11:00.9155020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-2p-p 2025-10-10T02:11:00.9155630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4109brl 2025-10-10T02:11:00.9156220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty4426 2025-10-10T02:11:00.9156880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-2p 2025-10-10T02:11:00.9157570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-unk-2p 2025-10-10T02:11:00.9158220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5420-w-rv 2025-10-10T02:11:00.9159190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4112-5 2025-10-10T02:11:00.9159620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tmux-256color 2025-10-10T02:11:00.9160150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi924 2025-10-10T02:11:00.9160810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5420-rv-nl 2025-10-10T02:11:00.9161420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti924-8w 2025-10-10T02:11:00.9162090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-2p-p 2025-10-10T02:11:00.9162760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tab132-w 2025-10-10T02:11:00.9163560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ts-1 2025-10-10T02:11:00.9164060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-p-2p 2025-10-10T02:11:00.9164650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tws-generic 2025-10-10T02:11:00.9165320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tandem6510 2025-10-10T02:11:00.9166000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teraterm-256color 2025-10-10T02:11:00.9166700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-vb-mc 2025-10-10T02:11:00.9167600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912 2025-10-10T02:11:00.9167990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teraterm 2025-10-10T02:11:00.9168490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti733 2025-10-10T02:11:00.9169100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4025 2025-10-10T02:11:00.9169770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b+mc 2025-10-10T02:11:00.9170440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5410 2025-10-10T02:11:00.9171310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi92D 2025-10-10T02:11:00.9171680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-unk-vb 2025-10-10T02:11:00.9172400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4014 2025-10-10T02:11:00.9172970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teken-vt 2025-10-10T02:11:00.9173630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-2p 2025-10-10T02:11:00.9174200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4013 2025-10-10T02:11:00.9174790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi970 2025-10-10T02:11:00.9175460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-unk 2025-10-10T02:11:00.9176050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi914 2025-10-10T02:11:00.9176750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti735 2025-10-10T02:11:00.9177230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tmux 2025-10-10T02:11:00.9177840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti703 2025-10-10T02:11:00.9178420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi925 2025-10-10T02:11:00.9179010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/t653x 2025-10-10T02:11:00.9179680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tw52-color 2025-10-10T02:11:00.9180240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/trs16 2025-10-10T02:11:00.9180840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4012 2025-10-10T02:11:00.9181470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5420 2025-10-10T02:11:00.9182070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/trs80II 2025-10-10T02:11:00.9182910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4015 2025-10-10T02:11:00.9183480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teken-sc 2025-10-10T02:11:00.9184080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-p 2025-10-10T02:11:00.9184780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-2p-unk 2025-10-10T02:11:00.9185340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tab132 2025-10-10T02:11:00.9185950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4023 2025-10-10T02:11:00.9186580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-p 2025-10-10T02:11:00.9187270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tandem653 2025-10-10T02:11:00.9187940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4024 2025-10-10T02:11:00.9188580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-2p-mc 2025-10-10T02:11:00.9189410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi955-hb 2025-10-10T02:11:00.9189820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi92B 2025-10-10T02:11:00.9190540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-unk 2025-10-10T02:11:00.9191090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4014-sm 2025-10-10T02:11:00.9191790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5420-w-nl 2025-10-10T02:11:00.9192370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti916 2025-10-10T02:11:00.9192980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4205 2025-10-10T02:11:00.9193670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-vb-p 2025-10-10T02:11:00.9194340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teraterm4.97 2025-10-10T02:11:00.9195040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4025-cr 2025-10-10T02:11:00.9195650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4113-nd 2025-10-10T02:11:00.9196310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-vb-mc 2025-10-10T02:11:00.9196990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-vb-unk 2025-10-10T02:11:00.9197700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tmux-direct 2025-10-10T02:11:00.9198330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti916-220-7 2025-10-10T02:11:00.9199070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4107brl 2025-10-10T02:11:00.9199540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ts1 2025-10-10T02:11:00.9200200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti926 2025-10-10T02:11:00.9200960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-unk-2p 2025-10-10T02:11:00.9201550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti924w 2025-10-10T02:11:00.9202350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tn300 2025-10-10T02:11:00.9203170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi955 2025-10-10T02:11:00.9204000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi950-4p 2025-10-10T02:11:00.9204810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti928 2025-10-10T02:11:00.9205570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-mc 2025-10-10T02:11:00.9206440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-vb 2025-10-10T02:11:00.9207120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti745 2025-10-10T02:11:00.9207960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tws2103 2025-10-10T02:11:00.9209130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti916-220-8 2025-10-10T02:11:00.9209970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5620-24 2025-10-10T02:11:00.9210830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5410v1 2025-10-10T02:11:00.9211490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5420+nl 2025-10-10T02:11:00.9212310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4025ex 2025-10-10T02:11:00.9213030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4025-ex 2025-10-10T02:11:00.9213890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-2p-mc 2025-10-10T02:11:00.9214730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-p-vb 2025-10-10T02:11:00.9215710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti800 2025-10-10T02:11:00.9216240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-p-vb 2025-10-10T02:11:00.9217140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5420-w-rv-n 2025-10-10T02:11:00.9217960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b+2p 2025-10-10T02:11:00.9218710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty40 2025-10-10T02:11:00.9219650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-unk-vb 2025-10-10T02:11:00.9220450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi950-rv-2p 2025-10-10T02:11:00.9221250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-mc 2025-10-10T02:11:00.9222070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-vb 2025-10-10T02:11:00.9222870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tt 2025-10-10T02:11:00.9223610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4207-s 2025-10-10T02:11:00.9224510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-2p-mc 2025-10-10T02:11:00.9225320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti916-8 2025-10-10T02:11:00.9226190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teraterm2.3 2025-10-10T02:11:00.9227120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/terminology-0.6.1 2025-10-10T02:11:00.9228020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi910+ 2025-10-10T02:11:00.9228780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvipt 2025-10-10T02:11:00.9229660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-vb-mc 2025-10-10T02:11:00.9230530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/termite 2025-10-10T02:11:00.9231350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-2p-unk 2025-10-10T02:11:00.9232230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4105a 2025-10-10T02:11:00.9233010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4112-nd 2025-10-10T02:11:00.9233760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teken-2022 2025-10-10T02:11:00.9234600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4025-17 2025-10-10T02:11:00.9235440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-vb-p 2025-10-10T02:11:00.9236230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4106brl 2025-10-10T02:11:00.9237210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/terminology-1.8.1 2025-10-10T02:11:00.9237970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tkterm 2025-10-10T02:11:00.9238770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/4c/LFT-PC850 2025-10-10T02:11:00.9239560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/4d/MtxOrb162 2025-10-10T02:11:00.9240330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/4d/MtxOrb 2025-10-10T02:11:00.9241120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/4d/MtxOrb204 2025-10-10T02:11:00.9242010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/75/uniterm 2025-10-10T02:11:00.9242720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/75/ultima2 2025-10-10T02:11:00.9243520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/75/uniterm49 2025-10-10T02:11:00.9244240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/75/uts30 2025-10-10T02:11:00.9245020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/75/ultimaII 2025-10-10T02:11:00.9245760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/75/unixpc 2025-10-10T02:11:00.9246460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/75/unknown 2025-10-10T02:11:00.9247240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/75/uwin 2025-10-10T02:11:00.9248070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rebus3180 2025-10-10T02:11:00.9248920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rbcomm-w 2025-10-10T02:11:00.9249850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/report+version 2025-10-10T02:11:00.9250550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt-xpm 2025-10-10T02:11:00.9251380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rtpc 2025-10-10T02:11:00.9252190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt-16color 2025-10-10T02:11:00.9253040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt-cygwin-native 2025-10-10T02:11:00.9254050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/regent200 2025-10-10T02:11:00.9254650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rt6221 2025-10-10T02:11:00.9255500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rbcomm-nam 2025-10-10T02:11:00.9256450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rbcomm 2025-10-10T02:11:00.9257330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt-88color 2025-10-10T02:11:00.9258080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rcons 2025-10-10T02:11:00.9258840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt-cygwin 2025-10-10T02:11:00.9259770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/regent40 2025-10-10T02:11:00.9260520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/regent100 2025-10-10T02:11:00.9261280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/regent25 2025-10-10T02:11:00.9262030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/report+da2 2025-10-10T02:11:00.9262770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt 2025-10-10T02:11:00.9263630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/regent60 2025-10-10T02:11:00.9264400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rio 2025-10-10T02:11:00.9265210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rca 2025-10-10T02:11:00.9266070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt-color 2025-10-10T02:11:00.9266990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt-256color 2025-10-10T02:11:00.9267870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rt6221-w 2025-10-10T02:11:00.9268770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt-basic 2025-10-10T02:11:00.9269560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rcons-color 2025-10-10T02:11:00.9273590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rio-direct 2025-10-10T02:11:00.9273720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/regent40+ 2025-10-10T02:11:00.9273890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt+pcfkeys 2025-10-10T02:11:00.9274010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/regent 2025-10-10T02:11:00.9274310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/regent20 2025-10-10T02:11:00.9274450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-vt100 2025-10-10T02:11:00.9274800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kterm 2025-10-10T02:11:00.9275730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-direct 2025-10-10T02:11:00.9276500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-base 2025-10-10T02:11:00.9277300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/klone+sgr 2025-10-10T02:11:00.9278180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kds7372-w 2025-10-10T02:11:00.9278980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kterm-color 2025-10-10T02:11:00.9279890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-vt420pc 2025-10-10T02:11:00.9280620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kvt 2025-10-10T02:11:00.9281390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kaypro 2025-10-10T02:11:00.9282110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole 2025-10-10T02:11:00.9283030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-solaris 2025-10-10T02:11:00.9283860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-linux 2025-10-10T02:11:00.9284590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/ktm 2025-10-10T02:11:00.9285480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/klone+sgr-dumb 2025-10-10T02:11:00.9286420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kitty+common 2025-10-10T02:11:00.9287310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-16color 2025-10-10T02:11:00.9288080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/k45 2025-10-10T02:11:00.9288980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kermit-am 2025-10-10T02:11:00.9290380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kds6402 2025-10-10T02:11:00.9291420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kds7372 2025-10-10T02:11:00.9291980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/klone+acs 2025-10-10T02:11:00.9292860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kitty+setal 2025-10-10T02:11:00.9293740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole+pcfkeys 2025-10-10T02:11:00.9294520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-xf3x 2025-10-10T02:11:00.9295230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kt7ix 2025-10-10T02:11:00.9296110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-256color 2025-10-10T02:11:00.9296900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kermit 2025-10-10T02:11:00.9297820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kitty-direct 2025-10-10T02:11:00.9298470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kt7 2025-10-10T02:11:00.9299440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/klone+color 2025-10-10T02:11:00.9300070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kitty 2025-10-10T02:11:00.9301190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kterm-co 2025-10-10T02:11:00.9301780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/klone+koi8acs 2025-10-10T02:11:00.9302640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/klone+sgr8 2025-10-10T02:11:00.9303560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-xf4x 2025-10-10T02:11:00.9304030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kon 2025-10-10T02:11:00.9304940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kaypro2 2025-10-10T02:11:00.9305530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kon2 2025-10-10T02:11:00.9306240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/38/8510 2025-10-10T02:11:00.9307100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/newscbm 2025-10-10T02:11:00.9308040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ndr9500-25-mc-nl 2025-10-10T02:11:00.9308870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160wy60wpp 2025-10-10T02:11:00.9309750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-build309 2025-10-10T02:11:00.9310570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp-517 2025-10-10T02:11:00.9311520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt200wpp 2025-10-10T02:11:00.9312410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-25-w 2025-10-10T02:11:00.9313280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260wy50+pp 2025-10-10T02:11:00.9314050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news28-a 2025-10-10T02:11:00.9314880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ndr9500-25 2025-10-10T02:11:00.9315760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-29-euc 2025-10-10T02:11:00.9316570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/next 2025-10-10T02:11:00.9317360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp-511 2025-10-10T02:11:00.9318180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-acs-s 2025-10-10T02:11:00.9319000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/netbsd6 2025-10-10T02:11:00.9319570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-50-w 2025-10-10T02:11:00.9320290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-60-nti 2025-10-10T02:11:00.9320910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-c-s-7 2025-10-10T02:11:00.9321620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-build440 2025-10-10T02:11:00.9322270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt100an 2025-10-10T02:11:00.9322910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt+sl 2025-10-10T02:11:00.9323580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt100pp 2025-10-10T02:11:00.9324310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/newhpkeyboard 2025-10-10T02:11:00.9325150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-42-sjis 2025-10-10T02:11:00.9325560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vpwpp 2025-10-10T02:11:00.9326140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nxterm 2025-10-10T02:11:00.9326780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwe501 2025-10-10T02:11:00.9327390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nansisysk 2025-10-10T02:11:00.9328080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt200an 2025-10-10T02:11:00.9328750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt300pp 2025-10-10T02:11:00.9329440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260wy325wpp 2025-10-10T02:11:00.9330120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vp+sl 2025-10-10T02:11:00.9330720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news40 2025-10-10T02:11:00.9331410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-35-w 2025-10-10T02:11:00.9332070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260wy350wpp 2025-10-10T02:11:00.9332750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt300wpp 2025-10-10T02:11:00.9333430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-100 2025-10-10T02:11:00.9334150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncsa-vt220-8 2025-10-10T02:11:00.9334710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp512-a 2025-10-10T02:11:00.9335400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp518-o 2025-10-10T02:11:00.9336230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt300an 2025-10-10T02:11:00.9336710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt200pp 2025-10-10T02:11:00.9337390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt100wpp 2025-10-10T02:11:00.9337990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ndr9500 2025-10-10T02:11:00.9338640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp512-o 2025-10-10T02:11:00.9339250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp518-a 2025-10-10T02:11:00.9339990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-100-nti 2025-10-10T02:11:00.9340640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news40-o 2025-10-10T02:11:00.9341480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-m 2025-10-10T02:11:00.9341880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ndr9500-mc 2025-10-10T02:11:00.9342500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm+s 2025-10-10T02:11:00.9343170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ndr9500-nl 2025-10-10T02:11:00.9343780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news40-a 2025-10-10T02:11:00.9344410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-c 2025-10-10T02:11:00.9345040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nec5520 2025-10-10T02:11:00.9345950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260wy325pp 2025-10-10T02:11:00.9346400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt100wan 2025-10-10T02:11:00.9347010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-7-s 2025-10-10T02:11:00.9347630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwe501-o 2025-10-10T02:11:00.9348230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news31 2025-10-10T02:11:00.9348950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt300wan 2025-10-10T02:11:00.9349560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp251-o 2025-10-10T02:11:00.9350230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncrvt100wan 2025-10-10T02:11:00.9350870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-old-unk 2025-10-10T02:11:00.9351480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp251-a 2025-10-10T02:11:00.9352080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwe501-a 2025-10-10T02:11:00.9352760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-s-acs 2025-10-10T02:11:00.9353350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm+7 2025-10-10T02:11:00.9354080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-build400 2025-10-10T02:11:00.9354720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-bce 2025-10-10T02:11:00.9355360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncrvt100an 2025-10-10T02:11:00.9356240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ndr9500-mc-nl 2025-10-10T02:11:00.9356610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nansisys 2025-10-10T02:11:00.9357270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm+acs 2025-10-10T02:11:00.9357930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-w 2025-10-10T02:11:00.9358590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-c-acs 2025-10-10T02:11:00.9359250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-33-sjis 2025-10-10T02:11:00.9359850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncsa-m 2025-10-10T02:11:00.9360580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-m-s-acs 2025-10-10T02:11:00.9361180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp518 2025-10-10T02:11:00.9361760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp511 2025-10-10T02:11:00.9362410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-m-7 2025-10-10T02:11:00.9363060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp517-w 2025-10-10T02:11:00.9363730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260intwan 2025-10-10T02:11:00.9364400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-acs-c-s 2025-10-10T02:11:00.9365060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-c-s 2025-10-10T02:11:00.9365740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260wy350pp 2025-10-10T02:11:00.9366350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm+c41 2025-10-10T02:11:00.9366940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp517 2025-10-10T02:11:00.9367550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncsa 2025-10-10T02:11:00.9368170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news31-a 2025-10-10T02:11:00.9368810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260intan 2025-10-10T02:11:00.9369400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/newhp 2025-10-10T02:11:00.9370170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news31-o 2025-10-10T02:11:00.9370690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-m-s 2025-10-10T02:11:00.9371380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt200wan 2025-10-10T02:11:00.9371910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/n7900 2025-10-10T02:11:00.9372620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-29-sjis 2025-10-10T02:11:00.9373280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160wy50+wpp 2025-10-10T02:11:00.9373920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-25 2025-10-10T02:11:00.9374510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nd9500 2025-10-10T02:11:00.9375170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-c-7 2025-10-10T02:11:00.9375850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-acs-m-s 2025-10-10T02:11:00.9376690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-50 2025-10-10T02:11:00.9377300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-build361 2025-10-10T02:11:00.9377950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vpwpp 2025-10-10T02:11:00.9379290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr7900iv 2025-10-10T02:11:00.9379440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-c-s-acs 2025-10-10T02:11:00.9380280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr7901 2025-10-10T02:11:00.9381110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt100wan 2025-10-10T02:11:00.9382040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nansi.sysk 2025-10-10T02:11:00.9382740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt300pp 2025-10-10T02:11:00.9383560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt200an 2025-10-10T02:11:00.9384440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160wy60pp 2025-10-10T02:11:00.9385240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt300wan 2025-10-10T02:11:00.9386110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vppp 2025-10-10T02:11:00.9387180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt200pp 2025-10-10T02:11:00.9387720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt300an 2025-10-10T02:11:00.9388590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-7-c-s 2025-10-10T02:11:00.9389560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-acs-c 2025-10-10T02:11:00.9390430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-35 2025-10-10T02:11:00.9391220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-25-nti 2025-10-10T02:11:00.9392080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp-517-w 2025-10-10T02:11:00.9393040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-acs-m 2025-10-10T02:11:00.9393770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-m-acs 2025-10-10T02:11:00.9394700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-25-w-vt 2025-10-10T02:11:00.9395380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr7900 2025-10-10T02:11:00.9396270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-60 2025-10-10T02:11:00.9397090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-7-m-s 2025-10-10T02:11:00.9397940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt100an 2025-10-10T02:11:00.9398720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-old 2025-10-10T02:11:00.9399450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-acs 2025-10-10T02:11:00.9400400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt100pp 2025-10-10T02:11:00.9401180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/newscbm33 2025-10-10T02:11:00.9401850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news 2025-10-10T02:11:00.9402690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-42-euc 2025-10-10T02:11:00.9403550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-33 2025-10-10T02:11:00.9404330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/no+brackets 2025-10-10T02:11:00.9405120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-unk 2025-10-10T02:11:00.9405860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news42 2025-10-10T02:11:00.9406810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/newscbm-o 2025-10-10T02:11:00.9407460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-direct 2025-10-10T02:11:00.9408440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp514-a 2025-10-10T02:11:00.9409250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-256color 2025-10-10T02:11:00.9410070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news29 2025-10-10T02:11:00.9410870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncsa-m-ns 2025-10-10T02:11:00.9411660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp514-o 2025-10-10T02:11:00.9412550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/newscbm-a 2025-10-10T02:11:00.9413330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ndr9500-25-nl 2025-10-10T02:11:00.9414160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncsa-ns 2025-10-10T02:11:00.9415060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ndr9500-25-mc 2025-10-10T02:11:00.9416110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-35-nti 2025-10-10T02:11:00.9416640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nec 2025-10-10T02:11:00.9417570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260wy60wpp 2025-10-10T02:11:00.9418480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260wy50+wpp 2025-10-10T02:11:00.9419500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt200wan 2025-10-10T02:11:00.9420270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160wy50+pp 2025-10-10T02:11:00.9421480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-16color 2025-10-10T02:11:00.9421970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news28 2025-10-10T02:11:00.9422790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm+mac 2025-10-10T02:11:00.9423610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-60-w 2025-10-10T02:11:00.9424580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vppp 2025-10-10T02:11:00.9425290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-7 2025-10-10T02:11:00.9426080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-w-vt 2025-10-10T02:11:00.9426970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt200wpp 2025-10-10T02:11:00.9427710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260intpp 2025-10-10T02:11:00.9428490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-m-s-7 2025-10-10T02:11:00.9429380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm+c 2025-10-10T02:11:00.9430150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260wy60pp 2025-10-10T02:11:00.9431060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-42 2025-10-10T02:11:00.9432020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-50-nti 2025-10-10T02:11:00.9432750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news33 2025-10-10T02:11:00.9433620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-s 2025-10-10T02:11:00.9434530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-7-c 2025-10-10T02:11:00.9435390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260intwpp 2025-10-10T02:11:00.9436220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-s-7 2025-10-10T02:11:00.9437080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-29 2025-10-10T02:11:00.9437820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-7-m 2025-10-10T02:11:00.9438600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-a 2025-10-10T02:11:00.9439470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncsa-vt220 2025-10-10T02:11:00.9440220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-o 2025-10-10T02:11:00.9441020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr7900i 2025-10-10T02:11:00.9441880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nextshell 2025-10-10T02:11:00.9442800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncrvt100pp 2025-10-10T02:11:00.9443880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp512 2025-10-10T02:11:00.9444730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/northstar 2025-10-10T02:11:00.9445600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm 2025-10-10T02:11:00.9446430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt300wpp 2025-10-10T02:11:00.9447380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncrvt100wpp 2025-10-10T02:11:00.9448340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt100wpp 2025-10-10T02:11:00.9449180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nansi.sys 2025-10-10T02:11:00.9450180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-build326 2025-10-10T02:11:00.9450950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp513-o 2025-10-10T02:11:00.9451730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp513 2025-10-10T02:11:00.9452550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp514 2025-10-10T02:11:00.9453570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole 2025-10-10T02:11:00.9454540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-build343 2025-10-10T02:11:00.9455190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp513-a 2025-10-10T02:11:00.9456010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-33-euc 2025-10-10T02:11:00.9456870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/36/6053-dg 2025-10-10T02:11:00.9457660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/36/605x-dg 2025-10-10T02:11:00.9458310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/36/6053 2025-10-10T02:11:00.9459150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/36/605x 2025-10-10T02:11:00.9459920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/36/630MTG-24 2025-10-10T02:11:00.9460680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/36/630-lm 2025-10-10T02:11:00.9461320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/31/1178 2025-10-10T02:11:00.9462150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/31/1730-lm 2025-10-10T02:11:00.9462920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/excel62-w 2025-10-10T02:11:00.9463670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/emu-220 2025-10-10T02:11:00.9464450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/emu 2025-10-10T02:11:00.9465320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/excel62 2025-10-10T02:11:00.9466010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/excel64 2025-10-10T02:11:00.9466770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ecma+italics 2025-10-10T02:11:00.9467600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ex155 2025-10-10T02:11:00.9468460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ecma+sgr 2025-10-10T02:11:00.9469430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ecma+strikeout 2025-10-10T02:11:00.9470250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/excel64-rv 2025-10-10T02:11:00.9471070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/elks-vt52 2025-10-10T02:11:00.9471840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ep4000 2025-10-10T02:11:00.9472720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ecma+index 2025-10-10T02:11:00.9473390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ep48 2025-10-10T02:11:00.9474290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/elks-glasstty 2025-10-10T02:11:00.9475210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/emx-base 2025-10-10T02:11:00.9476140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ecma+color 2025-10-10T02:11:00.9476830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ep40 2025-10-10T02:11:00.9477630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ep4080 2025-10-10T02:11:00.9478580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/excel62-rv 2025-10-10T02:11:00.9479280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/env230 2025-10-10T02:11:00.9480090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/excel64-w 2025-10-10T02:11:00.9480980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/envision230 2025-10-10T02:11:00.9481730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ergo4000 2025-10-10T02:11:00.9482840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/elks-ansi 2025-10-10T02:11:00.9483470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/esprit-am 2025-10-10T02:11:00.9484230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/emots 2025-10-10T02:11:00.9484980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/esprit 2025-10-10T02:11:00.9485790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/elks 2025-10-10T02:11:00.9486460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/eterm 2025-10-10T02:11:00.9487230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/exec80 2025-10-10T02:11:00.9488100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/eterm-color 2025-10-10T02:11:00.9489000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bct510a 2025-10-10T02:11:00.9489870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-pc-w-rv 2025-10-10T02:11:00.9490680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-8 2025-10-10T02:11:00.9491530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bsdos-pc-nobold 2025-10-10T02:11:00.9492300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bg2.0 2025-10-10T02:11:00.9493090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/b-128 2025-10-10T02:11:00.9493930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300 2025-10-10T02:11:00.9494780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bsdos-pc 2025-10-10T02:11:00.9495560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-8-pc 2025-10-10T02:11:00.9496360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bg3.10rv 2025-10-10T02:11:00.9497070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bee 2025-10-10T02:11:00.9497850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-w-8rv 2025-10-10T02:11:00.9498570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bh4 2025-10-10T02:11:00.9499360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/beehiveIIIm 2025-10-10T02:11:00.9500170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bsdos-pc-m 2025-10-10T02:11:00.9501010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-pc-rv 2025-10-10T02:11:00.9501860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bracketed+paste 2025-10-10T02:11:00.9502610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-pc 2025-10-10T02:11:00.9503410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bg3.10nv 2025-10-10T02:11:00.9504680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-8-pc-w 2025-10-10T02:11:00.9505160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-8rv 2025-10-10T02:11:00.9505700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-rv 2025-10-10T02:11:00.9506310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/basic4 2025-10-10T02:11:00.9506910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bct510d 2025-10-10T02:11:00.9507530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-8w 2025-10-10T02:11:00.9508140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/beehive 2025-10-10T02:11:00.9508760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-w 2025-10-10T02:11:00.9509380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bg1.25nv 2025-10-10T02:11:00.9510010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bg2.0nv 2025-10-10T02:11:00.9510840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bantam 2025-10-10T02:11:00.9511250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bobcat 2025-10-10T02:11:00.9511850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bg3.10 2025-10-10T02:11:00.9512500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-8-pc-rv 2025-10-10T02:11:00.9513070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bh3m 2025-10-10T02:11:00.9513700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bitgraph 2025-10-10T02:11:00.9514390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-w-rv 2025-10-10T02:11:00.9515160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bterm 2025-10-10T02:11:00.9515650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bsdos-pc-mono 2025-10-10T02:11:00.9516240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bg1.25rv 2025-10-10T02:11:00.9516860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bg2.0rv 2025-10-10T02:11:00.9517500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bsdos-sparc 2025-10-10T02:11:00.9518110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/beehive4 2025-10-10T02:11:00.9518750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/beehive3 2025-10-10T02:11:00.9519340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/beterm 2025-10-10T02:11:00.9519970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/basis 2025-10-10T02:11:00.9520570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/blit 2025-10-10T02:11:00.9521200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bsdos-ppc 2025-10-10T02:11:00.9521770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bg1.25 2025-10-10T02:11:00.9522500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-8-pc-w-rv 2025-10-10T02:11:00.9523110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-pc-w 2025-10-10T02:11:00.9523720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/beacon 2025-10-10T02:11:00.9524330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/37/730MTGr 2025-10-10T02:11:00.9525000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/37/730MTGr-24 2025-10-10T02:11:00.9525650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/37/730MTG-24 2025-10-10T02:11:00.9526290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/37/730MTG-41 2025-10-10T02:11:00.9526990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/37/730MTG-41r 2025-10-10T02:11:00.9527540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime314 2025-10-10T02:11:00.9528120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mosh 2025-10-10T02:11:00.9528790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mskermit227 2025-10-10T02:11:00.9529500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mouse-sun 2025-10-10T02:11:00.9529970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mai 2025-10-10T02:11:00.9530630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mterm-ansi 2025-10-10T02:11:00.9531230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mt70 2025-10-10T02:11:00.9531810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mod24 2025-10-10T02:11:00.9532420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime340 2025-10-10T02:11:00.9533060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/modgraph48 2025-10-10T02:11:00.9533650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mgterm 2025-10-10T02:11:00.9534470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mach-gnu-color 2025-10-10T02:11:00.9535050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/msk227 2025-10-10T02:11:00.9535660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minix-old 2025-10-10T02:11:00.9536380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mintty+common 2025-10-10T02:11:00.9536960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime-fb 2025-10-10T02:11:00.9537590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/masscomp 2025-10-10T02:11:00.9538210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/masscomp2 2025-10-10T02:11:00.9538780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mterm 2025-10-10T02:11:00.9539430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime2 2025-10-10T02:11:00.9540040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mvterm 2025-10-10T02:11:00.9540620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mt-70 2025-10-10T02:11:00.9541320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minix-old-am 2025-10-10T02:11:00.9541980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mrxvt-256color 2025-10-10T02:11:00.9542600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mlterm2 2025-10-10T02:11:00.9543210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/macintosh 2025-10-10T02:11:00.9543910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/macterminal-w 2025-10-10T02:11:00.9544760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/ms-vt100 2025-10-10T02:11:00.9545140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mach-gnu 2025-10-10T02:11:00.9545740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mac-w 2025-10-10T02:11:00.9546400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/microterm5 2025-10-10T02:11:00.9547020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/m2-nam 2025-10-10T02:11:00.9547800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mskermit227am 2025-10-10T02:11:00.9548380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mlterm3 2025-10-10T02:11:00.9548970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime2a-v 2025-10-10T02:11:00.9549540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime2a 2025-10-10T02:11:00.9550180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minix-1.7 2025-10-10T02:11:00.9550880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel2-80 2025-10-10T02:11:00.9551470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/modgraph2 2025-10-10T02:11:00.9552140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel1-nb 2025-10-10T02:11:00.9552750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime-hb 2025-10-10T02:11:00.9553370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/msk227am 2025-10-10T02:11:00.9554020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mimeii 2025-10-10T02:11:00.9554700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel1b-80 2025-10-10T02:11:00.9555300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/microbee 2025-10-10T02:11:00.9555970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mosh-256color 2025-10-10T02:11:00.9556650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mlterm-direct 2025-10-10T02:11:00.9557350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/ms-vt100-16color 2025-10-10T02:11:00.9558020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mgr-linux 2025-10-10T02:11:00.9558660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mskermit22714 2025-10-10T02:11:00.9559340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mintty-direct 2025-10-10T02:11:00.9559970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mostlike 2025-10-10T02:11:00.9560580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mgr-sun 2025-10-10T02:11:00.9561150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mac 2025-10-10T02:11:00.9561810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel1 2025-10-10T02:11:00.9562420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mgt 2025-10-10T02:11:00.9563040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime-3ax 2025-10-10T02:11:00.9563740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mlterm-256color 2025-10-10T02:11:00.9564400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel12-80 2025-10-10T02:11:00.9564980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/modgraph 2025-10-10T02:11:00.9565540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mgr 2025-10-10T02:11:00.9566220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/microterm 2025-10-10T02:11:00.9566890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mlterm+pcfkeys 2025-10-10T02:11:00.9567490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/masscomp1 2025-10-10T02:11:00.9568430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mach-color 2025-10-10T02:11:00.9568780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime1 2025-10-10T02:11:00.9569390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mm314 2025-10-10T02:11:00.9569970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime3a 2025-10-10T02:11:00.9570540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mm340 2025-10-10T02:11:00.9571170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mt4520-rv 2025-10-10T02:11:00.9571800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/megatek 2025-10-10T02:11:00.9572480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel-2-nam 2025-10-10T02:11:00.9573190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel1b-nb 2025-10-10T02:11:00.9573880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel-2 2025-10-10T02:11:00.9574490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mono-emx 2025-10-10T02:11:00.9575130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime 2025-10-10T02:11:00.9575690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/msk22714 2025-10-10T02:11:00.9576300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mdl110 2025-10-10T02:11:00.9576860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mimei 2025-10-10T02:11:00.9577480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mach 2025-10-10T02:11:00.9578210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime2a-s 2025-10-10T02:11:00.9578760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minix-1.5 2025-10-10T02:11:00.9579500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/microb 2025-10-10T02:11:00.9580850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/memhp 2025-10-10T02:11:00.9581170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mintty 2025-10-10T02:11:00.9581290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mlterm 2025-10-10T02:11:00.9582070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/ms-vt100-color 2025-10-10T02:11:00.9582540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minix-3.0 2025-10-10T02:11:00.9583380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime3ax 2025-10-10T02:11:00.9583820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/ms-vt100+ 2025-10-10T02:11:00.9584440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/morphos 2025-10-10T02:11:00.9585000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel 2025-10-10T02:11:00.9585600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minix 2025-10-10T02:11:00.9586510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mod 2025-10-10T02:11:00.9587150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mach-bold 2025-10-10T02:11:00.9588070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel1b 2025-10-10T02:11:00.9588530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/ms-terminal 2025-10-10T02:11:00.9589080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mrxvt 2025-10-10T02:11:00.9589730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/ms-vt-utf8 2025-10-10T02:11:00.9590400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/lisaterm-w 2025-10-10T02:11:00.9591020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux3.0 2025-10-10T02:11:00.9591660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux+sfkeys 2025-10-10T02:11:00.9592270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-m2 2025-10-10T02:11:00.9592910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/luna 2025-10-10T02:11:00.9593590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-lat 2025-10-10T02:11:00.9594200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/luna68k 2025-10-10T02:11:00.9594860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-koi8r 2025-10-10T02:11:00.9595410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/la120 2025-10-10T02:11:00.9596050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/lft-pc850 2025-10-10T02:11:00.9596740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux2.2 2025-10-10T02:11:00.9598230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-s 2025-10-10T02:11:00.9598360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux+decid 2025-10-10T02:11:00.9598760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/lisaterm 2025-10-10T02:11:00.9599450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-16color 2025-10-10T02:11:00.9600020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/ln03 2025-10-10T02:11:00.9600610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/ln03-w 2025-10-10T02:11:00.9601240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-vt 2025-10-10T02:11:00.9601820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/layer 2025-10-10T02:11:00.9602450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux+kbs 2025-10-10T02:11:00.9603220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-basic 2025-10-10T02:11:00.9603790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/lisa 2025-10-10T02:11:00.9604300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux 2025-10-10T02:11:00.9605100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-m1 2025-10-10T02:11:00.9605830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-c-nc 2025-10-10T02:11:00.9606570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/liswb 2025-10-10T02:11:00.9607410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/lft 2025-10-10T02:11:00.9608070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-m1b 2025-10-10T02:11:00.9609040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux2.6 2025-10-10T02:11:00.9609660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux2.6.26 2025-10-10T02:11:00.9610730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-c 2025-10-10T02:11:00.9611380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-m 2025-10-10T02:11:00.9612190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-nic 2025-10-10T02:11:00.9613000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-koi8 2025-10-10T02:11:00.9613720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/lpr 2025-10-10T02:11:00.9614470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/39/955-w 2025-10-10T02:11:00.9615280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/39/9term 2025-10-10T02:11:00.9616010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/39/955-hb 2025-10-10T02:11:00.9616900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept108-4p 2025-10-10T02:11:00.9617710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/coco3 2025-10-10T02:11:00.9618460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/citoh-6lpi 2025-10-10T02:11:00.9619380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cx100 2025-10-10T02:11:00.9620420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c321 2025-10-10T02:11:00.9620800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cit80 2025-10-10T02:11:00.9621710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50 2025-10-10T02:11:00.9622340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cops-10 2025-10-10T02:11:00.9623340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept-avt 2025-10-10T02:11:00.9624170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50r 2025-10-10T02:11:00.9625160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept100-rv 2025-10-10T02:11:00.9626200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60 2025-10-10T02:11:00.9626580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cci1 2025-10-10T02:11:00.9627470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/coherent 2025-10-10T02:11:00.9628300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cad68-2 2025-10-10T02:11:00.9629160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cyb83 2025-10-10T02:11:00.9629930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50-koi8r 2025-10-10T02:11:00.9630630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cbunix 2025-10-10T02:11:00.9631520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c108-rv 2025-10-10T02:11:00.9632470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c108-8p 2025-10-10T02:11:00.9633110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cs10-w 2025-10-10T02:11:00.9633980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60l1 2025-10-10T02:11:00.9634880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cad68-3 2025-10-10T02:11:00.9635560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/citc 2025-10-10T02:11:00.9636430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c108-rv-8p 2025-10-10T02:11:00.9637470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept108-w8p 2025-10-10T02:11:00.9638100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/citoh-ps 2025-10-10T02:11:00.9639050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c100-4p 2025-10-10T02:11:00.9639730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cit101e-n132 2025-10-10T02:11:00.9640790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/contel320 2025-10-10T02:11:00.9641440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25-koi8r-m 2025-10-10T02:11:00.9642390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/ct82 2025-10-10T02:11:00.9643050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/ct8500 2025-10-10T02:11:00.9643810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cops 2025-10-10T02:11:00.9644760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept100 2025-10-10T02:11:00.9645560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/contel321 2025-10-10T02:11:00.9646500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/citoh-8lpi 2025-10-10T02:11:00.9647210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60-m 2025-10-10T02:11:00.9648010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25w 2025-10-10T02:11:00.9648850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cbblit 2025-10-10T02:11:00.9649950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept108 2025-10-10T02:11:00.9650450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60r 2025-10-10T02:11:00.9651290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/ctrm 2025-10-10T02:11:00.9652290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/contour 2025-10-10T02:11:00.9652850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cit101e-rv 2025-10-10T02:11:00.9653680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c100-rv-4p 2025-10-10T02:11:00.9654720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/ci8510 2025-10-10T02:11:00.9655370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60-koi8r-m 2025-10-10T02:11:00.9656240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50-iso-m 2025-10-10T02:11:00.9657050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/commodore 2025-10-10T02:11:00.9657820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c108 2025-10-10T02:11:00.9658710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons43 2025-10-10T02:11:00.9659620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50-iso8859 2025-10-10T02:11:00.9660420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cit101 2025-10-10T02:11:00.9661010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons30-m 2025-10-10T02:11:00.9662010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60l1-m 2025-10-10T02:11:00.9662680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c100 2025-10-10T02:11:00.9663380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cdc752 2025-10-10T02:11:00.9664180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cit500 2025-10-10T02:11:00.9664850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cgc2 2025-10-10T02:11:00.9665800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cg7900 2025-10-10T02:11:00.9666380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cygwinDBG 2025-10-10T02:11:00.9667180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/chromatics 2025-10-10T02:11:00.9667880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50l1-m 2025-10-10T02:11:00.9668700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/colorscan 2025-10-10T02:11:00.9669580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/ca22851 2025-10-10T02:11:00.9670460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60-koi8r 2025-10-10T02:11:00.9674500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cdc721 2025-10-10T02:11:00.9674730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cit101e-n 2025-10-10T02:11:00.9674880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cgc3 2025-10-10T02:11:00.9675080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c108-w 2025-10-10T02:11:00.9675230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept108-8p 2025-10-10T02:11:00.9675450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cs10 2025-10-10T02:11:00.9675670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25-m 2025-10-10T02:11:00.9676440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons30 2025-10-10T02:11:00.9677270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept 2025-10-10T02:11:00.9678080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/citoh 2025-10-10T02:11:00.9678860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/citoh-pica 2025-10-10T02:11:00.9679600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60-iso 2025-10-10T02:11:00.9680420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/contel300 2025-10-10T02:11:00.9681110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c108-rv-4p 2025-10-10T02:11:00.9681700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c108-4p 2025-10-10T02:11:00.9682370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/citoh-elite 2025-10-10T02:11:00.9683090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/contour-direct 2025-10-10T02:11:00.9683640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cops10 2025-10-10T02:11:00.9684260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cit101e 2025-10-10T02:11:00.9684910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/contel301 2025-10-10T02:11:00.9685580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/citoh-comp 2025-10-10T02:11:00.9686440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50-m 2025-10-10T02:11:00.9686800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c100-1p 2025-10-10T02:11:00.9687410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c100-rv 2025-10-10T02:11:00.9688010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cdc456 2025-10-10T02:11:00.9688630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cit-80 2025-10-10T02:11:00.9689310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25-iso-m 2025-10-10T02:11:00.9689960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60-iso-m 2025-10-10T02:11:00.9690540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cx 2025-10-10T02:11:00.9691360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25r 2025-10-10T02:11:00.9691840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25-debian 2025-10-10T02:11:00.9692390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/crt 2025-10-10T02:11:00.9693040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c108-w-8p 2025-10-10T02:11:00.9693680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons43-m 2025-10-10T02:11:00.9694310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/crt-vt220 2025-10-10T02:11:00.9695000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cdc721-esc 2025-10-10T02:11:00.9695920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cygwinB19 2025-10-10T02:11:00.9696260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25l1-m 2025-10-10T02:11:00.9697140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/color_xterm 2025-10-10T02:11:00.9697520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50l1 2025-10-10T02:11:00.9698170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/citoh-prop 2025-10-10T02:11:00.9698840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50-koi8r-m 2025-10-10T02:11:00.9699520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25-koi8-r 2025-10-10T02:11:00.9700070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c301 2025-10-10T02:11:00.9700680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cyb110 2025-10-10T02:11:00.9701420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25-iso8859 2025-10-10T02:11:00.9702060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept108-w-8 2025-10-10T02:11:00.9702690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60r-m 2025-10-10T02:11:00.9703400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c300 2025-10-10T02:11:00.9703860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25 2025-10-10T02:11:00.9704480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cygwin 2025-10-10T02:11:00.9705280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/contour-latest 2025-10-10T02:11:00.9705800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cdc721ll 2025-10-10T02:11:00.9706410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25r-m 2025-10-10T02:11:00.9707000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c104 2025-10-10T02:11:00.9707610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cdc756 2025-10-10T02:11:00.9708290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cit101e-132 2025-10-10T02:11:00.9708950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50r-m 2025-10-10T02:11:00.9709470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cci 2025-10-10T02:11:00.9710190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept108rv4p 2025-10-10T02:11:00.9710810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25l1 2025-10-10T02:11:00.9711650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/digilog 2025-10-10T02:11:00.9712040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dmd-34 2025-10-10T02:11:00.9712630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dmdt80 2025-10-10T02:11:00.9713300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d410-7b-w 2025-10-10T02:11:00.9713910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d555-7b-w 2025-10-10T02:11:00.9714480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d132 2025-10-10T02:11:00.9715420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d230c 2025-10-10T02:11:00.9715780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dku7102-sna 2025-10-10T02:11:00.9716360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/delta 2025-10-10T02:11:00.9716980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d217-dg 2025-10-10T02:11:00.9717620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dku7103-sna 2025-10-10T02:11:00.9718260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix 2025-10-10T02:11:00.9718930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dku7003-dumb 2025-10-10T02:11:00.9719510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d577-7b 2025-10-10T02:11:00.9720120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dmchat 2025-10-10T02:11:00.9720850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-128x48-m 2025-10-10T02:11:00.9721440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dec-vt220 2025-10-10T02:11:00.9722320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix-w-ccc 2025-10-10T02:11:00.9722750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dm3025 2025-10-10T02:11:00.9723350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462+s 2025-10-10T02:11:00.9723940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dw1 2025-10-10T02:11:00.9724590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216-unix-25 2025-10-10T02:11:00.9725200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462+25 2025-10-10T02:11:00.9725860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412-unix-w 2025-10-10T02:11:00.9726570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-144x48-m 2025-10-10T02:11:00.9727310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dec-vt330 2025-10-10T02:11:00.9727910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d578-dg 2025-10-10T02:11:00.9728760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/datapoint 2025-10-10T02:11:00.9729460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d211 2025-10-10T02:11:00.9730360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462e-dg 2025-10-10T02:11:00.9731180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412+ 2025-10-10T02:11:00.9732080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix-25 2025-10-10T02:11:00.9732760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dt80 2025-10-10T02:11:00.9733930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix-s-ccc 2025-10-10T02:11:00.9734950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d220 2025-10-10T02:11:00.9735500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d463-unix-w 2025-10-10T02:11:00.9736390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dialogue80 2025-10-10T02:11:00.9737180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix-25 2025-10-10T02:11:00.9737920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dumb 2025-10-10T02:11:00.9738950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix-sr-ccc 2025-10-10T02:11:00.9739930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg-generic 2025-10-10T02:11:00.9740460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d217-unix-25 2025-10-10T02:11:00.9741350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dku7003 2025-10-10T02:11:00.9742100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d464-unix-25 2025-10-10T02:11:00.9743290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-112x37-m 2025-10-10T02:11:00.9743880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412+25 2025-10-10T02:11:00.9744620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo1720 2025-10-10T02:11:00.9745530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d470 2025-10-10T02:11:00.9746250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d413-unix-s 2025-10-10T02:11:00.9747140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462-unix-s 2025-10-10T02:11:00.9747980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/decpro 2025-10-10T02:11:00.9748550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d210 2025-10-10T02:11:00.9749550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/datagraphix 2025-10-10T02:11:00.9750090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216-dg 2025-10-10T02:11:00.9751000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d414-unix-sr 2025-10-10T02:11:00.9751930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-80x25-m 2025-10-10T02:11:00.9752960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d411-7b-w 2025-10-10T02:11:00.9753590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix-ccc 2025-10-10T02:11:00.9754360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix-sr 2025-10-10T02:11:00.9755320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dec-vt340 2025-10-10T02:11:00.9756150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dmdt80w 2025-10-10T02:11:00.9757100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dumb-emacs-ansi 2025-10-10T02:11:00.9757810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dm80w 2025-10-10T02:11:00.9758640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d577-dg 2025-10-10T02:11:00.9759550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dgkeys+11 2025-10-10T02:11:00.9760370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/datamedia2500 2025-10-10T02:11:00.9761160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dtc382 2025-10-10T02:11:00.9762030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d461-w 2025-10-10T02:11:00.9762830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dku7102-old 2025-10-10T02:11:00.9763630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-m 2025-10-10T02:11:00.9764440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216-unix 2025-10-10T02:11:00.9765260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d413-dg 2025-10-10T02:11:00.9765960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d461-7b-w 2025-10-10T02:11:00.9766870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix-s 2025-10-10T02:11:00.9767690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix-sr 2025-10-10T02:11:00.9768390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg+color8 2025-10-10T02:11:00.9769200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/djgpp 2025-10-10T02:11:00.9770040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-112x37 2025-10-10T02:11:00.9770920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216e-dg 2025-10-10T02:11:00.9771870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d414-unix-25 2025-10-10T02:11:00.9772590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/ddr3180 2025-10-10T02:11:00.9773450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dgkeys+7b 2025-10-10T02:11:00.9774160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462-dg 2025-10-10T02:11:00.9774970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-dg-ccc 2025-10-10T02:11:00.9775790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix-sr-ccc 2025-10-10T02:11:00.9776560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d400 2025-10-10T02:11:00.9777350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-dg 2025-10-10T02:11:00.9778120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412+sr 2025-10-10T02:11:00.9778970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-b 2025-10-10T02:11:00.9779820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d464-unix-sr 2025-10-10T02:11:00.9780640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dgmode+color8 2025-10-10T02:11:00.9781410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix 2025-10-10T02:11:00.9782170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dt110 2025-10-10T02:11:00.9783070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix-ccc 2025-10-10T02:11:00.9783760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg-ansi 2025-10-10T02:11:00.9784720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg+fixed 2025-10-10T02:11:00.9785490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dmd 2025-10-10T02:11:00.9786370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dt-100w 2025-10-10T02:11:00.9787120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo1640 2025-10-10T02:11:00.9788210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-128x40 2025-10-10T02:11:00.9788720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d463-dg 2025-10-10T02:11:00.9789680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dataspeed40 2025-10-10T02:11:00.9790510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412+w 2025-10-10T02:11:00.9791190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dd5000 2025-10-10T02:11:00.9791970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dec-vt400 2025-10-10T02:11:00.9792740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dp3360 2025-10-10T02:11:00.9793830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg6053-old 2025-10-10T02:11:00.9794350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg210 2025-10-10T02:11:00.9795250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-200x64-m 2025-10-10T02:11:00.9796000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d464-unix-s 2025-10-10T02:11:00.9797120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-128x48 2025-10-10T02:11:00.9797610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-200x64 2025-10-10T02:11:00.9798480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dmterm 2025-10-10T02:11:00.9799390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462+ 2025-10-10T02:11:00.9800210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo-lm 2025-10-10T02:11:00.9800990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/decansi 2025-10-10T02:11:00.9801780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d460-7b-w 2025-10-10T02:11:00.9802680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix-w 2025-10-10T02:11:00.9803570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216+25 2025-10-10T02:11:00.9804560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-m-b 2025-10-10T02:11:00.9805210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d217-unix 2025-10-10T02:11:00.9806100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d578-7b 2025-10-10T02:11:00.9806950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462+sr 2025-10-10T02:11:00.9807600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/ds40-2 2025-10-10T02:11:00.9808370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg211 2025-10-10T02:11:00.9809380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dt80w 2025-10-10T02:11:00.9809880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412-dg 2025-10-10T02:11:00.9810700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d414-unix-w 2025-10-10T02:11:00.9811540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d410-w 2025-10-10T02:11:00.9812350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d230c-dg 2025-10-10T02:11:00.9813150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d80 2025-10-10T02:11:00.9814240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dw3 2025-10-10T02:11:00.9814690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-90x30 2025-10-10T02:11:00.9815540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dt-100 2025-10-10T02:11:00.9816130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg+ccc 2025-10-10T02:11:00.9816860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dw4 2025-10-10T02:11:00.9817850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dwk-vt 2025-10-10T02:11:00.9818380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d460-dg 2025-10-10T02:11:00.9819390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-90x30-m 2025-10-10T02:11:00.9820210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dgunix+fixed 2025-10-10T02:11:00.9821190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dialogue 2025-10-10T02:11:00.9821730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d555-dg 2025-10-10T02:11:00.9822600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg450 2025-10-10T02:11:00.9823500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d555 2025-10-10T02:11:00.9824120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d470-dg 2025-10-10T02:11:00.9825140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dm3045 2025-10-10T02:11:00.9825720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dm1520 2025-10-10T02:11:00.9826590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/decwriter 2025-10-10T02:11:00.9827440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-100x37 2025-10-10T02:11:00.9828270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-80x30 2025-10-10T02:11:00.9828950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d460-w 2025-10-10T02:11:00.9829710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dm2500 2025-10-10T02:11:00.9830510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412-unix 2025-10-10T02:11:00.9831300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d215-7b 2025-10-10T02:11:00.9832260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216+ 2025-10-10T02:11:00.9832810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d470c-7b 2025-10-10T02:11:00.9833710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo1620-m8 2025-10-10T02:11:00.9834640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dt80-sas 2025-10-10T02:11:00.9835610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462+w 2025-10-10T02:11:00.9836490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d450-dg 2025-10-10T02:11:00.9837160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412-unix-sr 2025-10-10T02:11:00.9838020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-200x75 2025-10-10T02:11:00.9838800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-256x96 2025-10-10T02:11:00.9839660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dw2 2025-10-10T02:11:00.9840300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg605x 2025-10-10T02:11:00.9841140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-200x75-m 2025-10-10T02:11:00.9841970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dgmode+color 2025-10-10T02:11:00.9842650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d2-dg 2025-10-10T02:11:00.9843520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d411-dg 2025-10-10T02:11:00.9844460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dmd1 2025-10-10T02:11:00.9845160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dm1521 2025-10-10T02:11:00.9846230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix-25-ccc 2025-10-10T02:11:00.9846880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dwk 2025-10-10T02:11:00.9847800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg6053 2025-10-10T02:11:00.9848650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-128x40-m 2025-10-10T02:11:00.9849380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo 2025-10-10T02:11:00.9850100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d211-7b 2025-10-10T02:11:00.9851180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg200 2025-10-10T02:11:00.9851640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg+color 2025-10-10T02:11:00.9852560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462-unix-25 2025-10-10T02:11:00.9853840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dtterm 2025-10-10T02:11:00.9854020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-160x64 2025-10-10T02:11:00.9855130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dvtm-256color 2025-10-10T02:11:00.9856040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dp8242 2025-10-10T02:11:00.9856770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d400-dg 2025-10-10T02:11:00.9857130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d410 2025-10-10T02:11:00.9858070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d413-unix-sr 2025-10-10T02:11:00.9858930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo1740 2025-10-10T02:11:00.9859780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-100x37-m 2025-10-10T02:11:00.9860570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412-unix-s 2025-10-10T02:11:00.9861470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d410-dg 2025-10-10T02:11:00.9862200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216+dg 2025-10-10T02:11:00.9862940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d215 2025-10-10T02:11:00.9863860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d463-unix-25 2025-10-10T02:11:00.9864530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dt100 2025-10-10T02:11:00.9865470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d464-unix 2025-10-10T02:11:00.9866370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dec+pp 2025-10-10T02:11:00.9867250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d463-unix-s 2025-10-10T02:11:00.9867990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d411 2025-10-10T02:11:00.9868870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d413-unix 2025-10-10T02:11:00.9869800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo1640-m8 2025-10-10T02:11:00.9870900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d2 2025-10-10T02:11:00.9871090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216e+ 2025-10-10T02:11:00.9871680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dw 2025-10-10T02:11:00.9872290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d461-dg 2025-10-10T02:11:00.9872870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dvtm 2025-10-10T02:11:00.9873600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-dg 2025-10-10T02:11:00.9874080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dec+sl 2025-10-10T02:11:00.9874720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dku7202 2025-10-10T02:11:00.9875550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-256x96-m 2025-10-10T02:11:00.9876040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d555-w 2025-10-10T02:11:00.9876660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d411-w 2025-10-10T02:11:00.9877350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d413-unix-w 2025-10-10T02:11:00.9877980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462-unix-w 2025-10-10T02:11:00.9878640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dgunix+ccc 2025-10-10T02:11:00.9879200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d220-7b 2025-10-10T02:11:00.9879970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dec-vt100 2025-10-10T02:11:00.9880420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d214 2025-10-10T02:11:00.9881060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo630 2025-10-10T02:11:00.9881760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d463-unix 2025-10-10T02:11:00.9882360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d800 2025-10-10T02:11:00.9883280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dt100w 2025-10-10T02:11:00.9884280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216e+dg 2025-10-10T02:11:00.9885290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d460 2025-10-10T02:11:00.9885860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo1730 2025-10-10T02:11:00.9886730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d200 2025-10-10T02:11:00.9887470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/ddr 2025-10-10T02:11:00.9888450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d463-unix-sr 2025-10-10T02:11:00.9889250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix-w 2025-10-10T02:11:00.9890040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-f2 2025-10-10T02:11:00.9890920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin 2025-10-10T02:11:00.9891880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d470c-dg 2025-10-10T02:11:00.9892560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462+dg 2025-10-10T02:11:00.9893490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/djgpp203 2025-10-10T02:11:00.9894080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/djgpp204 2025-10-10T02:11:00.9894810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d211-dg 2025-10-10T02:11:00.9895640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg6134 2025-10-10T02:11:00.9896820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d411-7b 2025-10-10T02:11:00.9897490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dm80 2025-10-10T02:11:00.9898500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d413-unix-25 2025-10-10T02:11:00.9899420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix-w-ccc 2025-10-10T02:11:00.9900300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dgkeys+15 2025-10-10T02:11:00.9901150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d577-7b-w 2025-10-10T02:11:00.9901840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d450 2025-10-10T02:11:00.9902690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-f 2025-10-10T02:11:00.9903550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-80x30-m 2025-10-10T02:11:00.9904200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d460-7b 2025-10-10T02:11:00.9905070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg100 2025-10-10T02:11:00.9905890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d461 2025-10-10T02:11:00.9906870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo1640-lm 2025-10-10T02:11:00.9907610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d230 2025-10-10T02:11:00.9908720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-144x48 2025-10-10T02:11:00.9909420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d215-dg 2025-10-10T02:11:00.9910280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dgkeys+8b 2025-10-10T02:11:00.9910900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo450 2025-10-10T02:11:00.9911460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d470-7b 2025-10-10T02:11:00.9913070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/domterm 2025-10-10T02:11:00.9913620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d470c 2025-10-10T02:11:00.9914280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d414-unix 2025-10-10T02:11:00.9914900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d555-7b 2025-10-10T02:11:00.9915590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216e-unix 2025-10-10T02:11:00.9916270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-80x25 2025-10-10T02:11:00.9916890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d461-7b 2025-10-10T02:11:00.9917640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix-25-ccc 2025-10-10T02:11:00.9918290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-dg-ccc 2025-10-10T02:11:00.9918920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d577-w 2025-10-10T02:11:00.9919660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-160x64-m 2025-10-10T02:11:00.9920220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d578 2025-10-10T02:11:00.9920860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d230-dg 2025-10-10T02:11:00.9921490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dtc300s 2025-10-10T02:11:00.9922150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg460-ansi 2025-10-10T02:11:00.9922840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d464-unix-w 2025-10-10T02:11:00.9923420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/ds40 2025-10-10T02:11:00.9924050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412+dg 2025-10-10T02:11:00.9924840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d214-dg 2025-10-10T02:11:00.9925320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d220-dg 2025-10-10T02:11:00.9926030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo1740-lm 2025-10-10T02:11:00.9926620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412+s 2025-10-10T02:11:00.9927290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/decid+cpr 2025-10-10T02:11:00.9927890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dmd-24 2025-10-10T02:11:00.9928560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-m-f2 2025-10-10T02:11:00.9929280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix-s-ccc 2025-10-10T02:11:00.9929950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d414-unix-s 2025-10-10T02:11:00.9930590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo1620 2025-10-10T02:11:00.9931220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d200-dg 2025-10-10T02:11:00.9931970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d577 2025-10-10T02:11:00.9932500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462-unix-sr 2025-10-10T02:11:00.9933170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d210-dg 2025-10-10T02:11:00.9933870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix-s 2025-10-10T02:11:00.9934510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-m-f 2025-10-10T02:11:00.9935190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412-unix-25 2025-10-10T02:11:00.9935800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d410-7b 2025-10-10T02:11:00.9936480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462-unix 2025-10-10T02:11:00.9937200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dku7102 2025-10-10T02:11:00.9937810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/41/Apple_Terminal 2025-10-10T02:11:00.9938440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-42 2025-10-10T02:11:00.9939140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-epc-w 2025-10-10T02:11:00.9939810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-48wpc 2025-10-10T02:11:00.9940480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse99gt-25 2025-10-10T02:11:00.9941140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy75-mc 2025-10-10T02:11:00.9941730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370-w 2025-10-10T02:11:00.9942530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-25-w 2025-10-10T02:11:00.9943050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-w-vb 2025-10-10T02:11:00.9943740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-42wvb 2025-10-10T02:11:00.9944340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-w 2025-10-10T02:11:00.9945090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy75-wvb 2025-10-10T02:11:00.9945660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160-42-w 2025-10-10T02:11:00.9946290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-wvb 2025-10-10T02:11:00.9946950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy50-vb 2025-10-10T02:11:00.9947610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse150-25 2025-10-10T02:11:00.9948340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325-w 2025-10-10T02:11:00.9948910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-43-w 2025-10-10T02:11:00.9949650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy120-25 2025-10-10T02:11:00.9950230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99gt-wvb 2025-10-10T02:11:00.9950980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-43 2025-10-10T02:11:00.9951560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse75ap 2025-10-10T02:11:00.9952200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-w-vb 2025-10-10T02:11:00.9952820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy75 2025-10-10T02:11:00.9953390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy30-mc 2025-10-10T02:11:00.9954170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-vb 2025-10-10T02:11:00.9954760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-36pc 2025-10-10T02:11:00.9955520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-36w 2025-10-10T02:11:00.9956080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-316X 2025-10-10T02:11:00.9956750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-epc-vb 2025-10-10T02:11:00.9957430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160-25 2025-10-10T02:11:00.9958040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse120-25 2025-10-10T02:11:00.9958650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-w 2025-10-10T02:11:00.9959410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-AT 2025-10-10T02:11:00.9959890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse370 2025-10-10T02:11:00.9960510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy100 2025-10-10T02:11:00.9961260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse85-vb 2025-10-10T02:11:00.9961840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse350-w 2025-10-10T02:11:00.9962400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy30-vb 2025-10-10T02:11:00.9963150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-25 2025-10-10T02:11:00.9963660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-w 2025-10-10T02:11:00.9964260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy350 2025-10-10T02:11:00.9965030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse120 2025-10-10T02:11:00.9965530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse50 2025-10-10T02:11:00.9966160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325w-24 2025-10-10T02:11:00.9970990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325-42w 2025-10-10T02:11:00.9971360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160-wvb 2025-10-10T02:11:00.9971690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520 2025-10-10T02:11:00.9972090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse75-wvb 2025-10-10T02:11:00.9972410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy75-vb 2025-10-10T02:11:00.9972740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99gt-25-w 2025-10-10T02:11:00.9973070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-48w 2025-10-10T02:11:00.9973410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-43wvb 2025-10-10T02:11:00.9973740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy120-w 2025-10-10T02:11:00.9974050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse150-w 2025-10-10T02:11:00.9974370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy50-mc 2025-10-10T02:11:00.9974680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy150-25 2025-10-10T02:11:00.9974990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325 2025-10-10T02:11:00.9975450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-wvb 2025-10-10T02:11:00.9976120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-epc 2025-10-10T02:11:00.9976730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99gt-vb 2025-10-10T02:11:00.9977340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60 2025-10-10T02:11:00.9977980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99gt-25 2025-10-10T02:11:00.9978620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-25-w 2025-10-10T02:11:00.9979230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wsvt25 2025-10-10T02:11:00.9979850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy150-vb 2025-10-10T02:11:00.9980530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/winconsole 2025-10-10T02:11:00.9981140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse150 2025-10-10T02:11:00.9981800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325-43 2025-10-10T02:11:00.9982390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wrenw 2025-10-10T02:11:00.9983080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-42w-vb 2025-10-10T02:11:00.9983670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse75 2025-10-10T02:11:00.9984270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy75ap 2025-10-10T02:11:00.9984930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370-wvb 2025-10-10T02:11:00.9985570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse185-w 2025-10-10T02:11:00.9986230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-43-w 2025-10-10T02:11:00.9986860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-vb 2025-10-10T02:11:00.9987450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy185 2025-10-10T02:11:00.9988090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wezterm 2025-10-10T02:11:00.9988740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325-42 2025-10-10T02:11:00.9989420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse99gt-w 2025-10-10T02:11:00.9990030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-316X 2025-10-10T02:11:00.9990660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160 2025-10-10T02:11:00.9991310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse120-vb 2025-10-10T02:11:00.9991930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wsvt25m 2025-10-10T02:11:00.9992570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-36w 2025-10-10T02:11:00.9993250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-43w-vb 2025-10-10T02:11:00.9993860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy-99fgt 2025-10-10T02:11:00.9994580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-epc-wvb 2025-10-10T02:11:00.9995220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160-vb 2025-10-10T02:11:00.9995790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy50 2025-10-10T02:11:00.9996430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-25 2025-10-10T02:11:00.9997110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-w 2025-10-10T02:11:00.9997740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-PC 2025-10-10T02:11:00.9998400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-42-w 2025-10-10T02:11:00.9999020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy120-vb 2025-10-10T02:11:00.9999690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-42w 2025-10-10T02:11:01.0000310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-80 2025-10-10T02:11:01.0000950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99gt-w 2025-10-10T02:11:01.0001590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-42 2025-10-10T02:11:01.0002240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-48w 2025-10-10T02:11:01.0002910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99gt-w-vb 2025-10-10T02:11:01.0003530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99fa 2025-10-10T02:11:01.0004130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wren 2025-10-10T02:11:01.0004800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse150-vb 2025-10-10T02:11:01.0005490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-epc-24 2025-10-10T02:11:01.0006120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-wvb 2025-10-10T02:11:01.0006730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy100q 2025-10-10T02:11:01.0007420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse99gt-wvb 2025-10-10T02:11:01.0008060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse-75ap 2025-10-10T02:11:01.0008660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60 2025-10-10T02:11:01.0009310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-epc 2025-10-10T02:11:01.0009990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse99gt-vb 2025-10-10T02:11:01.0010600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-43 2025-10-10T02:11:01.0011280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-36pc 2025-10-10T02:11:01.0011940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-36wpc 2025-10-10T02:11:01.0012570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wsiris 2025-10-10T02:11:01.0013240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy120-w-vb 2025-10-10T02:11:01.0013920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325-wvb 2025-10-10T02:11:01.0014530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-vb 2025-10-10T02:11:01.0015140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy-75ap 2025-10-10T02:11:01.0015780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse50-w 2025-10-10T02:11:01.0016440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160-42 2025-10-10T02:11:01.0017060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy350-vb 2025-10-10T02:11:01.0017740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse75-w 2025-10-10T02:11:01.0018310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99gt 2025-10-10T02:11:01.0018910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy85 2025-10-10T02:11:01.0019550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-48 2025-10-10T02:11:01.0020220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse85-8bit 2025-10-10T02:11:01.0020890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse150-w-vb 2025-10-10T02:11:01.0021540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-48pc 2025-10-10T02:11:01.0022190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99gt-tek 2025-10-10T02:11:01.0022840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-42-w 2025-10-10T02:11:01.0023480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99-ansi 2025-10-10T02:11:01.0024140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-wvb 2025-10-10T02:11:01.0024840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370-vb 2025-10-10T02:11:01.0025420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-25 2025-10-10T02:11:01.0026050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse-325 2025-10-10T02:11:01.0026700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy185-wvb 2025-10-10T02:11:01.0027350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-43w 2025-10-10T02:11:01.0028000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-PC 2025-10-10T02:11:01.0028640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy185-vb 2025-10-10T02:11:01.0029290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy350-wvb 2025-10-10T02:11:01.0029950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370-105k 2025-10-10T02:11:01.0030580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-24 2025-10-10T02:11:01.0031260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160-43 2025-10-10T02:11:01.0032230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-25w 2025-10-10T02:11:01.0032900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160-25-w 2025-10-10T02:11:01.0033480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy150 2025-10-10T02:11:01.0034190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-pc-24 2025-10-10T02:11:01.0034860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse120-25-w 2025-10-10T02:11:01.0035500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-48 2025-10-10T02:11:01.0036140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370-nk 2025-10-10T02:11:01.0036750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy185-w 2025-10-10T02:11:01.0037410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-24 2025-10-10T02:11:01.0038040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-43 2025-10-10T02:11:01.0038640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99f 2025-10-10T02:11:01.0039260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99fgt 2025-10-10T02:11:01.0039920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse185-vb 2025-10-10T02:11:01.0040540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy85-w 2025-10-10T02:11:01.0041200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-43-w 2025-10-10T02:11:01.0041860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse120-wvb 2025-10-10T02:11:01.0042450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160 2025-10-10T02:11:01.0043110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325-vb 2025-10-10T02:11:01.0043800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-36wpc 2025-10-10T02:11:01.0044450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy150-25-w 2025-10-10T02:11:01.0045090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99a-ansi 2025-10-10T02:11:01.0045720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse30 2025-10-10T02:11:01.0046360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-w-vb 2025-10-10T02:11:01.0047020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse350-vb 2025-10-10T02:11:01.0047640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse185 2025-10-10T02:11:01.0048270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-42 2025-10-10T02:11:01.0048880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy50-w 2025-10-10T02:11:01.0049540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-vb 2025-10-10T02:11:01.0050240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-p-wvb 2025-10-10T02:11:01.0050890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse185-24 2025-10-10T02:11:01.0051530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy120-25-w 2025-10-10T02:11:01.0052170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-wvb 2025-10-10T02:11:01.0052850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-36 2025-10-10T02:11:01.0053470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse75-vb 2025-10-10T02:11:01.0054100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse350 2025-10-10T02:11:01.0054690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy120 2025-10-10T02:11:01.0055310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy75-w 2025-10-10T02:11:01.0056010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-pc-vb 2025-10-10T02:11:01.0056690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-48wpc 2025-10-10T02:11:01.0057310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse120-w 2025-10-10T02:11:01.0057980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-epc-w 2025-10-10T02:11:01.0058620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy150-w 2025-10-10T02:11:01.0059260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse50-mc 2025-10-10T02:11:01.0059890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse99gt 2025-10-10T02:11:01.0060550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse50-wvb 2025-10-10T02:11:01.0061210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325-25 2025-10-10T02:11:01.0061790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370 2025-10-10T02:11:01.0062490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160-43-w 2025-10-10T02:11:01.0063110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370-tek 2025-10-10T02:11:01.0063760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-AT 2025-10-10T02:11:01.0064400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-wvb 2025-10-10T02:11:01.0065050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse85-wvb 2025-10-10T02:11:01.0065730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse150-25-w 2025-10-10T02:11:01.0066350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy85-vb 2025-10-10T02:11:01.0066970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy350-w 2025-10-10T02:11:01.0067620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-42-w 2025-10-10T02:11:01.0068250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy85-8bit 2025-10-10T02:11:01.0068850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325 2025-10-10T02:11:01.0069470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse85 2025-10-10T02:11:01.0070150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325-25w 2025-10-10T02:11:01.0070770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160-w 2025-10-10T02:11:01.0071370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520 2025-10-10T02:11:01.0072030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse30-vb 2025-10-10T02:11:01.0072690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse350-wvb 2025-10-10T02:11:01.0073400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse185-wvb 2025-10-10T02:11:01.0074020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325-43w 2025-10-10T02:11:01.0074640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-43 2025-10-10T02:11:01.0075270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy85-wvb 2025-10-10T02:11:01.0075920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy120-wvb 2025-10-10T02:11:01.0076550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse30-mc 2025-10-10T02:11:01.0077180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse85-w 2025-10-10T02:11:01.0077830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-vb 2025-10-10T02:11:01.0078500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370-101k 2025-10-10T02:11:01.0079110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse+sl 2025-10-10T02:11:01.0079750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99fgta 2025-10-10T02:11:01.0080390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse-vp 2025-10-10T02:11:01.0080950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy30 2025-10-10T02:11:01.0081650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-48pc 2025-10-10T02:11:01.0082250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-36 2025-10-10T02:11:01.0082930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy150-w-vb 2025-10-10T02:11:01.0083550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy185-24 2025-10-10T02:11:01.0084170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-42 2025-10-10T02:11:01.0084810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-tek 2025-10-10T02:11:01.0085450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-w 2025-10-10T02:11:01.0086110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse75-mc 2025-10-10T02:11:01.0086720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-vb 2025-10-10T02:11:01.0087350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-25 2025-10-10T02:11:01.0087990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy50-wvb 2025-10-10T02:11:01.0088620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370-rv 2025-10-10T02:11:01.0089270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse50-vb 2025-10-10T02:11:01.0089910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy-99fgta 2025-10-10T02:11:01.0090600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse99gt-25-w 2025-10-10T02:11:01.0091210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-w 2025-10-10T02:11:01.0091840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370-EPC 2025-10-10T02:11:01.0092500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-25-w 2025-10-10T02:11:01.0093120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt25 2025-10-10T02:11:01.0093730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccon0 2025-10-10T02:11:01.0094350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt210 2025-10-10T02:11:01.0095000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pc3-bold 2025-10-10T02:11:01.0095570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p4 2025-10-10T02:11:01.0096220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism14-m 2025-10-10T02:11:01.0096880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism9-w 2025-10-10T02:11:01.0097540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi-43-m 2025-10-10T02:11:01.0098230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty+keypad 2025-10-10T02:11:01.0098820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt40 2025-10-10T02:11:01.0099430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p14-w 2025-10-10T02:11:01.0100030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p14-m 2025-10-10T02:11:01.0100640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt200w 2025-10-10T02:11:01.0101330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism14-w 2025-10-10T02:11:01.0101920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccons 2025-10-10T02:11:01.0102590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism9-8-w 2025-10-10T02:11:01.0103220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pmconsole 2025-10-10T02:11:01.0103830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvtXX 2025-10-10T02:11:01.0104420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p5 2025-10-10T02:11:01.0105100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty-vt100 2025-10-10T02:11:01.0105670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p19 2025-10-10T02:11:01.0106280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty 2025-10-10T02:11:01.0106910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p9-8-w 2025-10-10T02:11:01.0107590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pc6300plus 2025-10-10T02:11:01.0108290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/psterm-96x48 2025-10-10T02:11:01.0108890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcconsole 2025-10-10T02:11:01.0109510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pro350 2025-10-10T02:11:01.0110170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pckermit12 2025-10-10T02:11:01.0110790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi25 2025-10-10T02:11:01.0111390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p9-8 2025-10-10T02:11:01.0112170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty+fnkeys+xterm 2025-10-10T02:11:01.0112790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pc-venix 2025-10-10T02:11:01.0113470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/psterm-basic 2025-10-10T02:11:01.0114100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pckermit 2025-10-10T02:11:01.0114820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccon+sgr+acs0 2025-10-10T02:11:01.0115440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi-43 2025-10-10T02:11:01.0116010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pty 2025-10-10T02:11:01.0116640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt505 2025-10-10T02:11:01.0117220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccon 2025-10-10T02:11:01.0117850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism7 2025-10-10T02:11:01.0118480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pc-minix 2025-10-10T02:11:01.0119100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism9 2025-10-10T02:11:01.0119780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pckermit120 2025-10-10T02:11:01.0120400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt50w 2025-10-10T02:11:01.0120990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism8 2025-10-10T02:11:01.0121670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/psterm-fast 2025-10-10T02:11:01.0122280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/printer 2025-10-10T02:11:01.0122900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pe1251 2025-10-10T02:11:01.0123540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi-33 2025-10-10T02:11:01.0124170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt35w 2025-10-10T02:11:01.0124950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty+fnkeys+vt400 2025-10-10T02:11:01.0125570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi-25-m 2025-10-10T02:11:01.0126230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism14-m-w 2025-10-10T02:11:01.0126810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p8-w 2025-10-10T02:11:01.0127460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi-m 2025-10-10T02:11:01.0128040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p8gl 2025-10-10T02:11:01.0128830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccon+sgr+acs 2025-10-10T02:11:01.0129360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty-m1 2025-10-10T02:11:01.0130050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty+cursor 2025-10-10T02:11:01.0130720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty+fnkeys 2025-10-10T02:11:01.0131400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty-256color 2025-10-10T02:11:01.0132070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/psterm-90x28 2025-10-10T02:11:01.0132740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi-mono 2025-10-10T02:11:01.0133310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt250 2025-10-10T02:11:01.0133920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pe6100 2025-10-10T02:11:01.0134600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism12-m-w 2025-10-10T02:11:01.0135190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcz19 2025-10-10T02:11:01.0135890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism9-8 2025-10-10T02:11:01.0136440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/psterm 2025-10-10T02:11:01.0137280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty+fnkeys+vt100 2025-10-10T02:11:01.0137840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p12-m 2025-10-10T02:11:01.0138420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p7 2025-10-10T02:11:01.0139030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt43 2025-10-10T02:11:01.0139590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p9 2025-10-10T02:11:01.0140260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism12-w 2025-10-10T02:11:01.0140870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt40w 2025-10-10T02:11:01.0141490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt28 2025-10-10T02:11:01.0142100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pe1100 2025-10-10T02:11:01.0142770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pc-coherent 2025-10-10T02:11:01.0143360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pe550 2025-10-10T02:11:01.0143920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p8 2025-10-10T02:11:01.0144560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p12-m-w 2025-10-10T02:11:01.0145130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pc3 2025-10-10T02:11:01.0145740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcmw 2025-10-10T02:11:01.0146380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt43w 2025-10-10T02:11:01.0147000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism12-m 2025-10-10T02:11:01.0147600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p12-w 2025-10-10T02:11:01.0148210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pc3r-m 2025-10-10T02:11:01.0152020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt25w 2025-10-10T02:11:01.0152340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pe6312 2025-10-10T02:11:01.0153680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty-sco 2025-10-10T02:11:01.0154030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty+fnkeys+esc 2025-10-10T02:11:01.0154370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p9-w 2025-10-10T02:11:01.0154660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pc3r 2025-10-10T02:11:01.0154960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism12 2025-10-10T02:11:01.0155270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pe7000m 2025-10-10T02:11:01.0155580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty-m1b 2025-10-10T02:11:01.0155890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi 2025-10-10T02:11:01.0156190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pe7000c 2025-10-10T02:11:01.0156520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt25-color 2025-10-10T02:11:01.0156950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi43 2025-10-10T02:11:01.0157260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p14 2025-10-10T02:11:01.0157560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p14-m-w 2025-10-10T02:11:01.0158180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism14 2025-10-10T02:11:01.0158970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty-noapp 2025-10-10T02:11:01.0159430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pilot 2025-10-10T02:11:01.0160140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p12 2025-10-10T02:11:01.0160710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccon+colors 2025-10-10T02:11:01.0161590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty+fnkeys+linux 2025-10-10T02:11:01.0162070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi25m 2025-10-10T02:11:01.0162950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/psx_ansi 2025-10-10T02:11:01.0163680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi-25 2025-10-10T02:11:01.0164360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt100 2025-10-10T02:11:01.0164900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/ps300 2025-10-10T02:11:01.0165510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pe1200 2025-10-10T02:11:01.0166220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt250w 2025-10-10T02:11:01.0166810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism8gl 2025-10-10T02:11:01.0167430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi33 2025-10-10T02:11:01.0168040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism4 2025-10-10T02:11:01.0168720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt505-24 2025-10-10T02:11:01.0169450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism8-w 2025-10-10T02:11:01.0169980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcplot 2025-10-10T02:11:01.0170760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty+fnkeys+sco 2025-10-10T02:11:01.0171510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty-screen 2025-10-10T02:11:01.0172090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccon+keys 2025-10-10T02:11:01.0172640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism5 2025-10-10T02:11:01.0173260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt505-22 2025-10-10T02:11:01.0173920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism2 2025-10-10T02:11:01.0174660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty-m2 2025-10-10T02:11:01.0175210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pc7300 2025-10-10T02:11:01.0176040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/psterm-80x24 2025-10-10T02:11:01.0176590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccon+base 2025-10-10T02:11:01.0177300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi33m 2025-10-10T02:11:01.0177850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccon-m 2025-10-10T02:11:01.0178530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt100w 2025-10-10T02:11:01.0179060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pe6300 2025-10-10T02:11:01.0179780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt200 2025-10-10T02:11:01.0180330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt35 2025-10-10T02:11:01.0180960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt28w 2025-10-10T02:11:01.0181660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pmcons 2025-10-10T02:11:01.0182210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcix 2025-10-10T02:11:01.0182800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccon0-m 2025-10-10T02:11:01.0183510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt50 2025-10-10T02:11:01.0184120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi-33-m 2025-10-10T02:11:01.0184920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty+screen 2025-10-10T02:11:01.0185400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qdcons 2025-10-10T02:11:01.0186110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt203 2025-10-10T02:11:01.0186710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119p-25 2025-10-10T02:11:01.0187370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119+-25-w 2025-10-10T02:11:01.0188190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119p-25-w 2025-10-10T02:11:01.0188660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qnxt 2025-10-10T02:11:01.0189390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt203-25 2025-10-10T02:11:01.0189890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119 2025-10-10T02:11:01.0190720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qnx 2025-10-10T02:11:01.0191240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qnxt4 2025-10-10T02:11:01.0192000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt103 2025-10-10T02:11:01.0192520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119-w 2025-10-10T02:11:01.0193230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119p 2025-10-10T02:11:01.0193770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qansi-g 2025-10-10T02:11:01.0194490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt203-25-w 2025-10-10T02:11:01.0195100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119+-w 2025-10-10T02:11:01.0195690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt102 2025-10-10T02:11:01.0196330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qansi-t 2025-10-10T02:11:01.0196930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qnxt2 2025-10-10T02:11:01.0197550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt203-w 2025-10-10T02:11:01.0198170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt101p 2025-10-10T02:11:01.0198840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qnxtmono 2025-10-10T02:11:01.0199440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt103-w 2025-10-10T02:11:01.0200100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119+-25 2025-10-10T02:11:01.0200680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qume 2025-10-10T02:11:01.0201350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt203-w-am 2025-10-10T02:11:01.0201950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qnxw 2025-10-10T02:11:01.0202540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qnx4 2025-10-10T02:11:01.0203180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119p-w 2025-10-10T02:11:01.0203750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qnxm 2025-10-10T02:11:01.0204380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qansi-m 2025-10-10T02:11:01.0204960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qdss 2025-10-10T02:11:01.0205590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qansi-w 2025-10-10T02:11:01.0206210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt101 2025-10-10T02:11:01.0206860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119+ 2025-10-10T02:11:01.0207440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt108 2025-10-10T02:11:01.0208040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qume5 2025-10-10T02:11:01.0208640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qansi 2025-10-10T02:11:01.0209270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt101+ 2025-10-10T02:11:01.0209900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt203+ 2025-10-10T02:11:01.0210570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119-25-w 2025-10-10T02:11:01.0211140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt61 2025-10-10T02:11:01.0211740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt330 2025-10-10T02:11:01.0212380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt102 2025-10-10T02:11:01.0212990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt50 2025-10-10T02:11:01.0213590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vp60 2025-10-10T02:11:01.0214250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-putty 2025-10-10T02:11:01.0214900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt200-8 2025-10-10T02:11:01.0215550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-nav-w 2025-10-10T02:11:01.0216150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt300 2025-10-10T02:11:01.0216750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt132 2025-10-10T02:11:01.0217360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc403a 2025-10-10T02:11:01.0218050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220+pcedit 2025-10-10T02:11:01.0218650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-s 2025-10-10T02:11:01.0219270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vip 2025-10-10T02:11:01.0219900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte-direct 2025-10-10T02:11:01.0220560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/viewpoint90 2025-10-10T02:11:01.0221220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte+pcfkeys 2025-10-10T02:11:01.0221850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt320-nam 2025-10-10T02:11:01.0222430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vitty 2025-10-10T02:11:01.0223070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt102-w 2025-10-10T02:11:01.0223710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/versaterm 2025-10-10T02:11:01.0224320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/visa50 2025-10-10T02:11:01.0225000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt52+arrows 2025-10-10T02:11:01.0225590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vp3a+ 2025-10-10T02:11:01.0226210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/viewdata 2025-10-10T02:11:01.0226860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte-2014 2025-10-10T02:11:01.0227440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi550 2025-10-10T02:11:01.0228110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt102-nsgr 2025-10-10T02:11:01.0228740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt200-old 2025-10-10T02:11:01.0229340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt-61 2025-10-10T02:11:01.0230000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt320-k311 2025-10-10T02:11:01.0230600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100+ 2025-10-10T02:11:01.0231290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220+keypad 2025-10-10T02:11:01.0231870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vtnt 2025-10-10T02:11:01.0232600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100+4bsd 2025-10-10T02:11:01.0233240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/viewdata-o 2025-10-10T02:11:01.0233850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt61.5 2025-10-10T02:11:01.0234480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt510pc 2025-10-10T02:11:01.0235070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc203 2025-10-10T02:11:01.0235700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/v200-nam 2025-10-10T02:11:01.0236310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220 2025-10-10T02:11:01.0236930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt320-k3 2025-10-10T02:11:01.0237560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100nam 2025-10-10T02:11:01.0238210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte-2012 2025-10-10T02:11:01.0238810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi300 2025-10-10T02:11:01.0239470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vapple 2025-10-10T02:11:01.0240040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vip-H 2025-10-10T02:11:01.0240660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte-2008 2025-10-10T02:11:01.0241250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc415 2025-10-10T02:11:01.0241860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt400 2025-10-10T02:11:01.0242500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-vb 2025-10-10T02:11:01.0243180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220+vtedit 2025-10-10T02:11:01.0243800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220-nam 2025-10-10T02:11:01.0244470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100+noapp 2025-10-10T02:11:01.0245060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/v320n 2025-10-10T02:11:01.0245670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vv100 2025-10-10T02:11:01.0246300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100+enq 2025-10-10T02:11:01.0246950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220-w 2025-10-10T02:11:01.0247570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt102+enq 2025-10-10T02:11:01.0248200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte-2007 2025-10-10T02:11:01.0248870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-s-top 2025-10-10T02:11:01.0249450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc414 2025-10-10T02:11:01.0250070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt320-w 2025-10-10T02:11:01.0250740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt52-basic 2025-10-10T02:11:01.0251320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vk100 2025-10-10T02:11:01.0251990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220-8bit 2025-10-10T02:11:01.0252570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt520 2025-10-10T02:11:01.0253200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt340 2025-10-10T02:11:01.0253840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vs100-x10 2025-10-10T02:11:01.0254500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-nam-w 2025-10-10T02:11:01.0255190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100+noapp+pc 2025-10-10T02:11:01.0255750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi55 2025-10-10T02:11:01.0256350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi603 2025-10-10T02:11:01.0256980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vwmterm 2025-10-10T02:11:01.0257640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt420pcdos 2025-10-10T02:11:01.0258250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220-js 2025-10-10T02:11:01.0258860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vs100 2025-10-10T02:11:01.0259510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt520ansi 2025-10-10T02:11:01.0260100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt510 2025-10-10T02:11:01.0260730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt200-js 2025-10-10T02:11:01.0261420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte-256color 2025-10-10T02:11:01.0262040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vip7800-w 2025-10-10T02:11:01.0262700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220+cvis 2025-10-10T02:11:01.0263280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc103 2025-10-10T02:11:01.0263930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt200-8bit 2025-10-10T02:11:01.0264580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi300-old 2025-10-10T02:11:01.0265200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt200-w 2025-10-10T02:11:01.0265780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vp90 2025-10-10T02:11:01.0266460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100+fnkeys 2025-10-10T02:11:01.0267100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi200-f 2025-10-10T02:11:01.0267710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt420f 2025-10-10T02:11:01.0268360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt400-24 2025-10-10T02:11:01.0268940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt300-w 2025-10-10T02:11:01.0269580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/visual603 2025-10-10T02:11:01.0270200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-w 2025-10-10T02:11:01.0270860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/viewpoint60 2025-10-10T02:11:01.0271440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt52 2025-10-10T02:11:01.0272040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt131 2025-10-10T02:11:01.0272650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt50h 2025-10-10T02:11:01.0273250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100 2025-10-10T02:11:01.0273880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/venix 2025-10-10T02:11:01.0274600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte-2017 2025-10-10T02:11:01.0275210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vip7800-Hw 2025-10-10T02:11:01.0275820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc404 2025-10-10T02:11:01.0276440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt420 2025-10-10T02:11:01.0277110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-w-nav 2025-10-10T02:11:01.0277670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte 2025-10-10T02:11:01.0278300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/v3220 2025-10-10T02:11:01.0278950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-bot-s 2025-10-10T02:11:01.0279610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-w-nam 2025-10-10T02:11:01.0280210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi500 2025-10-10T02:11:01.0280830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc414h 2025-10-10T02:11:01.0281490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt52+keypad 2025-10-10T02:11:01.0282110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte-2018 2025-10-10T02:11:01.0282760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt420+lrmm 2025-10-10T02:11:01.0283450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100+pfkeys 2025-10-10T02:11:01.0284080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt510pcdos 2025-10-10T02:11:01.0284700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vremote 2025-10-10T02:11:01.0285370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-top-s 2025-10-10T02:11:01.0286070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/viewdata-rv 2025-10-10T02:11:01.0286640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vip-w 2025-10-10T02:11:01.0287310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-nav 2025-10-10T02:11:01.0287950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220-base 2025-10-10T02:11:01.0288600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt300-w-nam 2025-10-10T02:11:01.0289280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/viewpoint3a+ 2025-10-10T02:11:01.0289910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-nam 2025-10-10T02:11:01.0290600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-bm-o 2025-10-10T02:11:01.0291210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi50adm 2025-10-10T02:11:01.0292100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt300-nam 2025-10-10T02:11:01.0292700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt200 2025-10-10T02:11:01.0293300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220d 2025-10-10T02:11:01.0293880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vsc 2025-10-10T02:11:01.0294510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt420pc 2025-10-10T02:11:01.0295190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220-8 2025-10-10T02:11:01.0295910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vanilla 2025-10-10T02:11:01.0296490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vscode 2025-10-10T02:11:01.0297100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt125 2025-10-10T02:11:01.0297710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vip-Hw 2025-10-10T02:11:01.0298360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220-old 2025-10-10T02:11:01.0298960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/v5410 2025-10-10T02:11:01.0299650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100+keypad 2025-10-10T02:11:01.0300240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc303a 2025-10-10T02:11:01.0300870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-am 2025-10-10T02:11:01.0301550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-s-bot 2025-10-10T02:11:01.0302250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt320nam 2025-10-10T02:11:01.0302880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-w-am 2025-10-10T02:11:01.0303460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt320 2025-10-10T02:11:01.0304110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc303 2025-10-10T02:11:01.0304680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi50 2025-10-10T02:11:01.0305340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vip7800-H 2025-10-10T02:11:01.0305970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/viewpoint 2025-10-10T02:11:01.0306600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc404-s 2025-10-10T02:11:01.0307270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220+cvis8 2025-10-10T02:11:01.0307880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt-utf8 2025-10-10T02:11:01.0308470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi200 2025-10-10T02:11:01.0309120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-bm 2025-10-10T02:11:01.0309800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vscode-direct 2025-10-10T02:11:01.0310390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt525 2025-10-10T02:11:01.0311070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi200-rv 2025-10-10T02:11:01.0311740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt320-w-nam 2025-10-10T02:11:01.0312450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-256color 2025-10-10T02:11:01.0313080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+r6f2 2025-10-10T02:11:01.0313770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-112x37 2025-10-10T02:11:01.0314440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+200x64 2025-10-10T02:11:01.0315140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+x10mouse 2025-10-10T02:11:01.0315810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+128x48 2025-10-10T02:11:01.0316480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+osc104 2025-10-10T02:11:01.0317180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-200x64-m 2025-10-10T02:11:01.0317820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-color 2025-10-10T02:11:01.0318500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-16color 2025-10-10T02:11:01.0319200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-xf86-v40 2025-10-10T02:11:01.0319870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+128x40 2025-10-10T02:11:01.0320510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-m-b 2025-10-10T02:11:01.0321220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+direct256 2025-10-10T02:11:01.0321890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+direct2 2025-10-10T02:11:01.0322560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+app+pc 2025-10-10T02:11:01.0323180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xgterm 2025-10-10T02:11:01.0323850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+88color 2025-10-10T02:11:01.0324460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+c 2025-10-10T02:11:01.0325120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+pce2 2025-10-10T02:11:01.0325820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-200x64 2025-10-10T02:11:01.0326480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-128x48 2025-10-10T02:11:01.0327100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+app 2025-10-10T02:11:01.0327750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-8bit 2025-10-10T02:11:01.0328380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xerox820 2025-10-10T02:11:01.0328970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/x1750 2025-10-10T02:11:01.0329680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+112x37 2025-10-10T02:11:01.0330310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xtermm 2025-10-10T02:11:01.0330900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-xi 2025-10-10T02:11:01.0331560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+pcc0 2025-10-10T02:11:01.0332200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-f 2025-10-10T02:11:01.0332930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-x11hilite 2025-10-10T02:11:01.0333510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xtermc 2025-10-10T02:11:01.0334250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-80x25-m 2025-10-10T02:11:01.0334860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+pcf2 2025-10-10T02:11:01.0335540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+keypad 2025-10-10T02:11:01.0336130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm 2025-10-10T02:11:01.0336830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-128x40 2025-10-10T02:11:01.0337480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+noapp 2025-10-10T02:11:01.0338090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+b 2025-10-10T02:11:01.0338760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-basic 2025-10-10T02:11:01.0339420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+meta 2025-10-10T02:11:01.0340130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+x11mouse 2025-10-10T02:11:01.0340730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-f2 2025-10-10T02:11:01.0341320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/x820 2025-10-10T02:11:01.0341980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+pcc1 2025-10-10T02:11:01.0342600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-r6 2025-10-10T02:11:01.0343210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/x1720 2025-10-10T02:11:01.0343830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm.js 2025-10-10T02:11:01.0344530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-88color 2025-10-10T02:11:01.0345190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+tmux2 2025-10-10T02:11:01.0345890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-144x48-m 2025-10-10T02:11:01.0346580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-direct2 2025-10-10T02:11:01.0347240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+decedit 2025-10-10T02:11:01.0347880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-utf8 2025-10-10T02:11:01.0348600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+x11hilite 2025-10-10T02:11:01.0349280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-direct16 2025-10-10T02:11:01.0349850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xdku 2025-10-10T02:11:01.0350510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/x68k-ite 2025-10-10T02:11:01.0351210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+alt+title 2025-10-10T02:11:01.0351890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-112x37-m 2025-10-10T02:11:01.0352560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+direct 2025-10-10T02:11:01.0353270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-xf86-v333 2025-10-10T02:11:01.0353940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-xfree86 2025-10-10T02:11:01.0354590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-vt220 2025-10-10T02:11:01.0355220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+acs 2025-10-10T02:11:01.0355840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-hp 2025-10-10T02:11:01.0356490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-new 2025-10-10T02:11:01.0357170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-noapp 2025-10-10T02:11:01.0358150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+pc+edit 2025-10-10T02:11:01.0358550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-1003 2025-10-10T02:11:01.0359200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterms-sun 2025-10-10T02:11:01.0359900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+sl-twm 2025-10-10T02:11:01.0360560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+basic 2025-10-10T02:11:01.0361240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+sm+1003 2025-10-10T02:11:01.0361880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-pcolor 2025-10-10T02:11:01.0362480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xenix 2025-10-10T02:11:01.0363200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-direct256 2025-10-10T02:11:01.0363780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc 2025-10-10T02:11:01.0364480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+sm+1002 2025-10-10T02:11:01.0365130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+focus 2025-10-10T02:11:01.0365820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+sm+1005 2025-10-10T02:11:01.0366470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-1005 2025-10-10T02:11:01.0367190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-128x48-m 2025-10-10T02:11:01.0367800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xerox-lm 2025-10-10T02:11:01.0368580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+nopcfkeys 2025-10-10T02:11:01.0369230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-direct 2025-10-10T02:11:01.0369850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-1002 2025-10-10T02:11:01.0370490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-sco 2025-10-10T02:11:01.0371190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-144x48 2025-10-10T02:11:01.0371830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-p371 2025-10-10T02:11:01.0372530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+256setaf 2025-10-10T02:11:01.0373220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-160x64-m 2025-10-10T02:11:01.0373890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+vt+edit 2025-10-10T02:11:01.0374530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+kbs 2025-10-10T02:11:01.0375210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-80x30 2025-10-10T02:11:01.0375910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-90x30-m 2025-10-10T02:11:01.0376590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-x11mouse 2025-10-10T02:11:01.0377160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xwsh 2025-10-10T02:11:01.0377760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xtalk 2025-10-10T02:11:01.0378500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-xf86-v43 2025-10-10T02:11:01.0379200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-xf86-v44 2025-10-10T02:11:01.0379830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-p370 2025-10-10T02:11:01.0380450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-m-f 2025-10-10T02:11:01.0381150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-90x30 2025-10-10T02:11:01.0381750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xl83 2025-10-10T02:11:01.0382340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xfce 2025-10-10T02:11:01.0383000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+pcc3 2025-10-10T02:11:01.0383590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/x1700 2025-10-10T02:11:01.0384220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-24 2025-10-10T02:11:01.0384920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+sl-alt 2025-10-10T02:11:01.0385620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+144x48 2025-10-10T02:11:01.0386210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-b 2025-10-10T02:11:01.0386850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-old 2025-10-10T02:11:01.0387510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+alt47 2025-10-10T02:11:01.0388150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+f2 2025-10-10T02:11:01.0388870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-x10mouse 2025-10-10T02:11:01.0389520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+80x25 2025-10-10T02:11:01.0390190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+pcf0 2025-10-10T02:11:01.0390890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+nofkeys 2025-10-10T02:11:01.0391580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+256color 2025-10-10T02:11:01.0392190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/x1700-lm 2025-10-10T02:11:01.0392820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-m 2025-10-10T02:11:01.0393530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+256color2 2025-10-10T02:11:01.0394140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-r5 2025-10-10T02:11:01.0394880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+titlestack 2025-10-10T02:11:01.0395490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xerox1720 2025-10-10T02:11:01.0396370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+pcc2 2025-10-10T02:11:01.0396970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm1 2025-10-10T02:11:01.0397560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/x68k 2025-10-10T02:11:01.0398210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+f 2025-10-10T02:11:01.0398810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterms 2025-10-10T02:11:01.0399460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-mono 2025-10-10T02:11:01.0400100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/x10term+sl 2025-10-10T02:11:01.0400820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-100x37-m 2025-10-10T02:11:01.0401480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+80x30 2025-10-10T02:11:01.0402160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-200x75 2025-10-10T02:11:01.0402840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-256x96 2025-10-10T02:11:01.0403520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-80x30-m 2025-10-10T02:11:01.0404200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+90x30 2025-10-10T02:11:01.0404790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/x10term 2025-10-10T02:11:01.0405490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+pcfkeys 2025-10-10T02:11:01.0406200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-256x96-m 2025-10-10T02:11:01.0406900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+160x64 2025-10-10T02:11:01.0407440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xerox 2025-10-10T02:11:01.0408120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+sl 2025-10-10T02:11:01.0408790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+edit 2025-10-10T02:11:01.0409410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-sun 2025-10-10T02:11:01.0410110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-100x37 2025-10-10T02:11:01.0410750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-bold 2025-10-10T02:11:01.0411420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-m-f2 2025-10-10T02:11:01.0412110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+direct16 2025-10-10T02:11:01.0412780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+200x75 2025-10-10T02:11:01.0413460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+256x96 2025-10-10T02:11:01.0414130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+tmux 2025-10-10T02:11:01.0414740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-nic 2025-10-10T02:11:01.0415390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-vt52 2025-10-10T02:11:01.0416100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-xf86-v32 2025-10-10T02:11:01.0416790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-200x75-m 2025-10-10T02:11:01.0417470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+sm+1006 2025-10-10T02:11:01.0418130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-160x64 2025-10-10T02:11:01.0418720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xiterm 2025-10-10T02:11:01.0419470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+indirect 2025-10-10T02:11:01.0420140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+88color2 2025-10-10T02:11:01.0420850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-128x40-m 2025-10-10T02:11:01.0421480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-1006 2025-10-10T02:11:01.0422160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+100x37 2025-10-10T02:11:01.0422850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+alt1049 2025-10-10T02:11:01.0423510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-80x25 2025-10-10T02:11:01.0424210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-xf86-v33 2025-10-10T02:11:01.0424850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+noalt 2025-10-10T02:11:01.0425520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z29a-nkc-bc 2025-10-10T02:11:01.0426110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z29a 2025-10-10T02:11:01.0426920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z19 2025-10-10T02:11:01.0427550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z-100bw 2025-10-10T02:11:01.0428120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/ztx 2025-10-10T02:11:01.0428720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/zen30 2025-10-10T02:11:01.0429320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z-100 2025-10-10T02:11:01.0429970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/zenith29 2025-10-10T02:11:01.0430540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z29 2025-10-10T02:11:01.0431150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z100 2025-10-10T02:11:01.0431820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/zenith39-a 2025-10-10T02:11:01.0432370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z50 2025-10-10T02:11:01.0432980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z8001 2025-10-10T02:11:01.0433570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/ztx11 2025-10-10T02:11:01.0434240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z29a-kc-bc 2025-10-10T02:11:01.0438160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z29b 2025-10-10T02:11:01.0438400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z100bw 2025-10-10T02:11:01.0438520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/zenith 2025-10-10T02:11:01.0438940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/zen8001 2025-10-10T02:11:01.0439090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/zenith39-ansi 2025-10-10T02:11:01.0439210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/zt-1 2025-10-10T02:11:01.0439320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/zen50 2025-10-10T02:11:01.0439430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z110 2025-10-10T02:11:01.0439650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z110bw 2025-10-10T02:11:01.0440270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z340 2025-10-10T02:11:01.0440980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z29a-nkc-uc 2025-10-10T02:11:01.0441590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z30 2025-10-10T02:11:01.0442240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z29a-kc-uc 2025-10-10T02:11:01.0442810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z39a 2025-10-10T02:11:01.0443470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/ztx-1-a 2025-10-10T02:11:01.0444060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z39-a 2025-10-10T02:11:01.0444730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z340-nam 2025-10-10T02:11:01.0445980Z /opt/homebrew/Caskroom/miniconda/base/share/doc/iconv_close.3.html 2025-10-10T02:11:01.0446120Z /opt/homebrew/Caskroom/miniconda/base/share/doc/iconv.3.html 2025-10-10T02:11:01.0446630Z /opt/homebrew/Caskroom/miniconda/base/share/doc/expat/changelog 2025-10-10T02:11:01.0447220Z /opt/homebrew/Caskroom/miniconda/base/share/doc/expat/AUTHORS 2025-10-10T02:11:01.0447880Z /opt/homebrew/Caskroom/miniconda/base/share/doc/readline/INSTALL 2025-10-10T02:11:01.0448500Z /opt/homebrew/Caskroom/miniconda/base/share/doc/readline/CHANGES 2025-10-10T02:11:01.0449140Z /opt/homebrew/Caskroom/miniconda/base/share/doc/readline/README 2025-10-10T02:11:01.0449910Z /opt/homebrew/Caskroom/miniconda/base/share/doc/readline/rluserman.html 2025-10-10T02:11:01.0450570Z /opt/homebrew/Caskroom/miniconda/base/share/doc/readline/history.html 2025-10-10T02:11:01.0451250Z /opt/homebrew/Caskroom/miniconda/base/share/doc/readline/readline.html 2025-10-10T02:11:01.0451810Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/AUTHORS 2025-10-10T02:11:01.0452580Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/lzma-file-format.txt 2025-10-10T02:11:01.0453070Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/README 2025-10-10T02:11:01.0453660Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/faq.txt 2025-10-10T02:11:01.0454260Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/COPYING 2025-10-10T02:11:01.0454790Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/NEWS 2025-10-10T02:11:01.0455680Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/examples/04_compress_easy_mt.c 2025-10-10T02:11:01.0456560Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/examples/01_compress_easy.c 2025-10-10T02:11:01.0457170Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/examples/02_decompress.c 2025-10-10T02:11:01.0457830Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/examples/Makefile 2025-10-10T02:11:01.0458650Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/examples/03_compress_custom.c 2025-10-10T02:11:01.0459320Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/examples/00_README.txt 2025-10-10T02:11:01.0460050Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/examples/11_file_info.c 2025-10-10T02:11:01.0460660Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/COPYING.0BSD 2025-10-10T02:11:01.0461290Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/COPYING.GPLv2 2025-10-10T02:11:01.0461890Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/history.txt 2025-10-10T02:11:01.0462480Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/THANKS 2025-10-10T02:11:01.0463170Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/xz-file-format.txt 2025-10-10T02:11:01.0463830Z /opt/homebrew/Caskroom/miniconda/base/share/doc/libssh2/BINDINGS.md 2025-10-10T02:11:01.0464460Z /opt/homebrew/Caskroom/miniconda/base/share/doc/libssh2/AUTHORS 2025-10-10T02:11:01.0465110Z /opt/homebrew/Caskroom/miniconda/base/share/doc/libssh2/HACKING.md 2025-10-10T02:11:01.0465800Z /opt/homebrew/Caskroom/miniconda/base/share/doc/libssh2/RELEASE-NOTES 2025-10-10T02:11:01.0466390Z /opt/homebrew/Caskroom/miniconda/base/share/doc/libssh2/README 2025-10-10T02:11:01.0467030Z /opt/homebrew/Caskroom/miniconda/base/share/doc/libssh2/COPYING 2025-10-10T02:11:01.0467610Z /opt/homebrew/Caskroom/miniconda/base/share/doc/libssh2/NEWS 2025-10-10T02:11:01.0468400Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_config.html 2025-10-10T02:11:01.0469150Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2compat.html 2025-10-10T02:11:01.0470040Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_depth_limit.html 2025-10-10T02:11:01.0470650Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2.html 2025-10-10T02:11:01.0471720Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_match_data_create_from_pattern.html 2025-10-10T02:11:01.0472380Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2unicode.html 2025-10-10T02:11:01.0473120Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2sample.html 2025-10-10T02:11:01.0473970Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_pattern_convert.html 2025-10-10T02:11:01.0474780Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_heap_limit.html 2025-10-10T02:11:01.0475710Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_substitute_callout.html 2025-10-10T02:11:01.0476350Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/index.html 2025-10-10T02:11:01.0477160Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_code_free.html 2025-10-10T02:11:01.0478100Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_converted_pattern_free.html 2025-10-10T02:11:01.0479030Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_length_bynumber.html 2025-10-10T02:11:01.0479820Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_match_data_free.html 2025-10-10T02:11:01.0480680Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_callout_enumerate.html 2025-10-10T02:11:01.0481490Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_free.html 2025-10-10T02:11:01.0482220Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2perform.html 2025-10-10T02:11:01.0483150Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_code_copy_with_tables.html 2025-10-10T02:11:01.0483810Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2jit.html 2025-10-10T02:11:01.0484590Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2serialize.html 2025-10-10T02:11:01.0485460Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_match_data_create.html 2025-10-10T02:11:01.0486240Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_maketables.html 2025-10-10T02:11:01.0487090Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_jit_stack_assign.html 2025-10-10T02:11:01.0487830Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_bsr.html 2025-10-10T02:11:01.0488690Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_jit_stack_create.html 2025-10-10T02:11:01.0489440Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_get_mark.html 2025-10-10T02:11:01.0490390Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_jit_free_unused_memory.html 2025-10-10T02:11:01.0491260Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_character_tables.html 2025-10-10T02:11:01.0492090Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_match_limit.html 2025-10-10T02:11:01.0492970Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_parens_nest_limit.html 2025-10-10T02:11:01.0493650Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2syntax.html 2025-10-10T02:11:01.0494350Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2api.html 2025-10-10T02:11:01.0495240Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_get_error_message.html 2025-10-10T02:11:01.0496030Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_get_startchar.html 2025-10-10T02:11:01.0496830Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_newline.html 2025-10-10T02:11:01.0497560Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2convert.html 2025-10-10T02:11:01.0498430Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_get_ovector_count.html 2025-10-10T02:11:01.0499250Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_pattern_info.html 2025-10-10T02:11:01.0500070Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_maketables_free.html 2025-10-10T02:11:01.0500900Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_glob_escape.html 2025-10-10T02:11:01.0501770Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_get_ovector_pointer.html 2025-10-10T02:11:01.0502520Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_code_copy.html 2025-10-10T02:11:01.0503270Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2matching.html 2025-10-10T02:11:01.0504220Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_general_context_create.html 2025-10-10T02:11:01.0504870Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2test.html 2025-10-10T02:11:01.0505650Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_dfa_match.html 2025-10-10T02:11:01.0506370Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2posix.html 2025-10-10T02:11:01.0507310Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_max_pattern_length.html 2025-10-10T02:11:01.0508140Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_serialize_encode.html 2025-10-10T02:11:01.0509000Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_recursion_limit.html 2025-10-10T02:11:01.0509880Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_convert_context_free.html 2025-10-10T02:11:01.0510830Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_nametable_scan.html 2025-10-10T02:11:01.0511510Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2callout.html 2025-10-10T02:11:01.0512410Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_general_context_copy.html 2025-10-10T02:11:01.0513280Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_compile_context_free.html 2025-10-10T02:11:01.0513970Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2build.html 2025-10-10T02:11:01.0514840Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_offset_limit.html 2025-10-10T02:11:01.0515730Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_get_byname.html 2025-10-10T02:11:01.0516470Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_jit_match.html 2025-10-10T02:11:01.0517410Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_compile_context_create.html 2025-10-10T02:11:01.0518110Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2partial.html 2025-10-10T02:11:01.0518810Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2grep.html 2025-10-10T02:11:01.0519700Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_match_context_free.html 2025-10-10T02:11:01.0520580Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_glob_separator.html 2025-10-10T02:11:01.0521320Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2pattern.html 2025-10-10T02:11:01.0522190Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_general_context_free.html 2025-10-10T02:11:01.0522860Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2demo.html 2025-10-10T02:11:01.0523940Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_recursion_memory_management.html 2025-10-10T02:11:01.0524840Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_convert_context_create.html 2025-10-10T02:11:01.0525690Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_compile_context_copy.html 2025-10-10T02:11:01.0526680Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_serialize_get_number_of_codes.html 2025-10-10T02:11:01.0527610Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_compile_recursion_guard.html 2025-10-10T02:11:01.0528590Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_number_from_name.html 2025-10-10T02:11:01.0529390Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_list_free.html 2025-10-10T02:11:01.0530270Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_convert_context_copy.html 2025-10-10T02:11:01.0531130Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_get_match_data_size.html 2025-10-10T02:11:01.0532040Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_length_byname.html 2025-10-10T02:11:01.0532940Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_copy_bynumber.html 2025-10-10T02:11:01.0533710Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_jit_compile.html 2025-10-10T02:11:01.0534540Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_serialize_decode.html 2025-10-10T02:11:01.0535400Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_match_context_copy.html 2025-10-10T02:11:01.0536140Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_compile.html 2025-10-10T02:11:01.0536970Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_jit_stack_free.html 2025-10-10T02:11:01.0537690Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2limits.html 2025-10-10T02:11:01.0538440Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2-config.html 2025-10-10T02:11:01.0539210Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substitute.html 2025-10-10T02:11:01.0539940Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_match.html 2025-10-10T02:11:01.0540930Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_compile_extra_options.html 2025-10-10T02:11:01.0541720Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_serialize_free.html 2025-10-10T02:11:01.0542630Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_get_bynumber.html 2025-10-10T02:11:01.0543390Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_callout.html 2025-10-10T02:11:01.0544310Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_copy_byname.html 2025-10-10T02:11:01.0545160Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_list_get.html 2025-10-10T02:11:01.0546040Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_match_context_create.html 2025-10-10T02:11:01.0546580Z /opt/homebrew/Caskroom/miniconda/base/share/doc/iconvctl.3.html 2025-10-10T02:11:01.0547290Z /opt/homebrew/Caskroom/miniconda/base/share/doc/iconv_open_into.3.html 2025-10-10T02:11:01.0547910Z /opt/homebrew/Caskroom/miniconda/base/share/doc/iconv_open.3.html 2025-10-10T02:11:01.0548490Z /opt/homebrew/Caskroom/miniconda/base/share/doc/iconv.1.html 2025-10-10T02:11:01.0549130Z /opt/homebrew/Caskroom/miniconda/base/share/icu/73.1/install-sh 2025-10-10T02:11:01.0549710Z /opt/homebrew/Caskroom/miniconda/base/share/icu/73.1/LICENSE 2025-10-10T02:11:01.0550450Z /opt/homebrew/Caskroom/miniconda/base/share/icu/73.1/config/mh-darwin 2025-10-10T02:11:01.0551060Z /opt/homebrew/Caskroom/miniconda/base/share/icu/73.1/mkinstalldirs 2025-10-10T02:11:02.1240430Z ==> Uninstalling Cask miniconda 2025-10-10T02:11:02.1242730Z ==> Removing files: 2025-10-10T02:11:02.1242950Z /opt/homebrew/Caskroom/miniconda/base 2025-10-10T02:11:04.0747870Z ==> Unlinking Binary '/opt/homebrew/bin/conda' 2025-10-10T02:11:04.0760050Z ==> Purging files for version py313_25.7.0-2 of Cask miniconda 2025-10-10T02:11:04.1132300Z ##[group]Run for dir in ~/.local/lib/python3.*/site-packages; do 2025-10-10T02:11:04.1132610Z for dir in ~/.local/lib/python3.*/site-packages; do 2025-10-10T02:11:04.1132830Z  echo "Cleaning up ${dir}" 2025-10-10T02:11:04.1133000Z  rm -rf "${dir}" 2025-10-10T02:11:04.1133150Z done 2025-10-10T02:11:04.1163410Z shell: /bin/bash -e -l {0} 2025-10-10T02:11:04.1163670Z env: 2025-10-10T02:11:04.1163780Z GIT_DEFAULT_BRANCH: main 2025-10-10T02:11:04.1163940Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-10-10T02:11:04.1164110Z TEST_CONFIG: mps 2025-10-10T02:11:04.1164230Z SHARD_NUMBER: 1 2025-10-10T02:11:04.1164350Z NUM_TEST_SHARDS: 1 2025-10-10T02:11:04.1164470Z PR_BODY: 2025-10-10T02:11:04.1164580Z REINSTALL_BREW_MINICONDA: 1 2025-10-10T02:11:04.1164720Z ##[endgroup] 2025-10-10T02:11:04.1470430Z Cleaning up /Users/ec2-user/.local/lib/python3.11/site-packages 2025-10-10T02:11:04.2281280Z ##[group]Run pytorch/test-infra/.github/actions/check-disk-space@main 2025-10-10T02:11:04.2281550Z with: 2025-10-10T02:11:04.2281690Z minimum-available-space-in-gb: 6 2025-10-10T02:11:04.2281860Z env: 2025-10-10T02:11:04.2281990Z GIT_DEFAULT_BRANCH: main 2025-10-10T02:11:04.2282160Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-10-10T02:11:04.2282340Z TEST_CONFIG: mps 2025-10-10T02:11:04.2282480Z SHARD_NUMBER: 1 2025-10-10T02:11:04.2282600Z NUM_TEST_SHARDS: 1 2025-10-10T02:11:04.2282770Z PR_BODY: 2025-10-10T02:11:04.2282900Z REINSTALL_BREW_MINICONDA: 1 2025-10-10T02:11:04.2283050Z ##[endgroup] 2025-10-10T02:11:04.2329480Z ##[group]Run echo "Print the available disk space for manual inspection" 2025-10-10T02:11:04.2329860Z echo "Print the available disk space for manual inspection" 2025-10-10T02:11:04.2330100Z df -h 2025-10-10T02:11:04.2338190Z  2025-10-10T02:11:04.2338340Z function check_disk_space() { 2025-10-10T02:11:04.2338560Z  set +e 2025-10-10T02:11:04.2338700Z  2025-10-10T02:11:04.2338870Z  # Set the minimum requirement space to 6GB 2025-10-10T02:11:04.2339180Z  MINIMUM_AVAILABLE_SPACE_IN_KB=$(($MINIMUM_AVAILABLE_SPACE_IN_GB * 1024 * 1024)) 2025-10-10T02:11:04.2339450Z  2025-10-10T02:11:04.2339620Z  # Use KB to avoid floating point warning like 3.1GB 2025-10-10T02:11:04.2339890Z  df -k | tr -s ' ' | cut -d' ' -f 4,9 | while read -r LINE; 2025-10-10T02:11:04.2340100Z  do 2025-10-10T02:11:04.2340260Z  AVAIL=$(echo $LINE | cut -f1 -d' ') 2025-10-10T02:11:04.2340480Z  MOUNT=$(echo $LINE | cut -f2 -d' ') 2025-10-10T02:11:04.2340660Z  2025-10-10T02:11:04.2340790Z  if [ "${MOUNT}" = "/" ]; then 2025-10-10T02:11:04.2341030Z  if [ "${AVAIL}" -lt "${MINIMUM_AVAILABLE_SPACE_IN_KB}" ]; then 2025-10-10T02:11:04.2341530Z  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-10-10T02:11:04.2341960Z  else 2025-10-10T02:11:04.2342220Z  echo "Success: There is ${AVAIL}KB free space left in ${MOUNT} for ${RUNNER_OS}, continue" 2025-10-10T02:11:04.2342500Z  fi 2025-10-10T02:11:04.2342630Z  fi 2025-10-10T02:11:04.2342770Z  done 2025-10-10T02:11:04.2342890Z  2025-10-10T02:11:04.2343080Z  set -e 2025-10-10T02:11:04.2343220Z } 2025-10-10T02:11:04.2343330Z  2025-10-10T02:11:04.2343460Z RESULT=$(check_disk_space) 2025-10-10T02:11:04.2343650Z echo "${RESULT}" 2025-10-10T02:11:04.2343790Z  2025-10-10T02:11:04.2343980Z if [[ "${RESULT}" == *Failure* && "${RUNNER_OS}" == "macOS" ]]; then 2025-10-10T02:11:04.2344460Z  # 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-10-10T02:11:04.2344930Z  # https://github.com/pytorch/pytorch/issues/85440 2025-10-10T02:11:04.2345270Z  sudo rm "/System/Library/Caches/com.apple.coresymbolicationd/data" || true 2025-10-10T02:11:04.2345750Z  # Stop the daemon and launchctl will automatically start it again, thus accomplish a restart and free up the above file 2025-10-10T02:11:04.2346200Z  sudo launchctl stop com.apple.coresymbolicationd || true 2025-10-10T02:11:04.2346490Z  2025-10-10T02:11:04.2346640Z  # Clean up crash reports on the runner 2025-10-10T02:11:04.2346940Z  sudo rm -rf "/System/Volumes/Data/Library/Logs/CrashReporter" || true 2025-10-10T02:11:04.2347190Z  2025-10-10T02:11:04.2347350Z  # Also try to clean up torch.hub caching directory 2025-10-10T02:11:04.2347600Z  rm -rf "${HOME}/.cache/torch/hub" || true 2025-10-10T02:11:04.2348000Z  2025-10-10T02:11:04.2348130Z  # Purge conda 2025-10-10T02:11:04.2348300Z  conda clean -p -t -y || true 2025-10-10T02:11:04.2348490Z  # and pip cache 2025-10-10T02:11:04.2348660Z  pip cache purge || true 2025-10-10T02:11:04.2348830Z  2025-10-10T02:11:04.2349020Z  echo "Re-run disk space check for ${RUNNER_OS} after cleaning up" 2025-10-10T02:11:04.2349260Z  # Re-run the check 2025-10-10T02:11:04.2349440Z  RESULT=$(check_disk_space) 2025-10-10T02:11:04.2349620Z  echo "${RESULT}" 2025-10-10T02:11:04.2349770Z fi 2025-10-10T02:11:04.2349880Z  2025-10-10T02:11:04.2350030Z if [[ "${RESULT}" == *Failure* ]]; then 2025-10-10T02:11:04.2350210Z  df -h 2025-10-10T02:11:04.2350340Z  2025-10-10T02:11:04.2350760Z  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-10-10T02:11:04.2351220Z  exit 1 2025-10-10T02:11:04.2351340Z fi 2025-10-10T02:11:04.2363950Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T02:11:04.2364170Z env: 2025-10-10T02:11:04.2364300Z GIT_DEFAULT_BRANCH: main 2025-10-10T02:11:04.2364480Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-10-10T02:11:04.2364650Z TEST_CONFIG: mps 2025-10-10T02:11:04.2364780Z SHARD_NUMBER: 1 2025-10-10T02:11:04.2364900Z NUM_TEST_SHARDS: 1 2025-10-10T02:11:04.2365060Z PR_BODY: 2025-10-10T02:11:04.2365190Z REINSTALL_BREW_MINICONDA: 1 2025-10-10T02:11:04.2365360Z MINIMUM_AVAILABLE_SPACE_IN_GB: 6 2025-10-10T02:11:04.2365530Z ##[endgroup] 2025-10-10T02:11:04.2615070Z Print the available disk space for manual inspection 2025-10-10T02:11:04.2628650Z Filesystem Size Used Avail Capacity iused ifree %iused Mounted on 2025-10-10T02:11:04.2629040Z /dev/disk5s2s1 256Gi 9.6Gi 218Gi 5% 404k 2.3G 0% / 2025-10-10T02:11:04.2629380Z devfs 217Ki 217Ki 0Bi 100% 752 0 100% /dev 2025-10-10T02:11:04.2629700Z /dev/disk5s5 256Gi 1.0Gi 218Gi 1% 1 2.3G 0% /System/Volumes/VM 2025-10-10T02:11:04.2630080Z /dev/disk5s3 256Gi 5.9Gi 218Gi 3% 1.1k 2.3G 0% /System/Volumes/Preboot 2025-10-10T02:11:04.2630450Z /dev/disk2s2 500Mi 6.0Mi 387Mi 2% 1 4.0M 0% /System/Volumes/xarts 2025-10-10T02:11:04.2630810Z /dev/disk2s1 500Mi 53Mi 387Mi 13% 61 4.0M 0% /System/Volumes/iSCPreboot 2025-10-10T02:11:04.2631390Z /dev/disk2s3 500Mi 872Ki 387Mi 1% 51 4.0M 0% /System/Volumes/Hardware 2025-10-10T02:11:04.2631740Z /dev/disk5s1 256Gi 20Gi 218Gi 9% 583k 2.3G 0% /System/Volumes/Data 2025-10-10T02:11:04.2632080Z map auto_home 0Bi 0Bi 0Bi 100% 0 0 - /System/Volumes/Data/home 2025-10-10T02:11:04.2632470Z /dev/disk3s4 228Gi 120Ki 210Gi 1% 18 2.2G 0% /private/tmp/tmp-mount-3KrOPR 2025-10-10T02:11:04.3007190Z Success: There is 228510564KB free space left in / for macOS, continue 2025-10-10T02:11:04.3087200Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2025-10-10T02:11:04.3087460Z with: 2025-10-10T02:11:04.3087580Z submodules: recursive 2025-10-10T02:11:04.3087750Z fetch-depth: 0 2025-10-10T02:11:04.3087870Z env: 2025-10-10T02:11:04.3088020Z GIT_DEFAULT_BRANCH: main 2025-10-10T02:11:04.3088200Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-10-10T02:11:04.3088480Z TEST_CONFIG: mps 2025-10-10T02:11:04.3088640Z SHARD_NUMBER: 1 2025-10-10T02:11:04.3088760Z NUM_TEST_SHARDS: 1 2025-10-10T02:11:04.3088890Z PR_BODY: 2025-10-10T02:11:04.3089030Z REINSTALL_BREW_MINICONDA: 1 2025-10-10T02:11:04.3089180Z ##[endgroup] 2025-10-10T02:11:04.3104240Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-10-10T02:11:04.3104780Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-10-10T02:11:04.3122420Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T02:11:04.3122640Z env: 2025-10-10T02:11:04.3122770Z GIT_DEFAULT_BRANCH: main 2025-10-10T02:11:04.3122940Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-10-10T02:11:04.3123110Z TEST_CONFIG: mps 2025-10-10T02:11:04.3123240Z SHARD_NUMBER: 1 2025-10-10T02:11:04.3123380Z NUM_TEST_SHARDS: 1 2025-10-10T02:11:04.3123520Z PR_BODY: 2025-10-10T02:11:04.3123660Z REINSTALL_BREW_MINICONDA: 1 2025-10-10T02:11:04.3123830Z ##[endgroup] 2025-10-10T02:11:04.3438830Z ##[group]Run # Use all available CPUs for fetching 2025-10-10T02:11:04.3439100Z # Use all available CPUs for fetching 2025-10-10T02:11:04.3439290Z cd "${GITHUB_WORKSPACE}" 2025-10-10T02:11:04.3439480Z git config --global fetch.parallel 0 2025-10-10T02:11:04.3439710Z git config --global submodule.fetchJobs 0 2025-10-10T02:11:04.3439890Z  2025-10-10T02:11:04.3440100Z # Clean workspace. The default checkout action should also do this, but 2025-10-10T02:11:04.3440400Z # do it here as well just in case 2025-10-10T02:11:04.3440590Z if [[ -d .git ]]; then 2025-10-10T02:11:04.3440750Z  if [ -z "${NO_SUDO}" ]; then 2025-10-10T02:11:04.3440920Z  sudo git clean -ffdx 2025-10-10T02:11:04.3441080Z  else 2025-10-10T02:11:04.3441210Z  git clean -ffdx 2025-10-10T02:11:04.3441370Z  fi 2025-10-10T02:11:04.3441500Z fi 2025-10-10T02:11:04.3458260Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T02:11:04.3458460Z env: 2025-10-10T02:11:04.3458590Z GIT_DEFAULT_BRANCH: main 2025-10-10T02:11:04.3458740Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-10-10T02:11:04.3458900Z TEST_CONFIG: mps 2025-10-10T02:11:04.3459030Z SHARD_NUMBER: 1 2025-10-10T02:11:04.3459150Z NUM_TEST_SHARDS: 1 2025-10-10T02:11:04.3459270Z PR_BODY: 2025-10-10T02:11:04.3459400Z REINSTALL_BREW_MINICONDA: 1 2025-10-10T02:11:04.3459540Z NO_SUDO: 2025-10-10T02:11:04.3459640Z ##[endgroup] 2025-10-10T02:11:06.2124150Z Removing .additional_ci_files/ 2025-10-10T02:11:06.2124420Z Removing artifacts.zip 2025-10-10T02:11:06.2124600Z Removing aten/src/ATen/Config.h 2025-10-10T02:11:06.2124790Z Removing build/ 2025-10-10T02:11:06.2124940Z Removing compile_commands.json 2025-10-10T02:11:06.2125120Z Removing dist/ 2025-10-10T02:11:06.2125330Z Removing sccache-stats-macos-py3-arm64-52404870464.json 2025-10-10T02:11:06.2125780Z Removing third_party/__pycache__/ 2025-10-10T02:11:06.2125970Z Removing tools/__pycache__/ 2025-10-10T02:11:06.2126150Z Removing tools/autograd/__pycache__/ 2025-10-10T02:11:06.2126360Z Removing tools/pyi/__pycache__/ 2025-10-10T02:11:06.2126550Z Removing tools/setup_helpers/__pycache__/ 2025-10-10T02:11:06.2126770Z Removing tools/shared/_utils_internal.py 2025-10-10T02:11:06.2126990Z Removing tools/stats/__pycache__/ 2025-10-10T02:11:06.2127180Z Removing torch.egg-info/ 2025-10-10T02:11:06.2127370Z Removing torch/_C/_VariableFunctions.pyi 2025-10-10T02:11:06.2127960Z Removing torch/_C/__init__.pyi 2025-10-10T02:11:06.2128150Z Removing torch/_C/_nn.pyi 2025-10-10T02:11:06.2128310Z Removing torch/_VF.pyi 2025-10-10T02:11:06.2128480Z Removing torch/__pycache__/ 2025-10-10T02:11:06.2128650Z Removing torch/bin/ 2025-10-10T02:11:06.2128800Z Removing torch/csrc/autograd/generated/ 2025-10-10T02:11:06.2129060Z Removing torch/csrc/functionalization/generated/ 2025-10-10T02:11:06.2129460Z Removing torch/csrc/inductor/aoti_torch/generated/c_shim_aten.cpp 2025-10-10T02:11:06.2129790Z Removing torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.cpp 2025-10-10T02:11:06.2130120Z Removing torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.cpp 2025-10-10T02:11:06.2130440Z Removing torch/csrc/inductor/aoti_torch/generated/c_shim_mps.cpp 2025-10-10T02:11:06.2130700Z Removing torch/csrc/lazy/generated/LazyIr.h 2025-10-10T02:11:06.2130960Z Removing torch/csrc/lazy/generated/LazyNativeFunctions.cpp 2025-10-10T02:11:06.2131260Z Removing torch/csrc/lazy/generated/LazyNativeFunctions.h 2025-10-10T02:11:06.2131530Z Removing torch/csrc/lazy/generated/LazyNonNativeIr.h 2025-10-10T02:11:06.2131860Z Removing torch/csrc/lazy/generated/RegisterAutogradLazy.cpp 2025-10-10T02:11:06.2132160Z Removing torch/csrc/lazy/generated/RegisterLazy.cpp 2025-10-10T02:11:06.2132390Z Removing torch/headeronly/version.h 2025-10-10T02:11:06.2132570Z Removing torch/include/ 2025-10-10T02:11:06.2132740Z Removing torch/lib/cmake/ 2025-10-10T02:11:06.2132910Z Removing torch/lib/libXNNPACK.a 2025-10-10T02:11:06.2133090Z Removing torch/lib/libc10.dylib 2025-10-10T02:11:06.2133280Z Removing torch/lib/libclog.a 2025-10-10T02:11:06.2133450Z Removing torch/lib/libcpuinfo.a 2025-10-10T02:11:06.2133730Z Removing torch/lib/libfmt.a 2025-10-10T02:11:06.2133900Z Removing torch/lib/libkineto.a 2025-10-10T02:11:06.2134090Z Removing torch/lib/libkleidiai.a 2025-10-10T02:11:06.2134320Z Removing torch/lib/libmicrokernels-prod.a 2025-10-10T02:11:06.2134530Z Removing torch/lib/libnnpack.a 2025-10-10T02:11:06.2134730Z Removing torch/lib/libprotobuf-lite.a 2025-10-10T02:11:06.2134930Z Removing torch/lib/libprotobuf.a 2025-10-10T02:11:06.2135110Z Removing torch/lib/libprotoc.a 2025-10-10T02:11:06.2135300Z Removing torch/lib/libpthreadpool.a 2025-10-10T02:11:06.2135500Z Removing torch/lib/libpytorch_qnnpack.a 2025-10-10T02:11:06.2135700Z Removing torch/lib/libshm.dylib 2025-10-10T02:11:06.2135890Z Removing torch/lib/libsleef.a 2025-10-10T02:11:06.2136070Z Removing torch/lib/libtorch.dylib 2025-10-10T02:11:06.2136250Z Removing torch/lib/libtorch_cpu.dylib 2025-10-10T02:11:06.2136470Z Removing torch/lib/libtorch_global_deps.dylib 2025-10-10T02:11:06.2136680Z Removing torch/lib/libtorch_python.dylib 2025-10-10T02:11:06.2136880Z Removing torch/lib/pkgconfig/ 2025-10-10T02:11:06.2137050Z Removing torch/nn/functional.pyi 2025-10-10T02:11:06.2137240Z Removing torch/return_types.pyi 2025-10-10T02:11:06.2137400Z Removing torch/share/ 2025-10-10T02:11:06.2137610Z Removing torch/testing/_internal/generated/annotated_fn_args.py 2025-10-10T02:11:06.2137950Z Removing torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h 2025-10-10T02:11:06.2138260Z Removing torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h 2025-10-10T02:11:06.2138520Z Removing torch/utils/data/datapipes/datapipe.pyi 2025-10-10T02:11:06.2138740Z Removing torch/version.py 2025-10-10T02:11:06.2138890Z Removing torchgen/__pycache__/ 2025-10-10T02:11:06.2139110Z Removing torchgen/aoti/__pycache__/ 2025-10-10T02:11:06.2139300Z Removing torchgen/api/__pycache__/ 2025-10-10T02:11:06.2139500Z Removing torchgen/api/types/__pycache__/ 2025-10-10T02:11:06.2139690Z Removing torchgen/dest/__pycache__/ 2025-10-10T02:11:06.2139860Z Removing torchgen/packaged/ 2025-10-10T02:11:06.2140050Z Removing torchgen/selective_build/__pycache__/ 2025-10-10T02:11:06.2183560Z ##[group]Run actions/checkout@v4 2025-10-10T02:11:06.2183730Z with: 2025-10-10T02:11:06.2183890Z ref: 344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T02:11:06.2184080Z fetch-depth: 0 2025-10-10T02:11:06.2184370Z submodules: recursive 2025-10-10T02:11:06.2184550Z show-progress: false 2025-10-10T02:11:06.2184690Z repository: pytorch/pytorch 2025-10-10T02:11:06.2192350Z token: *** 2025-10-10T02:11:06.2192480Z ssh-strict: true 2025-10-10T02:11:06.2192630Z ssh-user: git 2025-10-10T02:11:06.2192770Z persist-credentials: true 2025-10-10T02:11:06.2192940Z clean: true 2025-10-10T02:11:06.2193160Z sparse-checkout-cone-mode: true 2025-10-10T02:11:06.2193340Z fetch-tags: false 2025-10-10T02:11:06.2193450Z lfs: false 2025-10-10T02:11:06.2193580Z set-safe-directory: true 2025-10-10T02:11:06.2193730Z env: 2025-10-10T02:11:06.2193840Z GIT_DEFAULT_BRANCH: main 2025-10-10T02:11:06.2193980Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-10-10T02:11:06.2194140Z TEST_CONFIG: mps 2025-10-10T02:11:06.2194260Z SHARD_NUMBER: 1 2025-10-10T02:11:06.2194400Z NUM_TEST_SHARDS: 1 2025-10-10T02:11:06.2194530Z PR_BODY: 2025-10-10T02:11:06.2194650Z REINSTALL_BREW_MINICONDA: 1 2025-10-10T02:11:06.2194800Z ##[endgroup] 2025-10-10T02:11:06.3103370Z Syncing repository: pytorch/pytorch 2025-10-10T02:11:06.3104240Z ##[group]Getting Git version info 2025-10-10T02:11:06.3104540Z Working directory is '/Users/ec2-user/runner/_work/pytorch/pytorch' 2025-10-10T02:11:06.3104950Z [command]/usr/bin/git version 2025-10-10T02:11:06.3145610Z git version 2.39.5 (Apple Git-154) 2025-10-10T02:11:06.3159080Z ##[endgroup] 2025-10-10T02:11:06.3164390Z Copying '/Users/ec2-user/.gitconfig' to '/Users/ec2-user/runner/_work/_temp/c6969f2c-89bf-4a4e-bf3c-e91d1162d691/.gitconfig' 2025-10-10T02:11:06.3174380Z Temporarily overriding HOME='/Users/ec2-user/runner/_work/_temp/c6969f2c-89bf-4a4e-bf3c-e91d1162d691' before making global git config changes 2025-10-10T02:11:06.3174960Z Adding repository directory to the temporary git global config as a safe directory 2025-10-10T02:11:06.3178120Z [command]/usr/bin/git config --global --add safe.directory /Users/ec2-user/runner/_work/pytorch/pytorch 2025-10-10T02:11:06.3246460Z [command]/usr/bin/git config --local --get remote.origin.url 2025-10-10T02:11:06.3297710Z https://github.com/pytorch/pytorch 2025-10-10T02:11:06.3306140Z ##[group]Removing previously created refs, to avoid conflicts 2025-10-10T02:11:06.3308510Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD 2025-10-10T02:11:06.3359430Z HEAD 2025-10-10T02:11:06.3425910Z ##[endgroup] 2025-10-10T02:11:06.3428200Z [command]/usr/bin/git submodule status 2025-10-10T02:11:06.4048660Z 7e1e1fe3858c63c251c637ae41a20de425dde96f android/libs/fbjni (v0.1.0-12-g7e1e1fe) 2025-10-10T02:11:06.4243920Z 4dfe081cf6bcd15db339cf2680b9281b8451eeb3 third_party/FP16 (4dfe081) 2025-10-10T02:11:06.4424120Z b408327ac2a15ec3e43352421954f5b1967701d1 third_party/FXdiv (b408327) 2025-10-10T02:11:06.4686580Z c07e3a0400713d546e0dea2d5466dd22ea389c73 third_party/NNPACK (c07e3a0) 2025-10-10T02:11:06.4966730Z 2942f167cc30c5e3a44a2aecd5b0d9c07ff61a07 third_party/NVTX (v3.1.0-263-g2942f16) 2025-10-10T02:11:06.5287260Z 1d8f600fd424278486eade7ed3e877c99f0846b1 third_party/VulkanMemoryAllocator (v2.1.0-982-g1d8f600) 2025-10-10T02:11:06.7348590Z 51a0103656eff6fc9bfd39a4597923c4b542c883 third_party/XNNPACK (remotes/origin/ds/ndk-1243-g51a0103656) 2025-10-10T02:11:06.7736520Z 01aae101b9e5e94d6c16a9514c9fb8df99c93150 third_party/aiter (v0.1.1-92-g01aae101) 2025-10-10T02:11:06.7857230Z 299e5928955cc62af9968370293b916f5130916f third_party/benchmark (v1.9.3) 2025-10-10T02:11:06.8632640Z 7fe50dc3da2069d6645d9deb8c017a876472a977 third_party/composable_kernel (rocm-6.4.3-459-g7fe50dc3d) 2025-10-10T02:11:06.9021200Z 89c932f313c6437c38f2982869beacc89c2f2246 third_party/cpp-httplib (v0.26.0) 2025-10-10T02:11:06.9415280Z 5e3d2445e6a84d9599bee2bf78edbb4d80865e1d third_party/cpuinfo (5e3d244) 2025-10-10T02:11:06.9750220Z f937055efc6d414d11f4c6577e3977fe74f35fb6 third_party/cudnn_frontend (v0.5-52-gf937055) 2025-10-10T02:11:07.0296460Z f3fde58372d33e9a5650ba7b80fc48b3b49d40c8 third_party/cutlass (v4.2.1) 2025-10-10T02:11:07.0982920Z 3cefe0564a8c3de514a152d40a2b4770f2ee5be0 third_party/fbgemm (v1.3.0-rc1-404-g3cefe056) 2025-10-10T02:11:07.1288140Z 979702c87a8713a8e0a5e9fee122b90d2ef13be5 third_party/flash-attention (v2.7.4) 2025-10-10T02:11:07.1352490Z a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757 third_party/flatbuffers (v24.12.23) 2025-10-10T02:11:07.2385190Z e424e3f2e607da02742f73db84873b8084fc714c third_party/fmt (12.0.0) 2025-10-10T02:11:07.2682670Z 3fb5c176c17c765a3492cd2f0321b0dab712f350 third_party/gemmlowp/gemmlowp (remotes/origin/revert-87-master-135-g3fb5c17) 2025-10-10T02:11:07.3118010Z 54cbae0d3a67fa890b4c3d9ee162b7860315e341 third_party/gloo (remotes/origin/gh/c-p-i-o/1/base-37-g54cbae0) 2025-10-10T02:11:07.3827110Z 52eb8108c5bdec04579160ae17225d66034bd723 third_party/googletest (release-1.8.0-3544-g52eb8108) 2025-10-10T02:11:07.4197400Z 719d8e6cd7f7a0e01b155657526d693acf97c2b3 third_party/ideep (pytorch-rls-v3.7.1) 2025-10-10T02:11:07.4425530Z dec1d23ca65ab069d225dfe40dea14f455170959 third_party/ittapi (v3.25.5) 2025-10-10T02:11:07.4954500Z 001ba8eb519438592f79dbc8e86a349f5f6c6829 third_party/kineto (remotes/origin/sraikund/test-131-g001ba8e) 2025-10-10T02:11:07.5144900Z cca02c2f69dd18e1f12647c1c0bdc8cf90e680c7 third_party/kleidiai (v1.8.0) 2025-10-10T02:11:07.5206320Z fbd8b99c2b828428947d70fdc046bb55609be93e third_party/mimalloc (v2.2.4) 2025-10-10T02:11:07.5273140Z 55f93686c01528224f448c19128836e7df245f72 third_party/nlohmann (v3.12.0) 2025-10-10T02:11:07.6360150Z e709452ef2bbc1d113faf678c24e6d3467696e83 third_party/onnx (v1.18.0) 2025-10-10T02:11:07.6433250Z a799f4aed9c94b765dcdaabaeab7d5e7e2310878 third_party/opentelemetry-cpp (v1.14.2) 2025-10-10T02:11:07.6501060Z 0fa0ef591e38c2758e3184c6c23e497b9f732ffa third_party/pocketfft (release_for_eigen-40-g0fa0ef5) 2025-10-10T02:11:07.8828910Z d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a third_party/protobuf (v3.7.0-rc.2-1279-gd1eca4e4b) 2025-10-10T02:11:07.9013320Z 072586a71b55b7f8c584153d223e95687148a900 third_party/psimd (heads/master) 2025-10-10T02:11:07.9174460Z 4fe0e1e183925bf8cfa6aae24237e724a96479b8 third_party/pthreadpool (0.1-144-g4fe0e1e) 2025-10-10T02:11:07.9279900Z f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8 third_party/pybind11 (v3.0.1) 2025-10-10T02:11:07.9484760Z f45429b087dd7d5bc78bb40dc7cf06425c252d67 third_party/python-peachpy (remotes/origin/pre-generated) 2025-10-10T02:11:07.9878600Z 5a1d179df9cf652951b59010a2d2075372d67f68 third_party/sleef (3.8) 2025-10-10T02:11:08.0160690Z af0118d13e52f5a08841464a768e01a0bf3e3075 third_party/tensorpipe (heads/main) 2025-10-10T02:11:08.0168170Z ##[group]Cleaning the repository 2025-10-10T02:11:08.0171130Z [command]/usr/bin/git clean -ffdx 2025-10-10T02:11:08.0567900Z [command]/usr/bin/git reset --hard HEAD 2025-10-10T02:11:08.4431820Z HEAD is now at 344e6365a00 [inductor][eazy] change how torch.use_deterministic_algorithms affect inductor (#164905) 2025-10-10T02:11:08.4438740Z ##[endgroup] 2025-10-10T02:11:08.4439220Z ##[group]Disabling automatic garbage collection 2025-10-10T02:11:08.4443690Z [command]/usr/bin/git config --local gc.auto 0 2025-10-10T02:11:08.4508110Z ##[endgroup] 2025-10-10T02:11:08.4508440Z ##[group]Setting up auth 2025-10-10T02:11:08.4512550Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-10-10T02:11:08.4569740Z [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-10-10T02:11:08.5051350Z Entering 'android/libs/fbjni' 2025-10-10T02:11:08.5152890Z Entering 'third_party/FP16' 2025-10-10T02:11:08.5248480Z Entering 'third_party/FXdiv' 2025-10-10T02:11:08.5344150Z Entering 'third_party/NNPACK' 2025-10-10T02:11:08.5441350Z Entering 'third_party/NVTX' 2025-10-10T02:11:08.5540590Z Entering 'third_party/VulkanMemoryAllocator' 2025-10-10T02:11:08.5636410Z Entering 'third_party/XNNPACK' 2025-10-10T02:11:08.5736620Z Entering 'third_party/aiter' 2025-10-10T02:11:08.5833570Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-10-10T02:11:08.5932720Z Entering 'third_party/benchmark' 2025-10-10T02:11:08.6029270Z Entering 'third_party/composable_kernel' 2025-10-10T02:11:08.6127170Z Entering 'third_party/cpp-httplib' 2025-10-10T02:11:08.6222330Z Entering 'third_party/cpuinfo' 2025-10-10T02:11:08.6318200Z Entering 'third_party/cudnn_frontend' 2025-10-10T02:11:08.6413210Z Entering 'third_party/cutlass' 2025-10-10T02:11:08.6511360Z Entering 'third_party/fbgemm' 2025-10-10T02:11:08.6608690Z Entering 'third_party/fbgemm/external/asmjit' 2025-10-10T02:11:08.6704600Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-10-10T02:11:08.6801490Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-10-10T02:11:08.6900090Z Entering 'third_party/fbgemm/external/cutlass' 2025-10-10T02:11:08.6997660Z Entering 'third_party/fbgemm/external/googletest' 2025-10-10T02:11:08.7094060Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-10-10T02:11:08.7189190Z Entering 'third_party/fbgemm/external/json' 2025-10-10T02:11:08.7286720Z Entering 'third_party/flash-attention' 2025-10-10T02:11:08.7381920Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-10-10T02:11:08.7478540Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-10-10T02:11:08.7578650Z Entering 'third_party/flatbuffers' 2025-10-10T02:11:08.7676180Z Entering 'third_party/fmt' 2025-10-10T02:11:08.7771230Z Entering 'third_party/gemmlowp/gemmlowp' 2025-10-10T02:11:08.7865220Z Entering 'third_party/gloo' 2025-10-10T02:11:08.7960160Z Entering 'third_party/googletest' 2025-10-10T02:11:08.8055820Z Entering 'third_party/ideep' 2025-10-10T02:11:08.8149260Z Entering 'third_party/ideep/mkl-dnn' 2025-10-10T02:11:08.8248460Z Entering 'third_party/ittapi' 2025-10-10T02:11:08.8346420Z Entering 'third_party/kineto' 2025-10-10T02:11:08.8440130Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-10-10T02:11:08.8534100Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-10-10T02:11:08.8630820Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-10-10T02:11:08.8726660Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-10-10T02:11:08.8822610Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-10-10T02:11:08.8916200Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-10-10T02:11:08.9013280Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-10-10T02:11:08.9108630Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-10-10T02:11:08.9204280Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-10-10T02:11:08.9301010Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-10-10T02:11:08.9396490Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-10-10T02:11:08.9489540Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T02:11:08.9586770Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T02:11:08.9686490Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-10-10T02:11:08.9782280Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-10-10T02:11:08.9878790Z Entering 'third_party/kleidiai' 2025-10-10T02:11:08.9974480Z Entering 'third_party/mimalloc' 2025-10-10T02:11:09.0069040Z Entering 'third_party/nlohmann' 2025-10-10T02:11:09.0163780Z Entering 'third_party/onnx' 2025-10-10T02:11:09.0263000Z Entering 'third_party/onnx/third_party/pybind11' 2025-10-10T02:11:09.0362610Z Entering 'third_party/opentelemetry-cpp' 2025-10-10T02:11:09.0459020Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-10-10T02:11:09.0554950Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-10-10T02:11:09.0649260Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-10-10T02:11:09.0744230Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-10-10T02:11:09.0839700Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-10-10T02:11:09.0933610Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-10-10T02:11:09.1029180Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-10-10T02:11:09.1122710Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T02:11:09.1217430Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T02:11:09.1313780Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-10-10T02:11:09.1417230Z Entering 'third_party/pocketfft' 2025-10-10T02:11:09.1514820Z Entering 'third_party/protobuf' 2025-10-10T02:11:09.1609360Z Entering 'third_party/protobuf/third_party/benchmark' 2025-10-10T02:11:09.1704590Z Entering 'third_party/protobuf/third_party/googletest' 2025-10-10T02:11:09.1801480Z Entering 'third_party/psimd' 2025-10-10T02:11:09.1898070Z Entering 'third_party/pthreadpool' 2025-10-10T02:11:09.1993740Z Entering 'third_party/pybind11' 2025-10-10T02:11:09.2088330Z Entering 'third_party/python-peachpy' 2025-10-10T02:11:09.2182910Z Entering 'third_party/sleef' 2025-10-10T02:11:09.2277540Z Entering 'third_party/tensorpipe' 2025-10-10T02:11:09.2372090Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-10-10T02:11:09.2466940Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-10-10T02:11:09.2561240Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-10-10T02:11:09.2656180Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-10-10T02:11:09.2750070Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-10-10T02:11:09.2859320Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-10-10T02:11:09.2916310Z [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-10-10T02:11:09.3387390Z Entering 'android/libs/fbjni' 2025-10-10T02:11:09.3486760Z Entering 'third_party/FP16' 2025-10-10T02:11:09.3582800Z Entering 'third_party/FXdiv' 2025-10-10T02:11:09.3678430Z Entering 'third_party/NNPACK' 2025-10-10T02:11:09.3776190Z Entering 'third_party/NVTX' 2025-10-10T02:11:09.3872560Z Entering 'third_party/VulkanMemoryAllocator' 2025-10-10T02:11:09.3968630Z Entering 'third_party/XNNPACK' 2025-10-10T02:11:09.4069030Z Entering 'third_party/aiter' 2025-10-10T02:11:09.4164110Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-10-10T02:11:09.4264150Z Entering 'third_party/benchmark' 2025-10-10T02:11:09.4360630Z Entering 'third_party/composable_kernel' 2025-10-10T02:11:09.4460020Z Entering 'third_party/cpp-httplib' 2025-10-10T02:11:09.4555770Z Entering 'third_party/cpuinfo' 2025-10-10T02:11:09.4651670Z Entering 'third_party/cudnn_frontend' 2025-10-10T02:11:09.4747270Z Entering 'third_party/cutlass' 2025-10-10T02:11:09.4844390Z Entering 'third_party/fbgemm' 2025-10-10T02:11:09.4940360Z Entering 'third_party/fbgemm/external/asmjit' 2025-10-10T02:11:09.5035240Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-10-10T02:11:09.5133290Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-10-10T02:11:09.5228900Z Entering 'third_party/fbgemm/external/cutlass' 2025-10-10T02:11:09.5326630Z Entering 'third_party/fbgemm/external/googletest' 2025-10-10T02:11:09.5422030Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-10-10T02:11:09.5515540Z Entering 'third_party/fbgemm/external/json' 2025-10-10T02:11:09.5613650Z Entering 'third_party/flash-attention' 2025-10-10T02:11:09.5709240Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-10-10T02:11:09.5805510Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-10-10T02:11:09.5904450Z Entering 'third_party/flatbuffers' 2025-10-10T02:11:09.6001630Z Entering 'third_party/fmt' 2025-10-10T02:11:09.6097970Z Entering 'third_party/gemmlowp/gemmlowp' 2025-10-10T02:11:09.6193940Z Entering 'third_party/gloo' 2025-10-10T02:11:09.6297650Z Entering 'third_party/googletest' 2025-10-10T02:11:09.6386210Z Entering 'third_party/ideep' 2025-10-10T02:11:09.6478530Z Entering 'third_party/ideep/mkl-dnn' 2025-10-10T02:11:09.6578130Z Entering 'third_party/ittapi' 2025-10-10T02:11:09.6675750Z Entering 'third_party/kineto' 2025-10-10T02:11:09.6770290Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-10-10T02:11:09.6866040Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-10-10T02:11:09.6963300Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-10-10T02:11:09.7060680Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-10-10T02:11:09.7157360Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-10-10T02:11:09.7252180Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-10-10T02:11:09.7348860Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-10-10T02:11:09.7444730Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-10-10T02:11:09.7541080Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-10-10T02:11:09.7638170Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-10-10T02:11:09.7734470Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-10-10T02:11:09.7831210Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T02:11:09.7929390Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T02:11:09.8030050Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-10-10T02:11:09.8125390Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-10-10T02:11:09.8224900Z Entering 'third_party/kleidiai' 2025-10-10T02:11:09.8323530Z Entering 'third_party/mimalloc' 2025-10-10T02:11:09.8419000Z Entering 'third_party/nlohmann' 2025-10-10T02:11:09.8515030Z Entering 'third_party/onnx' 2025-10-10T02:11:09.8615920Z Entering 'third_party/onnx/third_party/pybind11' 2025-10-10T02:11:09.8717250Z Entering 'third_party/opentelemetry-cpp' 2025-10-10T02:11:09.8815230Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-10-10T02:11:09.8914220Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-10-10T02:11:09.9013270Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-10-10T02:11:09.9113060Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-10-10T02:11:09.9213370Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-10-10T02:11:09.9313690Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-10-10T02:11:09.9413990Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-10-10T02:11:09.9513040Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T02:11:09.9614590Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T02:11:09.9716980Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-10-10T02:11:09.9826580Z Entering 'third_party/pocketfft' 2025-10-10T02:11:09.9929860Z Entering 'third_party/protobuf' 2025-10-10T02:11:10.0029360Z Entering 'third_party/protobuf/third_party/benchmark' 2025-10-10T02:11:10.0130160Z Entering 'third_party/protobuf/third_party/googletest' 2025-10-10T02:11:10.0231700Z Entering 'third_party/psimd' 2025-10-10T02:11:10.0332970Z Entering 'third_party/pthreadpool' 2025-10-10T02:11:10.0432670Z Entering 'third_party/pybind11' 2025-10-10T02:11:10.0531130Z Entering 'third_party/python-peachpy' 2025-10-10T02:11:10.0629000Z Entering 'third_party/sleef' 2025-10-10T02:11:10.0728220Z Entering 'third_party/tensorpipe' 2025-10-10T02:11:10.0825380Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-10-10T02:11:10.0923130Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-10-10T02:11:10.1019860Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-10-10T02:11:10.1117210Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-10-10T02:11:10.1212590Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-10-10T02:11:10.1326140Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-10-10T02:11:10.1395890Z ##[endgroup] 2025-10-10T02:11:10.1396150Z ##[group]Fetching the repository 2025-10-10T02:11:10.1400480Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2025-10-10T02:11:12.1765490Z From https://github.com/pytorch/pytorch 2025-10-10T02:11:12.1766120Z - [deleted] (none) -> origin/ISSUE-154849 2025-10-10T02:11:12.3294420Z - [deleted] (none) -> origin/actually-run-mps-aot-inductor 2025-10-10T02:11:12.3294760Z - [deleted] (none) -> origin/addvllmtest 2025-10-10T02:11:12.3295400Z - [deleted] (none) -> origin/angelayi/pattern 2025-10-10T02:11:12.3295820Z - [deleted] (none) -> origin/bf/minor-cg-config-doc 2025-10-10T02:11:12.3296780Z - [deleted] (none) -> origin/cherry-pick-162425-by-pytorch_bot_bot_ 2025-10-10T02:11:12.3297720Z - [deleted] (none) -> origin/export-D79230339 2025-10-10T02:11:12.3298540Z - [deleted] (none) -> origin/gh/H-Huang/215/base 2025-10-10T02:11:12.3299490Z - [deleted] (none) -> origin/gh/H-Huang/215/head 2025-10-10T02:11:12.3300200Z - [deleted] (none) -> origin/gh/H-Huang/215/orig 2025-10-10T02:11:12.3301370Z - [deleted] (none) -> origin/gh/IvanKobzarev/115/base 2025-10-10T02:11:12.3302010Z - [deleted] (none) -> origin/gh/IvanKobzarev/115/head 2025-10-10T02:11:12.3302680Z - [deleted] (none) -> origin/gh/IvanKobzarev/115/orig 2025-10-10T02:11:12.3303750Z - [deleted] (none) -> origin/gh/anijain2305/868/base 2025-10-10T02:11:12.3304410Z - [deleted] (none) -> origin/gh/anijain2305/868/head 2025-10-10T02:11:12.3305220Z - [deleted] (none) -> origin/gh/anijain2305/868/orig 2025-10-10T02:11:12.3305980Z - [deleted] (none) -> origin/gh/benjaminglass1/95/base 2025-10-10T02:11:12.3306820Z - [deleted] (none) -> origin/gh/benjaminglass1/95/head 2025-10-10T02:11:12.3307620Z - [deleted] (none) -> origin/gh/benjaminglass1/95/orig 2025-10-10T02:11:12.3308650Z - [deleted] (none) -> origin/gh/coconutruben/48/base 2025-10-10T02:11:12.3309260Z - [deleted] (none) -> origin/gh/coconutruben/48/head 2025-10-10T02:11:12.3310220Z - [deleted] (none) -> origin/gh/coconutruben/48/orig 2025-10-10T02:11:12.3310980Z - [deleted] (none) -> origin/gh/coconutruben/49/base 2025-10-10T02:11:12.3311960Z - [deleted] (none) -> origin/gh/coconutruben/49/head 2025-10-10T02:11:12.3312560Z - [deleted] (none) -> origin/gh/coconutruben/49/orig 2025-10-10T02:11:12.3313570Z - [deleted] (none) -> origin/gh/coconutruben/50/base 2025-10-10T02:11:12.3314180Z - [deleted] (none) -> origin/gh/coconutruben/50/head 2025-10-10T02:11:12.3315030Z - [deleted] (none) -> origin/gh/coconutruben/50/orig 2025-10-10T02:11:12.3315870Z - [deleted] (none) -> origin/gh/drisspg/166/base 2025-10-10T02:11:12.3316650Z - [deleted] (none) -> origin/gh/drisspg/166/head 2025-10-10T02:11:12.3317460Z - [deleted] (none) -> origin/gh/drisspg/166/orig 2025-10-10T02:11:12.3318280Z - [deleted] (none) -> origin/gh/guangyey/140/base 2025-10-10T02:11:12.3319350Z - [deleted] (none) -> origin/gh/guangyey/140/head 2025-10-10T02:11:12.3319940Z - [deleted] (none) -> origin/gh/guangyey/140/orig 2025-10-10T02:11:12.3320720Z - [deleted] (none) -> origin/gh/guangyey/142/base 2025-10-10T02:11:12.3321530Z - [deleted] (none) -> origin/gh/guangyey/142/head 2025-10-10T02:11:12.3322390Z - [deleted] (none) -> origin/gh/guangyey/142/orig 2025-10-10T02:11:12.3323180Z - [deleted] (none) -> origin/gh/isuruf/147/base 2025-10-10T02:11:12.3323990Z - [deleted] (none) -> origin/gh/isuruf/147/head 2025-10-10T02:11:12.3324830Z - [deleted] (none) -> origin/gh/isuruf/147/orig 2025-10-10T02:11:12.3325690Z - [deleted] (none) -> origin/gh/jamesjwu/189/base 2025-10-10T02:11:12.3326520Z - [deleted] (none) -> origin/gh/jamesjwu/189/head 2025-10-10T02:11:12.3327300Z - [deleted] (none) -> origin/gh/jamesjwu/189/orig 2025-10-10T02:11:12.3328100Z - [deleted] (none) -> origin/gh/kwen2501/222/base 2025-10-10T02:11:12.3328950Z - [deleted] (none) -> origin/gh/kwen2501/222/head 2025-10-10T02:11:12.3329710Z - [deleted] (none) -> origin/gh/kwen2501/222/orig 2025-10-10T02:11:12.3330530Z - [deleted] (none) -> origin/gh/kwen2501/232/base 2025-10-10T02:11:12.3331390Z - [deleted] (none) -> origin/gh/kwen2501/232/head 2025-10-10T02:11:12.3332210Z - [deleted] (none) -> origin/gh/kwen2501/232/orig 2025-10-10T02:11:12.3333000Z - [deleted] (none) -> origin/gh/kwen2501/233/base 2025-10-10T02:11:12.3333820Z - [deleted] (none) -> origin/gh/kwen2501/233/head 2025-10-10T02:11:12.3334710Z - [deleted] (none) -> origin/gh/kwen2501/233/orig 2025-10-10T02:11:12.3335500Z - [deleted] (none) -> origin/gh/laithsakka/268/base 2025-10-10T02:11:12.3336270Z - [deleted] (none) -> origin/gh/laithsakka/268/head 2025-10-10T02:11:12.3337120Z - [deleted] (none) -> origin/gh/laithsakka/268/orig 2025-10-10T02:11:12.3337950Z - [deleted] (none) -> origin/gh/oulgen/35/base 2025-10-10T02:11:12.3338760Z - [deleted] (none) -> origin/gh/oulgen/35/head 2025-10-10T02:11:12.3339590Z - [deleted] (none) -> origin/gh/oulgen/35/orig 2025-10-10T02:11:12.3340400Z - [deleted] (none) -> origin/gh/shunting314/223/base 2025-10-10T02:11:12.3341210Z - [deleted] (none) -> origin/gh/shunting314/223/head 2025-10-10T02:11:12.3342080Z - [deleted] (none) -> origin/gh/shunting314/223/orig 2025-10-10T02:11:12.3342870Z - [deleted] (none) -> origin/gh/swolchok/826/base 2025-10-10T02:11:12.3343690Z - [deleted] (none) -> origin/gh/swolchok/826/head 2025-10-10T02:11:12.3344550Z - [deleted] (none) -> origin/gh/swolchok/826/orig 2025-10-10T02:11:12.3345320Z - [deleted] (none) -> origin/gh/swolchok/833/base 2025-10-10T02:11:12.3346180Z - [deleted] (none) -> origin/gh/swolchok/833/head 2025-10-10T02:11:12.3346960Z - [deleted] (none) -> origin/gh/swolchok/833/orig 2025-10-10T02:11:12.3347810Z - [deleted] (none) -> origin/gh/tugsbayasgalan/11/base 2025-10-10T02:11:12.3348580Z - [deleted] (none) -> origin/gh/tugsbayasgalan/11/head 2025-10-10T02:11:12.3349450Z - [deleted] (none) -> origin/gh/tugsbayasgalan/11/orig 2025-10-10T02:11:12.3350240Z - [deleted] (none) -> origin/gh/zhxchen17/31/base 2025-10-10T02:11:12.3351080Z - [deleted] (none) -> origin/gh/zhxchen17/31/head 2025-10-10T02:11:12.3351920Z - [deleted] (none) -> origin/gh/zhxchen17/31/orig 2025-10-10T02:11:12.3353090Z - [deleted] (none) -> origin/gh/zou3519/1198/base 2025-10-10T02:11:12.3353540Z - [deleted] (none) -> origin/gh/zou3519/1198/head 2025-10-10T02:11:12.3354400Z - [deleted] (none) -> origin/gh/zou3519/1198/orig 2025-10-10T02:11:12.3355190Z - [deleted] (none) -> origin/ideep-update 2025-10-10T02:11:12.3356010Z - [deleted] (none) -> origin/malfet-patch-2 2025-10-10T02:11:12.3356860Z - [deleted] (none) -> origin/pianpwk/unbacked_channels_last 2025-10-10T02:11:12.3357660Z - [deleted] (none) -> origin/pianpwk/whitelist_optimizer 2025-10-10T02:11:12.3358470Z - [deleted] (none) -> origin/quantile-docs 2025-10-10T02:11:12.3359330Z - [deleted] (none) -> origin/update-audio-commit-hash/17567864209-1799-1 2025-10-10T02:11:12.3360190Z - [deleted] (none) -> origin/update-vllm-commit-hash/17536029887-1798-1 2025-10-10T02:11:12.3360960Z - [deleted] (none) -> ciflow/inductor-periodic/156592 2025-10-10T02:11:12.3361750Z - [deleted] (none) -> ciflow/inductor/156592 2025-10-10T02:11:12.3362580Z - [deleted] (none) -> ciflow/inductor/158932 2025-10-10T02:11:12.3363380Z - [deleted] (none) -> ciflow/inductor/162768 2025-10-10T02:11:12.3364210Z - [deleted] (none) -> ciflow/inductor/163533 2025-10-10T02:11:12.3365020Z - [deleted] (none) -> ciflow/inductor/163976 2025-10-10T02:11:12.3365840Z - [deleted] (none) -> ciflow/inductor/164291 2025-10-10T02:11:12.3366660Z - [deleted] (none) -> ciflow/inductor/164379 2025-10-10T02:11:12.3367490Z - [deleted] (none) -> ciflow/inductor/164488 2025-10-10T02:11:12.3368360Z - [deleted] (none) -> ciflow/inductor/164497 2025-10-10T02:11:12.3369100Z - [deleted] (none) -> ciflow/inductor/164498 2025-10-10T02:11:12.3369950Z - [deleted] (none) -> ciflow/inductor/164521 2025-10-10T02:11:12.3370780Z - [deleted] (none) -> ciflow/inductor/164524 2025-10-10T02:11:12.3371600Z - [deleted] (none) -> ciflow/inductor/164527 2025-10-10T02:11:12.3372400Z - [deleted] (none) -> ciflow/rocm/156592 2025-10-10T02:11:12.3373250Z - [deleted] (none) -> ciflow/trunk/156592 2025-10-10T02:11:12.3374060Z - [deleted] (none) -> ciflow/trunk/158932 2025-10-10T02:11:12.3374930Z - [deleted] (none) -> ciflow/trunk/163533 2025-10-10T02:11:12.3375700Z - [deleted] (none) -> ciflow/trunk/163846 2025-10-10T02:11:12.3376550Z - [deleted] (none) -> ciflow/trunk/163899 2025-10-10T02:11:12.3377380Z - [deleted] (none) -> ciflow/trunk/163976 2025-10-10T02:11:12.9730630Z [command]/usr/bin/git rev-parse --verify --quiet 344e6365a0068c2d2847fcec0c55dd53291d475e^{object} 2025-10-10T02:11:12.9803020Z 344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T02:11:12.9807450Z ##[endgroup] 2025-10-10T02:11:12.9807700Z ##[group]Determining the checkout info 2025-10-10T02:11:12.9807970Z ##[endgroup] 2025-10-10T02:11:12.9810280Z [command]/usr/bin/git sparse-checkout disable 2025-10-10T02:11:12.9988380Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-10-10T02:11:13.0051930Z ##[group]Checking out the ref 2025-10-10T02:11:13.0053680Z [command]/usr/bin/git checkout --progress --force 344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T02:11:13.0474320Z HEAD is now at 344e6365a00 [inductor][eazy] change how torch.use_deterministic_algorithms affect inductor (#164905) 2025-10-10T02:11:13.0478840Z ##[endgroup] 2025-10-10T02:11:13.0479090Z ##[group]Setting up auth for fetching submodules 2025-10-10T02:11:13.0483750Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-10-10T02:11:13.0556970Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-10-10T02:11:13.0614940Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-10-10T02:11:13.0672620Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-10-10T02:11:13.0730730Z ##[endgroup] 2025-10-10T02:11:13.0730980Z ##[group]Fetching submodules 2025-10-10T02:11:13.0732270Z [command]/usr/bin/git submodule sync --recursive 2025-10-10T02:11:13.1525710Z Synchronizing submodule url for 'android/libs/fbjni' 2025-10-10T02:11:13.1572460Z Synchronizing submodule url for 'third_party/FP16' 2025-10-10T02:11:13.1612990Z Synchronizing submodule url for 'third_party/FXdiv' 2025-10-10T02:11:13.1652440Z Synchronizing submodule url for 'third_party/NNPACK' 2025-10-10T02:11:13.1690790Z Synchronizing submodule url for 'third_party/NVTX' 2025-10-10T02:11:13.1727600Z Synchronizing submodule url for 'third_party/VulkanMemoryAllocator' 2025-10-10T02:11:13.1763660Z Synchronizing submodule url for 'third_party/XNNPACK' 2025-10-10T02:11:13.1803790Z Synchronizing submodule url for 'third_party/aiter' 2025-10-10T02:11:13.1839490Z Synchronizing submodule url for 'third_party/aiter/3rdparty/composable_kernel' 2025-10-10T02:11:13.1879590Z Synchronizing submodule url for 'third_party/benchmark' 2025-10-10T02:11:13.1917620Z Synchronizing submodule url for 'third_party/composable_kernel' 2025-10-10T02:11:13.1956740Z Synchronizing submodule url for 'third_party/cpp-httplib' 2025-10-10T02:11:13.1993690Z Synchronizing submodule url for 'third_party/cpuinfo' 2025-10-10T02:11:13.2030950Z Synchronizing submodule url for 'third_party/cudnn_frontend' 2025-10-10T02:11:13.2067280Z Synchronizing submodule url for 'third_party/cutlass' 2025-10-10T02:11:13.2106820Z Synchronizing submodule url for 'third_party/fbgemm' 2025-10-10T02:11:13.2143040Z Synchronizing submodule url for 'third_party/fbgemm/external/asmjit' 2025-10-10T02:11:13.2177950Z Synchronizing submodule url for 'third_party/fbgemm/external/composable_kernel' 2025-10-10T02:11:13.2216300Z Synchronizing submodule url for 'third_party/fbgemm/external/cpuinfo' 2025-10-10T02:11:13.2253180Z Synchronizing submodule url for 'third_party/fbgemm/external/cutlass' 2025-10-10T02:11:13.2291290Z Synchronizing submodule url for 'third_party/fbgemm/external/googletest' 2025-10-10T02:11:13.2328290Z Synchronizing submodule url for 'third_party/fbgemm/external/hipify_torch' 2025-10-10T02:11:13.2364530Z Synchronizing submodule url for 'third_party/fbgemm/external/json' 2025-10-10T02:11:13.2403100Z Synchronizing submodule url for 'third_party/flash-attention' 2025-10-10T02:11:13.2437860Z Synchronizing submodule url for 'third_party/flash-attention/csrc/composable_kernel' 2025-10-10T02:11:13.2475090Z Synchronizing submodule url for 'third_party/flash-attention/csrc/cutlass' 2025-10-10T02:11:13.2516370Z Synchronizing submodule url for 'third_party/flatbuffers' 2025-10-10T02:11:13.2554830Z Synchronizing submodule url for 'third_party/fmt' 2025-10-10T02:11:13.2590910Z Synchronizing submodule url for 'third_party/gemmlowp/gemmlowp' 2025-10-10T02:11:13.2626660Z Synchronizing submodule url for 'third_party/gloo' 2025-10-10T02:11:13.2664240Z Synchronizing submodule url for 'third_party/googletest' 2025-10-10T02:11:13.2702130Z Synchronizing submodule url for 'third_party/ideep' 2025-10-10T02:11:13.2737290Z Synchronizing submodule url for 'third_party/ideep/mkl-dnn' 2025-10-10T02:11:13.2777030Z Synchronizing submodule url for 'third_party/ittapi' 2025-10-10T02:11:13.2815370Z Synchronizing submodule url for 'third_party/kineto' 2025-10-10T02:11:13.2850400Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog' 2025-10-10T02:11:13.2886060Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-10-10T02:11:13.2922860Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-10-10T02:11:13.2961180Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-10-10T02:11:13.2997310Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-10-10T02:11:13.3030730Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-10-10T02:11:13.3068820Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-10-10T02:11:13.3104830Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-10-10T02:11:13.3141030Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-10-10T02:11:13.3177790Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-10-10T02:11:13.3213950Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-10-10T02:11:13.3247370Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T02:11:13.3284240Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T02:11:13.3324340Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/fmt' 2025-10-10T02:11:13.3360030Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/googletest' 2025-10-10T02:11:13.3397180Z Synchronizing submodule url for 'third_party/kleidiai' 2025-10-10T02:11:13.3433710Z Synchronizing submodule url for 'third_party/mimalloc' 2025-10-10T02:11:13.3469980Z Synchronizing submodule url for 'third_party/nlohmann' 2025-10-10T02:11:13.3506370Z Synchronizing submodule url for 'third_party/onnx' 2025-10-10T02:11:13.3546860Z Synchronizing submodule url for 'third_party/onnx/third_party/pybind11' 2025-10-10T02:11:13.3586390Z Synchronizing submodule url for 'third_party/opentelemetry-cpp' 2025-10-10T02:11:13.3622060Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-10-10T02:11:13.3657330Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/googletest' 2025-10-10T02:11:13.3693020Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-10-10T02:11:13.3729080Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-10-10T02:11:13.3765580Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-10-10T02:11:13.3801290Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-10-10T02:11:13.3837020Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-10-10T02:11:13.3870990Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T02:11:13.3907240Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T02:11:13.3945400Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-10-10T02:11:13.3991540Z Synchronizing submodule url for 'third_party/pocketfft' 2025-10-10T02:11:13.4029460Z Synchronizing submodule url for 'third_party/protobuf' 2025-10-10T02:11:13.4064740Z Synchronizing submodule url for 'third_party/protobuf/third_party/benchmark' 2025-10-10T02:11:13.4100520Z Synchronizing submodule url for 'third_party/protobuf/third_party/googletest' 2025-10-10T02:11:13.4138300Z Synchronizing submodule url for 'third_party/psimd' 2025-10-10T02:11:13.4174840Z Synchronizing submodule url for 'third_party/pthreadpool' 2025-10-10T02:11:13.4211190Z Synchronizing submodule url for 'third_party/pybind11' 2025-10-10T02:11:13.4247210Z Synchronizing submodule url for 'third_party/python-peachpy' 2025-10-10T02:11:13.4284220Z Synchronizing submodule url for 'third_party/sleef' 2025-10-10T02:11:13.4320770Z Synchronizing submodule url for 'third_party/tensorpipe' 2025-10-10T02:11:13.4354730Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/googletest' 2025-10-10T02:11:13.4390430Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/libnop' 2025-10-10T02:11:13.4425950Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/libuv' 2025-10-10T02:11:13.4461250Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/pybind11' 2025-10-10T02:11:13.4494700Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-10-10T02:11:13.4541360Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2025-10-10T02:11:13.5231900Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2025-10-10T02:11:13.5391260Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-10-10T02:11:13.5556980Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-10-10T02:11:13.5725790Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2025-10-10T02:11:13.5898560Z Submodule path 'third_party/NVTX': checked out '2942f167cc30c5e3a44a2aecd5b0d9c07ff61a07' 2025-10-10T02:11:13.6083440Z Submodule path 'third_party/VulkanMemoryAllocator': checked out '1d8f600fd424278486eade7ed3e877c99f0846b1' 2025-10-10T02:11:13.6412910Z Submodule path 'third_party/XNNPACK': checked out '51a0103656eff6fc9bfd39a4597923c4b542c883' 2025-10-10T02:11:13.6909700Z Submodule path 'third_party/aiter': checked out '01aae101b9e5e94d6c16a9514c9fb8df99c93150' 2025-10-10T02:11:13.7858570Z Submodule path 'third_party/aiter/3rdparty/composable_kernel': checked out 'cffe8fa2a442ac8e80dd236a1a5d24fe3d7e0cbf' 2025-10-10T02:11:13.8253910Z Submodule path 'third_party/benchmark': checked out '299e5928955cc62af9968370293b916f5130916f' 2025-10-10T02:11:13.8943450Z Submodule path 'third_party/composable_kernel': checked out '7fe50dc3da2069d6645d9deb8c017a876472a977' 2025-10-10T02:11:13.9129190Z Submodule path 'third_party/cpp-httplib': checked out '89c932f313c6437c38f2982869beacc89c2f2246' 2025-10-10T02:11:13.9301130Z Submodule path 'third_party/cpuinfo': checked out '5e3d2445e6a84d9599bee2bf78edbb4d80865e1d' 2025-10-10T02:11:13.9490050Z Submodule path 'third_party/cudnn_frontend': checked out 'f937055efc6d414d11f4c6577e3977fe74f35fb6' 2025-10-10T02:11:13.9720410Z Submodule path 'third_party/cutlass': checked out 'f3fde58372d33e9a5650ba7b80fc48b3b49d40c8' 2025-10-10T02:11:14.0140560Z Submodule path 'third_party/fbgemm': checked out '3cefe0564a8c3de514a152d40a2b4770f2ee5be0' 2025-10-10T02:11:14.0422770Z Submodule path 'third_party/fbgemm/external/asmjit': checked out 'a3199e8857792cd10b7589ff5d58343d2c9008ea' 2025-10-10T02:11:14.1493560Z Submodule path 'third_party/fbgemm/external/composable_kernel': checked out '7fe50dc3da2069d6645d9deb8c017a876472a977' 2025-10-10T02:11:14.1772390Z Submodule path 'third_party/fbgemm/external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-10-10T02:11:14.2332200Z Submodule path 'third_party/fbgemm/external/cutlass': checked out '311f3c8e51dc0eb56310cfc6980bf63d0fbd7917' 2025-10-10T02:11:14.2698930Z Submodule path 'third_party/fbgemm/external/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-10-10T02:11:14.2976240Z Submodule path 'third_party/fbgemm/external/hipify_torch': checked out '63b6a7b541fa7f08f8475ca7d74054db36ff2691' 2025-10-10T02:11:14.3532650Z Submodule path 'third_party/fbgemm/external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-10-10T02:11:14.3741940Z Submodule path 'third_party/flash-attention': checked out '979702c87a8713a8e0a5e9fee122b90d2ef13be5' 2025-10-10T02:11:14.4680510Z Submodule path 'third_party/flash-attention/csrc/composable_kernel': checked out '888317e698e9803c62bd38568abc9e05d7709f33' 2025-10-10T02:11:14.5253970Z Submodule path 'third_party/flash-attention/csrc/cutlass': checked out 'c506e16788cb08416a4a57e11a9067beeee29420' 2025-10-10T02:11:14.5860750Z Submodule path 'third_party/flatbuffers': checked out 'a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757' 2025-10-10T02:11:14.6031860Z Submodule path 'third_party/fmt': checked out 'e424e3f2e607da02742f73db84873b8084fc714c' 2025-10-10T02:11:14.6207760Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2025-10-10T02:11:14.6402170Z Submodule path 'third_party/gloo': checked out '54cbae0d3a67fa890b4c3d9ee162b7860315e341' 2025-10-10T02:11:14.6602800Z Submodule path 'third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-10-10T02:11:14.6792350Z Submodule path 'third_party/ideep': checked out '719d8e6cd7f7a0e01b155657526d693acf97c2b3' 2025-10-10T02:11:14.8411270Z Submodule path 'third_party/ideep/mkl-dnn': checked out '8d263e693366ef8db40acc569cc7d8edf644556d' 2025-10-10T02:11:14.8605610Z Submodule path 'third_party/ittapi': checked out 'dec1d23ca65ab069d225dfe40dea14f455170959' 2025-10-10T02:11:14.8782740Z Submodule path 'third_party/kineto': checked out '001ba8eb519438592f79dbc8e86a349f5f6c6829' 2025-10-10T02:11:14.9143840Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out 'd2ffe0a4e3acace628db49974246b66fc3e85fb1' 2025-10-10T02:11:14.9398800Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2025-10-10T02:11:14.9722480Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2025-10-10T02:11:15.0195440Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2025-10-10T02:11:15.0419050Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-10-10T02:11:15.0648820Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2025-10-10T02:11:15.0923660Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2025-10-10T02:11:15.1221210Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-10-10T02:11:15.1739980Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2025-10-10T02:11:15.1959710Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2025-10-10T02:11:15.2344080Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp': checked out 'b1234816facfdda29845c46696a02998a4af115a' 2025-10-10T02:11:15.2650810Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'd7ba35bbb649209c66e582d5a0244ba988a15159' 2025-10-10T02:11:15.2954110Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-10-10T02:11:15.3419740Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '40626af88bd7df9a5fb80be7b25ac85b122d6c21' 2025-10-10T02:11:15.3716290Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-10-10T02:11:15.3904300Z Submodule path 'third_party/kleidiai': checked out 'cca02c2f69dd18e1f12647c1c0bdc8cf90e680c7' 2025-10-10T02:11:15.4487890Z Submodule path 'third_party/mimalloc': checked out 'fbd8b99c2b828428947d70fdc046bb55609be93e' 2025-10-10T02:11:15.5223040Z Submodule path 'third_party/nlohmann': checked out '55f93686c01528224f448c19128836e7df245f72' 2025-10-10T02:11:15.5565840Z Submodule path 'third_party/onnx': checked out 'e709452ef2bbc1d113faf678c24e6d3467696e83' 2025-10-10T02:11:15.6098630Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-10-10T02:11:15.6683860Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2025-10-10T02:11:15.7026420Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2025-10-10T02:11:15.7331710Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2025-10-10T02:11:15.7619280Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2025-10-10T02:11:15.8100850Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2025-10-10T02:11:15.8378490Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-10-10T02:11:15.8563890Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-10-10T02:11:15.8948410Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-10-10T02:11:15.9261590Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2025-10-10T02:11:15.9558000Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-10-10T02:11:16.0369980Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2025-10-10T02:11:16.0545280Z Submodule path 'third_party/pocketfft': checked out '0fa0ef591e38c2758e3184c6c23e497b9f732ffa' 2025-10-10T02:11:16.0917840Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2025-10-10T02:11:16.1312710Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-10-10T02:11:16.1667580Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2025-10-10T02:11:16.1831850Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2025-10-10T02:11:16.2001570Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-10-10T02:11:16.2698540Z Submodule path 'third_party/pybind11': checked out 'f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8' 2025-10-10T02:11:16.2860510Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-10-10T02:11:16.3049640Z Submodule path 'third_party/sleef': checked out '5a1d179df9cf652951b59010a2d2075372d67f68' 2025-10-10T02:11:16.3260730Z Submodule path 'third_party/tensorpipe': checked out 'af0118d13e52f5a08841464a768e01a0bf3e3075' 2025-10-10T02:11:16.3630580Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2025-10-10T02:11:16.3831830Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2025-10-10T02:11:16.4602090Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '5152db2cbfeb5582e9c27c5ea1dba2cd9e10759b' 2025-10-10T02:11:16.5319680Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2025-10-10T02:11:16.5528500Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-10-10T02:11:16.5577410Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2025-10-10T02:11:16.6059700Z Entering 'android/libs/fbjni' 2025-10-10T02:11:16.6145150Z Entering 'third_party/FP16' 2025-10-10T02:11:16.6225750Z Entering 'third_party/FXdiv' 2025-10-10T02:11:16.6307270Z Entering 'third_party/NNPACK' 2025-10-10T02:11:16.6387280Z Entering 'third_party/NVTX' 2025-10-10T02:11:16.6468170Z Entering 'third_party/VulkanMemoryAllocator' 2025-10-10T02:11:16.6549070Z Entering 'third_party/XNNPACK' 2025-10-10T02:11:16.6633920Z Entering 'third_party/aiter' 2025-10-10T02:11:16.6714560Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-10-10T02:11:16.6799090Z Entering 'third_party/benchmark' 2025-10-10T02:11:16.6881220Z Entering 'third_party/composable_kernel' 2025-10-10T02:11:16.6964150Z Entering 'third_party/cpp-httplib' 2025-10-10T02:11:16.7044440Z Entering 'third_party/cpuinfo' 2025-10-10T02:11:16.7123990Z Entering 'third_party/cudnn_frontend' 2025-10-10T02:11:16.7203740Z Entering 'third_party/cutlass' 2025-10-10T02:11:16.7287400Z Entering 'third_party/fbgemm' 2025-10-10T02:11:16.7367910Z Entering 'third_party/fbgemm/external/asmjit' 2025-10-10T02:11:16.7447660Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-10-10T02:11:16.7530600Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-10-10T02:11:16.7612140Z Entering 'third_party/fbgemm/external/cutlass' 2025-10-10T02:11:16.7694610Z Entering 'third_party/fbgemm/external/googletest' 2025-10-10T02:11:16.7774930Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-10-10T02:11:16.7854750Z Entering 'third_party/fbgemm/external/json' 2025-10-10T02:11:16.7937610Z Entering 'third_party/flash-attention' 2025-10-10T02:11:16.8017300Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-10-10T02:11:16.8099380Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-10-10T02:11:16.8184030Z Entering 'third_party/flatbuffers' 2025-10-10T02:11:16.8265730Z Entering 'third_party/fmt' 2025-10-10T02:11:16.8345310Z Entering 'third_party/gemmlowp/gemmlowp' 2025-10-10T02:11:16.8424610Z Entering 'third_party/gloo' 2025-10-10T02:11:16.8505080Z Entering 'third_party/googletest' 2025-10-10T02:11:16.8588470Z Entering 'third_party/ideep' 2025-10-10T02:11:16.8667440Z Entering 'third_party/ideep/mkl-dnn' 2025-10-10T02:11:16.8751680Z Entering 'third_party/ittapi' 2025-10-10T02:11:16.8832550Z Entering 'third_party/kineto' 2025-10-10T02:11:16.8911190Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-10-10T02:11:16.8990140Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-10-10T02:11:16.9070840Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-10-10T02:11:16.9150830Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-10-10T02:11:16.9231790Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-10-10T02:11:16.9309940Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-10-10T02:11:16.9392500Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-10-10T02:11:16.9472280Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-10-10T02:11:16.9552400Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-10-10T02:11:16.9632640Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-10-10T02:11:16.9712810Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-10-10T02:11:16.9791490Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T02:11:16.9875080Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T02:11:16.9961120Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-10-10T02:11:17.0042160Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-10-10T02:11:17.0123240Z Entering 'third_party/kleidiai' 2025-10-10T02:11:17.0205210Z Entering 'third_party/mimalloc' 2025-10-10T02:11:17.0284070Z Entering 'third_party/nlohmann' 2025-10-10T02:11:17.0364990Z Entering 'third_party/onnx' 2025-10-10T02:11:17.0449780Z Entering 'third_party/onnx/third_party/pybind11' 2025-10-10T02:11:17.0532330Z Entering 'third_party/opentelemetry-cpp' 2025-10-10T02:11:17.0612930Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-10-10T02:11:17.0692890Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-10-10T02:11:17.0772500Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-10-10T02:11:17.0852150Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-10-10T02:11:17.0932300Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-10-10T02:11:17.1012180Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-10-10T02:11:17.1091950Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-10-10T02:11:17.1171180Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T02:11:17.1250870Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T02:11:17.1332260Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-10-10T02:11:17.1421010Z Entering 'third_party/pocketfft' 2025-10-10T02:11:17.1503040Z Entering 'third_party/protobuf' 2025-10-10T02:11:17.1583360Z Entering 'third_party/protobuf/third_party/benchmark' 2025-10-10T02:11:17.1663490Z Entering 'third_party/protobuf/third_party/googletest' 2025-10-10T02:11:17.1744490Z Entering 'third_party/psimd' 2025-10-10T02:11:17.1824880Z Entering 'third_party/pthreadpool' 2025-10-10T02:11:17.1904840Z Entering 'third_party/pybind11' 2025-10-10T02:11:17.1985270Z Entering 'third_party/python-peachpy' 2025-10-10T02:11:17.2066290Z Entering 'third_party/sleef' 2025-10-10T02:11:17.2146830Z Entering 'third_party/tensorpipe' 2025-10-10T02:11:17.2225850Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-10-10T02:11:17.2306100Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-10-10T02:11:17.2384770Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-10-10T02:11:17.2464360Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-10-10T02:11:17.2541120Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-10-10T02:11:17.2631610Z ##[endgroup] 2025-10-10T02:11:17.2631870Z ##[group]Persisting credentials for submodules 2025-10-10T02:11:17.2635880Z [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-10-10T02:11:17.3117380Z Entering 'android/libs/fbjni' 2025-10-10T02:11:17.3186050Z url.https://github.com/.insteadof 2025-10-10T02:11:17.3186280Z url.https://github.com/.insteadof 2025-10-10T02:11:17.3250050Z Entering 'third_party/FP16' 2025-10-10T02:11:17.3315470Z url.https://github.com/.insteadof 2025-10-10T02:11:17.3315880Z url.https://github.com/.insteadof 2025-10-10T02:11:17.3379380Z Entering 'third_party/FXdiv' 2025-10-10T02:11:17.3444280Z url.https://github.com/.insteadof 2025-10-10T02:11:17.3444500Z url.https://github.com/.insteadof 2025-10-10T02:11:17.3508810Z Entering 'third_party/NNPACK' 2025-10-10T02:11:17.3574230Z url.https://github.com/.insteadof 2025-10-10T02:11:17.3574450Z url.https://github.com/.insteadof 2025-10-10T02:11:17.3638600Z Entering 'third_party/NVTX' 2025-10-10T02:11:17.3704470Z url.https://github.com/.insteadof 2025-10-10T02:11:17.3704700Z url.https://github.com/.insteadof 2025-10-10T02:11:17.3769190Z Entering 'third_party/VulkanMemoryAllocator' 2025-10-10T02:11:17.3834840Z url.https://github.com/.insteadof 2025-10-10T02:11:17.3835070Z url.https://github.com/.insteadof 2025-10-10T02:11:17.3899330Z Entering 'third_party/XNNPACK' 2025-10-10T02:11:17.3963330Z url.https://github.com/.insteadof 2025-10-10T02:11:17.4032650Z url.https://github.com/.insteadof 2025-10-10T02:11:17.4032880Z Entering 'third_party/aiter' 2025-10-10T02:11:17.4099050Z url.https://github.com/.insteadof 2025-10-10T02:11:17.4099290Z url.https://github.com/.insteadof 2025-10-10T02:11:17.4162920Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-10-10T02:11:17.4228390Z url.https://github.com/.insteadof 2025-10-10T02:11:17.4228610Z url.https://github.com/.insteadof 2025-10-10T02:11:17.4297090Z Entering 'third_party/benchmark' 2025-10-10T02:11:17.4363670Z url.https://github.com/.insteadof 2025-10-10T02:11:17.4363900Z url.https://github.com/.insteadof 2025-10-10T02:11:17.4427240Z Entering 'third_party/composable_kernel' 2025-10-10T02:11:17.4493150Z url.https://github.com/.insteadof 2025-10-10T02:11:17.4493370Z url.https://github.com/.insteadof 2025-10-10T02:11:17.4560520Z Entering 'third_party/cpp-httplib' 2025-10-10T02:11:17.4626620Z url.https://github.com/.insteadof 2025-10-10T02:11:17.4626840Z url.https://github.com/.insteadof 2025-10-10T02:11:17.4690810Z Entering 'third_party/cpuinfo' 2025-10-10T02:11:17.4756550Z url.https://github.com/.insteadof 2025-10-10T02:11:17.4756790Z url.https://github.com/.insteadof 2025-10-10T02:11:17.4820220Z Entering 'third_party/cudnn_frontend' 2025-10-10T02:11:17.4886160Z url.https://github.com/.insteadof 2025-10-10T02:11:17.4886390Z url.https://github.com/.insteadof 2025-10-10T02:11:17.4950050Z Entering 'third_party/cutlass' 2025-10-10T02:11:17.5015260Z url.https://github.com/.insteadof 2025-10-10T02:11:17.5015510Z url.https://github.com/.insteadof 2025-10-10T02:11:17.5082420Z Entering 'third_party/fbgemm' 2025-10-10T02:11:17.5148580Z url.https://github.com/.insteadof 2025-10-10T02:11:17.5148800Z url.https://github.com/.insteadof 2025-10-10T02:11:17.5212420Z Entering 'third_party/fbgemm/external/asmjit' 2025-10-10T02:11:17.5277550Z url.https://github.com/.insteadof 2025-10-10T02:11:17.5277860Z url.https://github.com/.insteadof 2025-10-10T02:11:17.5341650Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-10-10T02:11:17.5406380Z url.https://github.com/.insteadof 2025-10-10T02:11:17.5406630Z url.https://github.com/.insteadof 2025-10-10T02:11:17.5473440Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-10-10T02:11:17.5539140Z url.https://github.com/.insteadof 2025-10-10T02:11:17.5539360Z url.https://github.com/.insteadof 2025-10-10T02:11:17.5603970Z Entering 'third_party/fbgemm/external/cutlass' 2025-10-10T02:11:17.5668660Z url.https://github.com/.insteadof 2025-10-10T02:11:17.5668890Z url.https://github.com/.insteadof 2025-10-10T02:11:17.5736020Z Entering 'third_party/fbgemm/external/googletest' 2025-10-10T02:11:17.5801660Z url.https://github.com/.insteadof 2025-10-10T02:11:17.5801890Z url.https://github.com/.insteadof 2025-10-10T02:11:17.5865480Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-10-10T02:11:17.5929930Z url.https://github.com/.insteadof 2025-10-10T02:11:17.5930150Z url.https://github.com/.insteadof 2025-10-10T02:11:17.5994130Z Entering 'third_party/fbgemm/external/json' 2025-10-10T02:11:17.6059150Z url.https://github.com/.insteadof 2025-10-10T02:11:17.6059390Z url.https://github.com/.insteadof 2025-10-10T02:11:17.6125560Z Entering 'third_party/flash-attention' 2025-10-10T02:11:17.6192010Z url.https://github.com/.insteadof 2025-10-10T02:11:17.6192240Z url.https://github.com/.insteadof 2025-10-10T02:11:17.6255090Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-10-10T02:11:17.6320100Z url.https://github.com/.insteadof 2025-10-10T02:11:17.6320910Z url.https://github.com/.insteadof 2025-10-10T02:11:17.6386180Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-10-10T02:11:17.6451830Z url.https://github.com/.insteadof 2025-10-10T02:11:17.6452060Z url.https://github.com/.insteadof 2025-10-10T02:11:17.6521100Z Entering 'third_party/flatbuffers' 2025-10-10T02:11:17.6588290Z url.https://github.com/.insteadof 2025-10-10T02:11:17.6595860Z url.https://github.com/.insteadof 2025-10-10T02:11:17.6655480Z Entering 'third_party/fmt' 2025-10-10T02:11:17.6721630Z url.https://github.com/.insteadof 2025-10-10T02:11:17.6721860Z url.https://github.com/.insteadof 2025-10-10T02:11:17.6786220Z Entering 'third_party/gemmlowp/gemmlowp' 2025-10-10T02:11:17.6851890Z url.https://github.com/.insteadof 2025-10-10T02:11:17.6852110Z url.https://github.com/.insteadof 2025-10-10T02:11:17.6916470Z Entering 'third_party/gloo' 2025-10-10T02:11:17.6981710Z url.https://github.com/.insteadof 2025-10-10T02:11:17.6981950Z url.https://github.com/.insteadof 2025-10-10T02:11:17.7046340Z Entering 'third_party/googletest' 2025-10-10T02:11:17.7111560Z url.https://github.com/.insteadof 2025-10-10T02:11:17.7112490Z url.https://github.com/.insteadof 2025-10-10T02:11:17.7175310Z Entering 'third_party/ideep' 2025-10-10T02:11:17.7241030Z url.https://github.com/.insteadof 2025-10-10T02:11:17.7241260Z url.https://github.com/.insteadof 2025-10-10T02:11:17.7303330Z Entering 'third_party/ideep/mkl-dnn' 2025-10-10T02:11:17.7368370Z url.https://github.com/.insteadof 2025-10-10T02:11:17.7369980Z url.https://github.com/.insteadof 2025-10-10T02:11:17.7436640Z Entering 'third_party/ittapi' 2025-10-10T02:11:17.7503470Z url.https://github.com/.insteadof 2025-10-10T02:11:17.7503690Z url.https://github.com/.insteadof 2025-10-10T02:11:17.7568330Z Entering 'third_party/kineto' 2025-10-10T02:11:17.7633610Z url.https://github.com/.insteadof 2025-10-10T02:11:17.7633840Z url.https://github.com/.insteadof 2025-10-10T02:11:17.7697100Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-10-10T02:11:17.7762730Z url.https://github.com/.insteadof 2025-10-10T02:11:17.7763060Z url.https://github.com/.insteadof 2025-10-10T02:11:17.7825680Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-10-10T02:11:17.7890220Z url.https://github.com/.insteadof 2025-10-10T02:11:17.7890440Z url.https://github.com/.insteadof 2025-10-10T02:11:17.7955320Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-10-10T02:11:17.8020560Z url.https://github.com/.insteadof 2025-10-10T02:11:17.8020780Z url.https://github.com/.insteadof 2025-10-10T02:11:17.8086340Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-10-10T02:11:17.8150940Z url.https://github.com/.insteadof 2025-10-10T02:11:17.8151160Z url.https://github.com/.insteadof 2025-10-10T02:11:17.8216000Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-10-10T02:11:17.8281170Z url.https://github.com/.insteadof 2025-10-10T02:11:17.8281380Z url.https://github.com/.insteadof 2025-10-10T02:11:17.8344810Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-10-10T02:11:17.8409940Z url.https://github.com/.insteadof 2025-10-10T02:11:17.8410150Z url.https://github.com/.insteadof 2025-10-10T02:11:17.8479340Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-10-10T02:11:17.8545960Z url.https://github.com/.insteadof 2025-10-10T02:11:17.8546180Z url.https://github.com/.insteadof 2025-10-10T02:11:17.8611020Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-10-10T02:11:17.8677310Z url.https://github.com/.insteadof 2025-10-10T02:11:17.8677580Z url.https://github.com/.insteadof 2025-10-10T02:11:17.8742390Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-10-10T02:11:17.8807770Z url.https://github.com/.insteadof 2025-10-10T02:11:17.8808000Z url.https://github.com/.insteadof 2025-10-10T02:11:17.8872970Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-10-10T02:11:17.8938830Z url.https://github.com/.insteadof 2025-10-10T02:11:17.8939240Z url.https://github.com/.insteadof 2025-10-10T02:11:17.9003260Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-10-10T02:11:17.9067890Z url.https://github.com/.insteadof 2025-10-10T02:11:17.9068110Z url.https://github.com/.insteadof 2025-10-10T02:11:17.9130860Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T02:11:17.9196480Z url.https://github.com/.insteadof 2025-10-10T02:11:17.9196920Z url.https://github.com/.insteadof 2025-10-10T02:11:17.9263260Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T02:11:17.9329290Z url.https://github.com/.insteadof 2025-10-10T02:11:17.9329510Z url.https://github.com/.insteadof 2025-10-10T02:11:17.9399590Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-10-10T02:11:17.9465640Z url.https://github.com/.insteadof 2025-10-10T02:11:17.9466090Z url.https://github.com/.insteadof 2025-10-10T02:11:17.9529830Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-10-10T02:11:17.9594560Z url.https://github.com/.insteadof 2025-10-10T02:11:17.9594780Z url.https://github.com/.insteadof 2025-10-10T02:11:17.9660330Z Entering 'third_party/kleidiai' 2025-10-10T02:11:17.9726710Z url.https://github.com/.insteadof 2025-10-10T02:11:17.9726940Z url.https://github.com/.insteadof 2025-10-10T02:11:17.9790900Z Entering 'third_party/mimalloc' 2025-10-10T02:11:17.9856300Z url.https://github.com/.insteadof 2025-10-10T02:11:17.9856540Z url.https://github.com/.insteadof 2025-10-10T02:11:17.9920670Z Entering 'third_party/nlohmann' 2025-10-10T02:11:17.9985580Z url.https://github.com/.insteadof 2025-10-10T02:11:17.9985810Z url.https://github.com/.insteadof 2025-10-10T02:11:18.0050700Z Entering 'third_party/onnx' 2025-10-10T02:11:18.0116280Z url.https://github.com/.insteadof 2025-10-10T02:11:18.0116530Z url.https://github.com/.insteadof 2025-10-10T02:11:18.0185430Z Entering 'third_party/onnx/third_party/pybind11' 2025-10-10T02:11:18.0252300Z url.https://github.com/.insteadof 2025-10-10T02:11:18.0252520Z url.https://github.com/.insteadof 2025-10-10T02:11:18.0318620Z Entering 'third_party/opentelemetry-cpp' 2025-10-10T02:11:18.0385110Z url.https://github.com/.insteadof 2025-10-10T02:11:18.0385340Z url.https://github.com/.insteadof 2025-10-10T02:11:18.0448690Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-10-10T02:11:18.0513030Z url.https://github.com/.insteadof 2025-10-10T02:11:18.0513390Z url.https://github.com/.insteadof 2025-10-10T02:11:18.0577840Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-10-10T02:11:18.0642670Z url.https://github.com/.insteadof 2025-10-10T02:11:18.0642880Z url.https://github.com/.insteadof 2025-10-10T02:11:18.0707770Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-10-10T02:11:18.0772140Z url.https://github.com/.insteadof 2025-10-10T02:11:18.0772390Z url.https://github.com/.insteadof 2025-10-10T02:11:18.0836760Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-10-10T02:11:18.0902140Z url.https://github.com/.insteadof 2025-10-10T02:11:18.0902370Z url.https://github.com/.insteadof 2025-10-10T02:11:18.0966960Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-10-10T02:11:18.1032120Z url.https://github.com/.insteadof 2025-10-10T02:11:18.1032350Z url.https://github.com/.insteadof 2025-10-10T02:11:18.1096440Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-10-10T02:11:18.1162760Z url.https://github.com/.insteadof 2025-10-10T02:11:18.1162980Z url.https://github.com/.insteadof 2025-10-10T02:11:18.1227460Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-10-10T02:11:18.1293110Z url.https://github.com/.insteadof 2025-10-10T02:11:18.1293340Z url.https://github.com/.insteadof 2025-10-10T02:11:18.1356460Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T02:11:18.1420710Z url.https://github.com/.insteadof 2025-10-10T02:11:18.1420930Z url.https://github.com/.insteadof 2025-10-10T02:11:18.1486200Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T02:11:18.1551030Z url.https://github.com/.insteadof 2025-10-10T02:11:18.1551250Z url.https://github.com/.insteadof 2025-10-10T02:11:18.1617820Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-10-10T02:11:18.1682790Z url.https://github.com/.insteadof 2025-10-10T02:11:18.1683010Z url.https://github.com/.insteadof 2025-10-10T02:11:18.1755910Z Entering 'third_party/pocketfft' 2025-10-10T02:11:18.1823780Z url.https://github.com/.insteadof 2025-10-10T02:11:18.1824040Z url.https://github.com/.insteadof 2025-10-10T02:11:18.1888140Z Entering 'third_party/protobuf' 2025-10-10T02:11:18.1953950Z url.https://github.com/.insteadof 2025-10-10T02:11:18.1954170Z url.https://github.com/.insteadof 2025-10-10T02:11:18.2017760Z Entering 'third_party/protobuf/third_party/benchmark' 2025-10-10T02:11:18.2082050Z url.https://github.com/.insteadof 2025-10-10T02:11:18.2082280Z url.https://github.com/.insteadof 2025-10-10T02:11:18.2146570Z Entering 'third_party/protobuf/third_party/googletest' 2025-10-10T02:11:18.2210480Z url.https://github.com/.insteadof 2025-10-10T02:11:18.2210700Z url.https://github.com/.insteadof 2025-10-10T02:11:18.2276840Z Entering 'third_party/psimd' 2025-10-10T02:11:18.2343320Z url.https://github.com/.insteadof 2025-10-10T02:11:18.2343540Z url.https://github.com/.insteadof 2025-10-10T02:11:18.2407300Z Entering 'third_party/pthreadpool' 2025-10-10T02:11:18.2472440Z url.https://github.com/.insteadof 2025-10-10T02:11:18.2472660Z url.https://github.com/.insteadof 2025-10-10T02:11:18.2536660Z Entering 'third_party/pybind11' 2025-10-10T02:11:18.2601610Z url.https://github.com/.insteadof 2025-10-10T02:11:18.2666080Z url.https://github.com/.insteadof 2025-10-10T02:11:18.2666330Z Entering 'third_party/python-peachpy' 2025-10-10T02:11:18.2731700Z url.https://github.com/.insteadof 2025-10-10T02:11:18.2731930Z url.https://github.com/.insteadof 2025-10-10T02:11:18.2795810Z Entering 'third_party/sleef' 2025-10-10T02:11:18.2860880Z url.https://github.com/.insteadof 2025-10-10T02:11:18.2861140Z url.https://github.com/.insteadof 2025-10-10T02:11:18.2925090Z Entering 'third_party/tensorpipe' 2025-10-10T02:11:18.2990800Z url.https://github.com/.insteadof 2025-10-10T02:11:18.2991700Z url.https://github.com/.insteadof 2025-10-10T02:11:18.3054360Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-10-10T02:11:18.3119730Z url.https://github.com/.insteadof 2025-10-10T02:11:18.3119960Z url.https://github.com/.insteadof 2025-10-10T02:11:18.3184440Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-10-10T02:11:18.3249460Z url.https://github.com/.insteadof 2025-10-10T02:11:18.3249960Z url.https://github.com/.insteadof 2025-10-10T02:11:18.3314940Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-10-10T02:11:18.3379960Z url.https://github.com/.insteadof 2025-10-10T02:11:18.3380210Z url.https://github.com/.insteadof 2025-10-10T02:11:18.3444290Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-10-10T02:11:18.3509400Z url.https://github.com/.insteadof 2025-10-10T02:11:18.3509700Z url.https://github.com/.insteadof 2025-10-10T02:11:18.3572550Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-10-10T02:11:18.3638610Z url.https://github.com/.insteadof 2025-10-10T02:11:18.3638830Z url.https://github.com/.insteadof 2025-10-10T02:11:18.3719270Z [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-10-10T02:11:18.4201420Z Entering 'android/libs/fbjni' 2025-10-10T02:11:18.4301040Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-10-10T02:11:18.4334370Z Entering 'third_party/FP16' 2025-10-10T02:11:18.4430490Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-10-10T02:11:18.4463870Z Entering 'third_party/FXdiv' 2025-10-10T02:11:18.4560750Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-10-10T02:11:18.4594750Z Entering 'third_party/NNPACK' 2025-10-10T02:11:18.4689970Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-10-10T02:11:18.4723480Z Entering 'third_party/NVTX' 2025-10-10T02:11:18.4820120Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-10-10T02:11:18.4853730Z Entering 'third_party/VulkanMemoryAllocator' 2025-10-10T02:11:18.4950480Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-10-10T02:11:18.4984070Z Entering 'third_party/XNNPACK' 2025-10-10T02:11:18.5079840Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-10-10T02:11:18.5118050Z Entering 'third_party/aiter' 2025-10-10T02:11:18.5216260Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config remote.origin.url 2025-10-10T02:11:18.5248180Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-10-10T02:11:18.5344400Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config remote.origin.url 2025-10-10T02:11:18.5381580Z Entering 'third_party/benchmark' 2025-10-10T02:11:18.5478200Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-10-10T02:11:18.5511860Z Entering 'third_party/composable_kernel' 2025-10-10T02:11:18.5608070Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-10-10T02:11:18.5644020Z Entering 'third_party/cpp-httplib' 2025-10-10T02:11:18.5741370Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-10-10T02:11:18.5774330Z Entering 'third_party/cpuinfo' 2025-10-10T02:11:18.5870490Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-10-10T02:11:18.5903970Z Entering 'third_party/cudnn_frontend' 2025-10-10T02:11:18.6000420Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-10-10T02:11:18.6033720Z Entering 'third_party/cutlass' 2025-10-10T02:11:18.6129180Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-10-10T02:11:18.6164910Z Entering 'third_party/fbgemm' 2025-10-10T02:11:18.6263850Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-10-10T02:11:18.6296960Z Entering 'third_party/fbgemm/external/asmjit' 2025-10-10T02:11:18.6394250Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-10-10T02:11:18.6427370Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-10-10T02:11:18.6524050Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-10-10T02:11:18.6560030Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-10-10T02:11:18.6657570Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-10-10T02:11:18.6691000Z Entering 'third_party/fbgemm/external/cutlass' 2025-10-10T02:11:18.6787320Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-10-10T02:11:18.6823050Z Entering 'third_party/fbgemm/external/googletest' 2025-10-10T02:11:18.6920180Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-10-10T02:11:18.6953420Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-10-10T02:11:18.7049940Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-10-10T02:11:18.7082670Z Entering 'third_party/fbgemm/external/json' 2025-10-10T02:11:18.7178370Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-10-10T02:11:18.7214930Z Entering 'third_party/flash-attention' 2025-10-10T02:11:18.7311730Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-10-10T02:11:18.7344200Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-10-10T02:11:18.7440340Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-10-10T02:11:18.7475490Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-10-10T02:11:18.7573390Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-10-10T02:11:18.7610460Z Entering 'third_party/flatbuffers' 2025-10-10T02:11:18.7709010Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-10-10T02:11:18.7743060Z Entering 'third_party/fmt' 2025-10-10T02:11:18.7839410Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-10-10T02:11:18.7872930Z Entering 'third_party/gemmlowp/gemmlowp' 2025-10-10T02:11:18.7969980Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-10-10T02:11:18.8003450Z Entering 'third_party/gloo' 2025-10-10T02:11:18.8098730Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-10-10T02:11:18.8131870Z Entering 'third_party/googletest' 2025-10-10T02:11:18.8226370Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-10-10T02:11:18.8260350Z Entering 'third_party/ideep' 2025-10-10T02:11:18.8356000Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-10-10T02:11:18.8387140Z Entering 'third_party/ideep/mkl-dnn' 2025-10-10T02:11:18.8483370Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-10-10T02:11:18.8520940Z Entering 'third_party/ittapi' 2025-10-10T02:11:18.8618120Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-10-10T02:11:18.8651190Z Entering 'third_party/kineto' 2025-10-10T02:11:18.8746780Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-10-10T02:11:18.8778990Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-10-10T02:11:18.8875830Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-10-10T02:11:18.8907590Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-10-10T02:11:18.9003950Z 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-10-10T02:11:18.9037540Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-10-10T02:11:18.9134590Z 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-10-10T02:11:18.9167710Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-10-10T02:11:18.9265440Z 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-10-10T02:11:18.9298930Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-10-10T02:11:18.9396940Z 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-10-10T02:11:18.9428860Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-10-10T02:11:18.9526440Z 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-10-10T02:11:18.9561010Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-10-10T02:11:18.9658190Z 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-10-10T02:11:18.9691540Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-10-10T02:11:18.9788410Z 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-10-10T02:11:18.9821750Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-10-10T02:11:18.9919410Z 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-10-10T02:11:18.9952990Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-10-10T02:11:19.0050480Z 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-10-10T02:11:19.0084020Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-10-10T02:11:19.0180090Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/config remote.origin.url 2025-10-10T02:11:19.0211700Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T02:11:19.0309270Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-10-10T02:11:19.0343900Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T02:11:19.0442290Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-10-10T02:11:19.0480340Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-10-10T02:11:19.0577760Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-10-10T02:11:19.0610780Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-10-10T02:11:19.0706890Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-10-10T02:11:19.0741630Z Entering 'third_party/kleidiai' 2025-10-10T02:11:19.0839070Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-10-10T02:11:19.0872510Z Entering 'third_party/mimalloc' 2025-10-10T02:11:19.0969180Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-10-10T02:11:19.1002460Z Entering 'third_party/nlohmann' 2025-10-10T02:11:19.1099380Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-10-10T02:11:19.1133450Z Entering 'third_party/onnx' 2025-10-10T02:11:19.1231090Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-10-10T02:11:19.1269390Z Entering 'third_party/onnx/third_party/pybind11' 2025-10-10T02:11:19.1368370Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-10-10T02:11:19.1403860Z Entering 'third_party/opentelemetry-cpp' 2025-10-10T02:11:19.1499880Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-10-10T02:11:19.1532850Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-10-10T02:11:19.1629200Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-10-10T02:11:19.1662750Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-10-10T02:11:19.1758570Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-10-10T02:11:19.1791540Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-10-10T02:11:19.1887870Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2025-10-10T02:11:19.1921250Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-10-10T02:11:19.2016870Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2025-10-10T02:11:19.2050730Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-10-10T02:11:19.2147760Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2025-10-10T02:11:19.2180510Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-10-10T02:11:19.2277240Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2025-10-10T02:11:19.2310300Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-10-10T02:11:19.2407010Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2025-10-10T02:11:19.2438020Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T02:11:19.2535650Z 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-10-10T02:11:19.2569960Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T02:11:19.2666980Z 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-10-10T02:11:19.2701440Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-10-10T02:11:19.2797650Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-10-10T02:11:19.2839780Z Entering 'third_party/pocketfft' 2025-10-10T02:11:19.2937910Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-10-10T02:11:19.2970870Z Entering 'third_party/protobuf' 2025-10-10T02:11:19.3067010Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-10-10T02:11:19.3100560Z Entering 'third_party/protobuf/third_party/benchmark' 2025-10-10T02:11:19.3197280Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-10-10T02:11:19.3230400Z Entering 'third_party/protobuf/third_party/googletest' 2025-10-10T02:11:19.3325940Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-10-10T02:11:19.3361200Z Entering 'third_party/psimd' 2025-10-10T02:11:19.3459500Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-10-10T02:11:19.3492420Z Entering 'third_party/pthreadpool' 2025-10-10T02:11:19.3587850Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-10-10T02:11:19.3620850Z Entering 'third_party/pybind11' 2025-10-10T02:11:19.3717560Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-10-10T02:11:19.3750870Z Entering 'third_party/python-peachpy' 2025-10-10T02:11:19.3847450Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-10-10T02:11:19.3881070Z Entering 'third_party/sleef' 2025-10-10T02:11:19.3977200Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-10-10T02:11:19.4010610Z Entering 'third_party/tensorpipe' 2025-10-10T02:11:19.4107780Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-10-10T02:11:19.4139590Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-10-10T02:11:19.4236620Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-10-10T02:11:19.4269620Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-10-10T02:11:19.4365590Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-10-10T02:11:19.4398600Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-10-10T02:11:19.4495240Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-10-10T02:11:19.4528380Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-10-10T02:11:19.4624330Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-10-10T02:11:19.4655760Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-10-10T02:11:19.4751350Z 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-10-10T02:11:19.4969610Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-10-10T02:11:19.5457450Z Entering 'android/libs/fbjni' 2025-10-10T02:11:19.5541280Z Entering 'third_party/FP16' 2025-10-10T02:11:19.5620830Z Entering 'third_party/FXdiv' 2025-10-10T02:11:19.5700550Z Entering 'third_party/NNPACK' 2025-10-10T02:11:19.5780840Z Entering 'third_party/NVTX' 2025-10-10T02:11:19.5860570Z Entering 'third_party/VulkanMemoryAllocator' 2025-10-10T02:11:19.5940310Z Entering 'third_party/XNNPACK' 2025-10-10T02:11:19.6024630Z Entering 'third_party/aiter' 2025-10-10T02:11:19.6105730Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-10-10T02:11:19.6190940Z Entering 'third_party/benchmark' 2025-10-10T02:11:19.6273530Z Entering 'third_party/composable_kernel' 2025-10-10T02:11:19.6360680Z Entering 'third_party/cpp-httplib' 2025-10-10T02:11:19.6442340Z Entering 'third_party/cpuinfo' 2025-10-10T02:11:19.6522590Z Entering 'third_party/cudnn_frontend' 2025-10-10T02:11:19.6603510Z Entering 'third_party/cutlass' 2025-10-10T02:11:19.6688370Z Entering 'third_party/fbgemm' 2025-10-10T02:11:19.6769680Z Entering 'third_party/fbgemm/external/asmjit' 2025-10-10T02:11:19.6850290Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-10-10T02:11:19.6933150Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-10-10T02:11:19.7015590Z Entering 'third_party/fbgemm/external/cutlass' 2025-10-10T02:11:19.7099610Z Entering 'third_party/fbgemm/external/googletest' 2025-10-10T02:11:19.7182610Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-10-10T02:11:19.7263100Z Entering 'third_party/fbgemm/external/json' 2025-10-10T02:11:19.7345990Z Entering 'third_party/flash-attention' 2025-10-10T02:11:19.7426710Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-10-10T02:11:19.7509150Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-10-10T02:11:19.7594910Z Entering 'third_party/flatbuffers' 2025-10-10T02:11:19.7678090Z Entering 'third_party/fmt' 2025-10-10T02:11:19.7758310Z Entering 'third_party/gemmlowp/gemmlowp' 2025-10-10T02:11:19.7838380Z Entering 'third_party/gloo' 2025-10-10T02:11:19.7917950Z Entering 'third_party/googletest' 2025-10-10T02:11:19.7998010Z Entering 'third_party/ideep' 2025-10-10T02:11:19.8075980Z Entering 'third_party/ideep/mkl-dnn' 2025-10-10T02:11:19.8159190Z Entering 'third_party/ittapi' 2025-10-10T02:11:19.8241110Z Entering 'third_party/kineto' 2025-10-10T02:11:19.8320080Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-10-10T02:11:19.8399380Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-10-10T02:11:19.8480520Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-10-10T02:11:19.8562700Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-10-10T02:11:19.8643260Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-10-10T02:11:19.8722340Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-10-10T02:11:19.8805430Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-10-10T02:11:19.8887410Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-10-10T02:11:19.8966640Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-10-10T02:11:19.9048820Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-10-10T02:11:19.9129670Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-10-10T02:11:19.9208770Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T02:11:19.9291020Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T02:11:19.9377010Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-10-10T02:11:19.9458140Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-10-10T02:11:19.9540080Z Entering 'third_party/kleidiai' 2025-10-10T02:11:19.9621900Z Entering 'third_party/mimalloc' 2025-10-10T02:11:19.9701750Z Entering 'third_party/nlohmann' 2025-10-10T02:11:19.9782880Z Entering 'third_party/onnx' 2025-10-10T02:11:19.9867970Z Entering 'third_party/onnx/third_party/pybind11' 2025-10-10T02:11:19.9951840Z Entering 'third_party/opentelemetry-cpp' 2025-10-10T02:11:20.0031860Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-10-10T02:11:20.0112010Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-10-10T02:11:20.0192030Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-10-10T02:11:20.0271330Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-10-10T02:11:20.0353000Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-10-10T02:11:20.0433360Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-10-10T02:11:20.0513640Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-10-10T02:11:20.0591790Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T02:11:20.0672770Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T02:11:20.0755380Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-10-10T02:11:20.0844200Z Entering 'third_party/pocketfft' 2025-10-10T02:11:20.0927450Z Entering 'third_party/protobuf' 2025-10-10T02:11:20.1008530Z Entering 'third_party/protobuf/third_party/benchmark' 2025-10-10T02:11:20.1088960Z Entering 'third_party/protobuf/third_party/googletest' 2025-10-10T02:11:20.1170750Z Entering 'third_party/psimd' 2025-10-10T02:11:20.1251870Z Entering 'third_party/pthreadpool' 2025-10-10T02:11:20.1332180Z Entering 'third_party/pybind11' 2025-10-10T02:11:20.1413120Z Entering 'third_party/python-peachpy' 2025-10-10T02:11:20.1493890Z Entering 'third_party/sleef' 2025-10-10T02:11:20.1574380Z Entering 'third_party/tensorpipe' 2025-10-10T02:11:20.1653980Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-10-10T02:11:20.1734190Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-10-10T02:11:20.1813880Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-10-10T02:11:20.1893910Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-10-10T02:11:20.1972410Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-10-10T02:11:20.2065180Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-10-10T02:11:20.2544580Z Entering 'android/libs/fbjni' 2025-10-10T02:11:20.2628920Z Entering 'third_party/FP16' 2025-10-10T02:11:20.2709650Z Entering 'third_party/FXdiv' 2025-10-10T02:11:20.2790070Z Entering 'third_party/NNPACK' 2025-10-10T02:11:20.2870080Z Entering 'third_party/NVTX' 2025-10-10T02:11:20.2950190Z Entering 'third_party/VulkanMemoryAllocator' 2025-10-10T02:11:20.3030120Z Entering 'third_party/XNNPACK' 2025-10-10T02:11:20.3115320Z Entering 'third_party/aiter' 2025-10-10T02:11:20.3195730Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-10-10T02:11:20.3278680Z Entering 'third_party/benchmark' 2025-10-10T02:11:20.3359170Z Entering 'third_party/composable_kernel' 2025-10-10T02:11:20.3441950Z Entering 'third_party/cpp-httplib' 2025-10-10T02:11:20.3522670Z Entering 'third_party/cpuinfo' 2025-10-10T02:11:20.3603420Z Entering 'third_party/cudnn_frontend' 2025-10-10T02:11:20.3683580Z Entering 'third_party/cutlass' 2025-10-10T02:11:20.3767800Z Entering 'third_party/fbgemm' 2025-10-10T02:11:20.3850250Z Entering 'third_party/fbgemm/external/asmjit' 2025-10-10T02:11:20.3930220Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-10-10T02:11:20.4012790Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-10-10T02:11:20.4094540Z Entering 'third_party/fbgemm/external/cutlass' 2025-10-10T02:11:20.4177580Z Entering 'third_party/fbgemm/external/googletest' 2025-10-10T02:11:20.4258700Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-10-10T02:11:20.4338590Z Entering 'third_party/fbgemm/external/json' 2025-10-10T02:11:20.4420550Z Entering 'third_party/flash-attention' 2025-10-10T02:11:20.4500790Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-10-10T02:11:20.4582500Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-10-10T02:11:20.4667540Z Entering 'third_party/flatbuffers' 2025-10-10T02:11:20.4750910Z Entering 'third_party/fmt' 2025-10-10T02:11:20.4830410Z Entering 'third_party/gemmlowp/gemmlowp' 2025-10-10T02:11:20.4910180Z Entering 'third_party/gloo' 2025-10-10T02:11:20.4989970Z Entering 'third_party/googletest' 2025-10-10T02:11:20.5069710Z Entering 'third_party/ideep' 2025-10-10T02:11:20.5147490Z Entering 'third_party/ideep/mkl-dnn' 2025-10-10T02:11:20.5230820Z Entering 'third_party/ittapi' 2025-10-10T02:11:20.5312420Z Entering 'third_party/kineto' 2025-10-10T02:11:20.5391100Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-10-10T02:11:20.5470090Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-10-10T02:11:20.5551450Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-10-10T02:11:20.5632450Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-10-10T02:11:20.5713130Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-10-10T02:11:20.5792170Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-10-10T02:11:20.5875250Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-10-10T02:11:20.5956270Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-10-10T02:11:20.6036640Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-10-10T02:11:20.6117710Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-10-10T02:11:20.6198340Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-10-10T02:11:20.6276720Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T02:11:20.6361000Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T02:11:20.6446930Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-10-10T02:11:20.6528720Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-10-10T02:11:20.6611650Z Entering 'third_party/kleidiai' 2025-10-10T02:11:20.6692620Z Entering 'third_party/mimalloc' 2025-10-10T02:11:20.6773010Z Entering 'third_party/nlohmann' 2025-10-10T02:11:20.6853240Z Entering 'third_party/onnx' 2025-10-10T02:11:20.6938560Z Entering 'third_party/onnx/third_party/pybind11' 2025-10-10T02:11:20.7023100Z Entering 'third_party/opentelemetry-cpp' 2025-10-10T02:11:20.7104030Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-10-10T02:11:20.7185020Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-10-10T02:11:20.7264570Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-10-10T02:11:20.7345600Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-10-10T02:11:20.7425260Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-10-10T02:11:20.7505610Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-10-10T02:11:20.7585240Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-10-10T02:11:20.7665570Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T02:11:20.7746630Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T02:11:20.7830150Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-10-10T02:11:20.7920580Z Entering 'third_party/pocketfft' 2025-10-10T02:11:20.8003500Z Entering 'third_party/protobuf' 2025-10-10T02:11:20.8084150Z Entering 'third_party/protobuf/third_party/benchmark' 2025-10-10T02:11:20.8165250Z Entering 'third_party/protobuf/third_party/googletest' 2025-10-10T02:11:20.8247370Z Entering 'third_party/psimd' 2025-10-10T02:11:20.8327790Z Entering 'third_party/pthreadpool' 2025-10-10T02:11:20.8408130Z Entering 'third_party/pybind11' 2025-10-10T02:11:20.8489030Z Entering 'third_party/python-peachpy' 2025-10-10T02:11:20.8570250Z Entering 'third_party/sleef' 2025-10-10T02:11:20.8651980Z Entering 'third_party/tensorpipe' 2025-10-10T02:11:20.8730980Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-10-10T02:11:20.8811120Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-10-10T02:11:20.8890990Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-10-10T02:11:20.8972080Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-10-10T02:11:20.9051370Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-10-10T02:11:20.9142600Z ##[endgroup] 2025-10-10T02:11:20.9223910Z [command]/usr/bin/git log -1 --format=%H 2025-10-10T02:11:20.9290720Z 344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T02:11:20.9347150Z ##[group]Run cd "${GITHUB_WORKSPACE}" 2025-10-10T02:11:20.9347450Z cd "${GITHUB_WORKSPACE}" 2025-10-10T02:11:20.9347630Z # Clean stale submodule dirs 2025-10-10T02:11:20.9347810Z if [ -z "${NO_SUDO}" ]; then 2025-10-10T02:11:20.9348050Z  sudo git submodule foreach --recursive git clean -ffdx 2025-10-10T02:11:20.9348260Z else 2025-10-10T02:11:20.9348430Z  git submodule foreach --recursive git clean -ffdx 2025-10-10T02:11:20.9348620Z fi 2025-10-10T02:11:20.9365680Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T02:11:20.9365880Z env: 2025-10-10T02:11:20.9366090Z GIT_DEFAULT_BRANCH: main 2025-10-10T02:11:20.9366260Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-10-10T02:11:20.9366420Z TEST_CONFIG: mps 2025-10-10T02:11:20.9366530Z SHARD_NUMBER: 1 2025-10-10T02:11:20.9366650Z NUM_TEST_SHARDS: 1 2025-10-10T02:11:20.9366770Z PR_BODY: 2025-10-10T02:11:20.9366880Z REINSTALL_BREW_MINICONDA: 1 2025-10-10T02:11:20.9367020Z NO_SUDO: 2025-10-10T02:11:20.9367220Z ##[endgroup] 2025-10-10T02:11:21.0175340Z Entering 'android/libs/fbjni' 2025-10-10T02:11:21.0239950Z Entering 'third_party/FP16' 2025-10-10T02:11:21.0298970Z Entering 'third_party/FXdiv' 2025-10-10T02:11:21.0357170Z Entering 'third_party/NNPACK' 2025-10-10T02:11:21.0424460Z Entering 'third_party/NVTX' 2025-10-10T02:11:21.0499310Z Entering 'third_party/VulkanMemoryAllocator' 2025-10-10T02:11:21.0569720Z Entering 'third_party/XNNPACK' 2025-10-10T02:11:21.0899110Z Entering 'third_party/aiter' 2025-10-10T02:11:21.1202120Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-10-10T02:11:21.3383800Z Entering 'third_party/benchmark' 2025-10-10T02:11:21.3451560Z Entering 'third_party/composable_kernel' 2025-10-10T02:11:21.3960290Z Entering 'third_party/cpp-httplib' 2025-10-10T02:11:21.4075040Z Entering 'third_party/cpuinfo' 2025-10-10T02:11:21.4178270Z Entering 'third_party/cudnn_frontend' 2025-10-10T02:11:21.4359840Z Entering 'third_party/cutlass' 2025-10-10T02:11:21.5169310Z Entering 'third_party/fbgemm' 2025-10-10T02:11:21.5331850Z Entering 'third_party/fbgemm/external/asmjit' 2025-10-10T02:11:21.5393500Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-10-10T02:11:21.5893620Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-10-10T02:11:21.5985120Z Entering 'third_party/fbgemm/external/cutlass' 2025-10-10T02:11:21.6351600Z Entering 'third_party/fbgemm/external/googletest' 2025-10-10T02:11:21.6417160Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-10-10T02:11:21.6474710Z Entering 'third_party/fbgemm/external/json' 2025-10-10T02:11:21.6604120Z Entering 'third_party/flash-attention' 2025-10-10T02:11:21.6721340Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-10-10T02:11:21.8674250Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-10-10T02:11:21.9032810Z Entering 'third_party/flatbuffers' 2025-10-10T02:11:21.9897770Z Entering 'third_party/fmt' 2025-10-10T02:11:21.9965670Z Entering 'third_party/gemmlowp/gemmlowp' 2025-10-10T02:11:22.0038390Z Entering 'third_party/gloo' 2025-10-10T02:11:22.0099760Z Entering 'third_party/googletest' 2025-10-10T02:11:22.0161310Z Entering 'third_party/ideep' 2025-10-10T02:11:22.0215740Z Entering 'third_party/ideep/mkl-dnn' 2025-10-10T02:11:22.0355670Z Entering 'third_party/ittapi' 2025-10-10T02:11:22.0486210Z Entering 'third_party/kineto' 2025-10-10T02:11:22.0653460Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-10-10T02:11:22.0867870Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-10-10T02:11:22.1372760Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-10-10T02:11:22.1481030Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-10-10T02:11:22.1621330Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-10-10T02:11:22.1695590Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-10-10T02:11:22.1753030Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-10-10T02:11:22.1869060Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-10-10T02:11:22.2006050Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-10-10T02:11:22.2257620Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-10-10T02:11:22.2340030Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-10-10T02:11:22.2461810Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T02:11:22.2961020Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T02:11:22.3086390Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-10-10T02:11:22.3197580Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-10-10T02:11:22.3337840Z Entering 'third_party/kleidiai' 2025-10-10T02:11:22.3503210Z Entering 'third_party/mimalloc' 2025-10-10T02:11:22.3640090Z Entering 'third_party/nlohmann' 2025-10-10T02:11:22.3978020Z Entering 'third_party/onnx' 2025-10-10T02:11:22.4712470Z Entering 'third_party/onnx/third_party/pybind11' 2025-10-10T02:11:22.4777940Z Entering 'third_party/opentelemetry-cpp' 2025-10-10T02:11:22.5378220Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-10-10T02:11:22.5491410Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-10-10T02:11:22.5606040Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-10-10T02:11:22.5679700Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-10-10T02:11:22.5978730Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-10-10T02:11:22.6045500Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-10-10T02:11:22.6141940Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-10-10T02:11:22.6258870Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T02:11:22.6786560Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T02:11:22.6900510Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-10-10T02:11:22.7624570Z Entering 'third_party/pocketfft' 2025-10-10T02:11:22.7682920Z Entering 'third_party/protobuf' 2025-10-10T02:11:22.7836180Z Entering 'third_party/protobuf/third_party/benchmark' 2025-10-10T02:11:22.7895110Z Entering 'third_party/protobuf/third_party/googletest' 2025-10-10T02:11:22.7969760Z Entering 'third_party/psimd' 2025-10-10T02:11:22.8026350Z Entering 'third_party/pthreadpool' 2025-10-10T02:11:22.8083120Z Entering 'third_party/pybind11' 2025-10-10T02:11:22.8159260Z Entering 'third_party/python-peachpy' 2025-10-10T02:11:22.8218870Z Entering 'third_party/sleef' 2025-10-10T02:11:22.8288280Z Entering 'third_party/tensorpipe' 2025-10-10T02:11:22.8352110Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-10-10T02:11:22.8429290Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-10-10T02:11:22.8493260Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-10-10T02:11:22.8560370Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-10-10T02:11:22.8625110Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-10-10T02:11:22.8746210Z Prepare all required actions 2025-10-10T02:11:22.8775810Z ##[group]Run ./.github/actions/get-workflow-job-id 2025-10-10T02:11:22.8776000Z with: 2025-10-10T02:11:22.8776370Z github-token: *** 2025-10-10T02:11:22.8776500Z env: 2025-10-10T02:11:22.8776630Z GIT_DEFAULT_BRANCH: main 2025-10-10T02:11:22.8776820Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-10-10T02:11:22.8777050Z TEST_CONFIG: mps 2025-10-10T02:11:22.8777180Z SHARD_NUMBER: 1 2025-10-10T02:11:22.8777320Z NUM_TEST_SHARDS: 1 2025-10-10T02:11:22.8777460Z PR_BODY: 2025-10-10T02:11:22.8777590Z REINSTALL_BREW_MINICONDA: 1 2025-10-10T02:11:22.8777740Z ##[endgroup] 2025-10-10T02:11:22.8787330Z ##[group]Run set -eux 2025-10-10T02:11:22.8787560Z set -eux 2025-10-10T02:11:22.8787820Z python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2025-10-10T02:11:22.8799620Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T02:11:22.8799820Z env: 2025-10-10T02:11:22.8799970Z GIT_DEFAULT_BRANCH: main 2025-10-10T02:11:22.8800140Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-10-10T02:11:22.8800320Z TEST_CONFIG: mps 2025-10-10T02:11:22.8800450Z SHARD_NUMBER: 1 2025-10-10T02:11:22.8800580Z NUM_TEST_SHARDS: 1 2025-10-10T02:11:22.8800720Z PR_BODY: 2025-10-10T02:11:22.8800850Z REINSTALL_BREW_MINICONDA: 1 2025-10-10T02:11:22.8801090Z GITHUB_TOKEN: *** 2025-10-10T02:11:22.8801220Z ##[endgroup] 2025-10-10T02:11:22.9044060Z + python3 .github/scripts/get_workflow_job_id.py 18392306051 i-07d935a275706fe87 2025-10-10T02:11:24.5384130Z Setting output job-id=52410714312 2025-10-10T02:11:24.5385390Z Setting output job-name=macos-py3-arm64 / test (mps, 1, 1, macos-m1-14) 2025-10-10T02:11:24.5680890Z ##[group]Run pytorch/test-infra/.github/actions/setup-python@main 2025-10-10T02:11:24.5681550Z with: 2025-10-10T02:11:24.5681900Z python-version: 3.12.7 2025-10-10T02:11:24.5682410Z pip-requirements-file: .ci/docker/requirements-ci.txt 2025-10-10T02:11:24.5682960Z env: 2025-10-10T02:11:24.5683250Z GIT_DEFAULT_BRANCH: main 2025-10-10T02:11:24.5683660Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-10-10T02:11:24.5684120Z TEST_CONFIG: mps 2025-10-10T02:11:24.5684440Z SHARD_NUMBER: 1 2025-10-10T02:11:24.5684760Z NUM_TEST_SHARDS: 1 2025-10-10T02:11:24.5685080Z PR_BODY: 2025-10-10T02:11:24.5685420Z REINSTALL_BREW_MINICONDA: 1 2025-10-10T02:11:24.5685790Z ##[endgroup] 2025-10-10T02:11:24.6263290Z Warning: HomeBrew only supports version specified by major and minor, but got 3.12.7 2025-10-10T02:11:25.3762160Z ==> Updating Homebrew... 2025-10-10T02:11:26.1513850Z Already up-to-date. 2025-10-10T02:11:27.1545800Z ##[warning]python@3.12 3.12.12 is already installed and up-to-date. To reinstall 3.12.12, run: brew reinstall python@3.12 2025-10-10T02:11:27.1841870Z Using python at /opt/homebrew/bin/python3.12 to create venv /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284 2025-10-10T02:11:28.4932380Z Installing requirements from .ci/docker/requirements-ci.txt 2025-10-10T02:11:28.6665790Z Ignoring coremltools: markers 'python_version < "3.12"' don't match your environment 2025-10-10T02:11:28.6667050Z Ignoring librosa: markers 'python_version < "3.11" and platform_machine != "s390x"' don't match your environment 2025-10-10T02:11:28.6668190Z Ignoring mypy: markers 'platform_system == "Linux"' don't match your environment 2025-10-10T02:11:28.6670170Z Ignoring numba: markers 'python_version == "3.10" and platform_machine != "s390x"' don't match your environment 2025-10-10T02:11:28.6672000Z Ignoring numpy: markers 'python_version == "3.10"' don't match your environment 2025-10-10T02:11:28.6673210Z Ignoring numpy: markers 'python_version >= "3.13"' don't match your environment 2025-10-10T02:11:28.6674260Z Ignoring pandas: markers 'python_version >= "3.13"' don't match your environment 2025-10-10T02:11:28.6675780Z Ignoring scipy: markers 'python_version <= "3.11"' don't match your environment 2025-10-10T02:11:28.6677590Z Ignoring tensorboard: markers 'python_version >= "3.13"' don't match your environment 2025-10-10T02:11:28.6678640Z Ignoring pywavelets: markers 'python_version < "3.12"' don't match your environment 2025-10-10T02:11:28.6679660Z Ignoring scons: markers 'platform_machine == "aarch64"' don't match your environment 2025-10-10T02:11:28.6680870Z Ignoring cuda-bindings: markers 'platform_machine != "s390x" and platform_system != "Darwin"' don't match your environment 2025-10-10T02:11:28.8216580Z Collecting boto3==1.35.42 (from -r .ci/docker/requirements-ci.txt (line 8)) 2025-10-10T02:11:28.8238950Z Using cached boto3-1.35.42-py3-none-any.whl.metadata (6.7 kB) 2025-10-10T02:11:28.8357980Z Collecting build==1.3.0 (from -r .ci/docker/requirements-ci.txt (line 13)) 2025-10-10T02:11:28.8380560Z Using cached build-1.3.0-py3-none-any.whl.metadata (5.6 kB) 2025-10-10T02:11:28.8567990Z Collecting click (from -r .ci/docker/requirements-ci.txt (line 18)) 2025-10-10T02:11:28.8601700Z Using cached click-8.3.0-py3-none-any.whl.metadata (2.6 kB) 2025-10-10T02:11:28.8936370Z Collecting coremltools==8.3 (from -r .ci/docker/requirements-ci.txt (line 24)) 2025-10-10T02:11:28.8950600Z Using cached coremltools-8.3.0-cp312-none-macosx_11_0_arm64.whl.metadata (2.6 kB) 2025-10-10T02:11:28.9069040Z Collecting dill==0.3.7 (from -r .ci/docker/requirements-ci.txt (line 34)) 2025-10-10T02:11:28.9083290Z Using cached dill-0.3.7-py3-none-any.whl.metadata (9.9 kB) 2025-10-10T02:11:28.9207860Z Collecting expecttest==0.3.0 (from -r .ci/docker/requirements-ci.txt (line 39)) 2025-10-10T02:11:28.9222300Z Using cached expecttest-0.3.0-py3-none-any.whl.metadata (3.8 kB) 2025-10-10T02:11:28.9327810Z Collecting fbscribelogger==0.1.7 (from -r .ci/docker/requirements-ci.txt (line 45)) 2025-10-10T02:11:28.9341890Z Using cached fbscribelogger-0.1.7-py3-none-any.whl.metadata (684 bytes) 2025-10-10T02:11:28.9451450Z Collecting flatbuffers==24.12.23 (from -r .ci/docker/requirements-ci.txt (line 50)) 2025-10-10T02:11:28.9466490Z Using cached flatbuffers-24.12.23-py2.py3-none-any.whl.metadata (876 bytes) 2025-10-10T02:11:29.0554120Z Collecting hypothesis==6.56.4 (from -r .ci/docker/requirements-ci.txt (line 55)) 2025-10-10T02:11:29.0569570Z Using cached hypothesis-6.56.4-py3-none-any.whl.metadata (6.1 kB) 2025-10-10T02:11:29.0739370Z Collecting junitparser==2.1.1 (from -r .ci/docker/requirements-ci.txt (line 61)) 2025-10-10T02:11:29.0752690Z Using cached junitparser-2.1.1-py2.py3-none-any.whl.metadata (7.3 kB) 2025-10-10T02:11:29.0868330Z Collecting lark==0.12.0 (from -r .ci/docker/requirements-ci.txt (line 66)) 2025-10-10T02:11:29.0882940Z Using cached lark-0.12.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-10-10T02:11:29.0999840Z Collecting librosa==0.10.2 (from -r .ci/docker/requirements-ci.txt (line 72)) 2025-10-10T02:11:29.1013410Z Using cached librosa-0.10.2-py3-none-any.whl.metadata (8.6 kB) 2025-10-10T02:11:29.1200630Z Collecting networkx==2.8.8 (from -r .ci/docker/requirements-ci.txt (line 108)) 2025-10-10T02:11:29.1214490Z Using cached networkx-2.8.8-py3-none-any.whl.metadata (5.1 kB) 2025-10-10T02:11:29.1427640Z Collecting ninja==1.11.1.4 (from -r .ci/docker/requirements-ci.txt (line 114)) 2025-10-10T02:11:29.1441040Z Using cached ninja-1.11.1.4-py3-none-macosx_10_9_universal2.whl.metadata (5.0 kB) 2025-10-10T02:11:29.2068260Z Collecting numba==0.60.0 (from -r .ci/docker/requirements-ci.txt (line 121)) 2025-10-10T02:11:29.2085250Z Using cached numba-0.60.0-cp312-cp312-macosx_11_0_arm64.whl.metadata (2.7 kB) 2025-10-10T02:11:29.2950890Z Collecting numpy==1.26.2 (from -r .ci/docker/requirements-ci.txt (line 140)) 2025-10-10T02:11:29.2972460Z Using cached numpy-1.26.2-cp312-cp312-macosx_11_0_arm64.whl.metadata (61 kB) 2025-10-10T02:11:29.3690680Z Collecting pandas==2.0.3 (from -r .ci/docker/requirements-ci.txt (line 143)) 2025-10-10T02:11:29.3691060Z Using cached pandas-2.0.3-cp312-cp312-macosx_14_0_arm64.whl 2025-10-10T02:11:29.3953570Z Collecting opt-einsum==3.3 (from -r .ci/docker/requirements-ci.txt (line 151)) 2025-10-10T02:11:29.3967280Z Using cached opt_einsum-3.3.0-py3-none-any.whl.metadata (6.5 kB) 2025-10-10T02:11:29.4384530Z Collecting optree==0.13.0 (from -r .ci/docker/requirements-ci.txt (line 156)) 2025-10-10T02:11:29.4399950Z Using cached optree-0.13.0-cp312-cp312-macosx_11_0_arm64.whl.metadata (47 kB) 2025-10-10T02:11:29.5246090Z Collecting pillow==11.0.0 (from -r .ci/docker/requirements-ci.txt (line 169)) 2025-10-10T02:11:29.5262450Z Using cached pillow-11.0.0-cp312-cp312-macosx_11_0_arm64.whl.metadata (9.1 kB) 2025-10-10T02:11:29.6191060Z Collecting protobuf==5.29.5 (from -r .ci/docker/requirements-ci.txt (line 174)) 2025-10-10T02:11:29.6207640Z Using cached protobuf-5.29.5-cp38-abi3-macosx_10_9_universal2.whl.metadata (592 bytes) 2025-10-10T02:11:29.6548370Z Collecting psutil (from -r .ci/docker/requirements-ci.txt (line 179)) 2025-10-10T02:11:29.6563590Z Using cached psutil-7.1.0-cp36-abi3-macosx_11_0_arm64.whl.metadata (23 kB) 2025-10-10T02:11:29.6796730Z Collecting pytest==7.3.2 (from -r .ci/docker/requirements-ci.txt (line 184)) 2025-10-10T02:11:29.6810600Z Using cached pytest-7.3.2-py3-none-any.whl.metadata (8.0 kB) 2025-10-10T02:11:29.6955410Z Collecting pytest-xdist==3.3.1 (from -r .ci/docker/requirements-ci.txt (line 189)) 2025-10-10T02:11:29.6969650Z Using cached pytest_xdist-3.3.1-py3-none-any.whl.metadata (3.1 kB) 2025-10-10T02:11:29.7114080Z Collecting pytest-flakefinder==1.1.0 (from -r .ci/docker/requirements-ci.txt (line 194)) 2025-10-10T02:11:29.7128470Z Using cached pytest_flakefinder-1.1.0-py2.py3-none-any.whl.metadata (3.3 kB) 2025-10-10T02:11:29.7257590Z Collecting pytest-rerunfailures>=10.3 (from -r .ci/docker/requirements-ci.txt (line 199)) 2025-10-10T02:11:29.7271400Z Using cached pytest_rerunfailures-16.0.1-py3-none-any.whl.metadata (21 kB) 2025-10-10T02:11:29.7430150Z Collecting pytest-subtests==0.13.1 (from -r .ci/docker/requirements-ci.txt (line 204)) 2025-10-10T02:11:29.7444830Z Using cached pytest_subtests-0.13.1-py3-none-any.whl.metadata (6.1 kB) 2025-10-10T02:11:29.7649440Z Collecting xdoctest==1.3.0 (from -r .ci/docker/requirements-ci.txt (line 219)) 2025-10-10T02:11:29.7663590Z Using cached xdoctest-1.3.0-py3-none-any.whl.metadata (35 kB) 2025-10-10T02:11:29.8178600Z Collecting pygments==2.15.0 (from -r .ci/docker/requirements-ci.txt (line 224)) 2025-10-10T02:11:29.8192130Z Using cached Pygments-2.15.0-py3-none-any.whl.metadata (2.5 kB) 2025-10-10T02:11:29.8547370Z Collecting scikit-image==0.22.0 (from -r .ci/docker/requirements-ci.txt (line 244)) 2025-10-10T02:11:29.8562600Z Using cached scikit_image-0.22.0-cp312-cp312-macosx_12_0_arm64.whl.metadata (13 kB) 2025-10-10T02:11:29.9149780Z Collecting scipy==1.14.1 (from -r .ci/docker/requirements-ci.txt (line 255)) 2025-10-10T02:11:29.9166010Z Using cached scipy-1.14.1-cp312-cp312-macosx_14_0_arm64.whl.metadata (60 kB) 2025-10-10T02:11:29.9401100Z Collecting typing-extensions==4.12.2 (from -r .ci/docker/requirements-ci.txt (line 269)) 2025-10-10T02:11:29.9414890Z Using cached typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 2025-10-10T02:11:29.9565990Z Collecting unittest-xml-reporting<=3.2.0,>=2.0.0 (from -r .ci/docker/requirements-ci.txt (line 279)) 2025-10-10T02:11:29.9580820Z Using cached unittest_xml_reporting-3.2.0-py2.py3-none-any.whl.metadata (11 kB) 2025-10-10T02:11:29.9729290Z Collecting lintrunner==0.12.7 (from -r .ci/docker/requirements-ci.txt (line 285)) 2025-10-10T02:11:29.9752030Z Using cached lintrunner-0.12.7-py3-none-macosx_11_0_arm64.whl.metadata (7.2 kB) 2025-10-10T02:11:29.9998840Z Collecting redis>=4.0.0 (from -r .ci/docker/requirements-ci.txt (line 290)) 2025-10-10T02:11:30.0013730Z Using cached redis-6.4.0-py3-none-any.whl.metadata (10 kB) 2025-10-10T02:11:30.0167500Z Collecting ghstack==0.8.0 (from -r .ci/docker/requirements-ci.txt (line 294)) 2025-10-10T02:11:30.0181060Z Using cached ghstack-0.8.0-py3-none-any.whl.metadata (6.8 kB) 2025-10-10T02:11:30.0310730Z Collecting jinja2==3.1.6 (from -r .ci/docker/requirements-ci.txt (line 299)) 2025-10-10T02:11:30.0325000Z Using cached jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2025-10-10T02:11:30.0558410Z Collecting pytest-cpp==2.3.0 (from -r .ci/docker/requirements-ci.txt (line 304)) 2025-10-10T02:11:30.0571910Z Using cached pytest_cpp-2.3.0-py3-none-any.whl.metadata (5.4 kB) 2025-10-10T02:11:30.0815510Z Collecting z3-solver==4.15.1.0 (from -r .ci/docker/requirements-ci.txt (line 309)) 2025-10-10T02:11:30.0832150Z Using cached z3_solver-4.15.1.0-py3-none-macosx_13_0_arm64.whl.metadata (778 bytes) 2025-10-10T02:11:30.0963480Z Collecting tensorboard==2.13.0 (from -r .ci/docker/requirements-ci.txt (line 314)) 2025-10-10T02:11:30.0977440Z Using cached tensorboard-2.13.0-py3-none-any.whl.metadata (1.8 kB) 2025-10-10T02:11:30.1223680Z Collecting pywavelets==1.7.0 (from -r .ci/docker/requirements-ci.txt (line 321)) 2025-10-10T02:11:30.1237460Z Using cached pywavelets-1.7.0-cp312-cp312-macosx_11_0_arm64.whl.metadata (9.0 kB) 2025-10-10T02:11:30.2460190Z Collecting lxml==5.3.0 (from -r .ci/docker/requirements-ci.txt (line 327)) 2025-10-10T02:11:30.2476770Z Using cached lxml-5.3.0-cp312-cp312-macosx_10_9_universal2.whl.metadata (3.8 kB) 2025-10-10T02:11:30.2608810Z Collecting PyGithub==2.3.0 (from -r .ci/docker/requirements-ci.txt (line 330)) 2025-10-10T02:11:30.2624040Z Using cached PyGithub-2.3.0-py3-none-any.whl.metadata (3.8 kB) 2025-10-10T02:11:30.2753450Z Collecting sympy==1.13.3 (from -r .ci/docker/requirements-ci.txt (line 332)) 2025-10-10T02:11:30.2767800Z Using cached sympy-1.13.3-py3-none-any.whl.metadata (12 kB) 2025-10-10T02:11:30.3096240Z Collecting onnx==1.18.0 (from -r .ci/docker/requirements-ci.txt (line 337)) 2025-10-10T02:11:30.3111400Z Using cached onnx-1.18.0-cp312-cp312-macosx_12_0_universal2.whl.metadata (6.9 kB) 2025-10-10T02:11:30.3575430Z Collecting onnxscript==0.5.3 (from -r .ci/docker/requirements-ci.txt (line 342)) 2025-10-10T02:11:30.3588930Z Using cached onnxscript-0.5.3-py3-none-any.whl.metadata (13 kB) 2025-10-10T02:11:30.3702350Z Collecting parameterized==0.8.1 (from -r .ci/docker/requirements-ci.txt (line 347)) 2025-10-10T02:11:30.3715110Z Using cached parameterized-0.8.1-py2.py3-none-any.whl.metadata (18 kB) 2025-10-10T02:11:30.3909960Z Collecting pwlf==2.2.1 (from -r .ci/docker/requirements-ci.txt (line 356)) 2025-10-10T02:11:30.3910380Z Using cached pwlf-2.2.1-py3-none-any.whl 2025-10-10T02:11:30.4154080Z Collecting pyyaml==6.0.2 (from -r .ci/docker/requirements-ci.txt (line 362)) 2025-10-10T02:11:30.4167200Z Using cached PyYAML-6.0.2-cp312-cp312-macosx_11_0_arm64.whl.metadata (2.1 kB) 2025-10-10T02:11:30.4618770Z Collecting pyzstd (from -r .ci/docker/requirements-ci.txt (line 363)) 2025-10-10T02:11:30.4634230Z Using cached pyzstd-0.18.0-cp312-cp312-macosx_11_0_arm64.whl.metadata (2.6 kB) 2025-10-10T02:11:30.5244110Z Collecting setuptools==78.1.1 (from -r .ci/docker/requirements-ci.txt (line 364)) 2025-10-10T02:11:30.5258500Z Using cached setuptools-78.1.1-py3-none-any.whl.metadata (6.5 kB) 2025-10-10T02:11:30.5418600Z Collecting packaging==23.1 (from -r .ci/docker/requirements-ci.txt (line 365)) 2025-10-10T02:11:30.5431700Z Using cached packaging-23.1-py3-none-any.whl.metadata (3.1 kB) 2025-10-10T02:11:30.5540220Z Collecting six (from -r .ci/docker/requirements-ci.txt (line 366)) 2025-10-10T02:11:30.5565980Z Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-10-10T02:11:30.5667700Z Collecting pulp==2.9.0 (from -r .ci/docker/requirements-ci.txt (line 370)) 2025-10-10T02:11:30.5680750Z Using cached PuLP-2.9.0-py3-none-any.whl.metadata (5.4 kB) 2025-10-10T02:11:30.5817100Z Collecting dataclasses_json==0.6.7 (from -r .ci/docker/requirements-ci.txt (line 375)) 2025-10-10T02:11:30.5830920Z Using cached dataclasses_json-0.6.7-py3-none-any.whl.metadata (25 kB) 2025-10-10T02:11:30.6769910Z Collecting cmake==3.31.6 (from -r .ci/docker/requirements-ci.txt (line 380)) 2025-10-10T02:11:30.6786360Z Using cached cmake-3.31.6-py3-none-macosx_10_10_universal2.whl.metadata (6.3 kB) 2025-10-10T02:11:30.7037700Z Collecting tlparse==0.4.0 (from -r .ci/docker/requirements-ci.txt (line 383)) 2025-10-10T02:11:30.7052060Z Using cached tlparse-0.4.0-py3-none-macosx_11_0_arm64.whl.metadata (1.9 kB) 2025-10-10T02:11:30.7217000Z Collecting filelock==3.18.0 (from -r .ci/docker/requirements-ci.txt (line 386)) 2025-10-10T02:11:30.7231210Z Using cached filelock-3.18.0-py3-none-any.whl.metadata (2.9 kB) 2025-10-10T02:11:30.7382320Z Collecting setuptools-git-versioning==2.1.0 (from -r .ci/docker/requirements-ci.txt (line 393)) 2025-10-10T02:11:30.7395870Z Using cached setuptools_git_versioning-2.1.0-py3-none-any.whl.metadata (6.1 kB) 2025-10-10T02:11:30.7595090Z Collecting scikit-build==0.18.1 (from -r .ci/docker/requirements-ci.txt (line 394)) 2025-10-10T02:11:30.7608950Z Using cached scikit_build-0.18.1-py3-none-any.whl.metadata (18 kB) 2025-10-10T02:11:30.8062050Z Collecting pyre-extensions==0.0.32 (from -r .ci/docker/requirements-ci.txt (line 395)) 2025-10-10T02:11:30.8077010Z Using cached pyre_extensions-0.0.32-py3-none-any.whl.metadata (4.0 kB) 2025-10-10T02:11:30.8182000Z Collecting tabulate==0.9.0 (from -r .ci/docker/requirements-ci.txt (line 396)) 2025-10-10T02:11:30.8196430Z Using cached tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2025-10-10T02:11:30.9804500Z Collecting botocore<1.36.0,>=1.35.42 (from boto3==1.35.42->-r .ci/docker/requirements-ci.txt (line 8)) 2025-10-10T02:11:30.9820670Z Using cached botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2025-10-10T02:11:30.9936420Z Collecting jmespath<2.0.0,>=0.7.1 (from boto3==1.35.42->-r .ci/docker/requirements-ci.txt (line 8)) 2025-10-10T02:11:30.9949340Z Using cached jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2025-10-10T02:11:31.0079430Z Collecting s3transfer<0.11.0,>=0.10.0 (from boto3==1.35.42->-r .ci/docker/requirements-ci.txt (line 8)) 2025-10-10T02:11:31.0092340Z Using cached s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2025-10-10T02:11:31.0216580Z Collecting pyproject_hooks (from build==1.3.0->-r .ci/docker/requirements-ci.txt (line 13)) 2025-10-10T02:11:31.0230850Z Using cached pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB) 2025-10-10T02:11:31.0559960Z Collecting tqdm (from coremltools==8.3->-r .ci/docker/requirements-ci.txt (line 24)) 2025-10-10T02:11:31.0574210Z Using cached tqdm-4.67.1-py3-none-any.whl.metadata (57 kB) 2025-10-10T02:11:31.0744020Z Collecting attrs>=21.3.0 (from coremltools==8.3->-r .ci/docker/requirements-ci.txt (line 24)) 2025-10-10T02:11:31.0757990Z Using cached attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 2025-10-10T02:11:31.0890340Z Collecting cattrs (from coremltools==8.3->-r .ci/docker/requirements-ci.txt (line 24)) 2025-10-10T02:11:31.0910780Z Using cached cattrs-25.3.0-py3-none-any.whl.metadata (8.4 kB) 2025-10-10T02:11:31.1054910Z Collecting pyaml (from coremltools==8.3->-r .ci/docker/requirements-ci.txt (line 24)) 2025-10-10T02:11:31.1074560Z Using cached pyaml-25.7.0-py3-none-any.whl.metadata (12 kB) 2025-10-10T02:11:31.3813090Z Collecting aiohttp<4.0.0,>=3.10.4 (from fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) 2025-10-10T02:11:31.3829930Z Using cached aiohttp-3.13.0-cp312-cp312-macosx_11_0_arm64.whl.metadata (8.1 kB) 2025-10-10T02:11:31.3984360Z Collecting thriftpy2<0.6.0,>=0.5.2 (from fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) 2025-10-10T02:11:31.3999020Z Using cached thriftpy2-0.5.3-cp312-cp312-macosx_11_0_arm64.whl.metadata (8.2 kB) 2025-10-10T02:11:31.4167460Z Collecting sortedcontainers<3.0.0,>=2.1.0 (from hypothesis==6.56.4->-r .ci/docker/requirements-ci.txt (line 55)) 2025-10-10T02:11:31.4188220Z Using cached sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2025-10-10T02:11:31.4303950Z Collecting future (from junitparser==2.1.1->-r .ci/docker/requirements-ci.txt (line 61)) 2025-10-10T02:11:31.4317180Z Using cached future-1.0.0-py3-none-any.whl.metadata (4.0 kB) 2025-10-10T02:11:31.4458280Z Collecting audioread>=2.1.9 (from librosa==0.10.2->-r .ci/docker/requirements-ci.txt (line 72)) 2025-10-10T02:11:31.4472050Z Using cached audioread-3.0.1-py3-none-any.whl.metadata (8.4 kB) 2025-10-10T02:11:31.5020140Z Collecting scikit-learn>=0.20.0 (from librosa==0.10.2->-r .ci/docker/requirements-ci.txt (line 72)) 2025-10-10T02:11:31.5037030Z Using cached scikit_learn-1.7.2-cp312-cp312-macosx_12_0_arm64.whl.metadata (11 kB) 2025-10-10T02:11:31.5280890Z Collecting joblib>=0.14 (from librosa==0.10.2->-r .ci/docker/requirements-ci.txt (line 72)) 2025-10-10T02:11:31.5299290Z Using cached joblib-1.5.2-py3-none-any.whl.metadata (5.6 kB) 2025-10-10T02:11:31.5414500Z Collecting decorator>=4.3.0 (from librosa==0.10.2->-r .ci/docker/requirements-ci.txt (line 72)) 2025-10-10T02:11:31.5427390Z Using cached decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2025-10-10T02:11:31.5570120Z Collecting soundfile>=0.12.1 (from librosa==0.10.2->-r .ci/docker/requirements-ci.txt (line 72)) 2025-10-10T02:11:31.5583750Z Using cached soundfile-0.13.1-py2.py3-none-macosx_11_0_arm64.whl.metadata (16 kB) 2025-10-10T02:11:31.5702700Z Collecting pooch>=1.1 (from librosa==0.10.2->-r .ci/docker/requirements-ci.txt (line 72)) 2025-10-10T02:11:31.5716800Z Using cached pooch-1.8.2-py3-none-any.whl.metadata (10 kB) 2025-10-10T02:11:31.6110020Z Collecting soxr>=0.3.2 (from librosa==0.10.2->-r .ci/docker/requirements-ci.txt (line 72)) 2025-10-10T02:11:31.6124630Z Using cached soxr-1.0.0-cp312-abi3-macosx_11_0_arm64.whl.metadata (5.6 kB) 2025-10-10T02:11:31.6322090Z Collecting lazy-loader>=0.1 (from librosa==0.10.2->-r .ci/docker/requirements-ci.txt (line 72)) 2025-10-10T02:11:31.6337200Z Using cached lazy_loader-0.4-py3-none-any.whl.metadata (7.6 kB) 2025-10-10T02:11:31.6794980Z Collecting msgpack>=1.0 (from librosa==0.10.2->-r .ci/docker/requirements-ci.txt (line 72)) 2025-10-10T02:11:31.6810490Z Using cached msgpack-1.1.2-cp312-cp312-macosx_11_0_arm64.whl.metadata (8.1 kB) 2025-10-10T02:11:31.7180670Z Collecting llvmlite<0.44,>=0.43.0dev0 (from numba==0.60.0->-r .ci/docker/requirements-ci.txt (line 121)) 2025-10-10T02:11:31.7197510Z Using cached llvmlite-0.43.0-cp312-cp312-macosx_11_0_arm64.whl.metadata (4.8 kB) 2025-10-10T02:11:31.7538760Z Collecting python-dateutil>=2.8.2 (from pandas==2.0.3->-r .ci/docker/requirements-ci.txt (line 143)) 2025-10-10T02:11:31.7558430Z Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2025-10-10T02:11:31.7800630Z Collecting pytz>=2020.1 (from pandas==2.0.3->-r .ci/docker/requirements-ci.txt (line 143)) 2025-10-10T02:11:31.7820830Z Using cached pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 2025-10-10T02:11:31.7941160Z Collecting tzdata>=2022.1 (from pandas==2.0.3->-r .ci/docker/requirements-ci.txt (line 143)) 2025-10-10T02:11:31.7959040Z Using cached tzdata-2025.2-py2.py3-none-any.whl.metadata (1.4 kB) 2025-10-10T02:11:31.8158130Z Collecting iniconfig (from pytest==7.3.2->-r .ci/docker/requirements-ci.txt (line 184)) 2025-10-10T02:11:31.8177400Z Using cached iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB) 2025-10-10T02:11:31.8278130Z Collecting pluggy<2.0,>=0.12 (from pytest==7.3.2->-r .ci/docker/requirements-ci.txt (line 184)) 2025-10-10T02:11:31.8290190Z Using cached pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2025-10-10T02:11:31.8404270Z Collecting execnet>=1.1 (from pytest-xdist==3.3.1->-r .ci/docker/requirements-ci.txt (line 189)) 2025-10-10T02:11:31.8418570Z Using cached execnet-2.1.1-py3-none-any.whl.metadata (2.9 kB) 2025-10-10T02:11:31.8774780Z Collecting imageio>=2.27 (from scikit-image==0.22.0->-r .ci/docker/requirements-ci.txt (line 244)) 2025-10-10T02:11:31.8789410Z Using cached imageio-2.37.0-py3-none-any.whl.metadata (5.2 kB) 2025-10-10T02:11:31.9048930Z Collecting tifffile>=2022.8.12 (from scikit-image==0.22.0->-r .ci/docker/requirements-ci.txt (line 244)) 2025-10-10T02:11:31.9064230Z Using cached tifffile-2025.10.4-py3-none-any.whl.metadata (30 kB) 2025-10-10T02:11:31.9514720Z Collecting requests<3,>=2 (from ghstack==0.8.0->-r .ci/docker/requirements-ci.txt (line 294)) 2025-10-10T02:11:31.9528480Z Using cached requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2025-10-10T02:11:31.9862700Z Collecting MarkupSafe>=2.0 (from jinja2==3.1.6->-r .ci/docker/requirements-ci.txt (line 299)) 2025-10-10T02:11:31.9878310Z Using cached markupsafe-3.0.3-cp312-cp312-macosx_11_0_arm64.whl.metadata (2.7 kB) 2025-10-10T02:11:31.9997320Z Collecting colorama (from pytest-cpp==2.3.0->-r .ci/docker/requirements-ci.txt (line 304)) 2025-10-10T02:11:32.0011110Z Using cached colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2025-10-10T02:11:32.0129240Z Collecting absl-py>=0.4 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) 2025-10-10T02:11:32.0142770Z Using cached absl_py-2.3.1-py3-none-any.whl.metadata (3.3 kB) 2025-10-10T02:11:32.2813090Z Collecting grpcio>=1.48.2 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) 2025-10-10T02:11:32.2831300Z Using cached grpcio-1.75.1-cp312-cp312-macosx_11_0_universal2.whl.metadata (3.7 kB) 2025-10-10T02:11:32.3115230Z Collecting google-auth<3,>=1.6.3 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) 2025-10-10T02:11:32.3130190Z Using cached google_auth-2.41.1-py2.py3-none-any.whl.metadata (6.6 kB) 2025-10-10T02:11:32.3266320Z Collecting google-auth-oauthlib<1.1,>=0.5 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) 2025-10-10T02:11:32.3281100Z Using cached google_auth_oauthlib-1.0.0-py2.py3-none-any.whl.metadata (2.7 kB) 2025-10-10T02:11:32.3440580Z Collecting markdown>=2.6.8 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) 2025-10-10T02:11:32.3454570Z Using cached markdown-3.9-py3-none-any.whl.metadata (5.1 kB) 2025-10-10T02:11:32.3929000Z Collecting tensorboard-data-server<0.8.0,>=0.7.0 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) 2025-10-10T02:11:32.3942890Z Using cached tensorboard_data_server-0.7.2-py3-none-any.whl.metadata (1.1 kB) 2025-10-10T02:11:32.4108180Z Collecting werkzeug>=1.0.1 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) 2025-10-10T02:11:32.4123230Z Using cached werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2025-10-10T02:11:32.4275530Z Collecting wheel>=0.26 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) 2025-10-10T02:11:32.4289200Z Using cached wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 2025-10-10T02:11:32.4516450Z Collecting pynacl>=1.4.0 (from PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 330)) 2025-10-10T02:11:32.4530660Z Using cached pynacl-1.6.0-cp38-abi3-macosx_10_10_universal2.whl.metadata (9.4 kB) 2025-10-10T02:11:32.4705030Z Collecting pyjwt>=2.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 330)) 2025-10-10T02:11:32.4718280Z Using cached PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 2025-10-10T02:11:32.4912810Z Collecting urllib3>=1.26.0 (from PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 330)) 2025-10-10T02:11:32.4926490Z Using cached urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) 2025-10-10T02:11:32.5041650Z Collecting Deprecated (from PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 330)) 2025-10-10T02:11:32.5055770Z Using cached Deprecated-1.2.18-py2.py3-none-any.whl.metadata (5.7 kB) 2025-10-10T02:11:32.5181960Z Collecting mpmath<1.4,>=1.1.0 (from sympy==1.13.3->-r .ci/docker/requirements-ci.txt (line 332)) 2025-10-10T02:11:32.5204280Z Using cached mpmath-1.3.0-py3-none-any.whl.metadata (8.6 kB) 2025-10-10T02:11:32.5489570Z Collecting ml_dtypes (from onnxscript==0.5.3->-r .ci/docker/requirements-ci.txt (line 342)) 2025-10-10T02:11:32.5504380Z Using cached ml_dtypes-0.5.3-cp312-cp312-macosx_10_13_universal2.whl.metadata (8.9 kB) 2025-10-10T02:11:32.5618470Z Collecting onnx_ir<2,>=0.1.10 (from onnxscript==0.5.3->-r .ci/docker/requirements-ci.txt (line 342)) 2025-10-10T02:11:32.5633700Z Using cached onnx_ir-0.1.10-py3-none-any.whl.metadata (3.6 kB) 2025-10-10T02:11:32.5888730Z Collecting pyDOE>=0.3.8 (from pwlf==2.2.1->-r .ci/docker/requirements-ci.txt (line 356)) 2025-10-10T02:11:32.5889120Z Using cached pydoe-0.3.8-py3-none-any.whl 2025-10-10T02:11:32.6274670Z Collecting marshmallow<4.0.0,>=3.18.0 (from dataclasses_json==0.6.7->-r .ci/docker/requirements-ci.txt (line 375)) 2025-10-10T02:11:32.6289440Z Using cached marshmallow-3.26.1-py3-none-any.whl.metadata (7.3 kB) 2025-10-10T02:11:32.6393230Z Collecting typing-inspect<1,>=0.4.0 (from dataclasses_json==0.6.7->-r .ci/docker/requirements-ci.txt (line 375)) 2025-10-10T02:11:32.6406920Z Using cached typing_inspect-0.9.0-py3-none-any.whl.metadata (1.5 kB) 2025-10-10T02:11:32.6555060Z Collecting distro (from scikit-build==0.18.1->-r .ci/docker/requirements-ci.txt (line 394)) 2025-10-10T02:11:32.6568750Z Using cached distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2025-10-10T02:11:32.7007960Z Collecting aiohappyeyeballs>=2.5.0 (from aiohttp<4.0.0,>=3.10.4->fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) 2025-10-10T02:11:32.7024560Z Using cached aiohappyeyeballs-2.6.1-py3-none-any.whl.metadata (5.9 kB) 2025-10-10T02:11:32.7130460Z Collecting aiosignal>=1.4.0 (from aiohttp<4.0.0,>=3.10.4->fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) 2025-10-10T02:11:32.7144340Z Using cached aiosignal-1.4.0-py3-none-any.whl.metadata (3.7 kB) 2025-10-10T02:11:32.7593270Z Collecting frozenlist>=1.1.1 (from aiohttp<4.0.0,>=3.10.4->fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) 2025-10-10T02:11:32.7608680Z Using cached frozenlist-1.8.0-cp312-cp312-macosx_11_0_arm64.whl.metadata (20 kB) 2025-10-10T02:11:32.8727450Z Collecting multidict<7.0,>=4.5 (from aiohttp<4.0.0,>=3.10.4->fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) 2025-10-10T02:11:32.8744050Z Using cached multidict-6.7.0-cp312-cp312-macosx_11_0_arm64.whl.metadata (5.3 kB) 2025-10-10T02:11:32.9092130Z Collecting propcache>=0.2.0 (from aiohttp<4.0.0,>=3.10.4->fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) 2025-10-10T02:11:32.9107460Z Using cached propcache-0.4.1-cp312-cp312-macosx_11_0_arm64.whl.metadata (13 kB) 2025-10-10T02:11:33.1004600Z Collecting yarl<2.0,>=1.17.0 (from aiohttp<4.0.0,>=3.10.4->fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) 2025-10-10T02:11:33.1021250Z Using cached yarl-1.22.0-cp312-cp312-macosx_11_0_arm64.whl.metadata (75 kB) 2025-10-10T02:11:33.1293020Z Collecting cachetools<7.0,>=2.0.0 (from google-auth<3,>=1.6.3->tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) 2025-10-10T02:11:33.1307660Z Using cached cachetools-6.2.0-py3-none-any.whl.metadata (5.4 kB) 2025-10-10T02:11:33.1459170Z Collecting pyasn1-modules>=0.2.1 (from google-auth<3,>=1.6.3->tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) 2025-10-10T02:11:33.1473820Z Using cached pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2025-10-10T02:11:33.1611910Z Collecting rsa<5,>=3.1.4 (from google-auth<3,>=1.6.3->tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) 2025-10-10T02:11:33.1626080Z Using cached rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB) 2025-10-10T02:11:33.1827140Z Collecting requests-oauthlib>=0.7.0 (from google-auth-oauthlib<1.1,>=0.5->tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) 2025-10-10T02:11:33.1841460Z Using cached requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) 2025-10-10T02:11:33.2417350Z Collecting charset_normalizer<4,>=2 (from requests<3,>=2->ghstack==0.8.0->-r .ci/docker/requirements-ci.txt (line 294)) 2025-10-10T02:11:33.2434410Z Using cached charset_normalizer-3.4.3-cp312-cp312-macosx_10_13_universal2.whl.metadata (36 kB) 2025-10-10T02:11:33.2576000Z Collecting idna<4,>=2.5 (from requests<3,>=2->ghstack==0.8.0->-r .ci/docker/requirements-ci.txt (line 294)) 2025-10-10T02:11:33.2589900Z Using cached idna-3.10-py3-none-any.whl.metadata (10 kB) 2025-10-10T02:11:33.2819130Z Collecting certifi>=2017.4.17 (from requests<3,>=2->ghstack==0.8.0->-r .ci/docker/requirements-ci.txt (line 294)) 2025-10-10T02:11:33.2833180Z Using cached certifi-2025.10.5-py3-none-any.whl.metadata (2.5 kB) 2025-10-10T02:11:33.3028570Z Collecting pyasn1>=0.1.3 (from rsa<5,>=3.1.4->google-auth<3,>=1.6.3->tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) 2025-10-10T02:11:33.3042370Z Using cached pyasn1-0.6.1-py3-none-any.whl.metadata (8.4 kB) 2025-10-10T02:11:33.4041730Z Collecting ply<4.0,>=3.4 (from thriftpy2<0.6.0,>=0.5.2->fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) 2025-10-10T02:11:33.4055140Z Using cached ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 2025-10-10T02:11:33.4192760Z Collecting mypy-extensions>=0.3.0 (from typing-inspect<1,>=0.4.0->dataclasses_json==0.6.7->-r .ci/docker/requirements-ci.txt (line 375)) 2025-10-10T02:11:33.4207010Z Using cached mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 2025-10-10T02:11:33.4463350Z INFO: pip is looking at multiple versions of pytest-rerunfailures to determine which version is compatible with other requirements. This could take a while. 2025-10-10T02:11:33.4465160Z Collecting pytest-rerunfailures>=10.3 (from -r .ci/docker/requirements-ci.txt (line 199)) 2025-10-10T02:11:33.4480240Z Using cached pytest_rerunfailures-16.0-py3-none-any.whl.metadata (20 kB) 2025-10-10T02:11:33.4548360Z Using cached pytest_rerunfailures-15.1-py3-none-any.whl.metadata (20 kB) 2025-10-10T02:11:33.4614260Z Using cached pytest_rerunfailures-15.0-py3-none-any.whl.metadata (19 kB) 2025-10-10T02:11:33.4679020Z Using cached pytest_rerunfailures-14.0-py3-none-any.whl.metadata (18 kB) 2025-10-10T02:11:33.4824870Z INFO: pip is looking at multiple versions of pyzstd to determine which version is compatible with other requirements. This could take a while. 2025-10-10T02:11:33.4826700Z Collecting pyzstd (from -r .ci/docker/requirements-ci.txt (line 363)) 2025-10-10T02:11:33.4840540Z Using cached pyzstd-0.17.0-cp312-cp312-macosx_11_0_arm64.whl.metadata (2.5 kB) 2025-10-10T02:11:33.4893720Z Using cached pyzstd-0.16.2-cp312-cp312-macosx_11_0_arm64.whl.metadata (2.4 kB) 2025-10-10T02:11:33.5631970Z Collecting platformdirs>=2.5.0 (from pooch>=1.1->librosa==0.10.2->-r .ci/docker/requirements-ci.txt (line 72)) 2025-10-10T02:11:33.5645410Z Using cached platformdirs-4.5.0-py3-none-any.whl.metadata (12 kB) 2025-10-10T02:11:33.6635970Z Collecting cryptography>=3.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 330)) 2025-10-10T02:11:33.6652440Z Using cached cryptography-46.0.2-cp311-abi3-macosx_10_9_universal2.whl.metadata (5.7 kB) 2025-10-10T02:11:33.7250010Z Collecting cffi>=2.0.0 (from cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 330)) 2025-10-10T02:11:33.7266110Z Using cached cffi-2.0.0-cp312-cp312-macosx_11_0_arm64.whl.metadata (2.6 kB) 2025-10-10T02:11:33.7377580Z Collecting pycparser (from cffi>=2.0.0->cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 330)) 2025-10-10T02:11:33.7493710Z Using cached pycparser-2.23-py3-none-any.whl.metadata (993 bytes) 2025-10-10T02:11:33.7654090Z Collecting oauthlib>=3.0.0 (from requests-oauthlib>=0.7.0->google-auth-oauthlib<1.1,>=0.5->tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) 2025-10-10T02:11:33.7694630Z Using cached oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2025-10-10T02:11:33.8339240Z Collecting threadpoolctl>=3.1.0 (from scikit-learn>=0.20.0->librosa==0.10.2->-r .ci/docker/requirements-ci.txt (line 72)) 2025-10-10T02:11:33.8352470Z Using cached threadpoolctl-3.6.0-py3-none-any.whl.metadata (13 kB) 2025-10-10T02:11:33.8602070Z INFO: pip is looking at multiple versions of cattrs to determine which version is compatible with other requirements. This could take a while. 2025-10-10T02:11:33.8604500Z Collecting cattrs (from coremltools==8.3->-r .ci/docker/requirements-ci.txt (line 24)) 2025-10-10T02:11:33.8619830Z Using cached cattrs-25.2.0-py3-none-any.whl.metadata (8.4 kB) 2025-10-10T02:11:33.9304600Z Collecting wrapt<2,>=1.10 (from Deprecated->PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 330)) 2025-10-10T02:11:33.9319410Z Using cached wrapt-1.17.3-cp312-cp312-macosx_11_0_arm64.whl.metadata (6.4 kB) 2025-10-10T02:11:33.9508760Z Using cached boto3-1.35.42-py3-none-any.whl (139 kB) 2025-10-10T02:11:33.9534810Z Using cached build-1.3.0-py3-none-any.whl (23 kB) 2025-10-10T02:11:33.9559820Z Using cached coremltools-8.3.0-cp312-none-macosx_11_0_arm64.whl (2.7 MB) 2025-10-10T02:11:33.9608270Z Using cached dill-0.3.7-py3-none-any.whl (115 kB) 2025-10-10T02:11:33.9633610Z Using cached expecttest-0.3.0-py3-none-any.whl (8.2 kB) 2025-10-10T02:11:33.9650920Z Using cached fbscribelogger-0.1.7-py3-none-any.whl (6.9 kB) 2025-10-10T02:11:33.9667580Z Using cached typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2025-10-10T02:11:33.9687450Z Using cached flatbuffers-24.12.23-py2.py3-none-any.whl (30 kB) 2025-10-10T02:11:33.9704650Z Using cached hypothesis-6.56.4-py3-none-any.whl (395 kB) 2025-10-10T02:11:33.9749660Z Using cached junitparser-2.1.1-py2.py3-none-any.whl (10 kB) 2025-10-10T02:11:33.9769240Z Using cached lark-0.12.0-py2.py3-none-any.whl (103 kB) 2025-10-10T02:11:33.9790160Z Using cached librosa-0.10.2-py3-none-any.whl (260 kB) 2025-10-10T02:11:33.9816710Z Using cached networkx-2.8.8-py3-none-any.whl (2.0 MB) 2025-10-10T02:11:33.9845650Z Using cached ninja-1.11.1.4-py3-none-macosx_10_9_universal2.whl (279 kB) 2025-10-10T02:11:33.9884220Z Using cached numba-0.60.0-cp312-cp312-macosx_11_0_arm64.whl (2.7 MB) 2025-10-10T02:11:33.9943670Z Using cached numpy-1.26.2-cp312-cp312-macosx_11_0_arm64.whl (13.7 MB) 2025-10-10T02:11:34.0299360Z Using cached opt_einsum-3.3.0-py3-none-any.whl (65 kB) 2025-10-10T02:11:34.0321000Z Using cached optree-0.13.0-cp312-cp312-macosx_11_0_arm64.whl (305 kB) 2025-10-10T02:11:34.0357680Z Using cached pillow-11.0.0-cp312-cp312-macosx_11_0_arm64.whl (3.0 MB) 2025-10-10T02:11:34.0408570Z Using cached protobuf-5.29.5-cp38-abi3-macosx_10_9_universal2.whl (418 kB) 2025-10-10T02:11:34.0447330Z Using cached pytest-7.3.2-py3-none-any.whl (320 kB) 2025-10-10T02:11:34.0492580Z Using cached pytest_xdist-3.3.1-py3-none-any.whl (41 kB) 2025-10-10T02:11:34.0512230Z Using cached pytest_flakefinder-1.1.0-py2.py3-none-any.whl (4.6 kB) 2025-10-10T02:11:34.0529240Z Using cached pytest_subtests-0.13.1-py3-none-any.whl (8.0 kB) 2025-10-10T02:11:34.0546020Z Using cached xdoctest-1.3.0-py3-none-any.whl (152 kB) 2025-10-10T02:11:34.0575350Z Using cached Pygments-2.15.0-py3-none-any.whl (1.1 MB) 2025-10-10T02:11:34.0632930Z Using cached scikit_image-0.22.0-cp312-cp312-macosx_12_0_arm64.whl (13.3 MB) 2025-10-10T02:11:34.0963550Z Using cached scipy-1.14.1-cp312-cp312-macosx_14_0_arm64.whl (23.1 MB) 2025-10-10T02:11:34.1455020Z Using cached lintrunner-0.12.7-py3-none-macosx_11_0_arm64.whl (1.8 MB) 2025-10-10T02:11:34.1537670Z Using cached ghstack-0.8.0-py3-none-any.whl (89 kB) 2025-10-10T02:11:34.1573480Z Using cached jinja2-3.1.6-py3-none-any.whl (134 kB) 2025-10-10T02:11:34.1596790Z Using cached pytest_cpp-2.3.0-py3-none-any.whl (14 kB) 2025-10-10T02:11:34.1613940Z Using cached z3_solver-4.15.1.0-py3-none-macosx_13_0_arm64.whl (37.5 MB) 2025-10-10T02:11:34.2341220Z Using cached tensorboard-2.13.0-py3-none-any.whl (5.6 MB) 2025-10-10T02:11:34.2532940Z Using cached pywavelets-1.7.0-cp312-cp312-macosx_11_0_arm64.whl (4.3 MB) 2025-10-10T02:11:34.2663410Z Using cached lxml-5.3.0-cp312-cp312-macosx_10_9_universal2.whl (8.2 MB) 2025-10-10T02:11:34.2929090Z Using cached PyGithub-2.3.0-py3-none-any.whl (354 kB) 2025-10-10T02:11:34.2963680Z Using cached sympy-1.13.3-py3-none-any.whl (6.2 MB) 2025-10-10T02:11:34.3161320Z Using cached onnx-1.18.0-cp312-cp312-macosx_12_0_universal2.whl (18.3 MB) 2025-10-10T02:11:34.5018780Z Using cached onnxscript-0.5.3-py3-none-any.whl (679 kB) 2025-10-10T02:11:34.5135350Z Using cached parameterized-0.8.1-py2.py3-none-any.whl (26 kB) 2025-10-10T02:11:34.5154940Z Using cached PyYAML-6.0.2-cp312-cp312-macosx_11_0_arm64.whl (173 kB) 2025-10-10T02:11:34.5178470Z Using cached setuptools-78.1.1-py3-none-any.whl (1.3 MB) 2025-10-10T02:11:34.5293990Z Using cached packaging-23.1-py3-none-any.whl (48 kB) 2025-10-10T02:11:34.5314270Z Using cached PuLP-2.9.0-py3-none-any.whl (17.7 MB) 2025-10-10T02:11:34.7254510Z Using cached dataclasses_json-0.6.7-py3-none-any.whl (28 kB) 2025-10-10T02:11:34.7277890Z Using cached cmake-3.31.6-py3-none-macosx_10_10_universal2.whl (47.2 MB) 2025-10-10T02:11:35.2426600Z Using cached tlparse-0.4.0-py3-none-macosx_11_0_arm64.whl (2.2 MB) 2025-10-10T02:11:35.2537710Z Using cached filelock-3.18.0-py3-none-any.whl (16 kB) 2025-10-10T02:11:35.2556560Z Using cached setuptools_git_versioning-2.1.0-py3-none-any.whl (10 kB) 2025-10-10T02:11:35.2574130Z Using cached scikit_build-0.18.1-py3-none-any.whl (85 kB) 2025-10-10T02:11:35.2602650Z Using cached pyre_extensions-0.0.32-py3-none-any.whl (12 kB) 2025-10-10T02:11:35.2637630Z Using cached tabulate-0.9.0-py3-none-any.whl (35 kB) 2025-10-10T02:11:35.2662150Z Using cached click-8.3.0-py3-none-any.whl (107 kB) 2025-10-10T02:11:35.2684110Z Using cached unittest_xml_reporting-3.2.0-py2.py3-none-any.whl (20 kB) 2025-10-10T02:11:35.2702810Z Using cached aiohttp-3.13.0-cp312-cp312-macosx_11_0_arm64.whl (489 kB) 2025-10-10T02:11:35.2750700Z Using cached botocore-1.35.99-py3-none-any.whl (13.3 MB) 2025-10-10T02:11:35.4073210Z Using cached google_auth-2.41.1-py2.py3-none-any.whl (221 kB) 2025-10-10T02:11:35.4118130Z Using cached cachetools-6.2.0-py3-none-any.whl (11 kB) 2025-10-10T02:11:35.4134810Z Using cached google_auth_oauthlib-1.0.0-py2.py3-none-any.whl (18 kB) 2025-10-10T02:11:35.4151870Z Using cached jmespath-1.0.1-py3-none-any.whl (20 kB) 2025-10-10T02:11:35.4169300Z Using cached llvmlite-0.43.0-cp312-cp312-macosx_11_0_arm64.whl (28.8 MB) 2025-10-10T02:11:35.5645190Z Using cached marshmallow-3.26.1-py3-none-any.whl (50 kB) 2025-10-10T02:11:35.5710890Z Using cached mpmath-1.3.0-py3-none-any.whl (536 kB) 2025-10-10T02:11:35.5776340Z Using cached multidict-6.7.0-cp312-cp312-macosx_11_0_arm64.whl (43 kB) 2025-10-10T02:11:35.5794810Z Using cached onnx_ir-0.1.10-py3-none-any.whl (127 kB) 2025-10-10T02:11:35.5822040Z Using cached pluggy-1.6.0-py3-none-any.whl (20 kB) 2025-10-10T02:11:35.5844390Z Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2025-10-10T02:11:35.5884440Z Using cached requests-2.32.5-py3-none-any.whl (64 kB) 2025-10-10T02:11:35.5905740Z Using cached charset_normalizer-3.4.3-cp312-cp312-macosx_10_13_universal2.whl (205 kB) 2025-10-10T02:11:35.5929660Z Using cached idna-3.10-py3-none-any.whl (70 kB) 2025-10-10T02:11:35.5951010Z Using cached rsa-4.9.1-py3-none-any.whl (34 kB) 2025-10-10T02:11:35.5969620Z Using cached s3transfer-0.10.4-py3-none-any.whl (83 kB) 2025-10-10T02:11:35.5988470Z Using cached sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2025-10-10T02:11:35.6007640Z Using cached tensorboard_data_server-0.7.2-py3-none-any.whl (2.4 kB) 2025-10-10T02:11:35.6024750Z Using cached thriftpy2-0.5.3-cp312-cp312-macosx_11_0_arm64.whl (833 kB) 2025-10-10T02:11:35.6092840Z Using cached six-1.17.0-py2.py3-none-any.whl (11 kB) 2025-10-10T02:11:35.6109150Z Using cached ply-3.11-py2.py3-none-any.whl (49 kB) 2025-10-10T02:11:35.6127870Z Using cached typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) 2025-10-10T02:11:35.6144570Z Using cached urllib3-2.5.0-py3-none-any.whl (129 kB) 2025-10-10T02:11:35.6167200Z Using cached yarl-1.22.0-cp312-cp312-macosx_11_0_arm64.whl (94 kB) 2025-10-10T02:11:35.6192850Z Using cached psutil-7.1.0-cp36-abi3-macosx_11_0_arm64.whl (246 kB) 2025-10-10T02:11:35.6217690Z Using cached pytest_rerunfailures-14.0-py3-none-any.whl (12 kB) 2025-10-10T02:11:35.6234290Z Using cached redis-6.4.0-py3-none-any.whl (279 kB) 2025-10-10T02:11:35.6267460Z Using cached pyzstd-0.16.2-cp312-cp312-macosx_11_0_arm64.whl (295 kB) 2025-10-10T02:11:35.6298540Z Using cached absl_py-2.3.1-py3-none-any.whl (135 kB) 2025-10-10T02:11:35.6327250Z Using cached aiohappyeyeballs-2.6.1-py3-none-any.whl (15 kB) 2025-10-10T02:11:35.6344310Z Using cached aiosignal-1.4.0-py3-none-any.whl (7.5 kB) 2025-10-10T02:11:35.6365880Z Using cached attrs-25.4.0-py3-none-any.whl (67 kB) 2025-10-10T02:11:35.6385740Z Using cached audioread-3.0.1-py3-none-any.whl (23 kB) 2025-10-10T02:11:35.6403450Z Using cached certifi-2025.10.5-py3-none-any.whl (163 kB) 2025-10-10T02:11:35.6427990Z Using cached decorator-5.2.1-py3-none-any.whl (9.2 kB) 2025-10-10T02:11:35.6444180Z Using cached execnet-2.1.1-py3-none-any.whl (40 kB) 2025-10-10T02:11:35.6471790Z Using cached frozenlist-1.8.0-cp312-cp312-macosx_11_0_arm64.whl (50 kB) 2025-10-10T02:11:35.6493610Z Using cached grpcio-1.75.1-cp312-cp312-macosx_11_0_universal2.whl (11.5 MB) 2025-10-10T02:11:35.7364160Z Using cached imageio-2.37.0-py3-none-any.whl (315 kB) 2025-10-10T02:11:35.7456720Z Using cached joblib-1.5.2-py3-none-any.whl (308 kB) 2025-10-10T02:11:35.7498060Z Using cached lazy_loader-0.4-py3-none-any.whl (12 kB) 2025-10-10T02:11:35.7514700Z Using cached markdown-3.9-py3-none-any.whl (107 kB) 2025-10-10T02:11:35.7534370Z Using cached markupsafe-3.0.3-cp312-cp312-macosx_11_0_arm64.whl (12 kB) 2025-10-10T02:11:35.7551210Z Using cached ml_dtypes-0.5.3-cp312-cp312-macosx_10_13_universal2.whl (663 kB) 2025-10-10T02:11:35.7592290Z Using cached msgpack-1.1.2-cp312-cp312-macosx_11_0_arm64.whl (85 kB) 2025-10-10T02:11:35.7612160Z Using cached mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 2025-10-10T02:11:35.7629020Z Using cached pooch-1.8.2-py3-none-any.whl (64 kB) 2025-10-10T02:11:35.7648990Z Using cached platformdirs-4.5.0-py3-none-any.whl (18 kB) 2025-10-10T02:11:35.7667280Z Using cached propcache-0.4.1-cp312-cp312-macosx_11_0_arm64.whl (47 kB) 2025-10-10T02:11:35.7686540Z Using cached pyasn1-0.6.1-py3-none-any.whl (83 kB) 2025-10-10T02:11:35.7713700Z Using cached pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2025-10-10T02:11:35.7739430Z Using cached PyJWT-2.10.1-py3-none-any.whl (22 kB) 2025-10-10T02:11:35.7757730Z Using cached cryptography-46.0.2-cp311-abi3-macosx_10_9_universal2.whl (7.3 MB) 2025-10-10T02:11:35.8345970Z Using cached cffi-2.0.0-cp312-cp312-macosx_11_0_arm64.whl (181 kB) 2025-10-10T02:11:35.8422130Z Using cached pynacl-1.6.0-cp38-abi3-macosx_10_10_universal2.whl (382 kB) 2025-10-10T02:11:35.8473770Z Using cached pytz-2025.2-py2.py3-none-any.whl (509 kB) 2025-10-10T02:11:35.8516980Z Using cached requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) 2025-10-10T02:11:35.8534540Z Using cached oauthlib-3.3.1-py3-none-any.whl (160 kB) 2025-10-10T02:11:35.8560210Z Using cached scikit_learn-1.7.2-cp312-cp312-macosx_12_0_arm64.whl (8.6 MB) 2025-10-10T02:11:35.9014410Z Using cached soundfile-0.13.1-py2.py3-none-macosx_11_0_arm64.whl (1.1 MB) 2025-10-10T02:11:35.9153980Z Using cached soxr-1.0.0-cp312-abi3-macosx_11_0_arm64.whl (163 kB) 2025-10-10T02:11:35.9177000Z Using cached threadpoolctl-3.6.0-py3-none-any.whl (18 kB) 2025-10-10T02:11:35.9194750Z Using cached tifffile-2025.10.4-py3-none-any.whl (230 kB) 2025-10-10T02:11:35.9227500Z Using cached tzdata-2025.2-py2.py3-none-any.whl (347 kB) 2025-10-10T02:11:35.9262470Z Using cached werkzeug-3.1.3-py3-none-any.whl (224 kB) 2025-10-10T02:11:35.9297840Z Using cached wheel-0.45.1-py3-none-any.whl (72 kB) 2025-10-10T02:11:35.9318700Z Using cached cattrs-25.2.0-py3-none-any.whl (70 kB) 2025-10-10T02:11:35.9337640Z Using cached colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-10-10T02:11:35.9355000Z Using cached Deprecated-1.2.18-py2.py3-none-any.whl (10.0 kB) 2025-10-10T02:11:35.9370780Z Using cached wrapt-1.17.3-cp312-cp312-macosx_11_0_arm64.whl (39 kB) 2025-10-10T02:11:35.9389380Z Using cached distro-1.9.0-py3-none-any.whl (20 kB) 2025-10-10T02:11:35.9406230Z Using cached future-1.0.0-py3-none-any.whl (491 kB) 2025-10-10T02:11:35.9452360Z Using cached iniconfig-2.1.0-py3-none-any.whl (6.0 kB) 2025-10-10T02:11:35.9469240Z Using cached pyaml-25.7.0-py3-none-any.whl (26 kB) 2025-10-10T02:11:35.9486330Z Using cached pycparser-2.23-py3-none-any.whl (118 kB) 2025-10-10T02:11:35.9506890Z Using cached pyproject_hooks-1.2.0-py3-none-any.whl (10 kB) 2025-10-10T02:11:35.9528810Z Using cached tqdm-4.67.1-py3-none-any.whl (78 kB) 2025-10-10T02:11:36.3595830Z Installing collected packages: z3-solver, sortedcontainers, pytz, ply, parameterized, mpmath, lark, flatbuffers, xdoctest, wrapt, wheel, urllib3, tzdata, typing-extensions, tqdm, tlparse, threadpoolctl, tensorboard-data-server, tabulate, sympy, six, setuptools, redis, pyzstd, pyyaml, pyproject_hooks, pyjwt, pygments, pycparser, pyasn1, pulp, psutil, protobuf, propcache, pluggy, platformdirs, pillow, packaging, oauthlib, numpy, ninja, networkx, mypy-extensions, multidict, msgpack, MarkupSafe, markdown, lxml, llvmlite, lintrunner, joblib, jmespath, iniconfig, idna, future, frozenlist, filelock, expecttest, execnet, distro, dill, decorator, colorama, cmake, click, charset_normalizer, certifi, cachetools, audioread, attrs, aiohappyeyeballs, absl-py, yarl, werkzeug, unittest-xml-reporting, typing-inspect, tifffile, thriftpy2, soxr, setuptools-git-versioning, scipy, scikit-build, rsa, requests, pywavelets, python-dateutil, pytest, pyasn1-modules, pyaml, optree, opt-einsum, onnx, numba, ml_dtypes, marshmallow, lazy-loader, junitparser, jinja2, imageio, hypothesis, grpcio, Deprecated, cffi, cattrs, build, aiosignal, soundfile, scikit-learn, scikit-image, requests-oauthlib, pytest-xdist, pytest-subtests, pytest-rerunfailures, pytest-flakefinder, pytest-cpp, pyre-extensions, pynacl, pyDOE, pooch, pandas, onnx_ir, google-auth, dataclasses_json, cryptography, coremltools, botocore, aiohttp, s3transfer, pwlf, onnxscript, librosa, google-auth-oauthlib, ghstack, fbscribelogger, tensorboard, PyGithub, boto3 2025-10-10T02:11:58.9654360Z 2025-10-10T02:11:58.9711350Z Successfully installed Deprecated-1.2.18 MarkupSafe-3.0.3 PyGithub-2.3.0 absl-py-2.3.1 aiohappyeyeballs-2.6.1 aiohttp-3.13.0 aiosignal-1.4.0 attrs-25.4.0 audioread-3.0.1 boto3-1.35.42 botocore-1.35.99 build-1.3.0 cachetools-6.2.0 cattrs-25.2.0 certifi-2025.10.5 cffi-2.0.0 charset_normalizer-3.4.3 click-8.3.0 cmake-3.31.6 colorama-0.4.6 coremltools-8.3.0 cryptography-46.0.2 dataclasses_json-0.6.7 decorator-5.2.1 dill-0.3.7 distro-1.9.0 execnet-2.1.1 expecttest-0.3.0 fbscribelogger-0.1.7 filelock-3.18.0 flatbuffers-24.12.23 frozenlist-1.8.0 future-1.0.0 ghstack-0.8.0 google-auth-2.41.1 google-auth-oauthlib-1.0.0 grpcio-1.75.1 hypothesis-6.56.4 idna-3.10 imageio-2.37.0 iniconfig-2.1.0 jinja2-3.1.6 jmespath-1.0.1 joblib-1.5.2 junitparser-2.1.1 lark-0.12.0 lazy-loader-0.4 librosa-0.10.2 lintrunner-0.12.7 llvmlite-0.43.0 lxml-5.3.0 markdown-3.9 marshmallow-3.26.1 ml_dtypes-0.5.3 mpmath-1.3.0 msgpack-1.1.2 multidict-6.7.0 mypy-extensions-1.1.0 networkx-2.8.8 ninja-1.11.1.4 numba-0.60.0 numpy-1.26.2 oauthlib-3.3.1 onnx-1.18.0 onnx_ir-0.1.10 onnxscript-0.5.3 opt-einsum-3.3.0 optree-0.13.0 packaging-23.1 pandas-2.0.3 parameterized-0.8.1 pillow-11.0.0 platformdirs-4.5.0 pluggy-1.6.0 ply-3.11 pooch-1.8.2 propcache-0.4.1 protobuf-5.29.5 psutil-7.1.0 pulp-2.9.0 pwlf-2.2.1 pyDOE-0.3.8 pyaml-25.7.0 pyasn1-0.6.1 pyasn1-modules-0.4.2 pycparser-2.23 pygments-2.15.0 pyjwt-2.10.1 pynacl-1.6.0 pyproject_hooks-1.2.0 pyre-extensions-0.0.32 pytest-7.3.2 pytest-cpp-2.3.0 pytest-flakefinder-1.1.0 pytest-rerunfailures-14.0 pytest-subtests-0.13.1 pytest-xdist-3.3.1 python-dateutil-2.9.0.post0 pytz-2025.2 pywavelets-1.7.0 pyyaml-6.0.2 pyzstd-0.16.2 redis-6.4.0 requests-2.32.5 requests-oauthlib-2.0.0 rsa-4.9.1 s3transfer-0.10.4 scikit-build-0.18.1 scikit-image-0.22.0 scikit-learn-1.7.2 scipy-1.14.1 setuptools-78.1.1 setuptools-git-versioning-2.1.0 six-1.17.0 sortedcontainers-2.4.0 soundfile-0.13.1 soxr-1.0.0 sympy-1.13.3 tabulate-0.9.0 tensorboard-2.13.0 tensorboard-data-server-0.7.2 threadpoolctl-3.6.0 thriftpy2-0.5.3 tifffile-2025.10.4 tlparse-0.4.0 tqdm-4.67.1 typing-extensions-4.12.2 typing-inspect-0.9.0 tzdata-2025.2 unittest-xml-reporting-3.2.0 urllib3-2.5.0 werkzeug-3.1.3 wheel-0.45.1 wrapt-1.17.3 xdoctest-1.3.0 yarl-1.22.0 z3-solver-4.15.1.0 2025-10-10T02:11:59.6254480Z ##[group]Run "$VENV_PATH/bin/python3" -m pip install psutil==5.9.8 dataclasses_json==0.6.7 2025-10-10T02:11:59.6254880Z "$VENV_PATH/bin/python3" -m pip install psutil==5.9.8 dataclasses_json==0.6.7 2025-10-10T02:11:59.6255450Z "$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-10-10T02:11:59.6255960Z echo "monitor-script-pid=${!}" >> "${GITHUB_OUTPUT}" 2025-10-10T02:11:59.6294630Z shell: /bin/bash -e -l {0} 2025-10-10T02:11:59.6294770Z env: 2025-10-10T02:11:59.6294880Z GIT_DEFAULT_BRANCH: main 2025-10-10T02:11:59.6295030Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-10-10T02:11:59.6295190Z TEST_CONFIG: mps 2025-10-10T02:11:59.6295310Z SHARD_NUMBER: 1 2025-10-10T02:11:59.6295430Z NUM_TEST_SHARDS: 1 2025-10-10T02:11:59.6295550Z PR_BODY: 2025-10-10T02:11:59.6295660Z REINSTALL_BREW_MINICONDA: 1 2025-10-10T02:11:59.6295900Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284 2025-10-10T02:11:59.6296110Z JOB_ID: 52410714312 2025-10-10T02:11:59.6296290Z JOB_NAME: macos-py3-arm64 / test (mps, 1, 1, macos-m1-14) 2025-10-10T02:11:59.6296500Z WORKFLOW_NAME: trunk 2025-10-10T02:11:59.6296720Z WORKFLOW_RUN_ID: 18392306051 2025-10-10T02:11:59.6296870Z MONITOR_LOG_INTERVAL: 5 2025-10-10T02:11:59.6297020Z MONITOR_DATA_COLLECT_INTERVAL: 1 2025-10-10T02:11:59.6297170Z ##[endgroup] 2025-10-10T02:11:59.8669820Z Collecting psutil==5.9.8 2025-10-10T02:11:59.8696340Z Using cached psutil-5.9.8-cp38-abi3-macosx_11_0_arm64.whl.metadata (21 kB) 2025-10-10T02:11:59.8744540Z Requirement already satisfied: dataclasses_json==0.6.7 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/lib/python3.12/site-packages (0.6.7) 2025-10-10T02:11:59.8759230Z Requirement already satisfied: marshmallow<4.0.0,>=3.18.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/lib/python3.12/site-packages (from dataclasses_json==0.6.7) (3.26.1) 2025-10-10T02:11:59.8762190Z Requirement already satisfied: typing-inspect<1,>=0.4.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/lib/python3.12/site-packages (from dataclasses_json==0.6.7) (0.9.0) 2025-10-10T02:11:59.8766900Z Requirement already satisfied: packaging>=17.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/lib/python3.12/site-packages (from marshmallow<4.0.0,>=3.18.0->dataclasses_json==0.6.7) (23.1) 2025-10-10T02:11:59.8776160Z Requirement already satisfied: mypy-extensions>=0.3.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/lib/python3.12/site-packages (from typing-inspect<1,>=0.4.0->dataclasses_json==0.6.7) (1.1.0) 2025-10-10T02:11:59.8778420Z Requirement already satisfied: typing-extensions>=3.7.4 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/lib/python3.12/site-packages (from typing-inspect<1,>=0.4.0->dataclasses_json==0.6.7) (4.12.2) 2025-10-10T02:11:59.8799590Z Using cached psutil-5.9.8-cp38-abi3-macosx_11_0_arm64.whl (249 kB) 2025-10-10T02:11:59.9727360Z Installing collected packages: psutil 2025-10-10T02:11:59.9727590Z Attempting uninstall: psutil 2025-10-10T02:11:59.9743450Z Found existing installation: psutil 7.1.0 2025-10-10T02:11:59.9765070Z Uninstalling psutil-7.1.0: 2025-10-10T02:11:59.9771890Z Successfully uninstalled psutil-7.1.0 2025-10-10T02:12:00.0757580Z Successfully installed psutil-5.9.8 2025-10-10T02:12:00.1113440Z Prepare all required actions 2025-10-10T02:12:00.1124710Z Getting action download info 2025-10-10T02:12:00.2575430Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:1da556a7aa0a088e3153970611f6c432d58e80e6) 2025-10-10T02:12:00.4340750Z Download action repository 'actions/download-artifact@v4' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2025-10-10T02:12:00.6310700Z ##[group]Run ./.github/actions/download-build-artifacts 2025-10-10T02:12:00.6310930Z with: 2025-10-10T02:12:00.6311060Z name: macos-py3-arm64 2025-10-10T02:12:00.6311210Z use-gha: true 2025-10-10T02:12:00.6311360Z s3-bucket: gha-artifacts 2025-10-10T02:12:00.6311500Z env: 2025-10-10T02:12:00.6311630Z GIT_DEFAULT_BRANCH: main 2025-10-10T02:12:00.6311810Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-10-10T02:12:00.6311990Z TEST_CONFIG: mps 2025-10-10T02:12:00.6312140Z SHARD_NUMBER: 1 2025-10-10T02:12:00.6312310Z NUM_TEST_SHARDS: 1 2025-10-10T02:12:00.6312450Z PR_BODY: 2025-10-10T02:12:00.6312610Z REINSTALL_BREW_MINICONDA: 1 2025-10-10T02:12:00.6312850Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284 2025-10-10T02:12:00.6313120Z ##[endgroup] 2025-10-10T02:12:00.6354000Z ##[group]Run actions/download-artifact@v4 2025-10-10T02:12:00.6354180Z with: 2025-10-10T02:12:00.6354310Z name: macos-py3-arm64 2025-10-10T02:12:00.6354460Z merge-multiple: false 2025-10-10T02:12:00.6354600Z repository: pytorch/pytorch 2025-10-10T02:12:00.6354770Z run-id: 18392306051 2025-10-10T02:12:00.6354900Z env: 2025-10-10T02:12:00.6355000Z GIT_DEFAULT_BRANCH: main 2025-10-10T02:12:00.6355160Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-10-10T02:12:00.6355340Z TEST_CONFIG: mps 2025-10-10T02:12:00.6355470Z SHARD_NUMBER: 1 2025-10-10T02:12:00.6355590Z NUM_TEST_SHARDS: 1 2025-10-10T02:12:00.6355710Z PR_BODY: 2025-10-10T02:12:00.6355820Z REINSTALL_BREW_MINICONDA: 1 2025-10-10T02:12:00.6356130Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284 2025-10-10T02:12:00.6356360Z ##[endgroup] 2025-10-10T02:12:00.7718000Z Downloading single artifact 2025-10-10T02:12:00.8580170Z Preparing to download the following artifacts: 2025-10-10T02:12:00.8580840Z - macos-py3-arm64 (ID: 4232915462, Size: 70399038, Expected Digest: sha256:3b5942df32cf880339401d26c36417d6e0c44d745869b5e2cc1f8ff64fb6d45c) 2025-10-10T02:12:00.9178070Z Redirecting to blob download url: https://productionresultssa4.blob.core.windows.net/actions-results/b61d76a6-6a0e-4d78-bcd8-af7ccfe33fb7/workflow-job-run-4de4e1e8-38c6-5efa-af90-914dd01ac8bb/artifacts/e6751562b1f6f20bcd6ad8a8dad1f3c02045e3fad46dd739dee73dcfde9461bb.zip 2025-10-10T02:12:00.9179970Z Starting download of artifact to: /Users/ec2-user/runner/_work/pytorch/pytorch 2025-10-10T02:12:01.0380380Z (node:59409) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. 2025-10-10T02:12:01.0383640Z (Use `node --trace-deprecation ...` to show where the warning was created) 2025-10-10T02:12:01.8452940Z SHA256 digest of downloaded artifact is 3b5942df32cf880339401d26c36417d6e0c44d745869b5e2cc1f8ff64fb6d45c 2025-10-10T02:12:01.8453420Z Artifact download completed successfully. 2025-10-10T02:12:01.8453700Z Total of 1 artifact(s) downloaded 2025-10-10T02:12:01.8457980Z Download artifact has finished successfully 2025-10-10T02:12:01.8510980Z ##[group]Run unzip -o artifacts.zip 2025-10-10T02:12:01.8511290Z unzip -o artifacts.zip 2025-10-10T02:12:01.8525990Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T02:12:01.8526260Z env: 2025-10-10T02:12:01.8526410Z GIT_DEFAULT_BRANCH: main 2025-10-10T02:12:01.8526630Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-10-10T02:12:01.8526840Z TEST_CONFIG: mps 2025-10-10T02:12:01.8527010Z SHARD_NUMBER: 1 2025-10-10T02:12:01.8527170Z NUM_TEST_SHARDS: 1 2025-10-10T02:12:01.8527350Z PR_BODY: 2025-10-10T02:12:01.8527500Z REINSTALL_BREW_MINICONDA: 1 2025-10-10T02:12:01.8528130Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284 2025-10-10T02:12:01.8528420Z ##[endgroup] 2025-10-10T02:12:01.8881870Z Archive: artifacts.zip 2025-10-10T02:12:01.8882310Z creating: /Users/ec2-user/runner/_work/pytorch/pytorch/dist 2025-10-10T02:12:02.3225820Z inflating: dist/torch-2.10.0a0+git344e636-cp312-cp312-macosx_11_0_arm64.whl 2025-10-10T02:12:02.3352650Z inflating: build/.ninja_log 2025-10-10T02:12:02.3882480Z inflating: build/compile_commands.json 2025-10-10T02:12:02.3882830Z creating: /Users/ec2-user/runner/_work/pytorch/pytorch/.additional_ci_files 2025-10-10T02:12:02.3943190Z inflating: .additional_ci_files/test-times.json 2025-10-10T02:12:02.4206560Z inflating: .additional_ci_files/test-class-times.json 2025-10-10T02:12:02.4227090Z ##[group]Run rm artifacts.zip 2025-10-10T02:12:02.4227300Z rm artifacts.zip 2025-10-10T02:12:02.4240290Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T02:12:02.4240530Z env: 2025-10-10T02:12:02.4240700Z GIT_DEFAULT_BRANCH: main 2025-10-10T02:12:02.4240890Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-10-10T02:12:02.4241090Z TEST_CONFIG: mps 2025-10-10T02:12:02.4241250Z SHARD_NUMBER: 1 2025-10-10T02:12:02.4241390Z NUM_TEST_SHARDS: 1 2025-10-10T02:12:02.4241530Z PR_BODY: 2025-10-10T02:12:02.4241700Z REINSTALL_BREW_MINICONDA: 1 2025-10-10T02:12:02.4241950Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284 2025-10-10T02:12:02.4242200Z ##[endgroup] 2025-10-10T02:12:02.4540070Z ##[group]Run df -H 2025-10-10T02:12:02.4540270Z df -H 2025-10-10T02:12:02.4552650Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T02:12:02.4552900Z env: 2025-10-10T02:12:02.4553030Z GIT_DEFAULT_BRANCH: main 2025-10-10T02:12:02.4553230Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-10-10T02:12:02.4563170Z TEST_CONFIG: mps 2025-10-10T02:12:02.4563440Z SHARD_NUMBER: 1 2025-10-10T02:12:02.4563590Z NUM_TEST_SHARDS: 1 2025-10-10T02:12:02.4563770Z PR_BODY: 2025-10-10T02:12:02.4563930Z REINSTALL_BREW_MINICONDA: 1 2025-10-10T02:12:02.4564190Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284 2025-10-10T02:12:02.4564450Z ##[endgroup] 2025-10-10T02:12:02.4843020Z Filesystem Size Used Avail Capacity iused ifree %iused Mounted on 2025-10-10T02:12:02.4843440Z /dev/disk5s2s1 275G 10G 234G 5% 404k 2.3G 0% / 2025-10-10T02:12:02.4843810Z devfs 222k 222k 0B 100% 752 0 100% /dev 2025-10-10T02:12:02.4844150Z /dev/disk5s5 275G 1074M 234G 1% 1 2.3G 0% /System/Volumes/VM 2025-10-10T02:12:02.4844540Z /dev/disk5s3 275G 6374M 234G 3% 1.1k 2.3G 0% /System/Volumes/Preboot 2025-10-10T02:12:02.4844900Z /dev/disk2s2 524M 6312k 406M 2% 1 4.0M 0% /System/Volumes/xarts 2025-10-10T02:12:02.4845600Z /dev/disk2s1 524M 56M 406M 13% 61 4.0M 0% /System/Volumes/iSCPreboot 2025-10-10T02:12:02.4846070Z /dev/disk2s3 524M 893k 406M 1% 51 4.0M 0% /System/Volumes/Hardware 2025-10-10T02:12:02.4846440Z /dev/disk5s1 275G 21G 234G 9% 595k 2.3G 0% /System/Volumes/Data 2025-10-10T02:12:02.4846800Z map auto_home 0B 0B 0B 100% 0 0 - /System/Volumes/Data/home 2025-10-10T02:12:02.4847160Z /dev/disk3s4 245G 123k 226G 1% 18 2.2G 0% /private/tmp/tmp-mount-3KrOPR 2025-10-10T02:12:02.4879720Z Prepare all required actions 2025-10-10T02:12:02.4880100Z Getting action download info 2025-10-10T02:12:02.7082950Z ##[group]Run ./.github/actions/download-td-artifacts 2025-10-10T02:12:02.7083310Z with: 2025-10-10T02:12:02.7083490Z use-gha: true 2025-10-10T02:12:02.7083700Z env: 2025-10-10T02:12:02.7083900Z GIT_DEFAULT_BRANCH: main 2025-10-10T02:12:02.7084140Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-10-10T02:12:02.7084440Z TEST_CONFIG: mps 2025-10-10T02:12:02.7084640Z SHARD_NUMBER: 1 2025-10-10T02:12:02.7084840Z NUM_TEST_SHARDS: 1 2025-10-10T02:12:02.7085050Z PR_BODY: 2025-10-10T02:12:02.7085250Z REINSTALL_BREW_MINICONDA: 1 2025-10-10T02:12:02.7085590Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284 2025-10-10T02:12:02.7085960Z ##[endgroup] 2025-10-10T02:12:02.7119460Z ##[group]Run actions/download-artifact@v4 2025-10-10T02:12:02.7119750Z with: 2025-10-10T02:12:02.7119930Z name: td_results.json 2025-10-10T02:12:02.7120210Z merge-multiple: false 2025-10-10T02:12:02.7120480Z repository: pytorch/pytorch 2025-10-10T02:12:02.7120730Z run-id: 18392306051 2025-10-10T02:12:02.7120940Z env: 2025-10-10T02:12:02.7121120Z GIT_DEFAULT_BRANCH: main 2025-10-10T02:12:02.7121370Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-10-10T02:12:02.7121650Z TEST_CONFIG: mps 2025-10-10T02:12:02.7121850Z SHARD_NUMBER: 1 2025-10-10T02:12:02.7122060Z NUM_TEST_SHARDS: 1 2025-10-10T02:12:02.7139760Z PR_BODY: 2025-10-10T02:12:02.7140070Z REINSTALL_BREW_MINICONDA: 1 2025-10-10T02:12:02.7140590Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284 2025-10-10T02:12:02.7141090Z ##[endgroup] 2025-10-10T02:12:02.8653220Z Downloading single artifact 2025-10-10T02:12:02.9525780Z Preparing to download the following artifacts: 2025-10-10T02:12:02.9526430Z - td_results.json (ID: 4232311430, Size: 19989, Expected Digest: sha256:7205876fc9b39242b0a2a523a3cd44474e4256bc01edda3d320a1b768e8f0881) 2025-10-10T02:12:03.0232800Z Redirecting to blob download url: https://productionresultssa4.blob.core.windows.net/actions-results/b61d76a6-6a0e-4d78-bcd8-af7ccfe33fb7/workflow-job-run-fc903a2c-a31a-597b-b53e-d78b572c2666/artifacts/adc6e1455d65305bef307fe59db64c62b28fcb8f1e044d47ac9f5a2f27485441.zip 2025-10-10T02:12:03.0235040Z Starting download of artifact to: /Users/ec2-user/runner/_work/pytorch/pytorch 2025-10-10T02:12:03.0554100Z (node:59416) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. 2025-10-10T02:12:03.0556380Z (Use `node --trace-deprecation ...` to show where the warning was created) 2025-10-10T02:12:03.0618190Z SHA256 digest of downloaded artifact is 7205876fc9b39242b0a2a523a3cd44474e4256bc01edda3d320a1b768e8f0881 2025-10-10T02:12:03.0619100Z Artifact download completed successfully. 2025-10-10T02:12:03.0619640Z Total of 1 artifact(s) downloaded 2025-10-10T02:12:03.0626130Z Download artifact has finished successfully 2025-10-10T02:12:03.0699620Z ##[group]Run mkdir -p .additional_ci_files 2025-10-10T02:12:03.0700080Z mkdir -p .additional_ci_files 2025-10-10T02:12:03.0700610Z mv td_results.json .additional_ci_files/td_results.json || true 2025-10-10T02:12:03.0723930Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T02:12:03.0724340Z env: 2025-10-10T02:12:03.0724620Z GIT_DEFAULT_BRANCH: main 2025-10-10T02:12:03.0725130Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-10-10T02:12:03.0725480Z TEST_CONFIG: mps 2025-10-10T02:12:03.0725770Z SHARD_NUMBER: 1 2025-10-10T02:12:03.0726030Z NUM_TEST_SHARDS: 1 2025-10-10T02:12:03.0726280Z PR_BODY: 2025-10-10T02:12:03.0726560Z REINSTALL_BREW_MINICONDA: 1 2025-10-10T02:12:03.0727010Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284 2025-10-10T02:12:03.0727490Z ##[endgroup] 2025-10-10T02:12:03.1122110Z ##[group]Run .github/scripts/parse_ref.py 2025-10-10T02:12:03.1122440Z .github/scripts/parse_ref.py 2025-10-10T02:12:03.1135290Z shell: /bin/bash -e -l {0} 2025-10-10T02:12:03.1135480Z env: 2025-10-10T02:12:03.1135620Z GIT_DEFAULT_BRANCH: main 2025-10-10T02:12:03.1135820Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-10-10T02:12:03.1136020Z TEST_CONFIG: mps 2025-10-10T02:12:03.1136170Z SHARD_NUMBER: 1 2025-10-10T02:12:03.1136330Z NUM_TEST_SHARDS: 1 2025-10-10T02:12:03.1136480Z PR_BODY: 2025-10-10T02:12:03.1136650Z REINSTALL_BREW_MINICONDA: 1 2025-10-10T02:12:03.1136950Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284 2025-10-10T02:12:03.1137230Z ##[endgroup] 2025-10-10T02:12:03.2708800Z Setting output branch=main 2025-10-10T02:12:03.2795410Z Prepare all required actions 2025-10-10T02:12:03.2795680Z Getting action download info 2025-10-10T02:12:03.3855790Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2025-10-10T02:12:03.6799030Z ##[group]Run ./.github/actions/filter-test-configs 2025-10-10T02:12:03.6799300Z with: 2025-10-10T02:12:03.6799660Z github-token: *** 2025-10-10T02:12:03.6800600Z 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-14"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m2-15"}]} 2025-10-10T02:12:03.6801580Z job-name: macos-py3-arm64 / test (mps, 1, 1, macos-m1-14) 2025-10-10T02:12:03.6801830Z env: 2025-10-10T02:12:03.6802060Z GIT_DEFAULT_BRANCH: main 2025-10-10T02:12:03.6802260Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-10-10T02:12:03.6802470Z TEST_CONFIG: mps 2025-10-10T02:12:03.6802630Z SHARD_NUMBER: 1 2025-10-10T02:12:03.6802770Z NUM_TEST_SHARDS: 1 2025-10-10T02:12:03.6802940Z PR_BODY: 2025-10-10T02:12:03.6803110Z REINSTALL_BREW_MINICONDA: 1 2025-10-10T02:12:03.6803370Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284 2025-10-10T02:12:03.6803650Z ##[endgroup] 2025-10-10T02:12:03.6834010Z ##[group]Run nick-fields/retry@v3.0.0 2025-10-10T02:12:03.6834230Z with: 2025-10-10T02:12:03.6834360Z shell: bash 2025-10-10T02:12:03.6834510Z timeout_minutes: 10 2025-10-10T02:12:03.6834690Z max_attempts: 5 2025-10-10T02:12:03.6834880Z retry_wait_seconds: 30 2025-10-10T02:12:03.6835430Z 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.2 2025-10-10T02:12:03.6836110Z polling_interval_seconds: 1 2025-10-10T02:12:03.6836310Z warning_on_retry: true 2025-10-10T02:12:03.6836480Z continue_on_error: false 2025-10-10T02:12:03.6836660Z env: 2025-10-10T02:12:03.6836800Z GIT_DEFAULT_BRANCH: main 2025-10-10T02:12:03.6836980Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-10-10T02:12:03.6837200Z TEST_CONFIG: mps 2025-10-10T02:12:03.6837360Z SHARD_NUMBER: 1 2025-10-10T02:12:03.6837520Z NUM_TEST_SHARDS: 1 2025-10-10T02:12:03.6850240Z PR_BODY: 2025-10-10T02:12:03.6850480Z REINSTALL_BREW_MINICONDA: 1 2025-10-10T02:12:03.6850770Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284 2025-10-10T02:12:03.6851440Z GITHUB_TOKEN: *** 2025-10-10T02:12:03.6851600Z ##[endgroup] 2025-10-10T02:12:03.7608450Z + python3 -m pip install requests==2.27.1 pyyaml==6.0.2 2025-10-10T02:12:03.9541020Z Collecting requests==2.27.1 2025-10-10T02:12:03.9555850Z Using cached requests-2.27.1-py2.py3-none-any.whl.metadata (5.0 kB) 2025-10-10T02:12:03.9598650Z Requirement already satisfied: pyyaml==6.0.2 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/lib/python3.12/site-packages (6.0.2) 2025-10-10T02:12:03.9728600Z Collecting urllib3<1.27,>=1.21.1 (from requests==2.27.1) 2025-10-10T02:12:03.9741770Z Using cached urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) 2025-10-10T02:12:03.9823560Z Requirement already satisfied: certifi>=2017.4.17 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/lib/python3.12/site-packages (from requests==2.27.1) (2025.10.5) 2025-10-10T02:12:04.0180720Z Collecting charset-normalizer~=2.0.0 (from requests==2.27.1) 2025-10-10T02:12:04.0195610Z Using cached charset_normalizer-2.0.12-py3-none-any.whl.metadata (11 kB) 2025-10-10T02:12:04.0236700Z Requirement already satisfied: idna<4,>=2.5 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/lib/python3.12/site-packages (from requests==2.27.1) (3.10) 2025-10-10T02:12:04.0272120Z Using cached requests-2.27.1-py2.py3-none-any.whl (63 kB) 2025-10-10T02:12:04.0295290Z Using cached charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2025-10-10T02:12:04.0313740Z Using cached urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 2025-10-10T02:12:04.1249140Z Installing collected packages: urllib3, charset-normalizer, requests 2025-10-10T02:12:04.1250920Z Attempting uninstall: urllib3 2025-10-10T02:12:04.1262900Z Found existing installation: urllib3 2.5.0 2025-10-10T02:12:04.1286820Z Uninstalling urllib3-2.5.0: 2025-10-10T02:12:04.1295510Z Successfully uninstalled urllib3-2.5.0 2025-10-10T02:12:04.1754320Z Attempting uninstall: charset-normalizer 2025-10-10T02:12:04.1775880Z Found existing installation: charset-normalizer 3.4.3 2025-10-10T02:12:04.1794710Z Uninstalling charset-normalizer-3.4.3: 2025-10-10T02:12:04.1804070Z Successfully uninstalled charset-normalizer-3.4.3 2025-10-10T02:12:04.1995520Z Attempting uninstall: requests 2025-10-10T02:12:04.2010050Z Found existing installation: requests 2.32.5 2025-10-10T02:12:04.2025260Z Uninstalling requests-2.32.5: 2025-10-10T02:12:04.2030900Z Successfully uninstalled requests-2.32.5 2025-10-10T02:12:04.2267020Z 2025-10-10T02:12:04.2319090Z Successfully installed charset-normalizer-2.0.12 requests-2.27.1 urllib3-1.26.20 2025-10-10T02:12:04.7630110Z Command completed after 1 attempt(s). 2025-10-10T02:12:04.7760690Z ##[group]Run set -x 2025-10-10T02:12:04.7761510Z set -x 2025-10-10T02:12:04.7762240Z  2025-10-10T02:12:04.7763300Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-10-10T02:12:04.7764580Z # in runner workspace 2025-10-10T02:12:04.7765650Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2025-10-10T02:12:04.7807170Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T02:12:04.7807870Z env: 2025-10-10T02:12:04.7808360Z GIT_DEFAULT_BRANCH: main 2025-10-10T02:12:04.7809280Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-10-10T02:12:04.7809910Z TEST_CONFIG: mps 2025-10-10T02:12:04.7810380Z SHARD_NUMBER: 1 2025-10-10T02:12:04.7810840Z NUM_TEST_SHARDS: 1 2025-10-10T02:12:04.7811290Z PR_BODY: 2025-10-10T02:12:04.7811720Z REINSTALL_BREW_MINICONDA: 1 2025-10-10T02:12:04.7812400Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284 2025-10-10T02:12:04.7813140Z ##[endgroup] 2025-10-10T02:12:04.8335250Z + python3 /Users/ec2-user/runner/_work/pytorch/pytorch/./.github/actions/filter-test-configs/../../scripts/parse_ref.py 2025-10-10T02:12:04.8527170Z Setting output branch=main 2025-10-10T02:12:04.8584580Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2025-10-10T02:12:04.8584850Z echo "Workflow: ${GITHUB_WORKFLOW}" 2025-10-10T02:12:04.8585090Z echo "Job name: ${JOB_NAME}" 2025-10-10T02:12:04.8585290Z  2025-10-10T02:12:04.8585550Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-10-10T02:12:04.8586010Z # in runner workspace 2025-10-10T02:12:04.8586380Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2025-10-10T02:12:04.8586710Z  --workflow "${GITHUB_WORKFLOW}" \ 2025-10-10T02:12:04.8586950Z  --job-name "${JOB_NAME}" \ 2025-10-10T02:12:04.8587780Z  --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-14"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m2-15"}]}" \ 2025-10-10T02:12:04.8588650Z  --selected-test-configs "" \ 2025-10-10T02:12:04.8588870Z  --pr-number "${PR_NUMBER}" \ 2025-10-10T02:12:04.8589080Z  --tag "${TAG}" \ 2025-10-10T02:12:04.8589280Z  --event-name "${EVENT_NAME}" \ 2025-10-10T02:12:04.8589500Z  --schedule "${SCHEDULE}" \ 2025-10-10T02:12:04.8589880Z  --branch "${HEAD_BRANCH}" 2025-10-10T02:12:04.8602610Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T02:12:04.8602860Z env: 2025-10-10T02:12:04.8603000Z GIT_DEFAULT_BRANCH: main 2025-10-10T02:12:04.8603180Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-10-10T02:12:04.8603390Z TEST_CONFIG: mps 2025-10-10T02:12:04.8603540Z SHARD_NUMBER: 1 2025-10-10T02:12:04.8603690Z NUM_TEST_SHARDS: 1 2025-10-10T02:12:04.8603840Z PR_BODY: 2025-10-10T02:12:04.8603990Z REINSTALL_BREW_MINICONDA: 1 2025-10-10T02:12:04.8604240Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284 2025-10-10T02:12:04.8604700Z GITHUB_TOKEN: *** 2025-10-10T02:12:04.8604910Z JOB_NAME: macos-py3-arm64 / test (mps, 1, 1, macos-m1-14) 2025-10-10T02:12:04.8605160Z PR_NUMBER: 2025-10-10T02:12:04.8605300Z TAG: 2025-10-10T02:12:04.8605420Z EVENT_NAME: push 2025-10-10T02:12:04.8605610Z SCHEDULE: 2025-10-10T02:12:04.8605740Z HEAD_BRANCH: main 2025-10-10T02:12:04.8605900Z ##[endgroup] 2025-10-10T02:12:04.8864070Z Workflow: trunk 2025-10-10T02:12:04.8864380Z Job name: macos-py3-arm64 / test (mps, 1, 1, macos-m1-14) 2025-10-10T02:12:05.3212350Z Setting output keep-going=True 2025-10-10T02:12:05.3212890Z Setting output ci-verbose-test-logs=False 2025-10-10T02:12:05.3213380Z Setting output ci-test-showlocals=False 2025-10-10T02:12:05.3213870Z Setting output ci-no-test-timeout=False 2025-10-10T02:12:05.3214320Z Setting output ci-no-td=False 2025-10-10T02:12:05.3214760Z Setting output ci-td-distributed=False 2025-10-10T02:12:05.3215200Z Setting output is-unstable=False 2025-10-10T02:12:05.3215650Z Setting output reenabled-issues= 2025-10-10T02:12:05.3217530Z 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-14"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m2-15"}]} 2025-10-10T02:12:05.3219730Z Setting output is-test-matrix-empty=False 2025-10-10T02:12:05.3389130Z ##[group]Run echo "Filtered matrix:" 2025-10-10T02:12:05.3389510Z echo "Filtered matrix:" 2025-10-10T02:12:05.3390790Z 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-14"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m2-15"}]}" 2025-10-10T02:12:05.3392070Z  2025-10-10T02:12:05.3392270Z echo 2025-10-10T02:12:05.3392710Z echo "Is the current job unstable? False" 2025-10-10T02:12:05.3393060Z  2025-10-10T02:12:05.3393280Z echo 2025-10-10T02:12:05.3393540Z echo "Is keep-going label set? True" 2025-10-10T02:12:05.3393890Z  2025-10-10T02:12:05.3394080Z echo 2025-10-10T02:12:05.3394330Z echo "Reenabled issues? " 2025-10-10T02:12:05.3412420Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T02:12:05.3412740Z env: 2025-10-10T02:12:05.3412950Z GIT_DEFAULT_BRANCH: main 2025-10-10T02:12:05.3413210Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-10-10T02:12:05.3413500Z TEST_CONFIG: mps 2025-10-10T02:12:05.3413710Z SHARD_NUMBER: 1 2025-10-10T02:12:05.3413910Z NUM_TEST_SHARDS: 1 2025-10-10T02:12:05.3414130Z PR_BODY: 2025-10-10T02:12:05.3414340Z REINSTALL_BREW_MINICONDA: 1 2025-10-10T02:12:05.3414700Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284 2025-10-10T02:12:05.3415060Z ##[endgroup] 2025-10-10T02:12:05.3700580Z Filtered matrix: 2025-10-10T02:12:05.3701780Z {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-14}, {config: mps, shard: 1, num_shards: 1, runner: macos-m2-15}]} 2025-10-10T02:12:05.3702530Z 2025-10-10T02:12:05.3702630Z Is the current job unstable? False 2025-10-10T02:12:05.3702790Z 2025-10-10T02:12:05.3702870Z Is keep-going label set? True 2025-10-10T02:12:05.3702990Z 2025-10-10T02:12:05.3703060Z Reenabled issues? 2025-10-10T02:12:05.3736190Z ##[group]Run echo "timeout=$((JOB_TIMEOUT-30))" >> "${GITHUB_OUTPUT}" 2025-10-10T02:12:05.3736540Z echo "timeout=$((JOB_TIMEOUT-30))" >> "${GITHUB_OUTPUT}" 2025-10-10T02:12:05.3748210Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T02:12:05.3748430Z env: 2025-10-10T02:12:05.3748570Z GIT_DEFAULT_BRANCH: main 2025-10-10T02:12:05.3748780Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-10-10T02:12:05.3748980Z TEST_CONFIG: mps 2025-10-10T02:12:05.3749120Z SHARD_NUMBER: 1 2025-10-10T02:12:05.3749260Z NUM_TEST_SHARDS: 1 2025-10-10T02:12:05.3749410Z PR_BODY: 2025-10-10T02:12:05.3749550Z REINSTALL_BREW_MINICONDA: 1 2025-10-10T02:12:05.3749830Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284 2025-10-10T02:12:05.3750070Z JOB_TIMEOUT: 270 2025-10-10T02:12:05.3750220Z ##[endgroup] 2025-10-10T02:12:05.4045240Z ##[group]Run # shellcheck disable=SC1090 2025-10-10T02:12:05.4045540Z # shellcheck disable=SC1090 2025-10-10T02:12:05.4045730Z set -ex 2025-10-10T02:12:05.4045880Z  2025-10-10T02:12:05.4046060Z # TODO: Remove me later, and properly activate venv 2025-10-10T02:12:05.4046310Z PATH="$VENV_PATH/bin:$PATH" 2025-10-10T02:12:05.4046500Z export PATH 2025-10-10T02:12:05.4046650Z  2025-10-10T02:12:05.4046840Z # Print out some information about the test environment 2025-10-10T02:12:05.4047220Z for tool in python3 python; do 2025-10-10T02:12:05.4047440Z  which $tool 2025-10-10T02:12:05.4047600Z  $tool --version 2025-10-10T02:12:05.4047780Z done 2025-10-10T02:12:05.4047900Z  2025-10-10T02:12:05.4048110Z python3 -mpip install --no-index --no-deps dist/*.whl 2025-10-10T02:12:05.4048350Z  2025-10-10T02:12:05.4048500Z set +e 2025-10-10T02:12:05.4048650Z pushd "${RUNNER_TEMP}" 2025-10-10T02:12:05.4048960Z # Install pip dependencies if they are not found. This is to mitigate a peculiar 2025-10-10T02:12:05.4049280Z # flaky missing dependencies on MacOS 2025-10-10T02:12:05.4049490Z python3 -c "import torch" 2025-10-10T02:12:05.4049680Z RC=$? 2025-10-10T02:12:05.4049810Z popd 2025-10-10T02:12:05.4049950Z  2025-10-10T02:12:05.4050090Z if [ "${RC}" -ne 0 ]; then 2025-10-10T02:12:05.4050460Z  python3 -mpip install --ignore-installed -r "${PIP_REQUIREMENTS_FILE}" 2025-10-10T02:12:05.4050730Z fi 2025-10-10T02:12:05.4050870Z set -e 2025-10-10T02:12:05.4051000Z  2025-10-10T02:12:05.4051140Z .ci/pytorch/macos-test.sh 2025-10-10T02:12:05.4062950Z shell: /bin/bash -e -l {0} 2025-10-10T02:12:05.4063130Z env: 2025-10-10T02:12:05.4063280Z GIT_DEFAULT_BRANCH: main 2025-10-10T02:12:05.4063450Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-10-10T02:12:05.4063640Z TEST_CONFIG: mps 2025-10-10T02:12:05.4063790Z SHARD_NUMBER: 1 2025-10-10T02:12:05.4063930Z NUM_TEST_SHARDS: 1 2025-10-10T02:12:05.4064080Z PR_BODY: 2025-10-10T02:12:05.4064210Z REINSTALL_BREW_MINICONDA: 1 2025-10-10T02:12:05.4064470Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284 2025-10-10T02:12:05.4064730Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK: 0 2025-10-10T02:12:05.4064950Z PYTORCH_TEST_RERUN_DISABLED_TESTS: 0 2025-10-10T02:12:05.4065160Z CONTINUE_THROUGH_ERROR: True 2025-10-10T02:12:05.4065340Z VERBOSE_TEST_LOGS: False 2025-10-10T02:12:05.4065520Z TEST_SHOWLOCALS: False 2025-10-10T02:12:05.4065680Z NO_TEST_TIMEOUT: False 2025-10-10T02:12:05.4065840Z NO_TD: False 2025-10-10T02:12:05.4066080Z PIP_REQUIREMENTS_FILE: .github/requirements/pip-requirements-macOS.txt 2025-10-10T02:12:05.4066370Z GITHUB_REPOSITORY: pytorch/pytorch 2025-10-10T02:12:05.4066550Z GITHUB_WORKFLOW: trunk 2025-10-10T02:12:05.4066720Z GITHUB_JOB: test 2025-10-10T02:12:05.4066870Z GITHUB_RUN_ID: 18392306051 2025-10-10T02:12:05.4067040Z GITHUB_RUN_NUMBER: 150176 2025-10-10T02:12:05.4067230Z GITHUB_RUN_ATTEMPT: 1 2025-10-10T02:12:05.4067390Z JOB_ID: 52410714312 2025-10-10T02:12:05.4067600Z JOB_NAME: macos-py3-arm64 / test (mps, 1, 1, macos-m1-14) 2025-10-10T02:12:05.4067830Z REENABLED_ISSUES: 2025-10-10T02:12:05.4068150Z HUGGING_FACE_HUB_TOKEN: *** 2025-10-10T02:12:05.4068310Z ##[endgroup] 2025-10-10T02:12:05.4371480Z + PATH=/Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/bin:/opt/homebrew/Caskroom/miniconda/base/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/bin:/opt/homebrew/Caskroom/miniconda/base/bin:/opt/homebrew/Caskroom/miniconda/base/condabin:/opt/homebrew/bin:/opt/homebrew/sbin 2025-10-10T02:12:05.4373260Z + export PATH 2025-10-10T02:12:05.4373410Z + for tool in python3 python 2025-10-10T02:12:05.4373580Z + which python3 2025-10-10T02:12:05.4385940Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/bin/python3 2025-10-10T02:12:05.4386690Z + python3 --version 2025-10-10T02:12:05.4438070Z Python 3.12.12 2025-10-10T02:12:05.4439640Z + for tool in python3 python 2025-10-10T02:12:05.4439900Z + which python 2025-10-10T02:12:05.4450220Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/bin/python 2025-10-10T02:12:05.4450910Z + python --version 2025-10-10T02:12:05.4498920Z Python 3.12.12 2025-10-10T02:12:05.4501430Z + python3 -mpip install --no-index --no-deps dist/torch-2.10.0a0+git344e636-cp312-cp312-macosx_11_0_arm64.whl 2025-10-10T02:12:05.6156050Z Processing ./dist/torch-2.10.0a0+git344e636-cp312-cp312-macosx_11_0_arm64.whl 2025-10-10T02:12:05.6890850Z Installing collected packages: torch 2025-10-10T02:12:12.7558650Z Successfully installed torch-2.10.0a0+git344e636 2025-10-10T02:12:12.7804030Z + set +e 2025-10-10T02:12:12.7804230Z + pushd /Users/ec2-user/runner/_work/_temp 2025-10-10T02:12:12.7804490Z + python3 -c 'import torch' 2025-10-10T02:12:12.7804730Z ~/runner/_work/_temp ~/runner/_work/pytorch/pytorch 2025-10-10T02:12:19.2896490Z + RC=0 2025-10-10T02:12:19.2896690Z + popd 2025-10-10T02:12:19.2896840Z + '[' 0 -ne 0 ']' 2025-10-10T02:12:19.2897020Z + set -e 2025-10-10T02:12:19.2897170Z + .ci/pytorch/macos-test.sh 2025-10-10T02:12:19.2897640Z ~/runner/_work/pytorch/pytorch 2025-10-10T02:12:19.3185400Z ++ dirname .ci/pytorch/macos-test.sh 2025-10-10T02:12:19.3207090Z + source .ci/pytorch/macos-common.sh 2025-10-10T02:12:19.3215060Z +++ dirname .ci/pytorch/macos-common.sh 2025-10-10T02:12:19.3226980Z ++ source .ci/pytorch/common.sh 2025-10-10T02:12:19.3234320Z ++++ dirname .ci/pytorch/common.sh 2025-10-10T02:12:19.3246190Z +++ source .ci/pytorch/common_utils.sh 2025-10-10T02:12:19.3252890Z ++++ declare -f -t trap_add 2025-10-10T02:12:19.3256290Z +++ set -ex -o pipefail 2025-10-10T02:12:19.3256510Z +++ [[ macos-py3-arm64 == *rocm* ]] 2025-10-10T02:12:19.3256750Z +++ BUILD_TEST_LIBTORCH=0 2025-10-10T02:12:19.3258950Z ++ sysctl -a 2025-10-10T02:12:19.3259910Z ++ grep machdep.cpu 2025-10-10T02:12:19.3382710Z machdep.cpu.cores_per_package: 8 2025-10-10T02:12:19.3382990Z machdep.cpu.core_count: 8 2025-10-10T02:12:19.3383200Z machdep.cpu.logical_per_package: 8 2025-10-10T02:12:19.3383450Z machdep.cpu.thread_count: 8 2025-10-10T02:12:19.3383670Z machdep.cpu.brand_string: Apple M1 2025-10-10T02:12:19.3384200Z ++ export MACOSX_DEPLOYMENT_TARGET=11.1 2025-10-10T02:12:19.3384430Z ++ MACOSX_DEPLOYMENT_TARGET=11.1 2025-10-10T02:12:19.3384640Z ++ export CXX=clang++ 2025-10-10T02:12:19.3384820Z ++ CXX=clang++ 2025-10-10T02:12:19.3384970Z ++ export CC=clang 2025-10-10T02:12:19.3385130Z ++ CC=clang 2025-10-10T02:12:19.3385260Z + pushd test 2025-10-10T02:12:19.3385520Z ~/runner/_work/pytorch/pytorch/test ~/runner/_work/pytorch/pytorch 2025-10-10T02:12:19.3388520Z ++ python -c 'import torch; print(int(torch.backends.openmp.is_available()))' 2025-10-10T02:12:20.1362550Z + [[ ! 1 == \1 ]] 2025-10-10T02:12:20.1362760Z + popd 2025-10-10T02:12:20.1362930Z + export TORCH_SERIALIZATION_DEBUG=1 2025-10-10T02:12:20.1363150Z + TORCH_SERIALIZATION_DEBUG=1 2025-10-10T02:12:20.1363350Z ~/runner/_work/pytorch/pytorch 2025-10-10T02:12:20.1368670Z + [[ mps == *\p\e\r\f\_\a\l\l* ]] 2025-10-10T02:12:20.1368890Z + [[ mps == *\p\e\r\f\_\t\o\r\c\h\b\e\n\c\h* ]] 2025-10-10T02:12:20.1369170Z + [[ mps == *\p\e\r\f\_\h\f* ]] 2025-10-10T02:12:20.1369350Z + [[ mps == *\p\e\r\f\_\t\i\m\m* ]] 2025-10-10T02:12:20.1369590Z + [[ mps == *\p\e\r\f\_\s\m\o\k\e\t\e\s\t* ]] 2025-10-10T02:12:20.1369880Z + [[ mps == *\a\o\t\_\i\n\d\u\c\t\o\r\_\p\e\r\f\_\s\m\o\k\e\t\e\s\t* ]] 2025-10-10T02:12:20.1370160Z + [[ mps == *\m\p\s* ]] 2025-10-10T02:12:20.1370330Z + test_python_mps 2025-10-10T02:12:20.1370490Z + setup_test_python 2025-10-10T02:12:20.1371070Z + export GLOO_SOCKET_IFNAME=lo0 2025-10-10T02:12:20.1371280Z + GLOO_SOCKET_IFNAME=lo0 2025-10-10T02:12:20.1373410Z ++ ninja --version 2025-10-10T02:12:20.3343600Z + echo 'Ninja version: 1.11.1.git.kitware.jobserver-1' 2025-10-10T02:12:20.3345180Z Ninja version: 1.11.1.git.kitware.jobserver-1 2025-10-10T02:12:20.3355360Z ++ which python 2025-10-10T02:12:20.3413570Z ++ python --version 2025-10-10T02:12:20.3603870Z + echo 'Python version: /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/bin/python (Python 3.12.12)' 2025-10-10T02:12:20.3605470Z Python version: /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/bin/python (Python 3.12.12) 2025-10-10T02:12:20.3606830Z + ulimit -n 16384 2025-10-10T02:12:20.3610030Z + python test/run_test.py --verbose --mps 2025-10-10T02:12:27.7875530Z Found test times from artifacts 2025-10-10T02:12:27.8152610Z Found test times from artifacts 2025-10-10T02:12:27.8161580Z Running all tests 2025-10-10T02:12:27.8166300Z Running parallel tests on 3 processes 2025-10-10T02:12:27.8167350Z Name: tests to run (est. time: 75.39min) 2025-10-10T02:12:27.8167590Z Serial tests (3): 2025-10-10T02:12:27.8167760Z nn/test_convolution 1/1 2025-10-10T02:12:27.8167960Z nn/test_pooling 1/1 2025-10-10T02:12:27.8168120Z test_nn 1/1 2025-10-10T02:12:27.8168270Z Parallel tests (26): 2025-10-10T02:12:27.8168450Z inductor/test_aot_inductor 1/4 2025-10-10T02:12:27.8168660Z inductor/test_aot_inductor 2/4 2025-10-10T02:12:27.8168860Z inductor/test_aot_inductor 3/4 2025-10-10T02:12:27.8169060Z inductor/test_aot_inductor 4/4 2025-10-10T02:12:27.8169450Z inductor/test_torchinductor 1/4 2025-10-10T02:12:27.8169660Z inductor/test_torchinductor 2/4 2025-10-10T02:12:27.8169880Z inductor/test_torchinductor 3/4 2025-10-10T02:12:27.8170110Z inductor/test_torchinductor 4/4 2025-10-10T02:12:27.8170410Z inductor/test_torchinductor_dynamic_shapes 1/8 2025-10-10T02:12:27.8170680Z inductor/test_torchinductor_dynamic_shapes 2/8 2025-10-10T02:12:27.8170950Z inductor/test_torchinductor_dynamic_shapes 3/8 2025-10-10T02:12:27.8171230Z inductor/test_torchinductor_dynamic_shapes 4/8 2025-10-10T02:12:27.8171480Z inductor/test_torchinductor_dynamic_shapes 5/8 2025-10-10T02:12:27.8171750Z inductor/test_torchinductor_dynamic_shapes 6/8 2025-10-10T02:12:27.8172000Z inductor/test_torchinductor_dynamic_shapes 7/8 2025-10-10T02:12:27.8172310Z inductor/test_torchinductor_dynamic_shapes 8/8 2025-10-10T02:12:27.8172530Z inductor/test_mps_basic 1/1 2025-10-10T02:12:27.8172720Z test_mps 1/4 2025-10-10T02:12:27.8172880Z test_mps 2/4 2025-10-10T02:12:27.8173030Z test_mps 3/4 2025-10-10T02:12:27.8173180Z test_mps 4/4 2025-10-10T02:12:27.8173360Z test_modules 1/2 2025-10-10T02:12:27.8173510Z test_modules 2/2 2025-10-10T02:12:27.8173680Z nn/test_dropout 1/1 2025-10-10T02:12:27.8173840Z test_view_ops 1/1 2025-10-10T02:12:27.8174030Z test_metal 1/1 2025-10-10T02:12:27.8174200Z Name: excluded (est. time: 0.0min) 2025-10-10T02:12:27.8174390Z Serial tests (0): 2025-10-10T02:12:27.8174570Z Parallel tests (0): 2025-10-10T02:12:27.8174820Z Running nn/test_convolution 1/1 ... [2025-10-10 02:12:27.817028] 2025-10-10T02:12:27.8175110Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:12:27.8175880Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/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-10-10 02:12:27.817251] 2025-10-10T02:12:27.8177160Z 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-10-10T02:12:27.8177710Z Ignoring disabled issues: [''] 2025-10-10T02:14:51.9683770Z 2025-10-10T02:14:51.9684420Z nn/test_convolution 1/1 was successful, full logs can be found in artifacts with path test/test-reports/nn.test_convolution_1.1_3acaf8666a99291d_.log 2025-10-10T02:14:52.0096200Z Running 1156 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_conv3d_overflow_values, 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_cudnn_broken_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_bfloat16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_cudnn_nhwc_support_cpu_float16, 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_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv1d_same_padding_backward_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv1d_same_padding_mps_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv1d_same_padding_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv1d_valid_padding_backward_mps_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv1d_valid_padding_backward_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv1d_valid_padding_mps_complex64, 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_complex64, 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_complex64, 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_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv2d_same_padding_backward_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv2d_same_padding_mps_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv2d_same_padding_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv2d_valid_padding_backward_mps_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv2d_valid_padding_backward_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv2d_valid_padding_mps_complex64, 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_complex64, 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_complex64, 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_cudnn_broken_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_bfloat16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_cudnn_nhwc_support_mps_float16, 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-10-10T02:14:52.0468920Z 2025-10-10T02:14:52.0469090Z Running nn/test_pooling 1/1 ... [2025-10-10 02:14:51.970000] 2025-10-10T02:14:52.0469370Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:14:52.0470380Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/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-10-10 02:14:51.970347] 2025-10-10T02:14:52.0471220Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-10-10T02:14:52.0471530Z Uploading artifacts took 0.00 seconds 2025-10-10T02:15:13.8880100Z 2025-10-10T02:15:13.8880680Z nn/test_pooling 1/1 was successful, full logs can be found in artifacts with path test/test-reports/nn.test_pooling_1.1_7c6c46b01394fe21_.log 2025-10-10T02:15:13.8926560Z Running 204 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_errors_cpu, 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_invalid_output_size_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_max_unpool_invalid_indices_cpu, 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_kernel_avg_pooling_dims_1_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_pooling_shape_kernel_avg_pooling_dims_2_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_pooling_shape_kernel_avg_pooling_dims_3_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_pooling_shape_kernel_max_pooling_dims_1_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_pooling_shape_kernel_max_pooling_dims_2_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_pooling_shape_kernel_max_pooling_dims_3_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_errors_mps, 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_invalid_output_size_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_max_unpool_invalid_indices_mps, 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_kernel_avg_pooling_dims_1_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_pooling_shape_kernel_avg_pooling_dims_2_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_pooling_shape_kernel_avg_pooling_dims_3_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_pooling_shape_kernel_max_pooling_dims_1_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_pooling_shape_kernel_max_pooling_dims_2_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_pooling_shape_kernel_max_pooling_dims_3_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_pooling_zero_stride_mps 2025-10-10T02:15:13.8971800Z 2025-10-10T02:15:13.8971960Z Running test_nn 1/1 ... [2025-10-10 02:15:13.888402] 2025-10-10T02:15:13.8972230Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:15:13.8972960Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/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-10-10 02:15:13.888696] 2025-10-10T02:17:49.4707600Z 2025-10-10T02:17:49.4720540Z test_nn 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_nn_1.1_e686721a0d2c2a61_.log 2025-10-10T02:17:49.5893720Z Running 3478 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_inference_NHWC_vs_NCHW_float32, test/test_nn.py::TestNN::test_batchnorm_2D_inference_NHWC_vs_NCHW_mixed_bfloat16, test/test_nn.py::TestNN::test_batchnorm_2D_inference_NHWC_vs_NCHW_mixed_float16, test/test_nn.py::TestNN::test_batchnorm_2D_inference_NHWC_vs_cpu_float32, test/test_nn.py::TestNN::test_batchnorm_2D_inference_NHWC_vs_cpu_mixed_bfloat16, test/test_nn.py::TestNN::test_batchnorm_2D_inference_NHWC_vs_cpu_mixed_float16, test/test_nn.py::TestNN::test_batchnorm_2D_inference_NHWC_vs_native_float32, test/test_nn.py::TestNN::test_batchnorm_2D_inference_NHWC_vs_native_mixed_bfloat16, test/test_nn.py::TestNN::test_batchnorm_2D_inference_NHWC_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_2D_train_NHWC_vs_NCHW_float32, test/test_nn.py::TestNN::test_batchnorm_2D_train_NHWC_vs_NCHW_mixed_bfloat16, test/test_nn.py::TestNN::test_batchnorm_2D_train_NHWC_vs_NCHW_mixed_float16, test/test_nn.py::TestNN::test_batchnorm_2D_train_NHWC_vs_cpu_float32, test/test_nn.py::TestNN::test_batchnorm_2D_train_NHWC_vs_cpu_mixed_bfloat16, test/test_nn.py::TestNN::test_batchnorm_2D_train_NHWC_vs_cpu_mixed_float16, test/test_nn.py::TestNN::test_batchnorm_2D_train_NHWC_vs_native_float32, test/test_nn.py::TestNN::test_batchnorm_2D_train_NHWC_vs_native_mixed_bfloat16, test/test_nn.py::TestNN::test_batchnorm_2D_train_NHWC_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_inference_NHWC_vs_NCHW_float32, test/test_nn.py::TestNN::test_batchnorm_3D_inference_NHWC_vs_NCHW_mixed_bfloat16, test/test_nn.py::TestNN::test_batchnorm_3D_inference_NHWC_vs_NCHW_mixed_float16, test/test_nn.py::TestNN::test_batchnorm_3D_inference_NHWC_vs_cpu_float32, test/test_nn.py::TestNN::test_batchnorm_3D_inference_NHWC_vs_cpu_mixed_bfloat16, test/test_nn.py::TestNN::test_batchnorm_3D_inference_NHWC_vs_cpu_mixed_float16, test/test_nn.py::TestNN::test_batchnorm_3D_inference_NHWC_vs_native_float32, test/test_nn.py::TestNN::test_batchnorm_3D_inference_NHWC_vs_native_mixed_bfloat16, test/test_nn.py::TestNN::test_batchnorm_3D_inference_NHWC_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_3D_train_NHWC_vs_NCHW_float32, test/test_nn.py::TestNN::test_batchnorm_3D_train_NHWC_vs_NCHW_mixed_bfloat16, test/test_nn.py::TestNN::test_batchnorm_3D_train_NHWC_vs_NCHW_mixed_float16, test/test_nn.py::TestNN::test_batchnorm_3D_train_NHWC_vs_cpu_float32, test/test_nn.py::TestNN::test_batchnorm_3D_train_NHWC_vs_cpu_mixed_bfloat16, test/test_nn.py::TestNN::test_batchnorm_3D_train_NHWC_vs_cpu_mixed_float16, test/test_nn.py::TestNN::test_batchnorm_3D_train_NHWC_vs_native_float32, test/test_nn.py::TestNN::test_batchnorm_3D_train_NHWC_vs_native_mixed_bfloat16, test/test_nn.py::TestNN::test_batchnorm_3D_train_NHWC_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_allows_tensor_like_object, 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_race_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_MarginLoss_race_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_cudnn_rnn_cpu_bfloat16, test/test_nn.py::TestNNDeviceTypeCPU::test_cudnn_rnn_cpu_float16, 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_1d_input_1d_target_invalid_size_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_epsilon_cpu_bfloat16, test/test_nn.py::TestNNDeviceTypeCPU::test_rmsnorm_epsilon_cpu_float16, test/test_nn.py::TestNNDeviceTypeCPU::test_rmsnorm_epsilon_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_rmsnorm_epsilon_cpu_float64, 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_rrelu_bounds_validation_cpu, 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_race_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_MarginLoss_race_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_cudnn_rnn_mps_bfloat16, test/test_nn.py::TestNNDeviceTypeMPS::test_cudnn_rnn_mps_float16, 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_1d_input_1d_target_invalid_size_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_epsilon_mps_bfloat16, test/test_nn.py::TestNNDeviceTypeMPS::test_rmsnorm_epsilon_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_rmsnorm_epsilon_mps_float32, 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_rrelu_bounds_validation_mps, 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-10-10T02:17:49.7072330Z 2025-10-10T02:17:49.7072480Z Running inductor/test_aot_inductor 1/4 ... [2025-10-10 02:17:49.473996] 2025-10-10T02:17:49.7072760Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:17:49.7073510Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/bin/python', '-bb', 'inductor/test_aot_inductor.py', '-m', 'serial', '--shard-id=1', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:17:49.474334] 2025-10-10T02:17:55.0424710Z 2025-10-10T02:17:55.0425290Z inductor/test_aot_inductor 1/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_1.4_b88872e766a2cdcb_.log 2025-10-10T02:17:55.0425870Z Running 0 items in this shard: 2025-10-10T02:17:55.0426020Z 2025-10-10T02:17:55.0428540Z Running inductor/test_aot_inductor 2/4 ... [2025-10-10 02:17:55.042793] 2025-10-10T02:17:55.0428870Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:17:55.0431800Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/bin/python', '-bb', 'inductor/test_aot_inductor.py', '-m', 'serial', '--shard-id=2', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:17:55.043077] 2025-10-10T02:17:57.7641040Z 2025-10-10T02:17:57.7641610Z inductor/test_aot_inductor 2/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_2.4_bc62c270cdf95a18_.log 2025-10-10T02:17:57.7642170Z Running 0 items in this shard: 2025-10-10T02:17:57.7642310Z 2025-10-10T02:17:57.7644300Z Running inductor/test_aot_inductor 3/4 ... [2025-10-10 02:17:57.764370] 2025-10-10T02:17:57.7644630Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:17:57.7647310Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/bin/python', '-bb', 'inductor/test_aot_inductor.py', '-m', 'serial', '--shard-id=3', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:17:57.764636] 2025-10-10T02:18:00.4709460Z 2025-10-10T02:18:00.4710120Z inductor/test_aot_inductor 3/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_3.4_7aaab2f3afd2fb35_.log 2025-10-10T02:18:00.4710940Z Running 0 items in this shard: 2025-10-10T02:18:00.4711090Z 2025-10-10T02:18:00.4713070Z Running inductor/test_aot_inductor 4/4 ... [2025-10-10 02:18:00.471232] 2025-10-10T02:18:00.4713420Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:18:00.4716450Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/bin/python', '-bb', 'inductor/test_aot_inductor.py', '-m', 'serial', '--shard-id=4', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:18:00.471542] 2025-10-10T02:18:03.1719480Z 2025-10-10T02:18:03.1720030Z inductor/test_aot_inductor 4/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_4.4_1eda28cb2f725a9f_.log 2025-10-10T02:18:03.1720570Z Running 0 items in this shard: 2025-10-10T02:18:03.1720700Z 2025-10-10T02:18:03.1722880Z Running inductor/test_torchinductor 1/4 ... [2025-10-10 02:18:03.172228] 2025-10-10T02:18:03.1723200Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:18:03.1725890Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/bin/python', '-bb', 'inductor/test_torchinductor.py', '-m', 'serial', '--shard-id=1', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:18:03.172494] 2025-10-10T02:18:05.9473900Z 2025-10-10T02:18:05.9474460Z inductor/test_torchinductor 1/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_1.4_c1d26e0b4b7effd8_.log 2025-10-10T02:18:05.9475680Z Running 1 items in this shard: test/inductor/test_torchinductor.py::CpuTests::test_large_block_sizes_cpu 2025-10-10T02:18:05.9475990Z 2025-10-10T02:18:05.9477270Z Running inductor/test_torchinductor 2/4 ... [2025-10-10 02:18:05.947669] 2025-10-10T02:18:05.9477590Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:18:05.9480300Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/bin/python', '-bb', 'inductor/test_torchinductor.py', '-m', 'serial', '--shard-id=2', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:18:05.947942] 2025-10-10T02:18:08.6957660Z 2025-10-10T02:18:08.6958440Z inductor/test_torchinductor 2/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_2.4_b2b786ce5240c7a9_.log 2025-10-10T02:18:08.6959530Z Running 1 items in this shard: test/inductor/test_torchinductor.py::GPUTests::test_large_block_sizes_mps 2025-10-10T02:18:08.6959970Z 2025-10-10T02:18:08.6962210Z Running inductor/test_torchinductor 3/4 ... [2025-10-10 02:18:08.696139] 2025-10-10T02:18:08.6962680Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:18:08.6966180Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/bin/python', '-bb', 'inductor/test_torchinductor.py', '-m', 'serial', '--shard-id=3', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:18:08.696489] 2025-10-10T02:18:11.4140730Z 2025-10-10T02:18:11.4141400Z inductor/test_torchinductor 3/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_3.4_0e3b6393a682692f_.log 2025-10-10T02:18:11.4142070Z Running 0 items in this shard: 2025-10-10T02:18:11.4142230Z 2025-10-10T02:18:11.4144490Z Running inductor/test_torchinductor 4/4 ... [2025-10-10 02:18:11.414400] 2025-10-10T02:18:11.4144870Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:18:11.4148180Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/bin/python', '-bb', 'inductor/test_torchinductor.py', '-m', 'serial', '--shard-id=4', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:18:11.414685] 2025-10-10T02:18:14.1328060Z 2025-10-10T02:18:14.1328890Z inductor/test_torchinductor 4/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_4.4_6289d639af3c3429_.log 2025-10-10T02:18:14.1329500Z Running 0 items in this shard: 2025-10-10T02:18:14.1329650Z 2025-10-10T02:18:14.1332290Z Running inductor/test_torchinductor_dynamic_shapes 1/8 ... [2025-10-10 02:18:14.133148] 2025-10-10T02:18:14.1332690Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:18:14.1335770Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/bin/python', '-bb', 'inductor/test_torchinductor_dynamic_shapes.py', '-m', 'serial', '--shard-id=1', '--num-shards=8', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:18:14.133462] 2025-10-10T02:18:16.8401730Z 2025-10-10T02:18:16.8402420Z inductor/test_torchinductor_dynamic_shapes 1/8 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_dynamic_shapes_1.8_14e5cb5102b6dbf7_.log 2025-10-10T02:18:16.8403510Z Running 1 items in this shard: test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_wrapper_codegen_statically_known_int_or_none_cpu 2025-10-10T02:18:16.8404010Z 2025-10-10T02:18:16.8405220Z Running inductor/test_torchinductor_dynamic_shapes 2/8 ... [2025-10-10 02:18:16.840469] 2025-10-10T02:18:16.8405620Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:18:16.8408540Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/bin/python', '-bb', 'inductor/test_torchinductor_dynamic_shapes.py', '-m', 'serial', '--shard-id=2', '--num-shards=8', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:18:16.840751] 2025-10-10T02:18:19.5447510Z 2025-10-10T02:18:19.5448380Z inductor/test_torchinductor_dynamic_shapes 2/8 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_dynamic_shapes_2.8_d0b19ca0e257ba1d_.log 2025-10-10T02:18:19.5449130Z Running 0 items in this shard: 2025-10-10T02:18:19.5449290Z 2025-10-10T02:18:19.5451530Z Running inductor/test_torchinductor_dynamic_shapes 3/8 ... [2025-10-10 02:18:19.545064] 2025-10-10T02:18:19.5451940Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:18:19.5454680Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/bin/python', '-bb', 'inductor/test_torchinductor_dynamic_shapes.py', '-m', 'serial', '--shard-id=3', '--num-shards=8', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:18:19.545373] 2025-10-10T02:18:22.2530520Z 2025-10-10T02:18:22.2533620Z inductor/test_torchinductor_dynamic_shapes 3/8 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_dynamic_shapes_3.8_c19980c247ee41f0_.log 2025-10-10T02:18:22.2534490Z Running 0 items in this shard: 2025-10-10T02:18:22.2534670Z 2025-10-10T02:18:22.2534900Z Running inductor/test_torchinductor_dynamic_shapes 4/8 ... [2025-10-10 02:18:22.253401] 2025-10-10T02:18:22.2535420Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:18:22.2538460Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/bin/python', '-bb', 'inductor/test_torchinductor_dynamic_shapes.py', '-m', 'serial', '--shard-id=4', '--num-shards=8', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:18:22.253734] 2025-10-10T02:18:24.9605540Z 2025-10-10T02:18:24.9606230Z inductor/test_torchinductor_dynamic_shapes 4/8 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_dynamic_shapes_4.8_74525b447f64d423_.log 2025-10-10T02:18:24.9606860Z Running 0 items in this shard: 2025-10-10T02:18:24.9607010Z 2025-10-10T02:18:24.9609400Z Running inductor/test_torchinductor_dynamic_shapes 5/8 ... [2025-10-10 02:18:24.960838] 2025-10-10T02:18:24.9609760Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:18:24.9611870Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/bin/python', '-bb', 'inductor/test_torchinductor_dynamic_shapes.py', '-m', 'serial', '--shard-id=5', '--num-shards=8', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:18:24.961098] 2025-10-10T02:18:27.7648890Z 2025-10-10T02:18:27.7649790Z inductor/test_torchinductor_dynamic_shapes 5/8 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_dynamic_shapes_5.8_4fce9b9735eaa0f5_.log 2025-10-10T02:18:27.7651130Z Running 1 items in this shard: test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_large_block_sizes_dynamic_shapes_cpu 2025-10-10T02:18:27.7651750Z 2025-10-10T02:18:27.7653480Z Running inductor/test_torchinductor_dynamic_shapes 6/8 ... [2025-10-10 02:18:27.765265] 2025-10-10T02:18:27.7653970Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:18:27.7657560Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/bin/python', '-bb', 'inductor/test_torchinductor_dynamic_shapes.py', '-m', 'serial', '--shard-id=6', '--num-shards=8', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:18:27.765621] 2025-10-10T02:18:30.4776820Z 2025-10-10T02:18:30.4777580Z inductor/test_torchinductor_dynamic_shapes 6/8 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_dynamic_shapes_6.8_512c74fb44e8ae5d_.log 2025-10-10T02:18:30.4778550Z Running 0 items in this shard: 2025-10-10T02:18:30.4778700Z 2025-10-10T02:18:30.4780670Z Running inductor/test_torchinductor_dynamic_shapes 7/8 ... [2025-10-10 02:18:30.477988] 2025-10-10T02:18:30.4781160Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:18:30.4784220Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/bin/python', '-bb', 'inductor/test_torchinductor_dynamic_shapes.py', '-m', 'serial', '--shard-id=7', '--num-shards=8', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:18:30.478305] 2025-10-10T02:18:33.1589170Z 2025-10-10T02:18:33.1589920Z inductor/test_torchinductor_dynamic_shapes 7/8 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_dynamic_shapes_7.8_a710078f675ade56_.log 2025-10-10T02:18:33.1590590Z Running 0 items in this shard: 2025-10-10T02:18:33.1590740Z 2025-10-10T02:18:33.1592580Z Running inductor/test_torchinductor_dynamic_shapes 8/8 ... [2025-10-10 02:18:33.159184] 2025-10-10T02:18:33.1592950Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:18:33.1595570Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/bin/python', '-bb', 'inductor/test_torchinductor_dynamic_shapes.py', '-m', 'serial', '--shard-id=8', '--num-shards=8', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:18:33.159449] 2025-10-10T02:18:35.8628690Z 2025-10-10T02:18:35.8629480Z inductor/test_torchinductor_dynamic_shapes 8/8 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_dynamic_shapes_8.8_40cf643207530860_.log 2025-10-10T02:18:35.8630450Z Running 1 items in this shard: test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_large_block_sizes_dynamic_shapes_mps 2025-10-10T02:18:35.8630880Z 2025-10-10T02:18:35.8632120Z Running inductor/test_mps_basic 1/1 ... [2025-10-10 02:18:35.863163] 2025-10-10T02:18:35.8632520Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:18:35.8635550Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/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-10-10 02:18:35.863434] 2025-10-10T02:18:38.4952610Z 2025-10-10T02:18:38.4953310Z 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_57090715537b009f_.log 2025-10-10T02:18:38.4954090Z Running 0 items in this shard: 2025-10-10T02:18:38.4954310Z 2025-10-10T02:18:38.4957290Z Running test_mps 1/4 ... [2025-10-10 02:18:38.495666] 2025-10-10T02:18:38.4957700Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:18:38.4961260Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/bin/python', '-bb', 'test_mps.py', '-m', 'serial', '--shard-id=1', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:18:38.496005] 2025-10-10T02:18:42.5541990Z 2025-10-10T02:18:42.5542570Z test_mps 1/4 was successful, full logs can be found in artifacts with path test/test-reports/test_mps_1.4_34115ed2e4d04620_.log 2025-10-10T02:18:42.5543720Z Running 5 items in this shard: test/test_mps.py::TestMPS::test_default_mps_generator, test/test_mps.py::TestMPS::test_mps_allocator_module, test/test_mps.py::TestLargeTensors::test_64bit_binops, test/test_mps.py::TestLargeTensors::test_64bit_index_select, test/test_mps.py::TestSDPA::test_sdpa_fp32_no_memory_leak 2025-10-10T02:18:42.5544720Z 2025-10-10T02:18:42.5545270Z Running test_mps 2/4 ... [2025-10-10 02:18:42.554482] 2025-10-10T02:18:42.5545550Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:18:42.5548560Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/bin/python', '-bb', 'test_mps.py', '-m', 'serial', '--shard-id=2', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:18:42.554748] 2025-10-10T02:18:46.7117680Z 2025-10-10T02:18:46.7143870Z test_mps 2/4 was successful, full logs can be found in artifacts with path test/test-reports/test_mps_2.4_cc345c0ffda98a6f_.log 2025-10-10T02:18:46.7144750Z Running 1 items in this shard: test/test_mps.py::TestLargeTensors::test_rand_2b_raises 2025-10-10T02:18:46.7145090Z 2025-10-10T02:18:46.7145200Z Running test_mps 3/4 ... [2025-10-10 02:18:46.710592] 2025-10-10T02:18:46.7145590Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:18:46.7154290Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/bin/python', '-bb', 'test_mps.py', '-m', 'serial', '--shard-id=3', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:18:46.710983] 2025-10-10T02:18:50.3491570Z 2025-10-10T02:18:50.3492570Z test_mps 3/4 was successful, full logs can be found in artifacts with path test/test-reports/test_mps_3.4_e3fac3eacf4251b1_.log 2025-10-10T02:18:50.3493070Z Running 0 items in this shard: 2025-10-10T02:18:50.3493240Z 2025-10-10T02:18:50.3495190Z Running test_mps 4/4 ... [2025-10-10 02:18:50.349444] 2025-10-10T02:18:50.3495480Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:18:50.3498400Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/bin/python', '-bb', 'test_mps.py', '-m', 'serial', '--shard-id=4', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:18:50.349734] 2025-10-10T02:18:53.9135090Z 2025-10-10T02:18:53.9135770Z test_mps 4/4 was successful, full logs can be found in artifacts with path test/test-reports/test_mps_4.4_54a6d518bf49e5f5_.log 2025-10-10T02:18:53.9136290Z Running 0 items in this shard: 2025-10-10T02:18:53.9136430Z 2025-10-10T02:18:53.9138890Z Running test_modules 1/2 ... [2025-10-10 02:18:53.913827] 2025-10-10T02:18:53.9152580Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:18:53.9153530Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/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-10-10 02:18:53.914117] 2025-10-10T02:18:56.6746360Z 2025-10-10T02:18:56.6746920Z test_modules 1/2 was successful, full logs can be found in artifacts with path test/test-reports/test_modules_1.2_8d1ed5549cc90608_.log 2025-10-10T02:18:56.6747580Z Running 0 items in this shard: 2025-10-10T02:18:56.6747800Z 2025-10-10T02:18:56.6750260Z Running test_modules 2/2 ... [2025-10-10 02:18:56.674956] 2025-10-10T02:18:56.6750690Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:18:56.6753580Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/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-10-10 02:18:56.675258] 2025-10-10T02:18:59.4094790Z 2025-10-10T02:18:59.4095380Z test_modules 2/2 was successful, full logs can be found in artifacts with path test/test-reports/test_modules_2.2_28d0a7f283bdb167_.log 2025-10-10T02:18:59.4095890Z Running 0 items in this shard: 2025-10-10T02:18:59.4096030Z 2025-10-10T02:18:59.4098080Z Running nn/test_dropout 1/1 ... [2025-10-10 02:18:59.409748] 2025-10-10T02:18:59.4108450Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:18:59.4109510Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/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-10-10 02:18:59.409994] 2025-10-10T02:19:01.1063750Z 2025-10-10T02:19:01.1064380Z nn/test_dropout 1/1 was successful, full logs can be found in artifacts with path test/test-reports/nn.test_dropout_1.1_bdfeba82fed77dcc_.log 2025-10-10T02:19:01.1064950Z Running 0 items in this shard: 2025-10-10T02:19:01.1065110Z 2025-10-10T02:19:01.1067930Z Running test_view_ops 1/1 ... [2025-10-10 02:19:01.106716] 2025-10-10T02:19:01.1068310Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:19:01.1071370Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/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-10-10 02:19:01.107033] 2025-10-10T02:19:02.8566940Z 2025-10-10T02:19:02.8567590Z test_view_ops 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_view_ops_1.1_04b1c9cfe8819488_.log 2025-10-10T02:19:02.8568160Z Running 0 items in this shard: 2025-10-10T02:19:02.8568330Z 2025-10-10T02:19:02.8571020Z Running test_metal 1/1 ... [2025-10-10 02:19:02.857033] 2025-10-10T02:19:02.8571360Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:19:02.8574550Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/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-10-10 02:19:02.857345] 2025-10-10T02:19:04.3666470Z 2025-10-10T02:19:04.3667020Z test_metal 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_metal_1.1_c9c54475d56695fb_.log 2025-10-10T02:19:04.3667490Z Running 0 items in this shard: 2025-10-10T02:19:04.3667620Z 2025-10-10T02:19:06.6261130Z Running inductor/test_aot_inductor 1/4 ... [2025-10-10 02:19:06.625864] 2025-10-10T02:19:06.6261610Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:19:06.6296100Z Running inductor/test_aot_inductor 2/4 ... [2025-10-10 02:19:06.625906] 2025-10-10T02:19:06.6296480Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:19:06.6296830Z Running inductor/test_aot_inductor 3/4 ... [2025-10-10 02:19:06.625951] 2025-10-10T02:19:06.6297170Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:19:06.6298230Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/bin/python', '-bb', 'inductor/test_aot_inductor.py', '-m', 'not serial', '--shard-id=1', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:19:06.626155] 2025-10-10T02:19:06.6299910Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/bin/python', '-bb', 'inductor/test_aot_inductor.py', '-m', 'not serial', '--shard-id=2', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:19:06.626196] 2025-10-10T02:19:06.6301540Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/bin/python', '-bb', 'inductor/test_aot_inductor.py', '-m', 'not serial', '--shard-id=3', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:19:06.626242] 2025-10-10T02:22:57.6311330Z 2025-10-10T02:22:57.6312040Z inductor/test_aot_inductor 2/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_2.4_d99ab4b849b77f97_.log 2025-10-10T02:22:57.6376060Z Running 200 items in this shard: test/inductor/test_aot_inductor.py::AOTInductorLoggingTest::test_shape_env_reuse, test/inductor/test_aot_inductor.py::TestAOTInductorConfig::test_no_compile_standalone, 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_with_scales_and_zeros_m_32_n_64_q_group_32_num_groups_2_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_amp_fallback_random_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_aot_inductor_consts_cpp_build_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_sym_inputs_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_aoti_profiler_enable_kernel_profile_False_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_bmm_multiple_dynamic_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_buffer_mutation_3_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_cond_with_parameters_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_constant_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_dup_unbacked_sym_decl_with_refinement_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_fill__fallback_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_fp8_view_of_param_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_fx_gm_return_tuple_validation_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_large_dynamic_dim_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_libtorch_free_so_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_misaligned_input_2_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_misc_1_max_autotune_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_missing_output_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_non_tensor_input_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_none_args_aot_codegen_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_output_path_2_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_proxy_executor_hann_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_repeat_output_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_return_view_constant_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_runtime_checks_shape_failed_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_scaled_grouped_mm_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_simple_dynamic_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_transitive_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_so_without_weight_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_subclasses_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_sym_expr_indexing_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_sym_i64_input_codegen_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_symbool_item_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_autotuning_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_dynamic_launcher_grid_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_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_2_dynamic_False_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_on_device_tma_dynamic_False_tma_version_new_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_False_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_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_with_none_inputs_and_equal_to_1_arg_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_update_user_managed_buffer_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_weight_on_disk_legacy_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_while_loop_nested_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_with_offset_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_with_profiler_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_zero_grid_with_unbacked_symbols_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_zero_size_buffer_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_with_scales_and_zeros_m_32_n_64_q_group_64_num_groups_1_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_profiler_enable_kernel_profile_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_aoti_runtime_asserts_backed_symint_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_aoti_runtime_asserts_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_assert_async_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_assert_tensor_meta_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_autotuning_args_reuse_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_bmm_multiple_dynamic_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_cond_with_multiple_outputs_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_cond_with_outer_code_before_after_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_cond_with_parameters_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_constant_type_propagation_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_conv_freezing_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_foreach_multiple_dynamic_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_fp8_view_of_param_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_fqn_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_index_put_fallback_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_large_dynamic_dim_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_libtorch_free_so_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_misc_1_max_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_misc_1_max_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_narrow_fallback_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_none_args_aot_codegen_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_pytree_inputs_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_quantized_linear_bias_none_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_runtime_checks_fp8_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_runtime_checks_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_scaled_dot_product_efficient_attention_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_sdpa_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_and_mul_expr_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_symint_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_bool_param_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_dynamic_grid_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_2_dynamic_True_autotune_True_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_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_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_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_triton_kernel_unbacked_symint_in_grid_dynamic_True_autotuning_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_unbacked_equals_input_size_runtime_assertion_mark_unbacked_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_unbounded_expr_substitutions_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_False_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_pytree_inputs_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_with_offset_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_zero_grid_with_backed_symbols_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_addmm_multiple_dynamic_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_aliased_buffer_reuse_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_aoti_debug_printer_sym_inputs_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_assert_tensor_meta_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_autotune_with_constant_folding_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_backward_no_op_logging_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_and_force_mmap_weights_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_composed_dynamic_size_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_cond_unbacked_symint_closure_dynamic_True_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_convolution_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_duplicate_constant_folding_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_dynamic_cat_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_dynamic_scalar_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_embedding_bag_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_empty_cat_dtype_promotion_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_empty_graph_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_fake_tensor_device_validation_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_fallback_kernel_with_symexpr_output_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_fill__fallback_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_fp8_view_of_param_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_free_inactive_buffer_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_freezing_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_inf_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_issue_140766_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_cubin_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_model_modified_weights_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_multiple_output_alias_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_narrow_fallback_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_output_path_1_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_output_path_2_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_quantized_linear_bias_none_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_repeat_interleave_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_repeated_calling_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_return_constant_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_reuse_kernel_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_run_with_grad_enabled_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_runtime_checks_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_sdpa_2_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_size_from_multi_output_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_symint_item_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_kernel_dynamic_grid_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_2_dynamic_True_autotune_False_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_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_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_2_dynamic_False_autotune_True_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_sympy_fn_like_arg_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_unbacked_equals_input_size_runtime_assertion_mark_unbacked_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_while_loop_simple_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_sym_expr_cond_dynamic_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_with_profiler_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_zero_grid_with_unbacked_symbols_mps 2025-10-10T02:22:57.6440710Z 2025-10-10T02:23:01.5241910Z Running inductor/test_aot_inductor 4/4 ... [2025-10-10 02:23:01.523965] 2025-10-10T02:23:01.5242940Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:23:01.5244370Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/bin/python', '-bb', 'inductor/test_aot_inductor.py', '-m', 'not serial', '--shard-id=4', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:23:01.524301] 2025-10-10T02:23:35.3458120Z 2025-10-10T02:23:35.3458840Z inductor/test_aot_inductor 1/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_1.4_6ca24cb4ec9c769b_.log 2025-10-10T02:23:35.3522700Z Running 216 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_64_num_groups_2_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_addmm_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_name_collision_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_int64_user_defined_triton_kernel_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_buffer_mutation_1_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_clamp_decomposition_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_non_tensor_predicates_dynamic_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_cond_simple_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_cond_symint_input_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_cond_with_multiple_outputs_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_constant_folding_with_update_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_constant_type_propagation_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_d2h_copy_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_duplicate_constant_folding_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_embedding_bag_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_extract_constants_map_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_free_inactive_buffer_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_inf_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_int_list_input_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_large_mmaped_weights_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_large_weight_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_linear_freezing_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_load_package_multiple_gpus_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_misaligned_input_1_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_multiple_output_alias_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_nan_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_no_args_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_pad_non_zero_memory_leak_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_poi_multiple_dynamic_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_quanatized_int8_linear_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_replace_unbacked_symbol_with_backed_expr_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_runtime_checks_complex_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_runtime_checks_dtype_failed_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_simple_multi_arch_embed_kernel_binary_False_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_stft_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_symint_item_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_bool_param_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_dynamic_grid_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_2_dynamic_True_autotune_True_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_grid_type_2_num_dims_2_dynamic_True_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_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_multi_output_arg_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_on_device_tma_dynamic_True_tma_version_old_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_weird_param_order_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_mutated_autotuning_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_view_outputs_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_mixed_device_dynamic_True_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_while_loop_with_pytree_inputs_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_while_loop_with_unbacked_symint_closure_dynamic_True_cpu, 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__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__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_add_complex_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_addmm_multiple_dynamic_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_aliased_buffer_reuse_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_amp_fallback_random_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_aot_inductor_consts_cpp_build_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_aoti_constant_tensor_name_collision_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_aoti_debug_printer_codegen_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_sym_inputs_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_buffer_mutation_3_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_buffer_reuse_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_cond_nested_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_cond_simple_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_constant_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_conv3d_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_convolution_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_copy_non_blocking_is_pinned_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_custom_op_in_subgraph_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_d2h_copy_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_duplicate_constant_folding_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_dynamic_cat_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_extract_constants_map_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_fake_tensor_device_validation_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_fallback_kernel_with_symexpr_output_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_fill__fallback_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_freezing_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_inf_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_large_mmaped_weights_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_misaligned_input_1_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_nan_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_non_contiguous_output_alias_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_on_gpu_device1_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_output_misaligned_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_poi_multiple_dynamic_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_proxy_executor_abs_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_proxy_executor_squeeze_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_runtime_checks_complex_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_runtime_checks_dtype_failed_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_runtime_checks_large_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_runtime_checks_shape_failed_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_simple_embed_kernel_binary_False_max_autotune_True_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_simple_multi_arch_embed_kernel_binary_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_small_constant_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_sym_expr_indexing_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_autotuning_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_2_num_dims_2_dynamic_False_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_1_dynamic_True_autotune_False_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_on_device_tma_dynamic_True_tma_version_old_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_reinterpret_view_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_triton_kernel_tma_descriptor_1d_dynamic_True_tma_version_old_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_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_unbacked_equals_input_size_runtime_assertion_mark_unbacked_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_update_inactive_constant_buffer_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_with_profiler_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_zero_grid_with_unbacked_symbols_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__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_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_runtime_asserts_backed_symint_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_cond_non_tensor_predicates_dynamic_True_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_cond_with_multiple_outputs_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_copy_non_blocking_is_pinned_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_custom_op_in_subgraph_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_deconv_freezing_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_dup_unbacked_sym_decl_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_smem_above_default_limit_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_extract_constants_map_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_foreach_multiple_dynamic_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_fx_gm_return_tuple_validation_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_large_dynamic_dim_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_linear_freezing_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_missing_output_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_non_contiguous_output_alias_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_non_tensor_input_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_pad_non_zero_memory_leak_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_proxy_executor_abs_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_proxy_executor_permute_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_pytree_inputs_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_reuse_kernel_dynamic_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_runtime_checks_shape_failed_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_scaled_dot_product_efficient_attention_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_scaled_grouped_mm_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_True_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_so_without_weight_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_stft_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_symfloat_item_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_sympy_cpp_printer_min_max_minmax0_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_float_arg_dynamic_True_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_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_3_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_False_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_False_tma_version_new_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_tma_descriptor_1d_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_False_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_unbounded_expr_substitutions_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_update_constant_buffer_simple_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_upper_bound_i64_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_view_outputs_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_parameters_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_with_cudagraphs_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_with_no_triton_profiler_mps 2025-10-10T02:23:35.3584770Z 2025-10-10T02:23:35.6343190Z 2025-10-10T02:23:35.6345170Z inductor/test_aot_inductor 3/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_3.4_81a000ea515f0e47_.log 2025-10-10T02:23:35.6414310Z Running 236 items in this shard: test/inductor/test_aot_inductor.py::AOTInductorLoggingTest::test_shape_env_reuse_zero_consts_use_consts_asm_false, test/inductor/test_aot_inductor.py::TestAOTInductorConfig::test_compile_standalone_package_cpp_false_raises, 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__weight_int4pack_mm_m_32_n_64_q_group_64_num_groups_2_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_1_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_add_complex_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_aoti_debug_printer_cpp_kernel_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_aoti_user_defined_triton_kernel_profiling_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_assert_tensor_meta_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_bool_input_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_boolean_indexing_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_buffer_mutation_4_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_buffer_reuse_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_composed_dynamic_size_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_cond_nested_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_cond_share_predicte_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_cond_unbacked_symint_closure_dynamic_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_constant_original_fqn_and_dtype_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_convolution_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_custom_op_in_subgraph_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_deconv_freezing_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_dup_unbacked_sym_decl_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_duplicated_params_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_dynamic_smem_above_default_limit_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_empty_graph_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_fake_tensor_device_validation_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_fallback_mem_leak_fix_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_fqn_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_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_missing_cubin_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_narrow_fallback_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_non_contiguous_output_alias_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_output_misaligned_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_pytree_inputs_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_quantized_linear_bias_none_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_repeated_calling_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_reuse_kernel_dynamic_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_rocm_triton_autotuning_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_fp8_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_runtime_checks_large_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_scatter_reduce_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_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_size_from_multi_output_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_size_with_unbacked_add_expr_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_small_constant_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_minmax0_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_sympy_cpp_printer_min_max_minmax1_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_1_num_dims_1_dynamic_True_autotune_True_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_2_num_dims_1_dynamic_False_autotune_False_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_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_sympy_fn_like_arg_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_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_triton_kernel_unbacked_symint_in_grid_dynamic_False_autotuning_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_with_none_input_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_next_power_of_2_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_unbounded_expr_substitutions_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_update_constant_buffer_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_update_inactive_constant_buffer_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_upper_bound_i64_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_conv_dynamic_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_while_loop_with_parameters_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_with_cudagraphs_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_with_no_triton_profiler_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_zero_grid_with_backed_symbols_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_zero_size_weight_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_32_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_32_num_groups_2_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_aoti_debug_printer_fp8_dtype_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_aoti_profiler_enable_kernel_profile_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_bool_input_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_boolean_indexing_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_buffer_mutation_2_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_share_predicte_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_constant_folding_with_update_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_constant_original_fqn_and_dtype_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_empty_constant_folding_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_empty_graph_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_fallback_mem_leak_fix_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_fx_gm_return_tuple_validation_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_input_codegen_with_sympy_expr_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_large_weight_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_masked_select_dynamic_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_missing_output_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_multi_device_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_non_default_gpu_device_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_non_tensor_input_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_proxy_executor_permute_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_quanatized_int8_linear_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_repeat_interleave_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_repeat_output_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_repeated_calling_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_reuse_kernel_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_rocm_triton_autotuning_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_runtime_checks_device_type_failed_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_shifted_constraint_ranges_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_size_from_multi_output_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_stride_with_unbacked_expr_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_subclasses_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_sym_i64_input_codegen_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_symfloat_item_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_sympy_cpp_printer_min_max_minmax0_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_sympy_cpp_printer_min_max_minmax1_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_torchvision_transforms_functional_tensor_resize_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_False_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_1_num_dims_1_dynamic_False_autotune_False_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_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_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_1_dynamic_True_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_grid_type_3_num_dims_2_dynamic_True_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_new_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_sympy_fn_like_arg_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_unbacked_symint_in_grid_dynamic_False_autotuning_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_update_user_managed_buffer_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_view_outputs_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_True_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_no_triton_profiler_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__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_64_num_groups_1_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_1_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_amp_fallback_random_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_printer_cpp_kernel_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_profiler_enable_kernel_profile_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_aoti_user_defined_triton_kernel_profiling_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_assert_async_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_autotuning_args_reuse_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_buffer_mutation_4_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_buffer_reuse_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_clamp_decomposition_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_cond_nested_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_cond_share_predicte_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_consecutive_compiles_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_constant_folding_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_constant_folding_with_update_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_constant_original_fqn_and_dtype_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_empty_constant_folding_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_fallback_mem_leak_fix_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_fft_c2c_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_fp8_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_fqn_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_input_codegen_with_sympy_expr_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_large_grid_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_load_package_multiple_gpus_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_masked_select_dynamic_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_multi_device_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_nested_tensor_from_jagged_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_no_args_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_none_args_aot_codegen_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_proxy_executor_hann_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_proxy_executor_squeeze_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_quantized_linear_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_repeat_output_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_replace_unbacked_symbol_with_backed_expr_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_replicate_on_devices_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_rocm_triton_autotuning_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_runtime_checks_complex_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_runtime_checks_fp8_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_sdpa_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_simple_embed_kernel_binary_False_max_autotune_True_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_simple_split_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_small_constant_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_stride_with_unbacked_expr_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_sympy_cpp_printer_min_max_minmax1_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_torchvision_transforms_functional_tensor_resize_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_autotuning_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_bool_param_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_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_False_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_True_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_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_tma_descriptor_1d_dynamic_False_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_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_new_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_triton_kernel_weird_param_order_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_with_none_input_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_mutated_autotuning_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_next_power_of_2_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_weight_on_disk_legacy_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_zero_size_weight_mps 2025-10-10T02:23:35.6481790Z 2025-10-10T02:23:37.5449120Z Running inductor/test_torchinductor 1/4 ... [2025-10-10 02:23:37.544693] 2025-10-10T02:23:37.5450490Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:23:37.5451510Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/bin/python', '-bb', 'inductor/test_torchinductor.py', '-m', 'not serial', '--shard-id=1', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:23:37.544982] 2025-10-10T02:23:37.8455450Z Running inductor/test_torchinductor 2/4 ... [2025-10-10 02:23:37.840129] 2025-10-10T02:23:37.8568970Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:23:37.8670800Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/bin/python', '-bb', 'inductor/test_torchinductor.py', '-m', 'not serial', '--shard-id=2', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:23:37.841089] 2025-10-10T02:28:47.4193990Z 2025-10-10T02:28:47.4195150Z inductor/test_aot_inductor 4/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_4.4_a6404fcc47b4d9b4_.log 2025-10-10T02:28:47.4278630Z Running 230 items in this shard: test/inductor/test_aot_inductor.py::TestAOTInductorConfig::test_compile_standalone_explicit_set, test/inductor/test_aot_inductor.py::TestAOTInductorConfig::test_compile_standalone_sets_package_cpp, 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_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_1_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_aoti_constant_tensor_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_aoti_debug_printer_codegen_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_profiler_enable_kernel_profile_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_autotune_with_constant_folding_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_buffer_mutation_2_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_mismatched_branch_output_dynamic_False_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_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_cond_with_outer_code_before_after_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_folding_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_conv3d_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_conv_freezing_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_copy_non_blocking_is_pinned_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_dynamic_cat_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_dynamic_scalar_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_fallback_kernel_with_symexpr_output_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_fft_c2c_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_foreach_multiple_dynamic_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_fp8_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_freezing_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_index_put_fallback_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_index_put_with_none_index_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_input_codegen_with_sympy_expr_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_issue_140766_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_large_grid_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_linear_dynamic_maxautotune_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_nested_tensor_from_jagged_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_non_default_gpu_device_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_normal_functional_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_on_gpu_device1_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_output_path_1_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_pad_fallback_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_profile_benchmark_harness_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_proxy_executor_abs_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_quantized_linear_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_repeat_interleave_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_replicate_on_devices_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_return_constant_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_reuse_kernel_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_run_with_grad_enabled_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_same_backing_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_sdpa_2_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_sdpa_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_seq_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_stride_with_unbacked_expr_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_infer_from_tensor_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_1_dynamic_False_autotune_True_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_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_False_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_reinterpret_view_mem_leak_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_True_tma_version_old_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_update_constant_buffer_simple_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_using_model_name_for_files_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_while_loop_with_sym_expr_cond_dynamic_True_cpu, 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_addmm_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_aoti_constant_tensor_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_aoti_user_defined_triton_kernel_profiling_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_autotune_int64_user_defined_triton_kernel_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_autotune_with_constant_folding_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_backward_no_op_logging_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_buffer_mutation_1_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_buffer_mutation_4_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_clamp_decomposition_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_composed_dynamic_size_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_mismatched_branch_output_dynamic_True_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_non_tensor_predicates_dynamic_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_cond_with_reinterpret_view_inputs_outputs_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_duplicated_params_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_embedding_bag_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_free_inactive_buffer_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_index_put_with_none_index_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_int_list_input_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_linear_dynamic_maxautotune_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_linear_freezing_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_load_package_multiple_gpus_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_misaligned_input_2_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_nested_tensor_from_jagged_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_pad_non_zero_memory_leak_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_profile_benchmark_harness_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_proxy_executor_hann_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_quantized_linear_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_replace_unbacked_symbol_with_backed_expr_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_reuse_kernel_dynamic_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_run_with_grad_enabled_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_scaled_grouped_mm_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_seq_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_simple_dynamic_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_size_with_unbacked_add_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_so_without_weight_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_stft_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_symbool_item_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_True_autotune_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_3_num_dims_1_dynamic_False_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_on_device_tma_dynamic_True_tma_version_new_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_1d_dynamic_False_tma_version_new_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_tma_descriptor_2d_dynamic_True_tma_version_old_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_constant_buffer_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_update_constant_buffer_simple_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_upper_bound_i64_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_weight_on_disk_legacy_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_while_loop_nested_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_mixed_device_dynamic_True_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_unbacked_symint_closure_dynamic_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_with_cudagraphs_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test__int_mm_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_add_complex_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_aoti_constant_tensor_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_printing_model_inputs_codegen_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_aoti_profiler_enable_kernel_profile_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_aoti_runtime_asserts_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_autotune_int64_user_defined_triton_kernel_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_buffer_mutation_2_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_buffer_mutation_3_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_non_tensor_predicates_dynamic_False_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_parameters_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_cond_with_reinterpret_view_inputs_outputs_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_d2h_copy_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_duplicated_params_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_index_put_fallback_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_index_put_with_none_index_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_int_list_input_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_libtorch_free_so_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_misaligned_input_1_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_misaligned_input_2_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_non_default_gpu_device_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_on_gpu_device1_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_runtime_checks_device_type_failed_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_runtime_checks_dtype_failed_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_runtime_checks_large_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_same_backing_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_scatter_reduce_fallback_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_shifted_constraint_ranges_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_subclasses_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_sym_expr_indexing_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_sym_i64_input_codegen_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_symbool_item_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_equal_to_1_float_arg_dynamic_False_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_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_False_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_False_autotune_False_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_on_device_tma_dynamic_False_tma_version_old_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_True_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_unbacked_symint_in_grid_dynamic_False_autotuning_True_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_update_inactive_constant_buffer_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_update_user_managed_buffer_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_while_loop_nested_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_code_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_while_loop_with_pytree_inputs_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_unbacked_symint_closure_dynamic_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_while_loop_with_unbacked_symint_closure_dynamic_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_with_offset_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_zero_grid_with_backed_symbols_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_zero_size_buffer_mps 2025-10-10T02:28:47.4354550Z 2025-10-10T02:28:51.8533340Z Running inductor/test_torchinductor 3/4 ... [2025-10-10 02:28:51.853151] 2025-10-10T02:28:51.8534390Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:28:51.8537530Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/bin/python', '-bb', 'inductor/test_torchinductor.py', '-m', 'not serial', '--shard-id=3', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:28:51.853486] 2025-10-10T02:28:52.7106080Z 2025-10-10T02:28:52.7107210Z inductor/test_torchinductor 2/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_2.4_9a47ffdad71790c6_.log 2025-10-10T02:28:52.7216320Z Running 453 items in this shard: test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast1_double, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast1_transposed, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast2_strided, 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_int, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_dense_dense, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_dense_double, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_double_double, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_double_int, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_double_strided, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_strided_broadcast1, 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_double, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_strided_strided, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_transposed_broadcast2, 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__dyn_quant_pack_4bit_weight_cpu, test/inductor/test_torchinductor.py::CpuTests::test_adaptive_avg_pool1d_argmax_cpu, test/inductor/test_torchinductor.py::CpuTests::test_adaptive_avg_pool_with_output_size_0_cpu, test/inductor/test_torchinductor.py::CpuTests::test_add_complex9_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_addmm_cpu, test/inductor/test_torchinductor.py::CpuTests::test_addmv_cpu, test/inductor/test_torchinductor.py::CpuTests::test_allow_reuse_active_if_under_peak_cpu, test/inductor/test_torchinductor.py::CpuTests::test_aoti_eager_support_out_cpu, test/inductor/test_torchinductor.py::CpuTests::test_aoti_eager_support_str_cpu, test/inductor/test_torchinductor.py::CpuTests::test_aoti_eager_with_persistent_cache_cpu, test/inductor/test_torchinductor.py::CpuTests::test_arange3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_argmax_argmin3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_as_strided_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_avg_pool2d2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool2d4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_baddbmm_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_bmm1_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_bucketize_computed_offsets_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_default_kwargs_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_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int64_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int64_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_buffer_use_after_remove_cpu, test/inductor/test_torchinductor.py::CpuTests::test_builtins_round_float_ndigits_pos_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cat_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cat_single_empty_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cat_unbacked_2d_cpu, test/inductor/test_torchinductor.py::CpuTests::test_chunk_recompiles_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_complex_fallback_cpu, test/inductor/test_torchinductor.py::CpuTests::test_constant_pad_1d_cpu, test/inductor/test_torchinductor.py::CpuTests::test_constant_pad_3d_cpu, test/inductor/test_torchinductor.py::CpuTests::test_constant_pad_fill_dtype_cpu, test/inductor/test_torchinductor.py::CpuTests::test_conv2d_channels_last_cpu, test/inductor/test_torchinductor.py::CpuTests::test_conv3d_channels_last_use_block_ptr_False_cpu, test/inductor/test_torchinductor.py::CpuTests::test_conv3d_cpu, test/inductor/test_torchinductor.py::CpuTests::test_conv_functional_bn_fuse_cpu, test/inductor/test_torchinductor.py::CpuTests::test_copy_with_scalar_src_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cpu_scalar_with_cpu_scalar_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cpu_tensor_with_cpu_tensor_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cpu_tensor_with_gpu_tensor_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cumsum_cpu, test/inductor/test_torchinductor.py::CpuTests::test_custom_scan_op_multi_input_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_deterministic_codegen_with_suffix_cpu, test/inductor/test_torchinductor.py::CpuTests::test_div3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_div8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtype_sympy_expr_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_bfloat16_float16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_bfloat16_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float16_bfloat16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float16_float32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float16_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float32_bfloat16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float32_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float32_int8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float64_float64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int16_bfloat16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int16_float16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int16_float32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int16_float64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int16_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int32_float16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int32_float32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int32_int8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int64_bfloat16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int64_float32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int64_float64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int64_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int64_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int8_float64_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_uint8_float16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_uint8_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_empty1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_emulate_precision_triton_fp_fusion_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_flip_cat_cpu, test/inductor/test_torchinductor.py::CpuTests::test_flip_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fmin_fmax_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fractional_max_pool2d3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fractional_max_pool2d5_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fuse_large_params_cpu, test/inductor/test_torchinductor.py::CpuTests::test_graph_partition_arange1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_graph_partition_both_scalars_cpu, test/inductor/test_torchinductor.py::CpuTests::test_graph_partition_unbacked_symint_as_output_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_index1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_propagation_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_put3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_put_fallback1_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_flip_cpu, test/inductor/test_torchinductor.py::CpuTests::test_inplace_mixed_dtype_ops_cpu, test/inductor/test_torchinductor.py::CpuTests::test_input_mutation4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_input_mutation5_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_large_grid_use_block_ptr_False_cpu, test/inductor/test_torchinductor.py::CpuTests::test_large_pointwise_cpu, test/inductor/test_torchinductor.py::CpuTests::test_large_tensor_reduction_cpu, test/inductor/test_torchinductor.py::CpuTests::test_lerp_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_mark_dynamic_with_hint_override_cpu, test/inductor/test_torchinductor.py::CpuTests::test_mark_unbacked_with_hint_override_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_pool2d6_dilation_1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_pool2d7_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_pool2d_with_indices_backward3_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_min_max_reduction_nan_cpu, test/inductor/test_torchinductor.py::CpuTests::test_misaligned_address_issue1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_mixed_mm_cpu, test/inductor/test_torchinductor.py::CpuTests::test_mul_index_expr_cpu, test/inductor/test_torchinductor.py::CpuTests::test_multi_device_cpu, test/inductor/test_torchinductor.py::CpuTests::test_multilayer_prime_size_cpu, test/inductor/test_torchinductor.py::CpuTests::test_multilayer_var_cpu, test/inductor/test_torchinductor.py::CpuTests::test_mutable_custom_op_fixed_layout2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_narrow_cpu, test/inductor/test_torchinductor.py::CpuTests::test_neg_max_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_nll_loss_backward_cpu, test/inductor/test_torchinductor.py::CpuTests::test_nll_loss_forward_cpu, test/inductor/test_torchinductor.py::CpuTests::test_nonzero_unbacked_refinement_cpu, test/inductor/test_torchinductor.py::CpuTests::test_one_hot_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_bessel_y0_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_chebyshev_polynomial_t_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_chebyshev_polynomial_v_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_chebyshev_polynomial_w_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_expit_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_hermite_polynomial_h_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_hermite_polynomial_he_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_laguerre_polynomial_l_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_log1p_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_psi_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_shifted_chebyshev_polynomial_u_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pow2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pow_by_natural_log2_dynamic_shapes_cpu, test/inductor/test_torchinductor.py::CpuTests::test_randint_int64_mod_cpu, test/inductor/test_torchinductor.py::CpuTests::test_randn_with_dtype_and_device_cpu, test/inductor/test_torchinductor.py::CpuTests::test_reduction1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_reduction5_cpu, test/inductor/test_torchinductor.py::CpuTests::test_repeat_interleave_2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_resize_as_cpu, test/inductor/test_torchinductor.py::CpuTests::test_roi_align_cpu, test/inductor/test_torchinductor.py::CpuTests::test_round_correctness_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scatter5_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scatter6_cpu, test/inductor/test_torchinductor.py::CpuTests::test_should_pad_bench_for_bmm_cpu, test/inductor/test_torchinductor.py::CpuTests::test_slice_mutation2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_slice_scatter3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_slice_scatter_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_bool_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_failed_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sum1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sum2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sum_dtype_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sum_int_cpu, test/inductor/test_torchinductor.py::CpuTests::test_tan_cpu, test/inductor/test_torchinductor.py::CpuTests::test_tanh_cpu, test/inductor/test_torchinductor.py::CpuTests::test_tensor3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_tmp_not_defined_issue1_use_block_ptr_True_cpu, test/inductor/test_torchinductor.py::CpuTests::test_tmp_not_defined_issue2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_topk_cpu, test/inductor/test_torchinductor.py::CpuTests::test_triton_kernel_bool_param_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unbind_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unsigned_constant_tensors_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unspec_inputs_bfloat16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unspec_inputs_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_upsample_bicubic2d_cpu, test/inductor/test_torchinductor.py::CpuTests::test_upsample_bilinear2d_b_cpu, test/inductor/test_torchinductor.py::CpuTests::test_upsample_cat_conv_cpu, test/inductor/test_torchinductor.py::CpuTests::test_var_mean_tile_reduction_True_cpu, test/inductor/test_torchinductor.py::CpuTests::test_vectorized_ops_masked_cpu, test/inductor/test_torchinductor.py::CpuTests::test_vertical_fusion1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_view_as_real_cpu, test/inductor/test_torchinductor.py::CpuTests::test_view_on_aliased_cpu, test/inductor/test_torchinductor.py::CpuTests::test_views2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_views4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_views6_cpu, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast1_strided, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast2_dense, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast2_transposed, 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_int, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast3_transposed, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_dense_broadcast3, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_dense_dense, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_dense_strided, 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_double_double, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_double_int, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_double_strided, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_int_broadcast2, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_int_strided, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_strided_strided, test/inductor/test_torchinductor.py::GPUTests::test_AllenaiLongformerBase_repro_mps, test/inductor/test_torchinductor.py::GPUTests::test__unsafe_masked_index_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_add_complex_strided_fallback_mps, test/inductor/test_torchinductor.py::GPUTests::test_add_const_int_mps, test/inductor/test_torchinductor.py::GPUTests::test_addmv_mps, test/inductor/test_torchinductor.py::GPUTests::test_any_mps, test/inductor/test_torchinductor.py::GPUTests::test_aoti_eager_override_registration_mps, test/inductor/test_torchinductor.py::GPUTests::test_aoti_eager_support_str_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_argmax_min_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_as_strided_scatter_mps, test/inductor/test_torchinductor.py::GPUTests::test_assert_alignment_op_name_fail_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool2d1_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool2d3_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool2d_backward2_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool2d_backward3_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_pool_errors_with_uint_mps, test/inductor/test_torchinductor.py::GPUTests::test_bernoulli2_mps, test/inductor/test_torchinductor.py::GPUTests::test_bitwise3_mps, test/inductor/test_torchinductor.py::GPUTests::test_bitwise_mps, test/inductor/test_torchinductor.py::GPUTests::test_bmm1_mps, test/inductor/test_torchinductor.py::GPUTests::test_both_scalars_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_add_autotune_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_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int32_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int64_int64_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int8_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_uint8_int32_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_builtins_round_mps, test/inductor/test_torchinductor.py::GPUTests::test_cat_empty_index_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_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_check_stack_no_cycles_mps, test/inductor/test_torchinductor.py::GPUTests::test_chunk_recompiles_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_complex_from_real_imag_mps, test/inductor/test_torchinductor.py::GPUTests::test_constant_pad_nd_inplace_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_conv_shape_check_mps, test/inductor/test_torchinductor.py::GPUTests::test_convolution3_mps, test/inductor/test_torchinductor.py::GPUTests::test_copy_non_blocking_is_pinned_use_cat_True_mps, test/inductor/test_torchinductor.py::GPUTests::test_copy_with_scalar_src_mps, test/inductor/test_torchinductor.py::GPUTests::test_cpu_scalar_with_cpu_tensor_mps, test/inductor/test_torchinductor.py::GPUTests::test_cudnn_rnn_mps, test/inductor/test_torchinductor.py::GPUTests::test_cummin_mps, test/inductor/test_torchinductor.py::GPUTests::test_custom_op_3_mps, test/inductor/test_torchinductor.py::GPUTests::test_custom_op_fixed_layout_channels_last_mps, test/inductor/test_torchinductor.py::GPUTests::test_custom_op_unbacked_symints_mps, test/inductor/test_torchinductor.py::GPUTests::test_custom_scan_op_mps, test/inductor/test_torchinductor.py::GPUTests::test_custom_scan_op_multi_input_mps, test/inductor/test_torchinductor.py::GPUTests::test_dense_mask_index_mps, test/inductor/test_torchinductor.py::GPUTests::test_dist_mps, test/inductor/test_torchinductor.py::GPUTests::test_div1_mps, test/inductor/test_torchinductor.py::GPUTests::test_div3_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_dropout_deterministic_mps, test/inductor/test_torchinductor.py::GPUTests::test_dropout_trivial_1_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtype_mismatch_issue_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_bfloat16_float32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_bfloat16_uint8_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_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float32_bfloat16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float32_float16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float32_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float64_bfloat16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float64_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int16_float64_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int16_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int32_bfloat16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int32_float64_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int32_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int32_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int64_bfloat16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int64_float64_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int8_float32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int8_int64_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_uint8_bfloat16_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_empty_strided_mps, test/inductor/test_torchinductor.py::GPUTests::test_erfinv_mps, test/inductor/test_torchinductor.py::GPUTests::test_float_index_expression_mps, test/inductor/test_torchinductor.py::GPUTests::test_float_repr_dynamic_shapes_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_pool2d2_mps, test/inductor/test_torchinductor.py::GPUTests::test_fractional_max_pool2d3_mps, test/inductor/test_torchinductor.py::GPUTests::test_fractional_max_pool2d5_mps, test/inductor/test_torchinductor.py::GPUTests::test_fusing_write_into_disjoint_read_mps, test/inductor/test_torchinductor.py::GPUTests::test_gather3_mps, test/inductor/test_torchinductor.py::GPUTests::test_generated_code_has_alignment_assert_mps, test/inductor/test_torchinductor.py::GPUTests::test_glu_mps, test/inductor/test_torchinductor.py::GPUTests::test_gpu_scalar_with_cpu_tensor_mps, test/inductor/test_torchinductor.py::GPUTests::test_gpu_scalar_with_gpu_tensor_mps, test/inductor/test_torchinductor.py::GPUTests::test_graph_partition_arange1_mps, test/inductor/test_torchinductor.py::GPUTests::test_graph_partition_arange2_mps, test/inductor/test_torchinductor.py::GPUTests::test_graph_partition_both_scalars_mps, test/inductor/test_torchinductor.py::GPUTests::test_graph_partition_constant_tensor2_mps, test/inductor/test_torchinductor.py::GPUTests::test_graph_partition_no_inputs_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_propagation_flip_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_put3_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_put_reinplace_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_tensor_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_kernel_names_mps, test/inductor/test_torchinductor.py::GPUTests::test_l1_loss_mps, test/inductor/test_torchinductor.py::GPUTests::test_large_tensor_reduction_mps, test/inductor/test_torchinductor.py::GPUTests::test_leaky_relu_mps, test/inductor/test_torchinductor.py::GPUTests::test_like_channels_last_mps, test/inductor/test_torchinductor.py::GPUTests::test_linear_mixed_dtype_mps, test/inductor/test_torchinductor.py::GPUTests::test_linspace1_mps, test/inductor/test_torchinductor.py::GPUTests::test_linspace3_mps, test/inductor/test_torchinductor.py::GPUTests::test_linspace4_mps, test/inductor/test_torchinductor.py::GPUTests::test_log_fp64_mps, test/inductor/test_torchinductor.py::GPUTests::test_logcumsumexp_mps, test/inductor/test_torchinductor.py::GPUTests::test_logcumsumexp_zero_dim_mps, test/inductor/test_torchinductor.py::GPUTests::test_logsumexp_mps, test/inductor/test_torchinductor.py::GPUTests::test_low_memory_max_pool_dilation_1_dim_3_mps, test/inductor/test_torchinductor.py::GPUTests::test_mark_unbacked_with_hint_override_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_max_pool2d7_mps, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d8_mps, test/inductor/test_torchinductor.py::GPUTests::test_misaligned_address_issue1_mps, test/inductor/test_torchinductor.py::GPUTests::test_mix_device_index_mps, test/inductor/test_torchinductor.py::GPUTests::test_mixed_mm3_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_layout2_mps, test/inductor/test_torchinductor.py::GPUTests::test_nan_sort_stable_False_descending_False_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_new_empty_mps, test/inductor/test_torchinductor.py::GPUTests::test_nll_loss_forward_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_chebyshev_polynomial_u_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_gammaincc_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_polygamma_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_shifted_chebyshev_polynomial_t_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_shifted_chebyshev_polynomial_u_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_sinc_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_xlogy_mps, test/inductor/test_torchinductor.py::GPUTests::test_pow_by_natural_log2_dynamic_shapes_mps, test/inductor/test_torchinductor.py::GPUTests::test_randint_distribution_mps, test/inductor/test_torchinductor.py::GPUTests::test_randint_kernel_count_mps, test/inductor/test_torchinductor.py::GPUTests::test_reduction1_mps, test/inductor/test_torchinductor.py::GPUTests::test_reduction2_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_relu_mps, test/inductor/test_torchinductor.py::GPUTests::test_remove_noop_slice1_mps, test/inductor/test_torchinductor.py::GPUTests::test_remove_noop_slice_scatter_mps, test/inductor/test_torchinductor.py::GPUTests::test_repeat_as_strided_mps, test/inductor/test_torchinductor.py::GPUTests::test_repeat_interleave_2_mps, test/inductor/test_torchinductor.py::GPUTests::test_repeat_interleave_Tensor_decomp_int32_nd_1_mps, test/inductor/test_torchinductor.py::GPUTests::test_repeat_interleave_Tensor_decomp_int32_nd_2_mps, test/inductor/test_torchinductor.py::GPUTests::test_repeat_interleave_Tensor_decomp_int64_nd_1_mps, test/inductor/test_torchinductor.py::GPUTests::test_repeat_mps, test/inductor/test_torchinductor.py::GPUTests::test_require_stride_expanded_mps, test/inductor/test_torchinductor.py::GPUTests::test_roll_mps, test/inductor/test_torchinductor.py::GPUTests::test_round_correctness_mps, test/inductor/test_torchinductor.py::GPUTests::test_scaled_dot_product_attention_mps, test/inductor/test_torchinductor.py::GPUTests::test_scatter4_mps, test/inductor/test_torchinductor.py::GPUTests::test_scatter6_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_slice3_mps, test/inductor/test_torchinductor.py::GPUTests::test_slice_mutation1_mps, test/inductor/test_torchinductor.py::GPUTests::test_slice_scatter5_mps, test/inductor/test_torchinductor.py::GPUTests::test_softmax_backward_data_mps, test/inductor/test_torchinductor.py::GPUTests::test_split_cumprod_low_prec_mps, test/inductor/test_torchinductor.py::GPUTests::test_split_reduction_dynamic_shape_mps, test/inductor/test_torchinductor.py::GPUTests::test_squeeze1_mps, test/inductor/test_torchinductor.py::GPUTests::test_sum4_mps, test/inductor/test_torchinductor.py::GPUTests::test_sum_dtype_mps, test/inductor/test_torchinductor.py::GPUTests::test_tensor2_mps, test/inductor/test_torchinductor.py::GPUTests::test_to_device_constant_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_transpose_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_unspec_inputs_int64_mps, test/inductor/test_torchinductor.py::GPUTests::test_upsample_bilinear2d_b_mps, test/inductor/test_torchinductor.py::GPUTests::test_upsample_nearest3d_mps, test/inductor/test_torchinductor.py::GPUTests::test_vdd_clamp_mps, test/inductor/test_torchinductor.py::GPUTests::test_views2_mps, test/inductor/test_torchinductor.py::GPUTests::test_weight_norm_bwd_mps 2025-10-10T02:28:52.7301960Z 2025-10-10T02:28:54.7734780Z Running inductor/test_torchinductor 4/4 ... [2025-10-10 02:28:54.773250] 2025-10-10T02:28:54.7735780Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:28:54.7737170Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/bin/python', '-bb', 'inductor/test_torchinductor.py', '-m', 'not serial', '--shard-id=4', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:28:54.773552] 2025-10-10T02:30:01.1003980Z 2025-10-10T02:30:01.1004970Z inductor/test_torchinductor 1/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_1.4_28e8d2324a8e4dca_.log 2025-10-10T02:30:01.1102700Z Running 488 items in this shard: 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_transposed, 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_broadcast1, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_dense_broadcast2, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_dense_int, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_dense_strided, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_dense_transposed, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_double_broadcast2, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_double_dense, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_int_broadcast2, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_int_double, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_int_strided, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_strided_broadcast3, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_transposed_broadcast1, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_transposed_broadcast3, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_transposed_dense, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_transposed_double, test/inductor/test_torchinductor.py::CpuTests::test_adaptive_avg_pool2d2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_adaptive_avg_pool2d_low_prec_cpu, test/inductor/test_torchinductor.py::CpuTests::test_adaptive_max_pool2d1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_add_complex_strided_fallback_cpu, test/inductor/test_torchinductor.py::CpuTests::test_aliased_buffer_reuse_cpu, test/inductor/test_torchinductor.py::CpuTests::test_allow_reuse_disable_if_exceed_peak_cpu, test/inductor/test_torchinductor.py::CpuTests::test_angle_cpu, test/inductor/test_torchinductor.py::CpuTests::test_aoti_eager_cache_hit_cpu, test/inductor/test_torchinductor.py::CpuTests::test_aoti_eager_override_registration_cpu, test/inductor/test_torchinductor.py::CpuTests::test_arange2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_arange6_cpu, test/inductor/test_torchinductor.py::CpuTests::test_argmax_min_int32_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_pool2d7_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_avg_pool3d_backward_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bitwise3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_add_autotune_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_broadcast_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int16_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int16_int32_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_int_uint8_int32_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_builtins_round_int_ndigits_pos_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cat_empty_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cat_inplace_cpu, test/inductor/test_torchinductor.py::CpuTests::test_clone_cpu, test/inductor/test_torchinductor.py::CpuTests::test_compar_cpu, test/inductor/test_torchinductor.py::CpuTests::test_computed_buffer_inlining_cpu, test/inductor/test_torchinductor.py::CpuTests::test_concat_add_inplace_cpu, test/inductor/test_torchinductor.py::CpuTests::test_config_option_dont_assume_alignment_cudagraphs_cpu, test/inductor/test_torchinductor.py::CpuTests::test_config_option_dont_assume_alignment_recompiles_cpu, test/inductor/test_torchinductor.py::CpuTests::test_consecutive_split_cumprod_cpu, test/inductor/test_torchinductor.py::CpuTests::test_constant_pad_float64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_conv1d_with_permute_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_conv_inference_heuristics_cpu, test/inductor/test_torchinductor.py::CpuTests::test_conv_shape_check_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_convolution5_cpu, test/inductor/test_torchinductor.py::CpuTests::test_copy_non_blocking_is_pinned_use_cat_False_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cos_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cpu_scalar_with_gpu_tensor_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cumsum_pattern_matcher_issue_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cumsum_zero_dim_cpu, test/inductor/test_torchinductor.py::CpuTests::test_custom_op_2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_custom_op_default_layout_constraint_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_dist_bf16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dist_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_presicion_accuracy_cpu, test/inductor/test_torchinductor.py::CpuTests::test_div_softmax_symfloat_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dont_constant_fold_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dropout2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dropout_deterministic_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtype_mismatch_issue_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_bfloat16_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_bfloat16_int8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_bfloat16_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float16_float64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float16_int8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float32_float64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float64_float16_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_fusion_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int32_bfloat16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int32_float64_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_int8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int8_bfloat16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int8_float16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int8_float32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int8_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_uint8_bfloat16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_uint8_float32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_uint8_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_elu_cpu, test/inductor/test_torchinductor.py::CpuTests::test_embedding_cpu, test/inductor/test_torchinductor.py::CpuTests::test_embedding_sparse_cpu, test/inductor/test_torchinductor.py::CpuTests::test_empty_strided_cpu, test/inductor/test_torchinductor.py::CpuTests::test_exp2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fft_real_input_real_output_cpu, test/inductor/test_torchinductor.py::CpuTests::test_float16_to_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_float32_to_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_floordiv_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fmod_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fmod_zero_dim_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fractional_max_pool2d1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fractional_max_pool2d4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_full_like_cpu, test/inductor/test_torchinductor.py::CpuTests::test_full_truncation_cpu, test/inductor/test_torchinductor.py::CpuTests::test_gather_scatter_cpu, test/inductor/test_torchinductor.py::CpuTests::test_generated_code_has_alignment_assert_cpu, test/inductor/test_torchinductor.py::CpuTests::test_generated_code_has_size_stride_assert_cpu, test/inductor/test_torchinductor.py::CpuTests::test_getitem_cpu, test/inductor/test_torchinductor.py::CpuTests::test_glu_cpu, test/inductor/test_torchinductor.py::CpuTests::test_graph_partition_constant_tensor2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_graph_partition_scalar_inputs_cpu, test/inductor/test_torchinductor.py::CpuTests::test_grid_sampler_expand_preserves_view_cpu, test/inductor/test_torchinductor.py::CpuTests::test_horizonal_fusion1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_propagation_abs_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_propagation_remainder_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_put2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_put_deterministic_fallback_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_remainder_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_tensor_cpu, test/inductor/test_torchinductor.py::CpuTests::test_indirect_load_broadcast_cpu, test/inductor/test_torchinductor.py::CpuTests::test_inductor_layout_optimization_input_mutations_cpu, test/inductor/test_torchinductor.py::CpuTests::test_inplace_resize_as_cpu, test/inductor/test_torchinductor.py::CpuTests::test_input_mutation1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_insignificant_strides_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_isinf_cpu, test/inductor/test_torchinductor.py::CpuTests::test_kwargs_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_log2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_log_fp64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_log_softmax_cpu, test/inductor/test_torchinductor.py::CpuTests::test_logcumsumexp_zero_dim_cpu, test/inductor/test_torchinductor.py::CpuTests::test_logsumexp_cpu, test/inductor/test_torchinductor.py::CpuTests::test_long_tensor_cpu, test/inductor/test_torchinductor.py::CpuTests::test_low_memory_max_pool_dilation_1_dim_3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_masked_fill_promotion_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_pool2d3_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_min_max_reduction_cpu, test/inductor/test_torchinductor.py::CpuTests::test_mixed_mm3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_mm_views_cpu, test/inductor/test_torchinductor.py::CpuTests::test_multi_gpu_device_cpu, test/inductor/test_torchinductor.py::CpuTests::test_multilayer_any_cpu, test/inductor/test_torchinductor.py::CpuTests::test_multilayer_sum_low_prec_cpu, test/inductor/test_torchinductor.py::CpuTests::test_nan_sort_stable_True_descending_False_cpu, test/inductor/test_torchinductor.py::CpuTests::test_new_empty_cpu, test/inductor/test_torchinductor.py::CpuTests::test_no_mega_fusion_during_lowering_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_norm_constant_overflow_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_pattern_matcher_multi_user_cpu, test/inductor/test_torchinductor.py::CpuTests::test_philox_rand_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_entr_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_gammaincc_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_i1e_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_modified_bessel_k1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_ndtri_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_sinc_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_spherical_bessel_j0_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_xlogy_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_zeta_cpu, test/inductor/test_torchinductor.py::CpuTests::test_prepare_softmax_with_fast_math_cpu, test/inductor/test_torchinductor.py::CpuTests::test_profiler_mark_wrapper_call_cpu, test/inductor/test_torchinductor.py::CpuTests::test_randint_cpu, test/inductor/test_torchinductor.py::CpuTests::test_reflection_pad2d_cpu, test/inductor/test_torchinductor.py::CpuTests::test_remove_noop_copy_cpu, test/inductor/test_torchinductor.py::CpuTests::test_repeat_cpu, test/inductor/test_torchinductor.py::CpuTests::test_repeat_interleave_Tensor_decomp_int32_nd_2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_repeat_interleave_Tensor_decomp_int64_nd_2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_repeat_interleave_cpu, test/inductor/test_torchinductor.py::CpuTests::test_reuse_buffers_with_aliasing_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_scatter2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scatter3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scatter_add3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scatter_reduce2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scatter_reduce3_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_sdpa_prefer_nd_tiling_True_use_block_ptr_False_cpu, test/inductor/test_torchinductor.py::CpuTests::test_searchsorted_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_sigmoid_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sign_dtype_cpu, test/inductor/test_torchinductor.py::CpuTests::test_signbit_cpu, test/inductor/test_torchinductor.py::CpuTests::test_silu_cpu, test/inductor/test_torchinductor.py::CpuTests::test_simplify_loops_cpu, test/inductor/test_torchinductor.py::CpuTests::test_slice1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_slice3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_slice4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_slice_mutation3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_slice_scatter_reinplace_cpu, test/inductor/test_torchinductor.py::CpuTests::test_slice_view_with_graph_break_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sort_cpu, test/inductor/test_torchinductor.py::CpuTests::test_special_polygamma_cpu, test/inductor/test_torchinductor.py::CpuTests::test_split_cumprod_cpu, test/inductor/test_torchinductor.py::CpuTests::test_split_with_integer_cpu, test/inductor/test_torchinductor.py::CpuTests::test_split_with_unbacked_symints_cpu, test/inductor/test_torchinductor.py::CpuTests::test_strided_inputs_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sum5_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sum_keepdims_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_to_memory_format_cpu, test/inductor/test_torchinductor.py::CpuTests::test_transpose_cpu, test/inductor/test_torchinductor.py::CpuTests::test_transposed_propagates_cpu, test/inductor/test_torchinductor.py::CpuTests::test_uint4x2_mixed_mm_cpu, test/inductor/test_torchinductor.py::CpuTests::test_uint_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unbacked_floordiv_simplify_errors_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unfold_zero_dimension_tensor_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unspec_inputs_float32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unspec_inputs_float64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unspec_inputs_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unsqueeze_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unsqueeze_inplace_cpu, test/inductor/test_torchinductor.py::CpuTests::test_var_mean_div_by_cpu, test/inductor/test_torchinductor.py::CpuTests::test_var_mean_tile_reduction_False_cpu, test/inductor/test_torchinductor.py::CpuTests::test_vdd_clamp_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_views5_cpu, test/inductor/test_torchinductor.py::CpuTests::test_views7_cpu, test/inductor/test_torchinductor.py::CpuTests::test_weight_norm_bwd_cpu, test/inductor/test_torchinductor.py::CpuTests::test_where_broadcast_cpu, test/inductor/test_torchinductor.py::CpuTests::test_xblock_divides_xnumel_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_broadcast3, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast2_int, 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_broadcast1, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_int_broadcast1, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_strided_broadcast2, 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_broadcast3, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_transposed_dense, test/inductor/test_torchinductor.py::GPUTests::test_adaptive_avg_pool_errors_with_long_mps, test/inductor/test_torchinductor.py::GPUTests::test_adaptive_max_pool2d2_mps, test/inductor/test_torchinductor.py::GPUTests::test_adaptive_pool_errors_with_long_mps, test/inductor/test_torchinductor.py::GPUTests::test_add_complex3_mps, test/inductor/test_torchinductor.py::GPUTests::test_add_complex4_mps, test/inductor/test_torchinductor.py::GPUTests::test_add_complex5_mps, test/inductor/test_torchinductor.py::GPUTests::test_add_complex6_mps, test/inductor/test_torchinductor.py::GPUTests::test_add_complex8_mps, test/inductor/test_torchinductor.py::GPUTests::test_add_const_float_mps, test/inductor/test_torchinductor.py::GPUTests::test_allow_reuse_disable_if_exceed_peak_mps, test/inductor/test_torchinductor.py::GPUTests::test_aoti_eager_dtype_device_layout_mps, test/inductor/test_torchinductor.py::GPUTests::test_aoti_eager_support_out_mps, test/inductor/test_torchinductor.py::GPUTests::test_arange6_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_argmax_to_float_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_fail_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool2d2_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool2d6_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool2d7_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool3d_backward2_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_bernoulli1_mps, test/inductor/test_torchinductor.py::GPUTests::test_bmm2_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int16_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int64_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int8_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int8_int64_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_copied_in_graph_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_single_empty_mps, test/inductor/test_torchinductor.py::GPUTests::test_cat_unbacked_empty_1d_mps, test/inductor/test_torchinductor.py::GPUTests::test_cat_upcasting_mps, test/inductor/test_torchinductor.py::GPUTests::test_compar_mps, test/inductor/test_torchinductor.py::GPUTests::test_complex_fallback_mps, test/inductor/test_torchinductor.py::GPUTests::test_concat_add_inplace_mps, test/inductor/test_torchinductor.py::GPUTests::test_config_option_dont_assume_alignment_recompiles_mps, test/inductor/test_torchinductor.py::GPUTests::test_consecutive_split_cumprod_mps, test/inductor/test_torchinductor.py::GPUTests::test_constant_pad_2d_mps, test/inductor/test_torchinductor.py::GPUTests::test_constant_pad_fill_dtype_mps, test/inductor/test_torchinductor.py::GPUTests::test_conv3d_channels_last_use_block_ptr_True_mps, test/inductor/test_torchinductor.py::GPUTests::test_conv_with_as_strided_mps, test/inductor/test_torchinductor.py::GPUTests::test_cpu_scalar_with_cpu_scalar_mps, test/inductor/test_torchinductor.py::GPUTests::test_cumsum_inf_mps, test/inductor/test_torchinductor.py::GPUTests::test_cumsum_no_mask_mps, test/inductor/test_torchinductor.py::GPUTests::test_cumsum_zero_dim_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_deterministic_codegen_with_suffix_mps, test/inductor/test_torchinductor.py::GPUTests::test_diagonal_copy_mps, test/inductor/test_torchinductor.py::GPUTests::test_div4_mps, test/inductor/test_torchinductor.py::GPUTests::test_div_by_zero_mps, test/inductor/test_torchinductor.py::GPUTests::test_div_precision_mps, test/inductor/test_torchinductor.py::GPUTests::test_dropout3_mps, test/inductor/test_torchinductor.py::GPUTests::test_dropout_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtype_sympy_expr_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_bfloat16_bfloat16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_bfloat16_float16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_bfloat16_int64_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float16_bfloat16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float16_float32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float16_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float32_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float64_int8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int16_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int16_int64_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int16_int8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int64_int32_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_int8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int8_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_uint8_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_erfc_mps, test/inductor/test_torchinductor.py::GPUTests::test_exp2_mps, test/inductor/test_torchinductor.py::GPUTests::test_fallback_mutable_op_list_mps, test/inductor/test_torchinductor.py::GPUTests::test_fallback_mutable_op_list_tensor_mps, test/inductor/test_torchinductor.py::GPUTests::test_fallback_mutable_op_with_return_mps, test/inductor/test_torchinductor.py::GPUTests::test_fft_real_input_real_output_mps, test/inductor/test_torchinductor.py::GPUTests::test_fill1_mps, test/inductor/test_torchinductor.py::GPUTests::test_float32_to_int32_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_full_like_mps, test/inductor/test_torchinductor.py::GPUTests::test_full_like_sliced_mps, test/inductor/test_torchinductor.py::GPUTests::test_fuse_tiled_mps, test/inductor/test_torchinductor.py::GPUTests::test_gather1_mps, test/inductor/test_torchinductor.py::GPUTests::test_generate_rand_fp8_mps, test/inductor/test_torchinductor.py::GPUTests::test_graph_partition_refcount_mps, test/inductor/test_torchinductor.py::GPUTests::test_graph_partition_scalar_inputs_mps, test/inductor/test_torchinductor.py::GPUTests::test_index2_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_dynamic_shapes_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_propagation_device_assert_masked_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_propagation_floordiv_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_propagation_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_propagation_nested_indirect_indexing_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_put2_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_inductor_layout_optimization_input_mutations_mps, test/inductor/test_torchinductor.py::GPUTests::test_inf_mps, test/inductor/test_torchinductor.py::GPUTests::test_input_mutation1_mps, test/inductor/test_torchinductor.py::GPUTests::test_input_mutation2_mps, test/inductor/test_torchinductor.py::GPUTests::test_input_mutation4_mps, test/inductor/test_torchinductor.py::GPUTests::test_int_input_dynamic_shapes_mps, test/inductor/test_torchinductor.py::GPUTests::test_isinf_mps, test/inductor/test_torchinductor.py::GPUTests::test_large_strided_reduction_mps, test/inductor/test_torchinductor.py::GPUTests::test_lerp_mps, test/inductor/test_torchinductor.py::GPUTests::test_lgamma_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_linear2_mps, test/inductor/test_torchinductor.py::GPUTests::test_linear_dynamic_maxautotune_mps, test/inductor/test_torchinductor.py::GPUTests::test_linear_float64_mps, test/inductor/test_torchinductor.py::GPUTests::test_linspace2_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_masked_fill_mps, test/inductor/test_torchinductor.py::GPUTests::test_masked_scatter_mps, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d2_mps, test/inductor/test_torchinductor.py::GPUTests::test_mixed_mm_mps, test/inductor/test_torchinductor.py::GPUTests::test_mm_mixed_dtype_mps, test/inductor/test_torchinductor.py::GPUTests::test_mm_views_mps, test/inductor/test_torchinductor.py::GPUTests::test_mul_softmax_symfloat_mps, test/inductor/test_torchinductor.py::GPUTests::test_multi_gpu_recompile_on_index_mps, test/inductor/test_torchinductor.py::GPUTests::test_multilayer_prime_size_mps, test/inductor/test_torchinductor.py::GPUTests::test_multilayer_sum_low_prec_mps, test/inductor/test_torchinductor.py::GPUTests::test_multilayer_var_mps, test/inductor/test_torchinductor.py::GPUTests::test_narrow_mps, test/inductor/test_torchinductor.py::GPUTests::test_new_empty_strided_mps, test/inductor/test_torchinductor.py::GPUTests::test_new_ones_mps, test/inductor/test_torchinductor.py::GPUTests::test_nll_loss_backward_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_pattern_matcher_multi_user_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_erfc_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_erfcx_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_exp2_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_expit_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_gammainc_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_hermite_polynomial_h_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_modified_bessel_i0_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_ndtri_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_spherical_bessel_j0_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_xlog1py_mps, test/inductor/test_torchinductor.py::GPUTests::test_pow3_mps, test/inductor/test_torchinductor.py::GPUTests::test_prepare_softmax_with_fast_math_mps, test/inductor/test_torchinductor.py::GPUTests::test_prod_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_randn_with_dtype_and_device_mps, test/inductor/test_torchinductor.py::GPUTests::test_reduction4_mps, test/inductor/test_torchinductor.py::GPUTests::test_reflection_pad2d_backward_mps, test/inductor/test_torchinductor.py::GPUTests::test_reflection_pad2d_mps, test/inductor/test_torchinductor.py::GPUTests::test_replication_pad_errors_with_bool_mps, test/inductor/test_torchinductor.py::GPUTests::test_resize_as_mps, test/inductor/test_torchinductor.py::GPUTests::test_reuse_buffers_with_aliasing_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_scaled_dot_product_efficient_attention_mps, test/inductor/test_torchinductor.py::GPUTests::test_scatter_add2_mps, test/inductor/test_torchinductor.py::GPUTests::test_scatter_reduce1_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_sdpa_unaligned_mask_freezing_mps, test/inductor/test_torchinductor.py::GPUTests::test_sdpa_unaligned_mask_mps, test/inductor/test_torchinductor.py::GPUTests::test_searchsorted_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_sign_dtype_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_sizehint_issue1_mps, test/inductor/test_torchinductor.py::GPUTests::test_slice1_mps, test/inductor/test_torchinductor.py::GPUTests::test_slice4_mps, test/inductor/test_torchinductor.py::GPUTests::test_slice_mutation3_mps, test/inductor/test_torchinductor.py::GPUTests::test_slice_scatter4_mps, test/inductor/test_torchinductor.py::GPUTests::test_slice_scatter_mps, test/inductor/test_torchinductor.py::GPUTests::test_slice_scatter_reinplace_mps, test/inductor/test_torchinductor.py::GPUTests::test_slice_view_with_graph_break_mps, test/inductor/test_torchinductor.py::GPUTests::test_softmax_one_kernel_persist_mps, test/inductor/test_torchinductor.py::GPUTests::test_sort_bool_mps, test/inductor/test_torchinductor.py::GPUTests::test_sort_mps, test/inductor/test_torchinductor.py::GPUTests::test_sort_stable_mps, test/inductor/test_torchinductor.py::GPUTests::test_sort_transpose_mps, test/inductor/test_torchinductor.py::GPUTests::test_split_cumsum_index_mps, test/inductor/test_torchinductor.py::GPUTests::test_split_failed_mps, test/inductor/test_torchinductor.py::GPUTests::test_split_mps, test/inductor/test_torchinductor.py::GPUTests::test_split_with_list_mps, test/inductor/test_torchinductor.py::GPUTests::test_split_with_unbacked_symints_mps, test/inductor/test_torchinductor.py::GPUTests::test_sqrt_dynamic_shapes_mps, test/inductor/test_torchinductor.py::GPUTests::test_squeeze_varargs_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_sum2_mps, test/inductor/test_torchinductor.py::GPUTests::test_sum5_mps, test/inductor/test_torchinductor.py::GPUTests::test_sum_keepdims_mps, test/inductor/test_torchinductor.py::GPUTests::test_tanh_mps, test/inductor/test_torchinductor.py::GPUTests::test_tensor3_mps, test/inductor/test_torchinductor.py::GPUTests::test_tmp_not_defined_issue1_use_block_ptr_True_mps, test/inductor/test_torchinductor.py::GPUTests::test_torch_device_split_mps, test/inductor/test_torchinductor.py::GPUTests::test_triton_kernel_bool_param_mps, test/inductor/test_torchinductor.py::GPUTests::test_triu_mps, test/inductor/test_torchinductor.py::GPUTests::test_uint_mps, test/inductor/test_torchinductor.py::GPUTests::test_unbind_mps, test/inductor/test_torchinductor.py::GPUTests::test_unroll_small_reduction_mps, test/inductor/test_torchinductor.py::GPUTests::test_unspec_inputs_bfloat16_mps, test/inductor/test_torchinductor.py::GPUTests::test_upsample_bicubic2d_mps, test/inductor/test_torchinductor.py::GPUTests::test_upsample_nearest1d_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_var_mean_div_by_mps, test/inductor/test_torchinductor.py::GPUTests::test_vertical_fusion1_mps, test/inductor/test_torchinductor.py::GPUTests::test_view_as_real_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_where_broadcast_mps 2025-10-10T02:30:01.1194270Z 2025-10-10T02:30:03.2574320Z Running inductor/test_torchinductor_dynamic_shapes 1/8 ... [2025-10-10 02:30:03.257215] 2025-10-10T02:30:03.2575500Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:30:03.2576490Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/bin/python', '-bb', 'inductor/test_torchinductor_dynamic_shapes.py', '-m', 'not serial', '--shard-id=1', '--num-shards=8', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:30:03.257507] 2025-10-10T02:33:32.8004610Z 2025-10-10T02:33:32.8007090Z inductor/test_torchinductor 3/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_3.4_d01bedd71e6e595c_.log 2025-10-10T02:33:32.8102070Z Running 467 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_broadcast1_int, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast2_broadcast2, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast2_broadcast3, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast3_strided, 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_strided_int, test/inductor/test_torchinductor.py::CpuTests::test__dyn_quant_matmul_4bit_cpu, test/inductor/test_torchinductor.py::CpuTests::test__unsafe_masked_index_cpu, 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_max_pool2d2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_adaptive_max_pool2d3_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_add_complex6_cpu, test/inductor/test_torchinductor.py::CpuTests::test_add_const_int_cpu, test/inductor/test_torchinductor.py::CpuTests::test_add_inplace_permuted_cpu, test/inductor/test_torchinductor.py::CpuTests::test_arange1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_arange5_cpu, test/inductor/test_torchinductor.py::CpuTests::test_argmax_argmin1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_argmax_argmin2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_argmax_to_float_cpu, test/inductor/test_torchinductor.py::CpuTests::test_as_strided_scatter_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool2d5_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool2d6_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool2d_backward3_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_batch_norm_2d_cpu, test/inductor/test_torchinductor.py::CpuTests::test_both_scalars_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_int8_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_bucketize_int_uint8_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_uint8_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_nd_tiling_False_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_buffer_copied_in_graph_with_different_shapes_cpu, test/inductor/test_torchinductor.py::CpuTests::test_builtins_round_float_ndigits_neg_cpu, test/inductor/test_torchinductor.py::CpuTests::test_builtins_round_int_ndigits_zero_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cat_negative_dim_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cat_of_loops_and_extern_kernel_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cat_unbacked_legacy_empty_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cat_upcasting_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cauchy_cpu, test/inductor/test_torchinductor.py::CpuTests::test_clamp_type_promotion_non_tensor_cpu, test/inductor/test_torchinductor.py::CpuTests::test_complex_from_real_imag_cpu, test/inductor/test_torchinductor.py::CpuTests::test_config_option_dont_assume_alignment_cpu, test/inductor/test_torchinductor.py::CpuTests::test_consecutive_split_cumsum_cpu, test/inductor/test_torchinductor.py::CpuTests::test_const_int32_to_float_cpu, test/inductor/test_torchinductor.py::CpuTests::test_constant_pad_2d_cpu, test/inductor/test_torchinductor.py::CpuTests::test_conv1d_depthwise_cpu, test/inductor/test_torchinductor.py::CpuTests::test_conv3d_channels_last_use_block_ptr_True_cpu, test/inductor/test_torchinductor.py::CpuTests::test_conv_with_as_strided_cpu, test/inductor/test_torchinductor.py::CpuTests::test_convolution3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_convolution4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_copy_non_blocking_is_pinned_use_cat_True_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cpu_scalar_with_cpu_tensor_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cpu_scalar_with_gpu_tensor_dynamic_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cumsum_inf_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cumsum_no_mask_cpu, test/inductor/test_torchinductor.py::CpuTests::test_custom_op_3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_custom_op_unbacked_symints_cpu, test/inductor/test_torchinductor.py::CpuTests::test_deterministic_codegen_cpu, test/inductor/test_torchinductor.py::CpuTests::test_deterministic_codegen_on_graph_break_cpu, test/inductor/test_torchinductor.py::CpuTests::test_div1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_div2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_div4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_div5_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_dropout_trivial_0_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dropout_trivial_1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_bfloat16_bfloat16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_bfloat16_float32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_bfloat16_float64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_bfloat16_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float16_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float16_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float32_float16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float32_float32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float32_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float32_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float64_bfloat16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float64_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int16_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int16_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int32_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int64_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int8_int64_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_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_embedding_bag_cpu, test/inductor/test_torchinductor.py::CpuTests::test_empty2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_erfc_cpu, test/inductor/test_torchinductor.py::CpuTests::test_exact_stride_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fallback_mutable_op_with_return_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_float_index_expression_cpu, test/inductor/test_torchinductor.py::CpuTests::test_float_index_expression_type_promotion_cpu, test/inductor/test_torchinductor.py::CpuTests::test_float_repr_dynamic_shapes_cpu, test/inductor/test_torchinductor.py::CpuTests::test_forced_buffer_realize_cpu, test/inductor/test_torchinductor.py::CpuTests::test_full_boolean_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fuse_tiled_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fusing_write_into_disjoint_read_cpu, test/inductor/test_torchinductor.py::CpuTests::test_gather3_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_gpu_scalar_with_cpu_tensor_cpu, test/inductor/test_torchinductor.py::CpuTests::test_gpu_scalar_with_gpu_tensor_cpu, test/inductor/test_torchinductor.py::CpuTests::test_graph_partition_arange2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_graph_partition_argmax_cpu, test/inductor/test_torchinductor.py::CpuTests::test_graph_partition_constant_tensor1_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_hardswish_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_dynamic_shapes_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_propagation_device_assert_masked_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_put1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_put4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_put_failed_reinplace_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_put_fallback2_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_inductor_triton_bucketize_respects_masking_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_mutation2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_issue102546_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_lgamma_cpu, test/inductor/test_torchinductor.py::CpuTests::test_like_rands2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_linspace3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_logaddexp_cpu, test/inductor/test_torchinductor.py::CpuTests::test_low_memory_max_pool_dilation_1_dim_2_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_pool2d2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_pool2d6_dilation_2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_mean_cpu, test/inductor/test_torchinductor.py::CpuTests::test_mixed_mm2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_mul_softmax_symfloat_cpu, test/inductor/test_torchinductor.py::CpuTests::test_multi_gpu_recompile_on_index_cpu, test/inductor/test_torchinductor.py::CpuTests::test_multi_threading_cpu, test/inductor/test_torchinductor.py::CpuTests::test_mutations_loop_fusion_cpu, test/inductor/test_torchinductor.py::CpuTests::test_neg_index_cpu, test/inductor/test_torchinductor.py::CpuTests::test_new_empty_strided_cpu, test/inductor/test_torchinductor.py::CpuTests::test_output_strides_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pad_cast_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pixel_shuffle_channels_last_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_digamma_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_gammainc_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_gammaln_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_legendre_polynomial_p_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_log_ndtr_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_logit_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_round_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_v_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_xlog1py_cpu, test/inductor/test_torchinductor.py::CpuTests::test_polar_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pow3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_rand_like_deterministic_cpu, test/inductor/test_torchinductor.py::CpuTests::test_randn_generator_cpu, test/inductor/test_torchinductor.py::CpuTests::test_reduction2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_reduction3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_reduction4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_reflection_pad2d_backward_cpu, test/inductor/test_torchinductor.py::CpuTests::test_reinterpret_dtypeview_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_clone_cpu, test/inductor/test_torchinductor.py::CpuTests::test_remove_noop_slice_cpu, test/inductor/test_torchinductor.py::CpuTests::test_remove_noop_slice_scatter_cpu, test/inductor/test_torchinductor.py::CpuTests::test_remove_noop_view_default_cpu, test/inductor/test_torchinductor.py::CpuTests::test_repeat_interleave_Tensor_decomp_int32_nd_1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_replication_pad_errors_with_bool_cpu, test/inductor/test_torchinductor.py::CpuTests::test_resize_cpu, test/inductor/test_torchinductor.py::CpuTests::test_roll_cpu, test/inductor/test_torchinductor.py::CpuTests::test_round_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_scatter_bf16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scatter_reduce1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scheduler_vertical_fusion1_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_prefer_nd_tiling_True_use_block_ptr_True_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sdpa_unaligned_mask_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_shape_padding_cpu, test/inductor/test_torchinductor.py::CpuTests::test_shape_prop_torch_ones_cpu, test/inductor/test_torchinductor.py::CpuTests::test_slice2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_slice_mutation1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_slice_scatter2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_softmax_backward_data_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sort_stable_cpu, test/inductor/test_torchinductor.py::CpuTests::test_split_cumsum_cpu, test/inductor/test_torchinductor.py::CpuTests::test_split_cumsum_low_prec_cpu, test/inductor/test_torchinductor.py::CpuTests::test_split_reduction_with_int64_size_cpu, test/inductor/test_torchinductor.py::CpuTests::test_split_with_sizes_with_unbacked_symints_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sqrt_dynamic_shapes_cpu, test/inductor/test_torchinductor.py::CpuTests::test_squeeze1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_squeeze2_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_tensor1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_to_device_constant_cpu, test/inductor/test_torchinductor.py::CpuTests::test_to_dtype_cpu, test/inductor/test_torchinductor.py::CpuTests::test_transpose_add_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unspec_inputs_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unspec_inputs_int8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unspec_inputs_uint8_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_var_correction_cpu, test/inductor/test_torchinductor.py::CpuTests::test_vectorized_ops_masked_var_novec_cpu, test/inductor/test_torchinductor.py::CpuTests::test_view_as_complex_cpu, test/inductor/test_torchinductor.py::CpuTests::test_views1_cpu, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast1_broadcast2, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast2_broadcast1, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast2_broadcast2, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast2_double, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast3_dense, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast3_strided, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_dense_int, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_dense_transposed, 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_broadcast3, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_strided_int, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_transposed_int, 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__dyn_quant_matmul_4bit_mps, test/inductor/test_torchinductor.py::GPUTests::test__unsafe_masked_index_put_accumulate_mps, test/inductor/test_torchinductor.py::GPUTests::test_adaptive_avg_pool1d_argmax_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_pool2d1_mps, test/inductor/test_torchinductor.py::GPUTests::test_add_complex10_mps, test/inductor/test_torchinductor.py::GPUTests::test_add_complex9_mps, test/inductor/test_torchinductor.py::GPUTests::test_add_inplace_permuted_mps, test/inductor/test_torchinductor.py::GPUTests::test_adding_tensor_offsets_mps, test/inductor/test_torchinductor.py::GPUTests::test_addmm_mps, test/inductor/test_torchinductor.py::GPUTests::test_alexnet_prefix_mps, test/inductor/test_torchinductor.py::GPUTests::test_aliased_buffer_reuse_mps, test/inductor/test_torchinductor.py::GPUTests::test_allow_reuse_active_if_under_peak_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_arange1_mps, test/inductor/test_torchinductor.py::GPUTests::test_assert_size_stride_op_name_pass_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool2d8_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool2d_backward_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_batch_norm_2d_mps, test/inductor/test_torchinductor.py::GPUTests::test_bfloat16_to_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_bitwise2_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_broadcast_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_computed_offsets_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int16_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int16_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int32_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int32_int8_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int64_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_buffer_batch_norm_mps, test/inductor/test_torchinductor.py::GPUTests::test_buffer_use_after_remove_mps, test/inductor/test_torchinductor.py::GPUTests::test_builtins_round_float_ndigits_pos_mps, test/inductor/test_torchinductor.py::GPUTests::test_cat_empty_mps, test/inductor/test_torchinductor.py::GPUTests::test_cat_unbacked_legacy_empty_mps, test/inductor/test_torchinductor.py::GPUTests::test_cauchy_mps, test/inductor/test_torchinductor.py::GPUTests::test_clamp_mps, test/inductor/test_torchinductor.py::GPUTests::test_clamp_type_promotion_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_config_option_dont_assume_alignment_mps, test/inductor/test_torchinductor.py::GPUTests::test_consecutive_split_cumsum_mps, test/inductor/test_torchinductor.py::GPUTests::test_const_int32_to_float_mps, test/inductor/test_torchinductor.py::GPUTests::test_constant_pad_1d_mps, test/inductor/test_torchinductor.py::GPUTests::test_constant_pad_2d_strides_nonpositive_mps, test/inductor/test_torchinductor.py::GPUTests::test_conv1d_depthwise_mps, test/inductor/test_torchinductor.py::GPUTests::test_conv1d_with_permute_mps, test/inductor/test_torchinductor.py::GPUTests::test_conv2d_backward_channels_last_mps, test/inductor/test_torchinductor.py::GPUTests::test_conv2d_channels_last_mps, test/inductor/test_torchinductor.py::GPUTests::test_conv_bn_fuse_mps, test/inductor/test_torchinductor.py::GPUTests::test_convolution1_mps, test/inductor/test_torchinductor.py::GPUTests::test_convolution2_mps, test/inductor/test_torchinductor.py::GPUTests::test_convolution4_mps, test/inductor/test_torchinductor.py::GPUTests::test_copy_non_blocking_is_pinned_use_cat_False_mps, test/inductor/test_torchinductor.py::GPUTests::test_cos_mps, test/inductor/test_torchinductor.py::GPUTests::test_cpu_scalar_with_gpu_tensor_cpp_mps, test/inductor/test_torchinductor.py::GPUTests::test_cpu_scalar_with_gpu_tensor_dynamic_mps, test/inductor/test_torchinductor.py::GPUTests::test_cpu_tensor_with_gpu_tensor_mps, test/inductor/test_torchinductor.py::GPUTests::test_cumsum_mps, test/inductor/test_torchinductor.py::GPUTests::test_custom_op_1_mps, test/inductor/test_torchinductor.py::GPUTests::test_data_type_propogation_mps, test/inductor/test_torchinductor.py::GPUTests::test_div8_mps, test/inductor/test_torchinductor.py::GPUTests::test_div9_mps, test/inductor/test_torchinductor.py::GPUTests::test_div_presicion_accuracy_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_dtypeview_bfloat16_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float16_int64_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float16_int8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float32_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float64_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float64_int64_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float64_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int16_float16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int32_float16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int32_float32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int32_int64_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_int64_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int64_int64_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int64_int8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int64_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int8_bfloat16_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_dtypeview_uint8_float32_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_elu_mps, test/inductor/test_torchinductor.py::GPUTests::test_embedding_bag_mps, test/inductor/test_torchinductor.py::GPUTests::test_empty1_mps, test/inductor/test_torchinductor.py::GPUTests::test_exact_stride_mps, test/inductor/test_torchinductor.py::GPUTests::test_expanded_reduction_mps, test/inductor/test_torchinductor.py::GPUTests::test_expm1_mps, test/inductor/test_torchinductor.py::GPUTests::test_fallback_mutable_op_basic_mps, test/inductor/test_torchinductor.py::GPUTests::test_flip_mps, test/inductor/test_torchinductor.py::GPUTests::test_float_index_expression_type_promotion_mps, test/inductor/test_torchinductor.py::GPUTests::test_fmin_fmax_mps, test/inductor/test_torchinductor.py::GPUTests::test_fmod_zero_dim_mps, test/inductor/test_torchinductor.py::GPUTests::test_forced_buffer_realize_mps, test/inductor/test_torchinductor.py::GPUTests::test_fractional_max_pool2d4_mps, test/inductor/test_torchinductor.py::GPUTests::test_full_like_transposed_mps, test/inductor/test_torchinductor.py::GPUTests::test_fuse_large_params_mps, test/inductor/test_torchinductor.py::GPUTests::test_gather_scatter_mps, test/inductor/test_torchinductor.py::GPUTests::test_graph_partition_misaligned_input_mps, test/inductor/test_torchinductor.py::GPUTests::test_graph_partition_mutation_real_name_mps, test/inductor/test_torchinductor.py::GPUTests::test_graph_partition_pad_dynamic_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_grid_sampler_expand_preserves_view_mps, test/inductor/test_torchinductor.py::GPUTests::test_hardsigmoid_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_propagation_abs_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_propagation_remainder_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_put1_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_put4_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_add_mps, test/inductor/test_torchinductor.py::GPUTests::test_insignificant_strides_mps, test/inductor/test_torchinductor.py::GPUTests::test_isinf2_mps, test/inductor/test_torchinductor.py::GPUTests::test_issue102546_mps, test/inductor/test_torchinductor.py::GPUTests::test_large_grid_use_block_ptr_False_mps, test/inductor/test_torchinductor.py::GPUTests::test_large_grid_use_block_ptr_True_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_like_rands_sliced_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_long_tensor_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_mark_dynamic_with_hint_override_mps, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d1_mps, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d6_dilation_1_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_mean_mps, test/inductor/test_torchinductor.py::GPUTests::test_min_max_reduction_mps, test/inductor/test_torchinductor.py::GPUTests::test_move_arange_mps, test/inductor/test_torchinductor.py::GPUTests::test_multilayer_var_lowp_mps, test/inductor/test_torchinductor.py::GPUTests::test_mutable_custom_op_fixed_layout_mps, test/inductor/test_torchinductor.py::GPUTests::test_no_mega_fusion_during_lowering_mps, test/inductor/test_torchinductor.py::GPUTests::test_no_op_reduction_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_cast_mps, test/inductor/test_torchinductor.py::GPUTests::test_pad_single_mps, test/inductor/test_torchinductor.py::GPUTests::test_pad_view_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_j1_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_chebyshev_polynomial_v_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_chebyshev_polynomial_w_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_erf_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_expm1_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_i0_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_i1e_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_logit_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_modified_bessel_i1_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_modified_bessel_k1_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_multigammaln_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_ndtr_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_psi_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_profiler_mark_wrapper_call_mps, test/inductor/test_torchinductor.py::GPUTests::test_rand_like_deterministic_mps, test/inductor/test_torchinductor.py::GPUTests::test_reduction3_mps, test/inductor/test_torchinductor.py::GPUTests::test_reduction_config_limit_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_resize_mps, test/inductor/test_torchinductor.py::GPUTests::test_round_mps, test/inductor/test_torchinductor.py::GPUTests::test_rsqrt_mps, test/inductor/test_torchinductor.py::GPUTests::test_scatter5_mps, test/inductor/test_torchinductor.py::GPUTests::test_scatter_bf16_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_scheduler_vertical_fusion1_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_sdpa_prefer_nd_tiling_True_use_block_ptr_True_mps, test/inductor/test_torchinductor.py::GPUTests::test_sgn_mps, test/inductor/test_torchinductor.py::GPUTests::test_shape_padding_mps, test/inductor/test_torchinductor.py::GPUTests::test_should_pad_bench_for_bmm_mps, test/inductor/test_torchinductor.py::GPUTests::test_size_asserts_for_multi_output_fallback_mps, test/inductor/test_torchinductor.py::GPUTests::test_slice2_mps, test/inductor/test_torchinductor.py::GPUTests::test_slice_scatter2_mps, test/inductor/test_torchinductor.py::GPUTests::test_softmax_mps, test/inductor/test_torchinductor.py::GPUTests::test_softmax_one_kernel_loop_mps, test/inductor/test_torchinductor.py::GPUTests::test_special_polygamma_mps, test/inductor/test_torchinductor.py::GPUTests::test_split_cumsum_low_prec_mps, test/inductor/test_torchinductor.py::GPUTests::test_split_reduction_with_int64_size_mps, test/inductor/test_torchinductor.py::GPUTests::test_split_with_sizes_with_unbacked_symints_mps, test/inductor/test_torchinductor.py::GPUTests::test_sum1_mps, test/inductor/test_torchinductor.py::GPUTests::test_tensor1_mps, test/inductor/test_torchinductor.py::GPUTests::test_tensor_index_slice_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_unfold_zero_dimension_tensor_mps, test/inductor/test_torchinductor.py::GPUTests::test_unspec_inputs_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_unspec_inputs_int8_mps, test/inductor/test_torchinductor.py::GPUTests::test_upsample_cat_conv_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_vectorized_ops_masked_var_novec_mps, test/inductor/test_torchinductor.py::GPUTests::test_views3_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_zero_dim_reductions_mps, test/inductor/test_torchinductor.py::TestFull::test_full_dtype 2025-10-10T02:33:32.8192840Z 2025-10-10T02:33:35.3110630Z Running inductor/test_torchinductor_dynamic_shapes 2/8 ... [2025-10-10 02:33:35.310841] 2025-10-10T02:33:35.3111690Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:33:35.3116300Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/bin/python', '-bb', 'inductor/test_torchinductor_dynamic_shapes.py', '-m', 'not serial', '--shard-id=2', '--num-shards=8', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:33:35.311151] 2025-10-10T02:34:29.1288760Z 2025-10-10T02:34:29.1289860Z inductor/test_torchinductor 4/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_4.4_06934434c6fdc569_.log 2025-10-10T02:34:29.1379960Z Running 469 items in this shard: test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast1_broadcast3, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast1_dense, 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_broadcast2_int, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast3_broadcast2, 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_double_broadcast1, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_int_broadcast1, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_int_broadcast3, 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_int_transposed, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_strided_transposed, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_transposed_int, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_transposed_transposed, test/inductor/test_torchinductor.py::CpuTests::test__unsafe_masked_index_put_accumulate_cpu, test/inductor/test_torchinductor.py::CpuTests::test_adaptive_avg_pool_errors_with_long_cpu, test/inductor/test_torchinductor.py::CpuTests::test_add_complex10_cpu, test/inductor/test_torchinductor.py::CpuTests::test_add_complex3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_add_complex4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_add_complex7_cpu, test/inductor/test_torchinductor.py::CpuTests::test_add_complex8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_add_complex_cpu, test/inductor/test_torchinductor.py::CpuTests::test_alexnet_prefix_cpu, test/inductor/test_torchinductor.py::CpuTests::test_any_cpu, test/inductor/test_torchinductor.py::CpuTests::test_aoti_eager_dtype_device_layout_cpu, test/inductor/test_torchinductor.py::CpuTests::test_aoti_eager_with_scalar_cpu, test/inductor/test_torchinductor.py::CpuTests::test_arange4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_argmax_argmin_with_duplicates_cpu, test/inductor/test_torchinductor.py::CpuTests::test_argmax_argmin_with_nan_cpu, test/inductor/test_torchinductor.py::CpuTests::test_as_strided_on_views_cpu, test/inductor/test_torchinductor.py::CpuTests::test_assert_alignment_op_name_pass_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool2d3_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_pool3d_backward3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool_errors_with_uint_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bernoulli1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bfloat16_to_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bitwise2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bitwise_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int16_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int16_int8_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_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_int64_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_cat_empty_index_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cat_extern_kernel_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cat_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cat_unbacked_empty_1d_cpu, test/inductor/test_torchinductor.py::CpuTests::test_check_stack_no_cycles_cpu, test/inductor/test_torchinductor.py::CpuTests::test_complex_memory_overlap_cpu, test/inductor/test_torchinductor.py::CpuTests::test_constant_pad_2d_strides_nonpositive_cpu, test/inductor/test_torchinductor.py::CpuTests::test_constant_pad_nd_inplace_cpu, test/inductor/test_torchinductor.py::CpuTests::test_conv2d_backward_channels_last_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cpu_scalar_with_gpu_tensor_cpp_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cudnn_rnn_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cummin_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cumprod_zero_dim_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_scan_op_compiled_cpu, test/inductor/test_torchinductor.py::CpuTests::test_device_assert_cpu, test/inductor/test_torchinductor.py::CpuTests::test_diagonal_copy_cpu, test/inductor/test_torchinductor.py::CpuTests::test_div6_cpu, test/inductor/test_torchinductor.py::CpuTests::test_div9_cpu, test/inductor/test_torchinductor.py::CpuTests::test_div_by_zero_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_dtypeview_float16_float16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float16_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float32_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float64_float32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float64_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float64_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int16_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int16_int8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int32_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int32_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int64_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_uint8_float64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_uint8_int8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_embedding_bag_byte_unpack_cpu, test/inductor/test_torchinductor.py::CpuTests::test_erfinv_cpu, test/inductor/test_torchinductor.py::CpuTests::test_exp_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_expanded_reduction_cpu, test/inductor/test_torchinductor.py::CpuTests::test_expm1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fallback_mutable_op_list_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fallback_mutable_op_list_tensor_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fill2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fractional_max_pool2d2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_full_like_sliced_cpu, test/inductor/test_torchinductor.py::CpuTests::test_full_like_transposed_cpu, test/inductor/test_torchinductor.py::CpuTests::test_functionalize_rng_wrappers_cpu, test/inductor/test_torchinductor.py::CpuTests::test_gather1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_gather2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_graph_partition_mutation_real_name_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_grid_sampler_2d_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_propagation_nested_indirect_indexing_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_inner_fn_str_and_stride_cpu, test/inductor/test_torchinductor.py::CpuTests::test_inplace_where_pointwise_cpu, test/inductor/test_torchinductor.py::CpuTests::test_input_mutation3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_isin_tensor_scalar_cpu, test/inductor/test_torchinductor.py::CpuTests::test_kernel_names_cpu, test/inductor/test_torchinductor.py::CpuTests::test_large_grid_use_block_ptr_True_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_layer_norm_cpu, test/inductor/test_torchinductor.py::CpuTests::test_leaky_relu_cpu, test/inductor/test_torchinductor.py::CpuTests::test_like_rands_cpu, test/inductor/test_torchinductor.py::CpuTests::test_like_rands_sliced_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_dynamic_maxautotune_cpu, test/inductor/test_torchinductor.py::CpuTests::test_linear_float64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_linear_mixed_dtype_cpu, test/inductor/test_torchinductor.py::CpuTests::test_linspace1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_list_clearing_cpu, test/inductor/test_torchinductor.py::CpuTests::test_low_memory_max_pool_dilation_2_dim_2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_low_memory_max_pool_dilation_2_dim_3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_masked_fill_cpu, test/inductor/test_torchinductor.py::CpuTests::test_matmul_layer_norm_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_min_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_pool2d4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_pool2d5_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_pool2d8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_pool2d_with_indices_backward2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_mix_device_index_cpu, test/inductor/test_torchinductor.py::CpuTests::test_mm_mixed_dtype_cpu, test/inductor/test_torchinductor.py::CpuTests::test_move_arange_cpu, test/inductor/test_torchinductor.py::CpuTests::test_multilayer_var_lowp_cpu, test/inductor/test_torchinductor.py::CpuTests::test_mutable_custom_op_fixed_layout_cpu, test/inductor/test_torchinductor.py::CpuTests::test_nan_sort_stable_False_descending_False_cpu, test/inductor/test_torchinductor.py::CpuTests::test_nan_sort_stable_False_descending_True_cpu, test/inductor/test_torchinductor.py::CpuTests::test_nan_sort_stable_True_descending_True_cpu, test/inductor/test_torchinductor.py::CpuTests::test_nan_to_num_cpu, test/inductor/test_torchinductor.py::CpuTests::test_needs_contiguous_strides_cpu, test/inductor/test_torchinductor.py::CpuTests::test_new_ones_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pattern_matcher_unbacked_cpu, test/inductor/test_torchinductor.py::CpuTests::test_permute1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_bessel_j0_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_erfinv_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_modified_bessel_i0_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_multigammaln_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_ndtr_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_polygamma_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_shifted_chebyshev_polynomial_w_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pow1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pow_int_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pow_symfloat_cpu, test/inductor/test_torchinductor.py::CpuTests::test_prod_cpu, test/inductor/test_torchinductor.py::CpuTests::test_randint_distribution_cpu, test/inductor/test_torchinductor.py::CpuTests::test_randint_kernel_count_cpu, test/inductor/test_torchinductor.py::CpuTests::test_randn_like_empty_cpu, test/inductor/test_torchinductor.py::CpuTests::test_reduction_config_limit_cpu, test/inductor/test_torchinductor.py::CpuTests::test_remainder_cpu, test/inductor/test_torchinductor.py::CpuTests::test_remove_noop_slice1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_remove_noop_view_dtype_cpu, test/inductor/test_torchinductor.py::CpuTests::test_repeat_as_strided_cpu, test/inductor/test_torchinductor.py::CpuTests::test_repeat_interleave_Tensor_decomp_int64_nd_1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_require_stride_expanded_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scalar_cpu_tensor_arg_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_scatter4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scatter_add1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scatter_add2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sdpa_unaligned_mask_freezing_cpu, test/inductor/test_torchinductor.py::CpuTests::test_select_scatter_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sin_cpu, test/inductor/test_torchinductor.py::CpuTests::test_single_elem_cpu, test/inductor/test_torchinductor.py::CpuTests::test_single_elem_indirect_cpu, test/inductor/test_torchinductor.py::CpuTests::test_size_asserts_for_multi_output_fallback_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sizehint_issue1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_slice_scatter4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_slice_scatter5_cpu, test/inductor/test_torchinductor.py::CpuTests::test_slice_scatter_dtype_consistency_cpu, test/inductor/test_torchinductor.py::CpuTests::test_softmax_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sort_transpose_cpu, test/inductor/test_torchinductor.py::CpuTests::test_split_cumsum_index_cpu, test/inductor/test_torchinductor.py::CpuTests::test_split_reduction_dynamic_shape_cpu, test/inductor/test_torchinductor.py::CpuTests::test_split_with_list_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_sum3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sum4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_tensor2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_tensor_index_put_slice_cpu, test/inductor/test_torchinductor.py::CpuTests::test_tmp_not_defined_issue3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_torch_device_split_cpu, test/inductor/test_torchinductor.py::CpuTests::test_triu_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unbacked_floordiv_simplify_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unroll_small_reduction_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unspec_inputs_float16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_upsample_bilinear2d_a_cpu, test/inductor/test_torchinductor.py::CpuTests::test_upsample_nearest1d_cpu, test/inductor/test_torchinductor.py::CpuTests::test_upsample_nearest2d_backward_cpu, test/inductor/test_torchinductor.py::CpuTests::test_views3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_where_with_logical_op_cpu, test/inductor/test_torchinductor.py::CpuTests::test_zero_dim_reductions_cpu, test/inductor/test_torchinductor.py::CpuTests::test_zero_element_mutation_cpu, test/inductor/test_torchinductor.py::CpuTests::test_zeros_cpu, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast1_broadcast1, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast1_dense, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast1_int, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast1_transposed, 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_double, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_dense_broadcast1, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_double_broadcast3, 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_int_double, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_int_transposed, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_strided_broadcast1, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_strided_double, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_transposed_broadcast1, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_transposed_broadcast2, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_transposed_double, test/inductor/test_torchinductor.py::GPUTests::test__dyn_quant_pack_4bit_weight_mps, test/inductor/test_torchinductor.py::GPUTests::test_abs_mps, test/inductor/test_torchinductor.py::GPUTests::test_adaptive_avg_pool2d_low_prec_mps, test/inductor/test_torchinductor.py::GPUTests::test_adaptive_max_pool2d3_mps, test/inductor/test_torchinductor.py::GPUTests::test_add_complex7_mps, test/inductor/test_torchinductor.py::GPUTests::test_add_complex_mps, test/inductor/test_torchinductor.py::GPUTests::test_angle_mps, test/inductor/test_torchinductor.py::GPUTests::test_aoti_eager_with_scalar_mps, test/inductor/test_torchinductor.py::GPUTests::test_arange2_mps, test/inductor/test_torchinductor.py::GPUTests::test_arange3_mps, test/inductor/test_torchinductor.py::GPUTests::test_arange4_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_as_strided_mps, test/inductor/test_torchinductor.py::GPUTests::test_as_strided_on_views_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool2d4_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool2d5_mps, test/inductor/test_torchinductor.py::GPUTests::test_bool_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_default_kwargs_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int32_int64_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int64_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int64_int8_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int8_int8_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int8_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_int_uint8_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_nd_tiling_False_mps, test/inductor/test_torchinductor.py::GPUTests::test_buffer_copied_in_graph_with_different_shapes_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_negative_dim_mps, test/inductor/test_torchinductor.py::GPUTests::test_cat_unbacked_2d_mps, test/inductor/test_torchinductor.py::GPUTests::test_complex_memory_overlap_mps, test/inductor/test_torchinductor.py::GPUTests::test_constant_pad_3d_mps, test/inductor/test_torchinductor.py::GPUTests::test_constant_pad_float64_mps, test/inductor/test_torchinductor.py::GPUTests::test_conv3d_channels_last_use_block_ptr_False_mps, test/inductor/test_torchinductor.py::GPUTests::test_conv3d_mps, test/inductor/test_torchinductor.py::GPUTests::test_conv_functional_bn_fuse_mps, test/inductor/test_torchinductor.py::GPUTests::test_convolution5_mps, test/inductor/test_torchinductor.py::GPUTests::test_cpu_scalar_with_gpu_tensor_mps, test/inductor/test_torchinductor.py::GPUTests::test_cpu_tensor_with_cpu_tensor_mps, test/inductor/test_torchinductor.py::GPUTests::test_cumprod_zero_dim_mps, test/inductor/test_torchinductor.py::GPUTests::test_cumsum_pattern_matcher_issue_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_compiled_mps, test/inductor/test_torchinductor.py::GPUTests::test_deterministic_codegen_mps, test/inductor/test_torchinductor.py::GPUTests::test_device_assert_mps, test/inductor/test_torchinductor.py::GPUTests::test_dist_bf16_mps, test/inductor/test_torchinductor.py::GPUTests::test_div2_mps, test/inductor/test_torchinductor.py::GPUTests::test_div5_mps, test/inductor/test_torchinductor.py::GPUTests::test_div7_mps, test/inductor/test_torchinductor.py::GPUTests::test_div_softmax_symfloat_mps, test/inductor/test_torchinductor.py::GPUTests::test_dropout_trivial_0_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_bfloat16_float64_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_bfloat16_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_bfloat16_int8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float16_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float32_float32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float32_float64_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float32_int64_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_float32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float64_float64_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_fusion_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int16_bfloat16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int16_float32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int16_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int32_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int32_int8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int8_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_uint8_float64_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_uint8_int64_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_uint8_int8_mps, test/inductor/test_torchinductor.py::GPUTests::test_embedding_bag_byte_unpack_mps, test/inductor/test_torchinductor.py::GPUTests::test_embedding_sparse_mps, test/inductor/test_torchinductor.py::GPUTests::test_emulate_precision_triton_fp_fusion_mps, test/inductor/test_torchinductor.py::GPUTests::test_exp_mps, test/inductor/test_torchinductor.py::GPUTests::test_expand_as_mps, test/inductor/test_torchinductor.py::GPUTests::test_expand_mps, test/inductor/test_torchinductor.py::GPUTests::test_fallback_mutable_op_no_mutated_tensors_mps, test/inductor/test_torchinductor.py::GPUTests::test_fft_real_input_mps, test/inductor/test_torchinductor.py::GPUTests::test_fill2_mps, test/inductor/test_torchinductor.py::GPUTests::test_flip_cat_mps, test/inductor/test_torchinductor.py::GPUTests::test_float16_to_int16_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_gather2_mps, test/inductor/test_torchinductor.py::GPUTests::test_gelu_mps, test/inductor/test_torchinductor.py::GPUTests::test_generated_code_has_size_stride_assert_mps, test/inductor/test_torchinductor.py::GPUTests::test_getitem_mps, test/inductor/test_torchinductor.py::GPUTests::test_graph_partition_argmax_mps, test/inductor/test_torchinductor.py::GPUTests::test_graph_partition_constant_tensor1_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_horizonal_fusion1_mps, test/inductor/test_torchinductor.py::GPUTests::test_horizonal_fusion2_mps, test/inductor/test_torchinductor.py::GPUTests::test_index1_mps, test/inductor/test_torchinductor.py::GPUTests::test_index3_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_put_as_masked_fill_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_put_deterministic_fallback_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_put_failed_reinplace_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_put_fallback1_mps, test/inductor/test_torchinductor.py::GPUTests::test_indirect_load_broadcast_mps, test/inductor/test_torchinductor.py::GPUTests::test_inductor_assert_mps, test/inductor/test_torchinductor.py::GPUTests::test_inductor_multiple_specializations_mps, test/inductor/test_torchinductor.py::GPUTests::test_inductor_triton_bucketize_respects_masking_mps, test/inductor/test_torchinductor.py::GPUTests::test_inner_fn_str_and_stride_mps, test/inductor/test_torchinductor.py::GPUTests::test_inplace_flip_mps, test/inductor/test_torchinductor.py::GPUTests::test_inplace_resize_as_mps, test/inductor/test_torchinductor.py::GPUTests::test_inplace_where_pointwise_mps, test/inductor/test_torchinductor.py::GPUTests::test_input_mutation5_mps, test/inductor/test_torchinductor.py::GPUTests::test_int8_weight_only_quant_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_kwargs_mps, test/inductor/test_torchinductor.py::GPUTests::test_large_broadcast_reduction_mps, test/inductor/test_torchinductor.py::GPUTests::test_large_offset_pointwise_mps, test/inductor/test_torchinductor.py::GPUTests::test_large_pointwise_mps, test/inductor/test_torchinductor.py::GPUTests::test_like_rands3_mps, test/inductor/test_torchinductor.py::GPUTests::test_logaddexp_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_matmul_layer_norm_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_pool2d6_dilation_2_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_backward3_mps, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d_with_indices_backward5_mps, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d_with_indices_backward_mps, test/inductor/test_torchinductor.py::GPUTests::test_min_max_reduction_nan_mps, test/inductor/test_torchinductor.py::GPUTests::test_mixed_mm2_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_gpu_device_mps, test/inductor/test_torchinductor.py::GPUTests::test_mutations_loop_fusion_mps, test/inductor/test_torchinductor.py::GPUTests::test_nan_sort_stable_False_descending_True_mps, test/inductor/test_torchinductor.py::GPUTests::test_nan_sort_stable_True_descending_False_mps, test/inductor/test_torchinductor.py::GPUTests::test_nan_sort_stable_True_descending_True_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_one_hot_mps, test/inductor/test_torchinductor.py::GPUTests::test_pattern_matcher_unbacked_mps, test/inductor/test_torchinductor.py::GPUTests::test_philox_rand_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_bessel_j0_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_bessel_y0_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_bessel_y1_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_chebyshev_polynomial_t_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_digamma_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_entr_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_erfinv_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_i0e_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_i1_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_laguerre_polynomial_l_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_round_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_scaled_modified_bessel_k0_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_v_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_shifted_chebyshev_polynomial_w_mps, test/inductor/test_torchinductor.py::GPUTests::test_polar_mps, test/inductor/test_torchinductor.py::GPUTests::test_pow2_mps, test/inductor/test_torchinductor.py::GPUTests::test_pow_int_mps, test/inductor/test_torchinductor.py::GPUTests::test_pow_symfloat_mps, test/inductor/test_torchinductor.py::GPUTests::test_randn_generator_mps, test/inductor/test_torchinductor.py::GPUTests::test_randn_like_empty_mps, test/inductor/test_torchinductor.py::GPUTests::test_remainder_mps, test/inductor/test_torchinductor.py::GPUTests::test_remove_no_ops_mps, test/inductor/test_torchinductor.py::GPUTests::test_remove_noop_slice_mps, test/inductor/test_torchinductor.py::GPUTests::test_remove_noop_view_default_mps, test/inductor/test_torchinductor.py::GPUTests::test_remove_noop_view_dtype_mps, test/inductor/test_torchinductor.py::GPUTests::test_repeat_interleave_Tensor_decomp_int64_nd_2_mps, test/inductor/test_torchinductor.py::GPUTests::test_repeat_interleave_mps, test/inductor/test_torchinductor.py::GPUTests::test_roi_align_mps, test/inductor/test_torchinductor.py::GPUTests::test_rsqrt_dynamic_shapes_mps, test/inductor/test_torchinductor.py::GPUTests::test_scalar_cpu_tensor_arg_mps, test/inductor/test_torchinductor.py::GPUTests::test_scatter1_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_scatter_add1_mps, test/inductor/test_torchinductor.py::GPUTests::test_scatter_add3_mps, test/inductor/test_torchinductor.py::GPUTests::test_searchsorted_broadcast_mps, test/inductor/test_torchinductor.py::GPUTests::test_setitem_with_int_parameter_mps, test/inductor/test_torchinductor.py::GPUTests::test_sgn_extremal_mps, test/inductor/test_torchinductor.py::GPUTests::test_sigmoid_mps, test/inductor/test_torchinductor.py::GPUTests::test_signbit_mps, test/inductor/test_torchinductor.py::GPUTests::test_simplify_loops_mps, test/inductor/test_torchinductor.py::GPUTests::test_single_elem_indirect_mps, test/inductor/test_torchinductor.py::GPUTests::test_single_elem_mps, test/inductor/test_torchinductor.py::GPUTests::test_slice_mutation2_mps, test/inductor/test_torchinductor.py::GPUTests::test_slice_scatter3_mps, test/inductor/test_torchinductor.py::GPUTests::test_slice_scatter_dtype_consistency_mps, test/inductor/test_torchinductor.py::GPUTests::test_split_cumprod_mps, test/inductor/test_torchinductor.py::GPUTests::test_split_cumsum_mps, test/inductor/test_torchinductor.py::GPUTests::test_split_with_integer_mps, test/inductor/test_torchinductor.py::GPUTests::test_squeeze2_mps, test/inductor/test_torchinductor.py::GPUTests::test_stride_preservation_with_stride_modifying_fx_pass_mps, test/inductor/test_torchinductor.py::GPUTests::test_strided_inputs_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_tan_mps, test/inductor/test_torchinductor.py::GPUTests::test_tensor_index_put_slice_mps, test/inductor/test_torchinductor.py::GPUTests::test_tmp_not_defined_issue2_mps, test/inductor/test_torchinductor.py::GPUTests::test_tmp_not_defined_issue3_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_unsigned_constant_tensors_mps, test/inductor/test_torchinductor.py::GPUTests::test_unspec_inputs_float16_mps, test/inductor/test_torchinductor.py::GPUTests::test_unspec_inputs_float32_mps, test/inductor/test_torchinductor.py::GPUTests::test_unspec_inputs_float64_mps, test/inductor/test_torchinductor.py::GPUTests::test_unspec_inputs_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_unspec_inputs_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_unsqueeze_inplace_mps, test/inductor/test_torchinductor.py::GPUTests::test_unsqueeze_mps, test/inductor/test_torchinductor.py::GPUTests::test_upsample_bilinear2d_a_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_view_as_complex_mps, test/inductor/test_torchinductor.py::GPUTests::test_view_detach_mps, test/inductor/test_torchinductor.py::GPUTests::test_views1_mps, test/inductor/test_torchinductor.py::GPUTests::test_views6_mps, test/inductor/test_torchinductor.py::GPUTests::test_views7_mps, test/inductor/test_torchinductor.py::GPUTests::test_where_with_logical_op_mps, test/inductor/test_torchinductor.py::GPUTests::test_xblock_divides_xnumel_mps, test/inductor/test_torchinductor.py::GPUTests::test_zero_element_mutation_mps, test/inductor/test_torchinductor.py::GPUTests::test_zeros_mps 2025-10-10T02:34:29.1469290Z 2025-10-10T02:34:31.1594690Z Running inductor/test_torchinductor_dynamic_shapes 3/8 ... [2025-10-10 02:34:31.159326] 2025-10-10T02:34:31.1595080Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:34:31.1597490Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/bin/python', '-bb', 'inductor/test_torchinductor_dynamic_shapes.py', '-m', 'not serial', '--shard-id=3', '--num-shards=8', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:34:31.159603] 2025-10-10T02:36:06.3960790Z 2025-10-10T02:36:06.3962700Z inductor/test_torchinductor_dynamic_shapes 1/8 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_dynamic_shapes_1.8_bf585d71bee6f2c2_.log 2025-10-10T02:36:06.4035580Z Running 236 items in this shard: test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test__unsafe_masked_index_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_add_const_int_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_argmax_argmin1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_argmax_argmin_with_nan_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_avg_pool2d_backward2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_avg_pool3d_backward4_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bmm2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bucketize_int_int8_int16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bucketize_int_int8_uint8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_builtins_round_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_builtins_round_int_ndigits_zero_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_cat_negative_dim_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_chunk_recompiles_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_complex_memory_overlap_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_constant_pad_fill_dtype_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_constant_pad_float64_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_conv_shape_check_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_cummin_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_custom_op_default_layout_constraint_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dense_mask_index_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_deterministic_codegen_with_suffix_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_device_assert_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_diagonal_copy_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_div1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_div_softmax_symfloat_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_bfloat16_int8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_float16_int16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_float16_int64_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_float16_int8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_float64_int64_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_int16_bfloat16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_int16_float16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_int16_int16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_int32_int8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_int64_int32_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_int8_float64_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_int8_int32_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_uint8_uint8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_exp_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_fallback_mutable_op_basic_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_fallback_mutable_op_list_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_float32_to_int32_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_float_index_expression_type_promotion_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_fmod_zero_dim_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_gelu_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_graph_partition_constant_tensor1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_graph_partition_misaligned_input_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_graph_partition_no_inputs_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_grid_sampler_expand_preserves_view_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_hardsigmoid_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_index_propagation_device_assert_masked_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_index_propagation_flip_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_index_put_index_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_index_remainder_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_index_select_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_input_mutation4_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_invalid_operand_issue1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_issue102546_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_large_offset_pointwise_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_layer_norm_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_linear_float64_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_linspace1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_logsumexp_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_low_memory_max_pool_dilation_2_dim_3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_masked_scatter_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_max_pool2d6_dilation_2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_max_pool2d_with_indices_backward6_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_min_max_reduction_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_misaligned_address_issue1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_mixed_mm2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_mixed_mm3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_mm_mixed_dtype_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_mul_softmax_symfloat_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_multi_gpu_device_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_mutable_custom_op_fixed_layout_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_nan_sort_stable_True_descending_True_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_neg_index_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_nll_loss_forward_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pad_single_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pattern_matcher_multi_user_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_permute2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_erfinv_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_hermite_polynomial_h_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_laguerre_polynomial_l_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_legendre_polynomial_p_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_log1p_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_modified_bessel_i0_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_ndtri_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_sinc_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_polar_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pow_int_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_rand_like_deterministic_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_remainder_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_remove_no_ops_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_replication_pad_errors_with_bool_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_resize_as_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_reuse_buffers_with_aliasing_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_round_correctness_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_round_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_scatter_reduce1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_scatter_reduce3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_should_pad_bench_for_bmm_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_sin_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_slice4_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_slice_scatter3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_slice_scatter_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_stack_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_std_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_sum1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_tanh_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_tensor2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_unspec_inputs_float32_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_unspec_inputs_int8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_unsqueeze_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_unsqueeze_inplace_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_upsample_nearest2d_backward_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_var_mean_tile_reduction_False_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_view_uint8_through_differing_bitwidths_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_xblock_divides_xnumel_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_zero_dim_reductions_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test__dyn_quant_pack_4bit_weight_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_adaptive_avg_pool1d_argmax_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_adaptive_avg_pool_errors_with_long_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_adaptive_pool_errors_with_long_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_add_complex_strided_fallback_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_aoti_eager_override_registration_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_argmax_argmin2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_argmax_argmin3_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_as_strided_on_views_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_avg_pool2d1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_avg_pool2d2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_avg_pool3d_backward4_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_baddbmm_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bernoulli2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bool_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bucketize_computed_offsets_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bucketize_int_int8_int32_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_buffer_use_after_remove_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_builtins_round_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_cat_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_cat_empty_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_constant_pad_2d_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_constant_pad_3d_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_conv2d_backward_channels_last_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_conv3d_channels_last_use_block_ptr_False_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_conv3d_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_conv_backward_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_cumsum_zero_dim_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_custom_scan_would_split_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dist_bf16_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_div7_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_div9_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_div_by_zero_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_div_precision_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dropout_deterministic_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dropout_trivial_1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtype_mismatch_issue_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_bfloat16_float32_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_bfloat16_int64_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_bfloat16_int8_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_float16_float16_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_float16_uint8_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_float32_float32_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_float32_int32_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_float64_int16_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_int64_int16_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_int8_bfloat16_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_uint8_int64_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_uint8_int8_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_elu_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_fallback_mutable_op_list_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_fft_real_input_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_float_index_expression_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_full_like_transposed_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_fuse_large_params_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_gather2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_generated_code_has_size_stride_assert_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_graph_partition_misaligned_input_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_horizonal_fusion2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_index_put3_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_index_put_fallback1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_index_put_index_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_index_remainder_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_input_mutation1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_isinf_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_large_grid_use_block_ptr_True_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_like_rands2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_linear1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_logcumsumexp_zero_dim_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_low_memory_max_pool_dilation_1_dim_3_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_max_min_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_mean_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_multilayer_var_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_multilayer_var_lowp_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_mutations_loop_fusion_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_nan_to_num_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_narrow_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_no_mega_fusion_during_lowering_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_norm_constant_overflow_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_permute1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pixel_shuffle_channels_last_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_bessel_y0_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_expm1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_laguerre_polynomial_l_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_multigammaln_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pow1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pow_int_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_reflection_pad2d_backward_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_scatter3_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_sdpa_prefer_nd_tiling_False_use_block_ptr_False_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_sgn_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_signbit_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_slice_mutation1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_slice_mutation2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_split_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_split_failed_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_squeeze_varargs_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_sum1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_to_device_constant_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_topk_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_transpose_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_unspec_inputs_float16_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_unspec_inputs_int32_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_unspec_inputs_int64_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_view_as_complex_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_view_on_aliased_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_constant_fold_uniform_value_dynamic_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_float_item_neginf_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_item_nobreak_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_math_ops_op4_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_math_ops_op7_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_math_ops_op9_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_meta_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_multi_output_unbacked_custom_op_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_unbacked_index_select_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_unspecialized_float_softshrink_cpu 2025-10-10T02:36:06.4106390Z 2025-10-10T02:36:06.7603310Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-10-10T02:36:06.7603680Z Uploading artifacts took 0.00 seconds 2025-10-10T02:36:08.3802220Z Running inductor/test_torchinductor_dynamic_shapes 4/8 ... [2025-10-10 02:36:08.380004] 2025-10-10T02:36:08.3803820Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:36:08.3805200Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/bin/python', '-bb', 'inductor/test_torchinductor_dynamic_shapes.py', '-m', 'not serial', '--shard-id=4', '--num-shards=8', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:36:08.380296] 2025-10-10T02:38:51.8426500Z 2025-10-10T02:38:51.8427320Z inductor/test_torchinductor_dynamic_shapes 3/8 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_dynamic_shapes_3.8_5e9bf6b4dde5f2ed_.log 2025-10-10T02:38:51.8498150Z Running 227 items in this shard: test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_AllenaiLongformerBase_repro_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_adaptive_max_pool2d2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_add_complex3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_add_complex8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_add_complex9_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_add_inplace_permuted_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_addmv_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_aliased_buffer_reuse_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_allow_reuse_disable_if_exceed_peak_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_aoti_eager_cache_hit_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_aoti_eager_with_persistent_cache_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_arange2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_argmax_argmin_with_duplicates_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_avg_pool2d1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_avg_pool3d_backward3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bernoulli1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bitwise_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bucketize_broadcast_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bucketize_int_int32_uint8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bucketize_int_int64_int32_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bucketize_int_int8_int64_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_builtins_round_float_ndigits_zero_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_cat_uint8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_cat_unbacked_2d_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_clamp_type_promotion_non_tensor_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_config_option_dont_assume_alignment_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_constant_pad_1d_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_conv1d_with_permute_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_convolution5_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_copy_with_scalar_src_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_cpu_scalar_with_cpu_scalar_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_custom_op_1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_custom_op_3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_deterministic_codegen_on_graph_break_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_div2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_div4_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dropout_deterministic_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_bfloat16_float16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_float16_bfloat16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_float32_int16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_float64_int32_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_int16_uint8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_int32_float16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_int64_bfloat16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_int8_bfloat16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_int8_float32_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_int8_int8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_uint8_float16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_uint8_int32_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_embedding_bag_byte_unpack_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_embedding_bag_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_erfinv_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_expanded_reduction_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_fill2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_full_truncation_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_functionalize_rng_wrappers_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_gather1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_gpu_scalar_with_cpu_tensor_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_graph_partition_pad_dynamic_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_graph_partition_scalar_inputs_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_hardswish_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_index1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_index_put1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_index_put3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_inductor_multiple_specializations_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_inductor_triton_bucketize_respects_masking_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_inplace_activations_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_inplace_resize_as_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_input_mutation2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_lerp_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_lgamma_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_like_rands_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_linear_mixed_dtype_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_logaddexp_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_logcumsumexp_zero_dim_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_low_memory_max_pool_dilation_2_dim_2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_masked_fill_promotion_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_max_min_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_multi_threading_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_multilayer_var_lowp_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_mutations_loop_fusion_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_nan_sort_stable_True_descending_False_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_bessel_j1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_bessel_y0_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_polygamma_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_scaled_modified_bessel_k1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_shifted_chebyshev_polynomial_u_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_shifted_chebyshev_polynomial_w_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_xlog1py_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_zeta_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pow_symfloat_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_prepare_softmax_with_fast_math_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_reduction2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_remove_noop_copy_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_repeat_interleave_Tensor_decomp_int32_nd_2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_repeat_interleave_Tensor_decomp_int64_nd_2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_require_stride_expanded_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_scalar_input_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_scatter5_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_scatter_reduce2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_sdpa_prefer_nd_tiling_True_use_block_ptr_True_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_sgn_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_sgn_extremal_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_single_elem_indirect_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_slice_mutation1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_slice_mutation2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_sort_bool_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_sort_stable_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_split_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_split_failed_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_split_with_unbacked_symints_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_stride_preservation_with_stride_modifying_fx_pass_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_to_device_constant_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_topk_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_transposed_propagates_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_unspec_inputs_int64_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_vertical_fusion1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_views5_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_views7_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test__unsafe_masked_index_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_abs_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_aoti_eager_support_out_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_arange1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_arange3_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_avg_pool_errors_with_uint_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bfloat16_to_int16_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bucketize_int_int32_int32_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bucketize_int_int32_uint8_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_builtins_round_int_ndigits_pos_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_cat_unbacked_legacy_empty_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_check_stack_no_cycles_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_clamp_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_clamp_type_promotion_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_complex_from_real_imag_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_const_int32_to_float_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_constant_pad_float64_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_conv1d_depthwise_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_conv_shape_check_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_conv_with_as_strided_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_convolution2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_cpu_scalar_with_cpu_tensor_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_cpu_scalar_with_gpu_tensor_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_cumsum_no_mask_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_custom_scan_op_compiled_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_div4_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_div_presicion_accuracy_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_bfloat16_bfloat16_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_float16_float32_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_float32_float64_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_float64_int64_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_int16_uint8_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_int32_float64_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_int32_int8_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_int32_uint8_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_int8_uint8_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_embedding_bag_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_empty1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_expanded_reduction_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_fallback_mutable_op_with_return_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_forced_buffer_realize_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_fractional_max_pool2d5_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_gather_scatter_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_generate_rand_fp8_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_gpu_scalar_with_cpu_tensor_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_graph_partition_arange2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_graph_partition_refcount_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_horizonal_fusion1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_inductor_multiple_specializations_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_inf_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_leaky_relu_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_like_rands_sliced_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_linspace2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_log_fp64_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_logcumsumexp_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_mark_dynamic_with_hint_override_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_masked_scatter_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_max_pool2d_with_indices_backward5_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_mix_device_index_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_mul_index_expr_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_multi_gpu_recompile_on_index_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_mutable_custom_op_fixed_layout2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_nan_sort_stable_True_descending_True_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_needs_contiguous_strides_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pad_cast_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_permute2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_bessel_j1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_chebyshev_polynomial_v_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_erfc_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_log1p_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_polygamma_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_psi_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_round_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_spherical_bessel_j0_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_xlog1py_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_randn_with_dtype_and_device_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_reduction1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_require_stride_expanded_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_roi_align_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_round_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_rsqrt_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_scaled_dot_product_efficient_attention_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_scatter5_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_scatter_add3_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_scatter_bf16_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_scatter_reduce2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_sdpa_unaligned_mask_freezing_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_shape_padding_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_single_elem_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_single_elem_indirect_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_slice_scatter_dtype_consistency_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_slice_scatter_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_special_polygamma_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_sqrt_dynamic_shapes_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_std_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_sum4_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_to_device_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_unroll_small_reduction_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_unspec_inputs_uint8_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_unsqueeze_inplace_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_upsample_bilinear2d_a_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_where_broadcast_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_abs_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_item_to_inputs_kernel_nobreak_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_math_ops_op6_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_noops_tensor_repropagate_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_slice_scatter_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_unspecialized_float_operations_cpu 2025-10-10T02:38:51.8566960Z 2025-10-10T02:38:53.9595900Z Running inductor/test_torchinductor_dynamic_shapes 5/8 ... [2025-10-10 02:38:53.959407] 2025-10-10T02:38:53.9596820Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:38:53.9598260Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/bin/python', '-bb', 'inductor/test_torchinductor_dynamic_shapes.py', '-m', 'not serial', '--shard-id=5', '--num-shards=8', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:38:53.959692] 2025-10-10T02:40:58.9412320Z 2025-10-10T02:40:58.9413320Z inductor/test_torchinductor_dynamic_shapes 2/8 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_dynamic_shapes_2.8_527804a52e1f6ae3_.log 2025-10-10T02:40:58.9493630Z Running 238 items in this shard: test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_add_complex6_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_aoti_eager_support_str_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_aoti_eager_with_scalar_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_avg_pool2d6_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_avg_pool3d_backward_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bool_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bucketize_computed_offsets_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bucketize_int_int32_int8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bucketize_int_uint8_uint8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bucketize_nd_tiling_False_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_buffer_batch_norm_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_builtins_round_float_ndigits_neg_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_complex_fallback_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_constant_pad_3d_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_constant_pad_nd_inplace_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_conv3d_channels_last_use_block_ptr_False_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_conv3d_channels_last_use_block_ptr_True_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_conv_backward_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_copy_non_blocking_is_pinned_use_cat_False_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_cpu_scalar_with_gpu_tensor_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_cumsum_inf_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_custom_scan_op_multi_input_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_div5_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dropout2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtype_mismatch_issue_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtype_sympy_expr_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_bfloat16_int16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_float32_int8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_float64_float16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_fusion_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_int32_int64_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_int64_float16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_int64_int64_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_int8_int16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_uint8_float64_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_uint8_int64_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_embedding_sparse_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_erfc_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_fallback_mutable_op_list_tensor_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_fallback_mutable_op_no_mutated_tensors_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_fallback_mutable_op_with_return_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_fractional_max_pool2d5_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_full_boolean_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_full_like_sliced_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_fuse_tiled_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_graph_partition_arange1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_graph_partition_constant_tensor2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_hardtanh_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_index3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_index_propagation_floordiv_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_index_propagation_remainder_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_index_put_as_masked_fill_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_inplace_flip_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_inplace_mixed_dtype_ops_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_input_mutation1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_input_mutation3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_large_pointwise_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_large_tensor_reduction_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_linear_dynamic_maxautotune_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_log_fp64_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_long_tensor_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_mark_unbacked_with_hint_override_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_max_pool2d6_dilation_1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_max_pool2d_with_indices_backward5_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_mean_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_min_max_reduction_nan_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_mixed_mm_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_multilayer_prime_size_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_neg_max_uint8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_nll_loss_backward_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_no_mega_fusion_during_lowering_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pad_cast_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_airy_ai_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_chebyshev_polynomial_t_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_entr_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_erf_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_gammaincc_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_scaled_modified_bessel_k0_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_shifted_chebyshev_polynomial_t_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_xlogy_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_randint_distribution_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_randint_kernel_count_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_reduction_config_limit_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_resize_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_scalar_cpu_tensor_arg_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_shape_padding_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_signbit_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_single_elem_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_slice1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_slice_mutation3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_softmax_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_sort_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_sort_transpose_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_split_reduction_with_int64_size_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_sum5_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_tensor_index_slice_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_to_dtype_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_torch_device_split_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_triton_kernel_bool_param_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_unbind_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_unsigned_constant_tensors_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_unspec_inputs_int32_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_upsample_bicubic2d_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_upsample_nearest2d_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_upsample_nearest3d_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_var_mean_div_by_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_views4_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_views6_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_zeros_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test__dyn_quant_matmul_4bit_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_adaptive_max_pool2d2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_add_complex3_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_add_complex4_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_add_complex7_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_add_complex9_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_argmax_min_int32_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_avg_pool2d5_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_avg_pool2d_backward_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_avg_pool3d_backward2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bitwise2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bitwise3_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bucketize_broadcast_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bucketize_int_int64_int16_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bucketize_int_int64_int64_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bucketize_int_int64_uint8_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bucketize_int_int8_int16_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bucketize_int_uint8_int64_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bucketize_int_uint8_int8_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bucketize_int_uint8_uint8_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_builtins_round_int_ndigits_zero_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_cat_negative_dim_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_cat_uint8_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_cat_upcasting_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_chunk_recompiles_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_constant_pad_nd_inplace_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_conv1d_with_permute_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_convolution1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_convolution3_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_copy_with_scalar_src_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_cpu_tensor_with_cpu_tensor_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_cumsum_pattern_matcher_issue_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_custom_op_fixed_layout_channels_last_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_custom_scan_op_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_data_type_propogation_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dist_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_div_softmax_symfloat_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dropout2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtype_sympy_expr_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_bfloat16_uint8_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_float16_int32_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_float16_int64_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_float32_bfloat16_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_float32_float16_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_float64_float64_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_float64_int32_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_float64_int8_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_int16_int8_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_int32_int16_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_int64_int32_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_int64_int8_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_int64_uint8_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_int8_int32_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_uint8_bfloat16_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_expand_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_expm1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_fmin_fmax_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_fuse_tiled_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_gelu_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_generated_code_has_alignment_assert_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_index2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_inductor_layout_optimization_input_mutations_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_inductor_triton_bucketize_respects_masking_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_inplace_add_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_inplace_flip_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_int8_weight_only_quant_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_int_input_dynamic_shapes_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_invalid_operand_issue1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_max_pool2d5_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_min_max_reduction_nan_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_multilayer_any_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_new_empty_strided_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_new_ones_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_output_strides_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_bessel_j0_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_chebyshev_polynomial_t_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_entr_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_erfcx_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_gammainc_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_modified_bessel_i0_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_modified_bessel_k1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_ndtr_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_ndtri_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_sinc_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pow_by_natural_log2_dynamic_shapes_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_prod_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_randint_kernel_count_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_remove_noop_view_dtype_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_resize_as_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_scatter4_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_sdpa_prefer_nd_tiling_True_use_block_ptr_False_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_sdpa_prefer_nd_tiling_True_use_block_ptr_True_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_sizehint_issue1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_slice1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_slice3_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_slice_scatter2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_slice_scatter5_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_softmax_backward_data_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_softmax_one_kernel_persist_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_sort_bool_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_split_with_list_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_squeeze1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_stack_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_sum_dtype_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_sum_int_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_tensor1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_tensor2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_tensor3_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_tensor_index_put_slice_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_torch_device_split_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_unbind_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_upsample_nearest2d_backward_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_var_mean_div_by_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_vdd_clamp_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_vectorized_ops_masked_var_novec_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_vertical_fusion1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_views1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_views6_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_weight_norm_bwd_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_where_with_logical_op_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_zero_dim_reductions_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_adaptive_max_pool3d_with_indices_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_bool_mask_nobreak_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_dynamic_stride_nobreak_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_math_ops_op3_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_non_persistent_dynamic_rblock_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_pad_dynamic_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_unbacked_cat_backwards_save_data_dependent_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_unspecialized_float_dynamic_cpu 2025-10-10T02:40:58.9565970Z 2025-10-10T02:41:01.0337660Z Running inductor/test_torchinductor_dynamic_shapes 6/8 ... [2025-10-10 02:41:01.033539] 2025-10-10T02:41:01.0338750Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:41:01.0340010Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/bin/python', '-bb', 'inductor/test_torchinductor_dynamic_shapes.py', '-m', 'not serial', '--shard-id=6', '--num-shards=8', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:41:01.033841] 2025-10-10T02:41:10.5219960Z 2025-10-10T02:41:10.5220840Z inductor/test_torchinductor_dynamic_shapes 4/8 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_dynamic_shapes_4.8_7604144c3638f0b0_.log 2025-10-10T02:41:10.5293930Z Running 237 items in this shard: test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test__unsafe_masked_index_put_accumulate_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_abs_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_adaptive_avg_pool2d2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_adaptive_avg_pool_errors_with_long_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_adding_tensor_offsets_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_aoti_eager_override_registration_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_avg_pool2d_backward3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bitwise3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_both_scalars_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bucketize_add_autotune_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bucketize_int_int32_int16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bucketize_int_int64_uint8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_buffer_copied_in_graph_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_builtins_round_float_ndigits_pos_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_cat_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_cat_unbacked_legacy_empty_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_clamp_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_const_int32_to_float_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_conv1d_depthwise_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_conv_functional_bn_fuse_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_conv_inference_heuristics_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_convolution1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_convolution3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_copy_non_blocking_is_pinned_use_cat_True_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_cumsum_pattern_matcher_issue_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_cumsum_zero_dim_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_div_by_zero_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_div_presicion_accuracy_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_div_prim_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dropout_trivial_1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_bfloat16_float64_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_float16_float64_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_float32_float32_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_float32_int32_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_float32_int64_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_float32_uint8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_float64_bfloat16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_int32_int32_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_int32_uint8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_int64_float32_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_int64_float64_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_uint8_bfloat16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_uint8_int16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_uint8_int8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_exact_stride_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_fft_real_input_real_output_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_flip_cat_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_float16_to_int16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_float_repr_dynamic_shapes_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_fmod_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_full_like_transposed_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_generate_rand_fp8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_gpu_scalar_with_gpu_tensor_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_grid_sampler_2d_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_horizonal_fusion1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_index_put2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_index_put4_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_index_put_reinplace_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_inf_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_inplace_add_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_inplace_where_pointwise_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_isinf2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_kernel_names_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_large_broadcast_reduction_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_like_rands2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_linear1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_linear2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_linspace4_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_list_clearing_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_mark_dynamic_with_hint_override_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_multilayer_any_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_narrow_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_new_ones_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_no_specization_over_symbolic_value_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_output_strides_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pad_view_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_chebyshev_polynomial_u_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_i1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_psi_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_spherical_bessel_j0_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pow1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pow2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pow_by_natural_log2_dynamic_shapes_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_randint_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_randn_generator_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_reduction5_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_reflection_pad2d_backward_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_remove_noop_view_dtype_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_repeat_interleave_Tensor_decomp_int64_nd_1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_roi_align_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_rsqrt_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_scatter1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_scatter_add3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_sdpa_unaligned_mask_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_select_scatter_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_sigmoid_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_slice3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_slice_scatter2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_softmax_one_kernel_loop_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_sum2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_sum_int_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_to_memory_format_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_triu_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_unfold_zero_dimension_tensor_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_unroll_small_reduction_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_unspec_inputs_bfloat16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_unspec_inputs_float64_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_view_as_complex_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_view_as_real_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_views3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_where_with_logical_op_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_zero_element_mutation_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test__unsafe_masked_index_put_accumulate_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_adaptive_avg_pool2d1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_adaptive_avg_pool_with_output_size_0_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_adaptive_max_pool2d3_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_add_complex6_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_add_complex8_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_aoti_eager_with_persistent_cache_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_argmax_argmin_with_duplicates_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_as_strided_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_avg_pool2d_backward2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bitwise_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bucketize_add_autotune_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bucketize_int_int32_int64_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bucketize_int_uint8_int32_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bucketize_nd_tiling_True_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_buffer_copied_in_graph_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_clone_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_complex_memory_overlap_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_copy_non_blocking_is_pinned_use_cat_False_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_cpu_scalar_with_cpu_scalar_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_cpu_tensor_with_gpu_tensor_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_cumsum_inf_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_custom_op_2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_diagonal_copy_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_div6_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dropout_trivial_0_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_bfloat16_float16_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_bfloat16_int32_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_float16_bfloat16_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_float64_uint8_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_int32_bfloat16_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_int32_int32_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_int64_bfloat16_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_int64_float16_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_int64_float64_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_int8_int64_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_int8_int8_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_uint8_float16_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_erfinv_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_fill1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_fill2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_floordiv_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_fractional_max_pool2d1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_fractional_max_pool2d3_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_full_like_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_functionalize_rng_wrappers_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_graph_partition_constant_tensor1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_graph_partition_constant_tensor2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_grid_sampler_expand_preserves_view_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_index3_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_index_propagation_device_assert_masked_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_index_propagation_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_index_propagation_remainder_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_index_put2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_index_put4_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_index_put_deterministic_fallback_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_inplace_where_pointwise_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_input_mutation5_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_insignificant_strides_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_issue102546_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_kwargs_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_large_offset_pointwise_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_large_tensor_reduction_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_lerp_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_linear2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_linear_float64_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_log1p_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_logsumexp_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_max_pool2d1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_max_pool2d3_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_max_pool2d6_dilation_1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_max_pool2d6_dilation_2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_max_pool2d_with_indices_backward_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_mm_views_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_move_arange_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_nan_sort_stable_False_descending_True_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_new_empty_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_philox_rand_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_hermite_polynomial_h_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_i0e_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_modified_bessel_k0_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_scaled_modified_bessel_k1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_shifted_chebyshev_polynomial_t_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_xlogy_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_randint_distribution_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_randn_generator_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_reduction3_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_reduction5_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_reduction_config_limit_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_remove_no_ops_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_remove_noop_copy_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_remove_noop_slice_scatter_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_repeat_interleave_Tensor_decomp_int64_nd_2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_resize_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_reuse_buffers_with_aliasing_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_round_correctness_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_rsqrt_dynamic_shapes_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_scalar_output_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_scatter_add1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_should_pad_bench_for_bmm_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_silu_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_sin_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_slice_scatter_reinplace_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_slice_view_with_graph_break_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_softmax_one_kernel_loop_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_split_with_sizes_with_unbacked_symints_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_strided_inputs_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_sum_keepdims_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_tanh_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_unbacked_floordiv_simplify_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_unspec_inputs_int8_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_upsample_cat_conv_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_views3_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_cat_unbacked_duplicate_size_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_dynamic_rblock_bounds_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_item_materialize_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_item_return_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_math_ops_op0_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_nonzero_no_realloc_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_nonzero_size_factory_nobreak_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_return_unbacked_view_split_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_slice_index_changing_sign_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_sym_sum_unbacked_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_unspecialized_float_fallback_specialization_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_unwrap_storage_didnt_work_repro_cpu 2025-10-10T02:41:10.5366160Z 2025-10-10T02:41:12.5401730Z Running inductor/test_torchinductor_dynamic_shapes 7/8 ... [2025-10-10 02:41:12.539967] 2025-10-10T02:41:12.5402900Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:41:12.5403910Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/bin/python', '-bb', 'inductor/test_torchinductor_dynamic_shapes.py', '-m', 'not serial', '--shard-id=7', '--num-shards=8', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:41:12.540250] 2025-10-10T02:43:14.0525480Z 2025-10-10T02:43:14.0526510Z inductor/test_torchinductor_dynamic_shapes 5/8 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_dynamic_shapes_5.8_68e2273acb341b50_.log 2025-10-10T02:43:14.0595990Z Running 221 items in this shard: test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_adaptive_avg_pool1d_argmax_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_adaptive_avg_pool2d_low_prec_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_adaptive_avg_pool_with_output_size_0_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_adaptive_pool_errors_with_long_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_add_complex4_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_add_complex_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_add_complex_strided_fallback_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_add_const_float_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_addmm_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_angle_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_any_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_arange5_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_arange6_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_batch_norm_2d_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bitwise2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bucketize_int_int16_int16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bucketize_int_int16_int64_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bucketize_int_int64_int8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bucketize_int_int8_int32_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bucketize_int_int8_int8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bucketize_int_uint8_int8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_buffer_copied_in_graph_with_different_shapes_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_builtins_round_int_ndigits_pos_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_cat_empty_index_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_conv_bn_fuse_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_conv_with_as_strided_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_cpu_scalar_with_cpu_tensor_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_cpu_tensor_with_gpu_tensor_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_cudnn_rnn_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_custom_scan_op_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dist_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_div7_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_div9_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_div_zero_dim_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_float16_float16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_float16_float32_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_float16_int32_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_float32_float16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_float64_float64_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_float64_uint8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_int16_int8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_int64_uint8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_int8_float16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_uint8_float32_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_fmin_fmax_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_fractional_max_pool2d1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_fractional_max_pool2d2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_full_like_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_gather2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_graph_partition_unbacked_symint_as_output_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_horizonal_fusion2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_index2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_index_propagation_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_index_propagation_nested_indirect_indexing_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_index_put_deterministic_fallback_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_index_tensor_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_int_input_dynamic_shapes_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_leaky_relu_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_like_rands_sliced_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_linspace2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_log_softmax_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_max_pool2d1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_max_pool2d4_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_max_pool2d_with_indices_backward2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_max_pool2d_with_indices_backward3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_max_pool2d_with_indices_backward4_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_nan_sort_stable_False_descending_True_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_bessel_j0_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_erfc_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_erfcx_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_gammainc_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_hermite_polynomial_he_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_log_ndtr_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_logit_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_modified_bessel_i1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_multigammaln_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_randn_like_empty_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_randn_with_dtype_and_device_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_reduction4_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_remove_noop_view_default_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_repeat_interleave_2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_repeat_interleave_Tensor_decomp_int32_nd_1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_scalar_output_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_scaled_dot_product_attention_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_scaled_dot_product_efficient_attention_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_scatter_add2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_sdpa_prefer_nd_tiling_True_use_block_ptr_False_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_sign_dtype_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_size_asserts_for_multi_output_fallback_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_slice_scatter5_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_softmax_backward_data_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_squeeze_varargs_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_transpose_add_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_unbacked_floordiv_simplify_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_upsample_bilinear2d_a_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_upsample_cat_conv_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_vdd_clamp_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_vectorized_ops_masked_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_views2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_adaptive_avg_pool2d2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_adaptive_max_pool2d1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_add_complex5_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_add_const_int_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_add_inplace_permuted_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_assert_size_stride_op_name_fail_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_assert_size_stride_op_name_pass_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_avg_pool2d6_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_avg_pool2d7_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_avg_pool2d8_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_batch_norm_2d_2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_batch_norm_2d_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bmm1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bucketize_int_int16_int32_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bucketize_int_int16_int64_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bucketize_int_int16_int8_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bucketize_int_int32_int16_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bucketize_int_int8_uint8_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_buffer_copied_in_graph_with_different_shapes_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_builtins_round_float_ndigits_pos_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_cat_of_loops_and_extern_kernel_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_cauchy_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_clamp_type_promotion_non_tensor_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_compar_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_complex_fallback_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_config_option_dont_assume_alignment_recompiles_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_cudnn_rnn_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_deterministic_codegen_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_deterministic_codegen_on_graph_break_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_deterministic_codegen_with_suffix_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_div5_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_bfloat16_int16_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_float16_int16_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_float32_int8_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_float64_bfloat16_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_int16_int64_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_int32_float16_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_int32_int64_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_uint8_float32_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_uint8_int16_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_uint8_uint8_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_empty_strided_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_fft_real_input_real_output_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_flip_cat_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_float16_to_int16_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_float_index_expression_type_promotion_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_fmod_zero_dim_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_fractional_max_pool2d4_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_full_truncation_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_fusing_write_into_disjoint_read_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_glu_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_gpu_scalar_with_gpu_tensor_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_graph_partition_argmax_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_hardswish_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_index_put_failed_reinplace_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_index_put_fallback2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_index_tensor_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_input_mutation4_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_large_grid_use_block_ptr_False_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_linear_dynamic_maxautotune_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_linear_mixed_dtype_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_linspace1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_linspace3_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_log2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_max_pool2d_with_indices_backward2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_max_pool2d_with_indices_backward3_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_min_max_reduction_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_mixed_mm2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_multi_threading_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_mutable_custom_op_fixed_layout_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_neg_max_uint8_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_no_specization_over_symbolic_value_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_nonzero_unbacked_refinement_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pad_single_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_i1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_i1e_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_legendre_polynomial_p_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_modified_bessel_i1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_scaled_modified_bessel_k0_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_shifted_chebyshev_polynomial_v_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_zeta_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_polar_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pow_symfloat_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_prepare_softmax_with_fast_math_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_randint_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_randn_like_empty_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_remove_noop_clone_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_repeat_interleave_2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_repeat_interleave_Tensor_decomp_int32_nd_1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_replication_pad_errors_with_bool_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_scalar_input_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_scatter_add2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_scatter_reduce1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_scatter_reduce3_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_scheduler_vertical_fusion1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_searchsorted_broadcast_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_setitem_with_int_parameter_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_sigmoid_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_size_asserts_for_multi_output_fallback_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_slice2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_slice_mutation3_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_split_cumprod_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_split_reduction_dynamic_shape_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_split_reduction_with_int64_size_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_split_with_integer_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_tensor_index_slice_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_tmp_not_defined_issue2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_to_memory_format_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_triton_kernel_bool_param_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_uint_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_unspec_inputs_bfloat16_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_var_mean_tile_reduction_False_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_vectorized_ops_masked_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_arange_dynamic_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_arithmetic_constant_folding_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_item_unbacked_stride_nobreak_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_item_zeros_nobreak_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_mark_unbacked_slice_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_math_ops_op8_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_symint_sum_list_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_unbacked_cat_backwards_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_unbacked_matmul_cpu 2025-10-10T02:43:14.0664020Z 2025-10-10T02:43:16.0294390Z Running inductor/test_torchinductor_dynamic_shapes 8/8 ... [2025-10-10 02:43:16.029243] 2025-10-10T02:43:16.0295320Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:43:16.0297810Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/bin/python', '-bb', 'inductor/test_torchinductor_dynamic_shapes.py', '-m', 'not serial', '--shard-id=8', '--num-shards=8', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:43:16.029565] 2025-10-10T02:45:56.7627660Z 2025-10-10T02:45:56.7628440Z inductor/test_torchinductor_dynamic_shapes 7/8 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_dynamic_shapes_7.8_848ea9d52bfd6fe7_.log 2025-10-10T02:45:56.7695330Z Running 213 items in this shard: test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test__dyn_quant_matmul_4bit_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_adaptive_avg_pool2d1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_adaptive_max_pool2d1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_add_complex7_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_alexnet_prefix_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_aoti_eager_dtype_device_layout_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_argmax_argmin2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_argmax_min_int32_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_argmax_to_float_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_as_strided_on_views_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_avg_pool2d4_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_avg_pool2d8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_avg_pool2d_backward_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_avg_pool3d_backward2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_avg_pool_errors_with_uint_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bucketize_int_int16_int8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bucketize_int_int16_uint8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bucketize_int_int64_int16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bucketize_int_int64_int64_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bucketize_int_uint8_int64_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_buffer_use_after_remove_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_cat_inplace_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_cat_of_loops_and_extern_kernel_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_cat_upcasting_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_clone_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_compar_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_consecutive_split_cumprod_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_consecutive_split_cumsum_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_constant_pad_2d_strides_nonpositive_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_conv2d_backward_channels_last_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_conv3d_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_cpu_scalar_with_gpu_tensor_cpp_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_custom_op_2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_custom_scan_op_compiled_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_custom_scan_would_split_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_data_type_propogation_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dist_bf16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_div8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_div_precision_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dont_constant_fold_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dropout_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_bfloat16_int64_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_float16_uint8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_float32_bfloat16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_float32_float64_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_int16_float32_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_int32_float64_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_int32_int16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_int64_int16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_embedding_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_empty_strided_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_float_index_expression_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_floordiv_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_fractional_max_pool2d4_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_fusing_write_into_disjoint_read_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_generated_code_has_alignment_assert_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_graph_partition_argmax_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_graph_partition_mutation_real_name_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_index_dynamic_shapes_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_large_grid_use_block_ptr_True_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_like_channels_last_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_log1p_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_logcumsumexp_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_low_memory_max_pool_dilation_1_dim_2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_max_pool2d3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_max_pool2d7_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_mm_views_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_multilayer_var_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_nan_sort_stable_False_descending_False_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_needs_contiguous_strides_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pattern_matcher_unbacked_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_philox_rand_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_chebyshev_polynomial_v_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_modified_bessel_k1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_round_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pow3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_profiler_mark_wrapper_call_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_reduction1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_reinterpret_dtypeview_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_remove_noop_clone_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_repeat_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_repeat_interleave_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_scatter4_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_scatter_add1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_sdpa_unaligned_mask_freezing_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_searchsorted_broadcast_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_shape_prop_torch_ones_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_special_polygamma_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_split_cumsum_index_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_split_cumsum_low_prec_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_split_with_integer_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_sqrt_dynamic_shapes_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_squeeze1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_squeeze2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_strided_inputs_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_sum4_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_sum_dtype_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_sum_keepdims_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_tmp_not_defined_issue3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_uint_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_unspec_inputs_uint8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_vectorized_ops_masked_var_novec_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_view_on_aliased_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_where_broadcast_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_adaptive_avg_pool2d_low_prec_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_add_const_float_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_adding_tensor_offsets_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_addmm_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_alexnet_prefix_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_aliased_buffer_reuse_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_allow_reuse_disable_if_exceed_peak_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_angle_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_aoti_eager_support_str_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_aoti_eager_with_scalar_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_arange6_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_assert_alignment_op_name_pass_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_avg_pool2d3_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_avg_pool2d_backward3_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bernoulli1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bucketize_int_int16_uint8_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bucketize_int_int32_int8_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bucketize_int_int8_int8_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_buffer_batch_norm_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_builtins_round_float_ndigits_zero_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_cat_empty_index_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_cat_unbacked_empty_1d_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_config_option_dont_assume_alignment_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_conv_bn_fuse_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_convolution5_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_copy_non_blocking_is_pinned_use_cat_True_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_cpu_scalar_with_gpu_tensor_cpp_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_custom_op_default_layout_constraint_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_custom_op_unbacked_symints_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_custom_scan_op_multi_input_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_div1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_div2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_div_prim_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_div_zero_dim_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_float32_int64_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_float32_uint8_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_float64_float32_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_fusion_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_int16_float32_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_int8_float16_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_int8_int16_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_uint8_int32_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_emulate_precision_triton_fp_fusion_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_fallback_mutable_op_no_mutated_tensors_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_fmod_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_graph_partition_both_scalars_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_graph_partition_no_inputs_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_index_propagation_floordiv_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_index_propagation_nested_indirect_indexing_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_index_put1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_indirect_load_broadcast_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_inductor_assert_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_inplace_resize_as_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_isin_tensor_scalar_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_large_broadcast_reduction_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_large_strided_reduction_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_lgamma_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_like_channels_last_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_logaddexp_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_long_tensor_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_matmul_layer_norm_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_max_pool2d_with_indices_backward6_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_mm_mixed_dtype_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_multilayer_prime_size_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_nan_sort_stable_False_descending_False_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_neg_index_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_nll_loss_forward_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pad_view_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pattern_matcher_unbacked_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_chebyshev_polynomial_w_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_expit_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_gammaincc_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_hermite_polynomial_he_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pow3_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_profiler_mark_wrapper_call_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_rand_like_deterministic_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_reduction2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_reduction4_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_remove_noop_slice_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_repeat_interleave_Tensor_decomp_int64_nd_1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_repeat_interleave_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_sdpa_unaligned_mask_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_searchsorted_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_sign_dtype_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_simplify_loops_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_slice4_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_slice_scatter4_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_sort_transpose_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_sum3_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_tmp_not_defined_issue1_use_block_ptr_True_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_tmp_not_defined_issue3_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_transpose_add_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_unfold_zero_dimension_tensor_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_unspec_inputs_float64_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_unsqueeze_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_upsample_nearest1d_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_var_mean_tile_reduction_True_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_view_as_real_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_view_uint8_through_differing_bitwidths_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_views7_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_float_item_return_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_full_recompiles_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_full_symbolic_value_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_interpolate_ceil_eq_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_item_bool_nobreak_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_math_ops_op10_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_math_ops_op1_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_math_ops_op5_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_unbacked_reduction_cpu 2025-10-10T02:45:56.7759890Z 2025-10-10T02:45:59.1112070Z Running inductor/test_mps_basic 1/1 ... [2025-10-10 02:45:59.111003] 2025-10-10T02:45:59.1112870Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:45:59.1114420Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/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-10-10 02:45:59.111285] 2025-10-10T02:46:24.3575820Z 2025-10-10T02:46:24.3576630Z 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_f6fa0319d9abf4af_.log 2025-10-10T02:46:24.3584600Z Running 43 items in this shard: test/inductor/test_mps_basic.py::MPSBasicTests::test_acos, test/inductor/test_mps_basic.py::MPSBasicTests::test_add_bfloat16, 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_bfloat16, 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_train, 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_linalg_inv, test/inductor/test_mps_basic.py::MPSBasicTests::test_log, test/inductor/test_mps_basic.py::MPSBasicTests::test_reduced_max, 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-10-10T02:46:24.3591950Z 2025-10-10T02:46:26.2456880Z 2025-10-10T02:46:26.2458020Z inductor/test_torchinductor_dynamic_shapes 6/8 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_dynamic_shapes_6.8_b7fc59ea13a7a8f5_.log 2025-10-10T02:46:26.2526730Z Running 222 items in this shard: test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_adaptive_max_pool2d3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_add_complex10_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_add_complex5_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_allow_reuse_active_if_under_peak_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_arange1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_arange4_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_argmax_argmin3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_as_strided_scatter_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_assert_alignment_op_name_fail_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_assert_alignment_op_name_pass_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_assert_size_stride_op_name_fail_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_avg_pool2d3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_avg_pool2d_backward4_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_baddbmm_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bernoulli2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bucketize_default_kwargs_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bucketize_int_int32_int32_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bucketize_int_int32_int64_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bucketize_int_uint8_int16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bucketize_nd_tiling_True_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_cat_empty_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_cat_single_empty_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_cat_unbacked_empty_1d_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_check_stack_no_cycles_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_computed_buffer_inlining_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_config_option_dont_assume_alignment_recompiles_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_constant_pad_2d_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_cos_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_cpu_scalar_with_gpu_tensor_dynamic_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_cpu_tensor_with_cpu_tensor_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_cumsum_no_mask_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_custom_op_fixed_layout_sequential_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_custom_op_unbacked_symints_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_deterministic_codegen_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dropout3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_bfloat16_float32_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_bfloat16_int32_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_float64_float32_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_int16_float64_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_int32_bfloat16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_int32_float32_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_int8_uint8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_empty1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_emulate_precision_triton_fp_fusion_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_exp2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_expand_as_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_flip_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_gather3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_gather_scatter_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_generated_code_has_size_stride_assert_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_graph_partition_both_scalars_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_graph_partition_refcount_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_index_put_failed_reinplace_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_index_put_fallback1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_index_put_fallback2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_inductor_layout_optimization_input_mutations_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_inner_fn_str_and_stride_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_int8_weight_only_quant_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_isin_tensor_scalar_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_isinf_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_kwargs_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_l1_loss_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_like_rands3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_linspace3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_log2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_max_pool2d2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_max_pool2d_with_indices_backward_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_move_arange_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_multi_gpu_recompile_on_index_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_multilayer_sum_low_prec_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_new_empty_strided_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_nonzero_unbacked_refinement_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_norm_constant_overflow_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_one_hot_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_bessel_y1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_chebyshev_polynomial_w_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_digamma_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_exp2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_expit_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_ndtr_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_prod_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_reduction3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_remove_noop_slice1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_repeat_as_strided_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_roll_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_scatter3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_sdpa_prefer_nd_tiling_False_use_block_ptr_True_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_searchsorted_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_split_cumprod_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_split_cumprod_low_prec_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_split_with_list_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_split_with_sizes_with_unbacked_symints_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_tan_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_tensor1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_tensor3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_tmp_not_defined_issue1_use_block_ptr_True_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_to_device_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_transpose_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_uint4x2_mixed_mm_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_unbacked_floordiv_simplify_errors_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_unspec_inputs_int16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_upsample_bilinear2d_b_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_upsample_nearest1d_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_var_correction_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_view_detach_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_views1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_AllenaiLongformerBase_repro_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_add_complex_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_addmv_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_allow_reuse_active_if_under_peak_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_any_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_aoti_eager_dtype_device_layout_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_arange2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_arange4_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_arange5_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_argmax_argmin1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_argmax_to_float_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_avg_pool3d_backward3_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bmm2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bucketize_default_kwargs_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bucketize_int_int64_int8_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bucketize_int_uint8_int16_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bucketize_nd_tiling_False_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_builtins_round_float_ndigits_neg_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_cat_extern_kernel_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_cat_single_empty_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_cat_unbacked_2d_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_computed_buffer_inlining_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_config_option_dont_assume_alignment_cudagraphs_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_consecutive_split_cumsum_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_constant_pad_1d_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_constant_pad_2d_strides_nonpositive_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_conv3d_channels_last_use_block_ptr_True_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_convolution4_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_cos_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_cpu_scalar_with_gpu_tensor_dynamic_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_cumsum_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_custom_op_fixed_layout_sequential_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_device_assert_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_div8_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dropout3_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_bfloat16_float64_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_float32_int16_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_float64_float16_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_int16_float64_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_int64_float32_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_int8_float64_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_embedding_sparse_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_expand_as_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_fallback_mutable_op_basic_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_fallback_mutable_op_list_tensor_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_flip_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_graph_partition_arange1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_graph_partition_mutation_real_name_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_graph_partition_pad_dynamic_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_graph_partition_unbacked_symint_as_output_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_hardsigmoid_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_hardtanh_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_index1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_index_dynamic_shapes_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_index_propagation_flip_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_index_put_as_masked_fill_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_index_put_reinplace_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_inner_fn_str_and_stride_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_inplace_activations_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_inplace_mixed_dtype_ops_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_input_mutation2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_large_pointwise_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_like_rands3_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_linspace4_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_list_clearing_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_low_memory_max_pool_dilation_1_dim_2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_low_memory_max_pool_dilation_2_dim_3_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_masked_fill_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_masked_fill_promotion_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_max_pool2d2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_max_pool2d_with_indices_backward4_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_misaligned_address_issue1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_mul_softmax_symfloat_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_multi_gpu_device_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pattern_matcher_multi_user_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_airy_ai_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_bessel_y1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_erfinv_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_exp2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_log_ndtr_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_shifted_chebyshev_polynomial_w_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_randint_int64_mod_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_reinterpret_dtypeview_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_relu_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_remainder_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_repeat_as_strided_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_repeat_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_repeat_interleave_Tensor_decomp_int32_nd_2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_roll_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_scatter1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_scatter2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_sdpa_prefer_nd_tiling_False_use_block_ptr_True_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_select_scatter_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_sgn_extremal_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_shape_prop_torch_ones_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_sum5_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_tan_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_unsigned_constant_tensors_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_unspec_inputs_float32_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_unspec_inputs_int16_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_upsample_bicubic2d_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_upsample_bilinear2d_b_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_upsample_nearest3d_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_var_correction_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_view_detach_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_views2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_views4_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_views5_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_zero_element_mutation_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_float_is_integer_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_floor_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_shape_as_constant_reciprocal_float_exp_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_sort_dynamic_shape_with_check_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_sub_constant_folding_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_unbacked_save_for_backwards_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_unspecialized_float_fallback_symint_specialization_cpu 2025-10-10T02:46:26.2594090Z 2025-10-10T02:46:26.5062520Z Running test_mps 1/4 ... [2025-10-10 02:46:26.506052] 2025-10-10T02:46:26.5063420Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:46:26.5064710Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/bin/python', '-bb', 'test_mps.py', '-m', 'not serial', '--shard-id=1', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:46:26.506378] 2025-10-10T02:46:28.3790040Z Running test_mps 2/4 ... [2025-10-10 02:46:28.378826] 2025-10-10T02:46:28.3790340Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:46:28.3792440Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/bin/python', '-bb', 'test_mps.py', '-m', 'not serial', '--shard-id=2', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:46:28.379147] 2025-10-10T02:48:27.0180410Z 2025-10-10T02:48:27.0181460Z inductor/test_torchinductor_dynamic_shapes 8/8 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_dynamic_shapes_8.8_684612ce8bf8b941_.log 2025-10-10T02:48:27.0263950Z Running 218 items in this shard: test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test__dyn_quant_pack_4bit_weight_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_aoti_eager_support_out_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_arange3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_as_strided_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_assert_size_stride_op_name_pass_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_avg_pool2d2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_avg_pool2d5_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_avg_pool2d7_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_batch_norm_2d_2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bfloat16_to_int16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bmm1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bucketize_int_int16_int32_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bucketize_int_uint8_int32_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_cat_extern_kernel_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_cauchy_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_clamp_type_promotion_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_complex_from_real_imag_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_concat_add_inplace_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_config_option_dont_assume_alignment_cudagraphs_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_conv2d_channels_last_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_convolution2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_convolution4_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_cumprod_zero_dim_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_cumsum_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_custom_op_fixed_layout_channels_last_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_div3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_div6_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dropout_trivial_0_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_bfloat16_bfloat16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_bfloat16_uint8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_float64_int16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_float64_int8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_int16_int32_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_int16_int64_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_int64_int8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_int8_int64_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_elu_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_empty2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_expand_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_expm1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_fft_real_input_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_fill1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_forced_buffer_realize_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_fractional_max_pool2d3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_fuse_large_params_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_getitem_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_glu_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_graph_partition_arange2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_index_propagation_abs_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_indirect_load_broadcast_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_inductor_assert_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_input_mutation5_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_insignificant_strides_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_large_grid_use_block_ptr_False_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_large_strided_reduction_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_low_memory_max_pool_dilation_1_dim_3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_masked_fill_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_matmul_layer_norm_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_max_pool2d5_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_max_pool2d8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_mix_device_index_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_mul_index_expr_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_multi_device_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_mutable_custom_op_fixed_layout2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_nan_to_num_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_new_empty_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_no_op_reduction_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_permute1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pixel_shuffle_channels_last_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_expm1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_gammaln_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_i0_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_i0e_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_i1e_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_modified_bessel_k0_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_shifted_chebyshev_polynomial_v_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_randint_int64_mod_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_reflection_pad2d_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_relu_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_remove_noop_slice_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_remove_noop_slice_scatter_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_rsqrt_dynamic_shapes_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_scatter2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_scatter6_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_scatter_bf16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_scheduler_vertical_fusion1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_sdpa_prefer_nd_tiling_False_use_block_ptr_False_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_setitem_with_int_parameter_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_silu_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_simplify_loops_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_sizehint_issue1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_slice2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_slice_scatter4_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_slice_scatter_dtype_consistency_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_slice_scatter_reinplace_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_slice_view_with_graph_break_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_softmax_one_kernel_persist_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_split_cumsum_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_split_reduction_dynamic_shape_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_sum3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_tensor_index_put_slice_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_tmp_not_defined_issue2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_unspec_inputs_float16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_var_mean_tile_reduction_True_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_weight_norm_bwd_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_add_complex10_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_aoti_eager_cache_hit_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_argmax_argmin_with_nan_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_as_strided_scatter_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_assert_alignment_op_name_fail_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_avg_pool2d4_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_avg_pool2d_backward4_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_avg_pool3d_backward_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_both_scalars_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bucketize_int_int16_int16_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bucketize_int_int64_int32_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bucketize_int_int8_int64_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_cat_inplace_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_concat_add_inplace_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_consecutive_split_cumprod_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_constant_pad_fill_dtype_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_conv2d_channels_last_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_conv_functional_bn_fuse_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_conv_inference_heuristics_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_cummin_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_cumprod_zero_dim_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_custom_op_1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_custom_op_3_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dense_mask_index_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_div3_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dont_constant_fold_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dropout_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_float16_float64_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_float16_int8_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_int16_bfloat16_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_int16_float16_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_int16_int16_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_int16_int32_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_int32_float32_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_int64_int64_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_int8_float32_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_uint8_float64_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_embedding_bag_byte_unpack_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_embedding_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_empty2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_erfc_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_exact_stride_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_exp2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_exp_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_float32_to_int32_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_float_repr_dynamic_shapes_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_fractional_max_pool2d2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_full_boolean_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_full_like_sliced_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_gather1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_gather3_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_getitem_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_graph_partition_scalar_inputs_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_grid_sampler_2d_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_index_propagation_abs_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_index_select_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_input_mutation3_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_isinf2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_kernel_names_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_l1_loss_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_layer_norm_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_like_rands_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_log_softmax_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_low_memory_max_pool_dilation_2_dim_2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_mark_unbacked_with_hint_override_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_max_pool2d4_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_max_pool2d7_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_max_pool2d8_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_mixed_mm3_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_mixed_mm_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_multi_device_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_multilayer_sum_low_prec_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_nan_sort_stable_True_descending_False_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_nll_loss_backward_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_no_op_reduction_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_one_hot_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_chebyshev_polynomial_u_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_digamma_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_erf_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_gammaln_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_i0_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_logit_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_shifted_chebyshev_polynomial_u_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pow2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_reflection_pad2d_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_remove_noop_slice1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_remove_noop_view_default_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_scalar_cpu_tensor_arg_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_scaled_dot_product_attention_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_scatter6_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_slice_scatter3_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_softmax_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_sort_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_sort_stable_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_split_cumprod_low_prec_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_split_cumsum_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_split_cumsum_index_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_split_cumsum_low_prec_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_split_with_unbacked_symints_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_squeeze2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_stride_preservation_with_stride_modifying_fx_pass_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_sum2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_to_dtype_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_transposed_propagates_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_triu_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_uint4x2_mixed_mm_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_unbacked_floordiv_simplify_errors_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_upsample_nearest2d_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_xblock_divides_xnumel_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_zeros_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_float_item_inf_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_math_ops_op2_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_sym_stride_lowering_cpu 2025-10-10T02:48:27.0342340Z 2025-10-10T02:48:31.6479460Z Running test_mps 3/4 ... [2025-10-10 02:48:31.647740] 2025-10-10T02:48:31.6480280Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:48:31.6482490Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/bin/python', '-bb', 'test_mps.py', '-m', 'not serial', '--shard-id=3', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:48:31.648037] 2025-10-10T02:57:34.5668090Z 2025-10-10T02:57:34.5668810Z test_mps 1/4 was successful, full logs can be found in artifacts with path test/test-reports/test_mps_1.4_f3e61042a02adf73_.log 2025-10-10T02:57:34.6528850Z Running 1764 items in this shard: test/test_mps.py::TestAutocastMPS::test_scaled_dot_product_attention_autocast_bfloat16, test/test_mps.py::TestAutocastMPS::test_scaled_dot_product_attention_autocast_float32, test/test_mps.py::MPSReluTest::testNpRelu, test/test_mps.py::MPSLeakyReluTest::testNumbersCPU, test/test_mps.py::TestMPS::test_adaptive_avg_pool2d_simple, test/test_mps.py::TestMPS::test_adaptive_max_pool2d_simple, test/test_mps.py::TestMPS::test_add_scalars, test/test_mps.py::TestMPS::test_addcdiv_transpose, test/test_mps.py::TestMPS::test_addmm, test/test_mps.py::TestMPS::test_arange, test/test_mps.py::TestMPS::test_bce_loss_simple, test/test_mps.py::TestMPS::test_bce_with_logits_broadcasts_weights, test/test_mps.py::TestMPS::test_bincount, test/test_mps.py::TestMPS::test_bincount_reduction, test/test_mps.py::TestMPS::test_cast_mps_to_cpu, test/test_mps.py::TestMPS::test_cdist_large, test/test_mps.py::TestMPS::test_cdist_large_batch, test/test_mps.py::TestMPS::test_clamp_min, test/test_mps.py::TestMPS::test_copy_broadcasting, test/test_mps.py::TestMPS::test_copy_storage_offset, test/test_mps.py::TestMPS::test_cpu_to_strided_mps_copy, test/test_mps.py::TestMPS::test_cumprod_minus_one_axis, test/test_mps.py::TestMPS::test_cumsum_minus_one_axis, test/test_mps.py::TestMPS::test_device_synchronize, test/test_mps.py::TestMPS::test_diag, test/test_mps.py::TestMPS::test_dropout_bfloat16, test/test_mps.py::TestMPS::test_exponential_nonzero_bfloat16, test/test_mps.py::TestMPS::test_exponential_nonzero_float32, test/test_mps.py::TestMPS::test_fftfreq, test/test_mps.py::TestMPS::test_flip, test/test_mps.py::TestMPS::test_fmin, test/test_mps.py::TestMPS::test_gather_scalar, test/test_mps.py::TestMPS::test_ge, test/test_mps.py::TestMPS::test_ge_scalar, test/test_mps.py::TestMPS::test_gelu_simple, test/test_mps.py::TestMPS::test_gt, test/test_mps.py::TestMPS::test_hardswish, test/test_mps.py::TestMPS::test_index_copy_non_contiguous, test/test_mps.py::TestMPS::test_inplace_bitwise_not_uint8, test/test_mps.py::TestMPS::test_int_expand, test/test_mps.py::TestMPS::test_jit_save_load, test/test_mps.py::TestMPS::test_large_bmm_float16, test/test_mps.py::TestMPS::test_layer_norm_backward, test/test_mps.py::TestMPS::test_linalg_vector_norm, test/test_mps.py::TestMPS::test_linear3D_backward, test/test_mps.py::TestMPS::test_linear_large, test/test_mps.py::TestMPS::test_linspace, test/test_mps.py::TestMPS::test_log1p_float16, test/test_mps.py::TestMPS::test_log1p_float32, test/test_mps.py::TestMPS::test_log_softmax, test/test_mps.py::TestMPS::test_logaddexp2, test/test_mps.py::TestMPS::test_logsumexp, test/test_mps.py::TestMPS::test_lt_scalar, test/test_mps.py::TestMPS::test_max_el, test/test_mps.py::TestMPS::test_median_int16, test/test_mps.py::TestMPS::test_mm_large, test/test_mps.py::TestMPS::test_mps_allocator_stats, test/test_mps.py::TestMPS::test_mps_profiler_module, test/test_mps.py::TestMPS::test_mse_loss_strided_output, test/test_mps.py::TestMPS::test_mse_loss_unsupported_types, test/test_mps.py::TestMPS::test_multinomial, test/test_mps.py::TestMPS::test_non_contiguous_sampling_variation, test/test_mps.py::TestMPS::test_random, test/test_mps.py::TestMPS::test_randperm, test/test_mps.py::TestMPS::test_repeat, test/test_mps.py::TestMPS::test_repeat_interleave_simple, test/test_mps.py::TestMPS::test_scalar_from_slice_unary, test/test_mps.py::TestMPS::test_select, test/test_mps.py::TestMPS::test_silu, test/test_mps.py::TestMPS::test_slice_contiguous_view, test/test_mps.py::TestMPS::test_slice_reshape_contg_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_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_trace, test/test_mps.py::TestMPS::test_transpose_3D, test/test_mps.py::TestMPS::test_transpose_inplace, test/test_mps.py::TestMPS::test_tril, test/test_mps.py::TestMPS::test_unary_ops, test/test_mps.py::TestMPS::test_upsample_nearest2d, test/test_mps.py::TestLogical::test_min_max_float32, test/test_mps.py::TestLogical::test_min_max_int8, test/test_mps.py::TestNNMPS::test_conv2d_valid_padding, test/test_mps.py::TestNNMPS::test_conv3d_channels_last_3d, test/test_mps.py::TestNNMPS::test_invalid_conv1d, test/test_mps.py::TestNNMPS::test_module_backcompat, test/test_mps.py::TestPad::test_constant_pad_nd_preserves_memory_format, test/test_mps.py::TestPad::test_constant_pad_nd_with_empty_pad, test/test_mps.py::TestSDPA::test_fast_full_attention_float16_layout_contiguous_head_dim_64_with_mask_False, test/test_mps.py::TestSDPA::test_fast_full_attention_float16_layout_mT_head_dim_128_with_mask_False, test/test_mps.py::TestSDPA::test_fast_full_attention_float32_layout_contiguous_head_dim_128_with_mask_False, test/test_mps.py::TestSDPA::test_fast_full_attention_float32_layout_mT_head_dim_64_with_mask_False, test/test_mps.py::TestSDPA::test_fast_full_attention_float32_layout_mT_head_dim_64_with_mask_True, test/test_mps.py::TestSDPA::test_fast_full_attention_float32_layout_mT_head_dim_80_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_2pass_float32_layout_permute_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_2pass_float32_layout_permute_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_layout_contiguous_head_dim_128_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_layout_mT_head_dim_64_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_layout_transpose_seq_head_head_dim_64_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_layout_transpose_seq_head_head_dim_96_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_layout_contiguous_head_dim_96_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_layout_mT_head_dim_128_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_layout_mT_head_dim_128_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_layout_permute_head_dim_128_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_layout_permute_head_dim_96_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_layout_transpose_seq_head_head_dim_64_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_layout_transpose_seq_head_head_dim_96_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_layout_transpose_seq_head_head_dim_96_with_mask_True, test/test_mps.py::TestSDPA::test_sdpa_enable_gqa_float32_is_causal_True, test/test_mps.py::TestSDPA::test_sdpa_full_mask_float32, test/test_mps.py::TestSDPA::test_sdpa_mask_fp16, test/test_mps.py::TestSDPA::test_sdpa_mask_fp16_L6_S17_NH23_HS121, test/test_mps.py::TestSDPA::test_sdpa_no_mask_5d_float16, test/test_mps.py::TestSDPA::test_sdpa_no_mask_causal_fp16, test/test_mps.py::TestSDPA::test_sdpa_no_mask_causal_fp16_L7_S17, test/test_mps.py::TestSDPA::test_sdpa_no_mask_causal_fp32, test/test_mps.py::TestSDPA::test_sdpa_no_mask_no_causal_fp32_grad, test/test_mps.py::TestSDPAMeta::test_sdpa_mask_fp16_L6_meta, test/test_mps.py::TestSDPAMeta::test_sdpa_no_mask_causal_fp16_L7_S17_NH23_HS121_meta, test/test_mps.py::TestSDPAMeta::test_sdpa_no_mask_causal_fp16_L7_S17_meta, test/test_mps.py::TestSDPAMeta::test_sdpa_no_mask_causal_fp16_meta, test/test_mps.py::TestGatherScatter::test_cast_gather_scatter, test/test_mps.py::TestGatherScatter::test_slicing_replace_column, 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_basic_indexing_slice_view, test/test_mps.py::TestViewOpsMPS::test_big_transpose, test/test_mps.py::TestViewOpsMPS::test_chunk_view, test/test_mps.py::TestViewOpsMPS::test_contiguous_self, test/test_mps.py::TestViewOpsMPS::test_expand, test/test_mps.py::TestViewOpsMPS::test_narrow, test/test_mps.py::TestViewOpsMPS::test_permute_slicing, test/test_mps.py::TestViewOpsMPS::test_python_types, test/test_mps.py::TestViewOpsMPS::test_resize_mps_dtypes, test/test_mps.py::TestViewOpsMPS::test_select_view, test/test_mps.py::TestViewOpsMPS::test_t, test/test_mps.py::TestViewOpsMPS::test_transpose_inplace_view, test/test_mps.py::TestViewOpsMPS::test_transpose_view, test/test_mps.py::TestViewOpsMPS::test_unsqueeze, test/test_mps.py::TestViewOpsMPS::test_unsqueeze_view, test/test_mps.py::TestConvolutionMPS::test_conv1d_contiguous, test/test_mps.py::TestConvolutionMPS::test_conv2d_all_strides_paddings, 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_grid_sample, test/test_mps.py::TestAdvancedIndexing::test_advancedindex_big, test/test_mps.py::TestAdvancedIndexing::test_boolean_array_indexing, test/test_mps.py::TestAdvancedIndexing::test_cpu_indices, test/test_mps.py::TestAdvancedIndexing::test_empty_index, test/test_mps.py::TestAdvancedIndexing::test_empty_ndim_index, test/test_mps.py::TestAdvancedIndexing::test_empty_ndim_index_bool, test/test_mps.py::TestAdvancedIndexing::test_index_put_accumulate_duplicate_indices, test/test_mps.py::TestAdvancedIndexing::test_index_put_accumulate_non_contiguous, test/test_mps.py::TestAdvancedIndexing::test_index_scalar_with_bool_mask, test/test_mps.py::TestAdvancedIndexing::test_indexing_get, test/test_mps.py::TestAdvancedIndexing::test_indexing_select_corners, test/test_mps.py::TestAdvancedIndexing::test_int_indices_broadcast, test/test_mps.py::TestAdvancedIndexing::test_multiple_int, test/test_mps.py::TestAdvancedIndexing::test_setitem_expansion_error, test/test_mps.py::TestAdvancedIndexing::test_sliced_view_cast, test/test_mps.py::TestAdvancedIndexing::test_slicing_using_advanced_index_for_column, test/test_mps.py::TestAdvancedIndexing::test_step, test/test_mps.py::TestAdvancedIndexing::test_variable_slicing, test/test_mps.py::TestAdvancedIndexing::test_zero_dim_index, test/test_mps.py::TestFallbackWarning::test_no_warning_on_import, test/test_mps.py::TestNoRegression::test_double_error, test/test_mps.py::TestMetalLibrary::test_metal_capture, test/test_mps.py::TestMetalLibrary::test_metal_include, test/test_mps.py::TestMetalLibrary::test_reduction_utils_float16, test/test_mps.py::TestConsistencyMPS::test_grid_sampler_3d_half_precision_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_T_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match___radd___mps_float32, 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___rmod___mps_float16, 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___rpow___mps_float16, 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_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__segment_reduce_offsets_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match__segment_reduce_offsets_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match__softmax_backward_data_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match__upsample_bicubic2d_aa_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_add_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_addcdiv_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_addcmul_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_addcmul_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_addmm_decomposed_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_alias_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_allclose_mps_float32, 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_as_strided_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_as_strided_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_as_strided_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_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_atan2_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_block_diag_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cat_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cauchy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cdouble_mps_float16, 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_cfloat_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_char_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cholesky_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cholesky_solve_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_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_clone_mps_float16, 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_conj_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_copysign_mps_float16, 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_count_nonzero_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cov_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cumprod_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cumsum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_diag_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_diagflat_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_diagflat_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_diagonal_scatter_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_diff_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_digamma_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_dist_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_dist_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_div_floor_rounding_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_div_no_rounding_mode_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_double_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_dstack_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_einsum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_empty_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_empty_permuted_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_empty_permuted_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_erfinv_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_exp2_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_expand_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_expm1_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_eye_mps_float16, 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_fftshift_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_ifft2_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_ifftshift_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_ifftshift_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_ihfft_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_rfftn_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fill_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_flatten_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_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_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_ge_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_geometric_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_gradient_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_gradient_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_grid_sampler_2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_hash_tensor_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_heaviside_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_histc_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_histc_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_hstack_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_i0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_igammac_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_amin_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_isclose_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isclose_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isfinite_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isinf_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isneginf_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_binary_return_by_ref_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_ldexp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_lerp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_eigh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_eigvalsh_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_ex_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_lstsq_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_lu_solve_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_matrix_norm_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_norm_subgradients_at_zero_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_qr_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_svdvals_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_vecdot_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_vecdot_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_log2_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_log2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_log_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_log_softmax_mps_float32, 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_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logcumsumexp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logical_and_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logical_and_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logit_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logspace_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logsumexp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_long_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_lt_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_lu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mH_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_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_amin_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_cumsum_mps_float32, 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_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_median_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_softmax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_softmin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_sum_mps_float32, 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_mean_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_min_binary_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_movedim_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_multinomial_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mv_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_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nanmean_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nanquantile_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nansum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_narrow_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_narrow_copy_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_adaptive_avg_pool1d_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_adaptive_max_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_avg_pool2d_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_channel_shuffle_mps_float32, 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_conv1d_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_conv_transpose1d_mps_float16, 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_conv_transpose3d_mps_float32, 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_ctc_loss_mps_float32, 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_dropout_mps_float16, 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_embedding_bag_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_fractional_max_pool3d_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_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_hardswish_mps_float16, 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_interpolate_bicubic_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_l1_loss_mps_float32, 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_linear_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_local_response_norm_mps_float32, 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_unpool1d_grad_mps_float32, 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_unpool1d_mps_float32, 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_multi_head_attention_forward_mps_float16, 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_pad_replicate_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_prelu_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_rms_norm_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_selu_mps_float16, 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_soft_margin_loss_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_softsign_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_nn_functional_unfold_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nonzero_static_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_fro_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_normal_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_ones_like_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_outer_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_pca_lowrank_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_polar_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_polygamma_polygamma_n_1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_positive_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_positive_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_put_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_randint_like_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_randint_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_randint_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_ravel_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_repeat_interleave_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_reshape_as_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_resize__mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_resize_as__mps_float16, 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_rsqrt_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_amax_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_scatter_reduce_sum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_short_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_hamming_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_signbit_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sin_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_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sort_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_special_bessel_y1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_entr_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_log_ndtr_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_spherical_bessel_j0_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_list_args_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_split_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_split_with_sizes_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sqrt_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_squeeze_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_std_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_std_unbiased_mps_float16, 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_t_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_tanh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_transpose_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_transpose_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_tril_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_triu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_trunc_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unflatten_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_uniform_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_uniform_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unsafe_chunk_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unsafe_split_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_var_unbiased_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_view_as_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_vstack_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_zeros_like_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_zeros_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_H_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_H_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_H_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_T_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_T_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match___getitem___mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match___getitem___mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match___getitem___mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match___getitem___mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match___radd___mps_bfloat16, 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___rand___mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match___rdiv___mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match___rdiv___mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match___rdiv___mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match___rmatmul___mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match___rmatmul___mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match___rmatmul___mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match___rmatmul___mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match___rmul___mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match___ror___mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match___ror___mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match___rpow___mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match___rpow___mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match___rpow___mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match___rsub___mps_float32, 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___rxor___mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match___rxor___mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match__chunk_cat_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match__chunk_cat_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match__native_batch_norm_legit_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match__segment_reduce_lengths_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match__segment_reduce_offsets_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match__segment_reduce_offsets_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match__softmax_backward_data_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_mps_bool, 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_int8, 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_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_put_accumulate_mps_float32, 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_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_acos_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_acos_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_acos_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_acosh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_acosh_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_add_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_add_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_addcdiv_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_addcmul_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_decomposed_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_decomposed_mps_uint8, 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_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_addmv_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_addmv_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_addr_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_addr_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_alias_copy_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_alias_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_all_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_allclose_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_amax_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_amin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_amin_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_amin_mps_int8, 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_angle_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_angle_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_any_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_any_mps_int16, 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_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_argmax_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_argmin_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_argmin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_argsort_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_argwhere_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_argwhere_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_argwhere_mps_uint8, 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_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_copy_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_mps_float16, 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_complex64, 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_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_scatter_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_asin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_asin_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_asinh_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_asinh_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_asinh_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_atan2_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_atan2_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_atan2_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_atan_mps_int8, 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_atanh_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_1d_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_1d_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_1d_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_1d_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_2d_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_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_3d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_3d_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_bernoulli_mps_bfloat16, 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_bfloat16_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_bfloat16_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_bfloat16_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_bincount_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_and_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_and_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_and_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_left_shift_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_not_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_not_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_not_mps_uint8, 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_xor_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_xor_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_block_diag_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_bmm_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_bmm_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_bool_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_bool_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_bool_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_tensors_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_tensors_mps_float16, 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_broadcast_to_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_to_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_bucketize_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_bucketize_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_bucketize_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_byte_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_byte_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_byte_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_cartesian_prod_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_cat_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_cat_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_cauchy_mps_bfloat16, 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_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_cfloat_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_chalf_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_char_mps_complex64, 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_int8, 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_clamp_min_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_min_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_min_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_clone_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_clone_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_clone_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_combinations_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_combinations_mps_complex64, 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_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_mps_bool, 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_uint8, 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_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_contiguous_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_contiguous_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_copysign_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_copysign_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_copysign_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_corrcoef_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_corrcoef_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_cos_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_cos_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_cosh_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_count_nonzero_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_count_nonzero_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_count_nonzero_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_cov_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_cov_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_cross_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_cummin_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_cummin_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_cumprod_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_cumprod_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_cumsum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_cumsum_mps_int16, 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_cumulative_trapezoid_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_deg2rad_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_deg2rad_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_embed_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_embed_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_embed_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_embed_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_diagflat_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_diagflat_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_diagflat_mps_float32, 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_diagflat_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_copy_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_copy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_diff_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_diff_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_diff_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_digamma_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_digamma_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_digamma_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_dist_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_div_floor_rounding_mps_bfloat16, 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_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_div_floor_rounding_mps_int32, 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_bfloat16, 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_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_dot_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_dot_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_dsplit_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_dstack_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_dstack_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_einsum_mps_int8, 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_like_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_permuted_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_strided_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_strided_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_eq_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_eq_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_equal_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_erf_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_erf_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_erf_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_erfc_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_erfinv_mps_float16, 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_exp2_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_exp2_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_exp_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_exp_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_exp_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_as_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_as_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_as_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_as_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_copy_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_expm1_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_expm1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_expm1_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_expm1_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_expm1_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_expm1_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_eye_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_eye_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_eye_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fft2_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fft2_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftn_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftshift_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftshift_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftshift_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftshift_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfft2_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfft2_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfft2_mps_uint8, 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_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft2_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft_mps_int64, 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_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftshift_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftshift_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftshift_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftshift_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftshift_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftshift_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfft2_mps_bool, 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_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfft_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfft_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfft_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfftn_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft2_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft2_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfftn_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfft2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfft2_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfftn_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfftn_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfftn_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fill_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fill_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_flatten_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_flatten_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_flatten_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_flip_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fliplr_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fliplr_mps_float16, 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_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_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_float_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_float_power_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_float_power_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_float_power_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_float_power_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_float_power_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_divide_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fmax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_fmax_mps_int32, 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_fmax_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fmin_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_fmin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_fmin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fmin_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fmin_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fmod_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fmod_mps_int32, 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_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_full_like_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_full_like_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_full_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_full_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_full_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_full_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_gather_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_ge_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_ge_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_geometric_mps_float16, 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_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_geqrf_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_gradient_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_gradient_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_grid_sampler_3d_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_grid_sampler_3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_gt_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_half_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_hash_tensor_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_hash_tensor_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_hash_tensor_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_hash_tensor_mps_int64, 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_histc_mps_bfloat16, 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_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_hsplit_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_hsplit_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_hstack_mps_float32, 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_hstack_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_hypot_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_i0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_i0_mps_int16, 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_igammac_mps_float32, 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_copy_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_index_copy_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_index_fill_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_fill_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_fill_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_amax_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_amin_mps_int64, 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_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_select_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_select_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_select_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_inner_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_inner_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_int_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_int_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_isclose_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_isfinite_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_isfinite_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_isinf_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_isinf_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_isinf_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_isinf_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_isinf_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_isnan_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_isneginf_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_isposinf_mps_int64, 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_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_isreal_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_item_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_item_mps_uint8, 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_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_int8, 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_int64, 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_kron_mps_uint8, 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_lcm_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_ldexp_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_ldexp_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_le_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_le_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_lerp_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_cholesky_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_cross_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_cross_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_det_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_diagonal_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_diagonal_mps_int32, 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_eigh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_eigvals_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_mps_complex64, 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_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_lu_factor_mps_float32, 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_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_multi_dot_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_norm_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_norm_subgradients_at_zero_mps_bfloat16, 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_singular_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_solve_ex_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_solve_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_tensorinv_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_vander_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_vecdot_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_vecdot_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_vector_norm_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_vector_norm_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linspace_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_linspace_mps_uint8, 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_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_linspace_tensor_overload_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_log10_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_log10_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_log10_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_log1p_mps_bfloat16, 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_log1p_mps_int32, 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_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_log_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_log_normal_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_log_softmax_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_log_softmax_with_dtype_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_logaddexp2_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_logaddexp_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_logcumsumexp_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_logdet_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_and_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_and_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_and_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_and_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_and_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_and_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_and_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_and_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_not_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_or_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_or_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_xor_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_xor_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_logit_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_logit_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_logspace_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_logspace_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_logspace_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_logspace_mps_int8, 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_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_logsumexp_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_long_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_long_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_long_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_long_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_long_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_lt_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_lt_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_lt_mps_int32, 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_lu_unpack_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_mH_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_mH_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_mT_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_mT_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_amax_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_amax_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_amin_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_amin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_amin_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmin_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmin_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmin_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_log_softmax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_logsumexp_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_median_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_normalize_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_normalize_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_prod_mps_bfloat16, 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_prod_mps_int8, 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_softmax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_softmin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_std_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_std_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_std_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_sum_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_sum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_var_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_var_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_matmul_mps_bfloat16, 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_matrix_exp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_matrix_exp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_max_binary_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_max_binary_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_max_reduction_with_dim_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_maximum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_maximum_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_maximum_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_mean_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_meshgrid_list_of_tensors_mps_int64, 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_int8, 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_float32, 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_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_minimum_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_mm_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_movedim_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_msort_mps_bfloat16, 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_mul_mps_bool, 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_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_mul_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_multinomial_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_multinomial_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_mv_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_mv_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_mv_mps_uint8, 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_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_5_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nan_to_num_mps_bfloat16, 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_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nansum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_copy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_native_batch_norm_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_native_dropout_backward_mps_bfloat16, 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_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_native_dropout_backward_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_native_dropout_backward_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_ne_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_ne_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_neg_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_mps_uint8, 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_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_strided_mps_int8, 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_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_new_ones_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_new_ones_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_new_ones_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_new_ones_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_new_ones_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_new_ones_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_new_zeros_mps_bool, 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_adaptive_avg_pool2d_mps_bfloat16, 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_avg_pool2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_adaptive_avg_pool3d_mps_bfloat16, 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_pool1d_mps_bfloat16, 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_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_adaptive_max_pool3d_mps_bfloat16, 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_avg_pool1d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_avg_pool2d_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_avg_pool2d_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_bilinear_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_binary_cross_entropy_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_celu_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_channel_shuffle_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv3d_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv_transpose1d_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv_transpose1d_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv_transpose2d_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv_transpose2d_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv_transpose3d_mps_bfloat16, 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_bool, 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_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_cross_entropy_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_dropout3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_elu_mps_bfloat16, 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_embedding_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_bfloat16, 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_feature_alpha_dropout_without_train_mps_uint8, 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_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_gelu_mps_bfloat16, 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_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_hardsigmoid_mps_float16, 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_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_hardtanh_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_hardtanh_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_huber_loss_mps_bfloat16, 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_area_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_interpolate_bilinear_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-exact_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_interpolate_trilinear_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_interpolate_trilinear_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_kl_div_mps_bfloat16, 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_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_leaky_relu_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_bfloat16, 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_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_linear_mps_uint8, 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_bfloat16, 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_bfloat16, 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_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_int16, 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_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_pool3d_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_unpool1d_grad_mps_bfloat16, 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_unpool3d_grad_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_unpool3d_mps_float32, 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_bfloat16, 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_multi_head_attention_forward_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_nll_loss_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_nll_loss_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_normalize_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_circular_mps_bfloat16, 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_int32, 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_circular_mps_uint8, 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_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_reflect_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_replicate_mps_bfloat16, 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_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_replicate_negative_mps_bfloat16, 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_pad_replicate_negative_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pairwise_distance_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pairwise_distance_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pairwise_distance_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pixel_shuffle_mps_int32, 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_int32, 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_poisson_nll_loss_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_prelu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_relu6_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_relu6_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_relu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_rms_norm_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_rms_norm_mps_complex64, 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_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_selu_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_silu_complex_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_silu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_silu_mps_float32, 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_smooth_l1_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_soft_margin_loss_mps_bfloat16, 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_float16, 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_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_tanhshrink_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_tanhshrink_mps_uint8, 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_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_triplet_margin_loss_mps_bfloat16, 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_triplet_margin_with_distance_loss_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_upsample_bilinear_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_upsample_nearest_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_norm_fro_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_norm_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_norm_nuc_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_normal_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_like_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_like_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_like_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_like_mps_float32, 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_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_ormqr_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_pca_lowrank_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_copy_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_copy_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_mps_int8, 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_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_2_mps_int16, 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_3_mps_bfloat16, 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_4_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_positive_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_pow_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_pow_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_pow_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_pow_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_pow_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_prod_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_put_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_put_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_put_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_put_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_put_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_rad2deg_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_rad2deg_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_rad2deg_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_randint_like_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_randint_like_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_randint_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_randint_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_randn_like_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_randn_like_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_randn_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_ravel_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_ravel_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_ravel_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_ravel_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_real_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_real_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_real_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_reciprocal_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_reciprocal_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_remainder_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_renorm_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_renorm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_interleave_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_interleave_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_interleave_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_interleave_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_mps_bool, 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_as_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_as_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_mps_int8, 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_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_resize__mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_resize__mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_resize_as__mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_resize_as__mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_resize_as__mps_int8, 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_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_neg_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_neg_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_neg_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_neg_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_neg_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_roll_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_roll_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_roll_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_roll_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_rot90_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_rot90_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_round_decimals_neg_3_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_round_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_round_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_rsqrt_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_rsqrt_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_rsub_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_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_scalar_tensor_mps_float32, 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_add_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_mps_float32, 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_amax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_amax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_amin_mps_bfloat16, 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_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_mean_mps_bfloat16, 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_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_sum_mps_bfloat16, 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_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_searchsorted_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_searchsorted_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_select_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_select_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_select_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_select_scatter_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_select_scatter_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_select_scatter_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_select_scatter_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_sgn_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_sgn_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_sgn_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_short_mps_bfloat16, 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_short_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_short_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_sigmoid_mps_bfloat16, 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_sign_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_sign_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_signal_windows_blackman_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_signal_windows_exponential_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_signal_windows_general_cosine_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_signal_windows_general_hamming_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_signal_windows_kaiser_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_signbit_mps_bfloat16, 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_sin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_sin_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_sin_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_sinc_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_sinc_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_sinh_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_scatter_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_softmax_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_softmax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_softmax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_softmax_with_dtype_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_softmax_with_dtype_mps_int32, 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_sort_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sort_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_sort_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_sparse_mm_reduce_mps_bfloat16, 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_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_j0_mps_bool, 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_int64, 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_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_y0_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_y1_mps_bool, 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_uint8, 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_u_mps_int16, 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_bool, 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_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_v_mps_int8, 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_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_erfcx_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_erfcx_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_erfcx_mps_int8, 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_uint8, 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_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i0e_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i0e_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i1_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i1_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i1e_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i1e_mps_float32, 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_laguerre_polynomial_l_mps_int16, 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_int8, 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_i0_mps_int32, 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_int32, 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_i1_mps_uint8, 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_modified_bessel_k1_mps_int32, 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_float16, 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_ndtri_mps_int16, 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_bfloat16, 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_scaled_modified_bessel_k0_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_scaled_modified_bessel_k1_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_t_mps_uint8, 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_u_mps_int64, 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_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_spherical_bessel_j0_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_spherical_bessel_j0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_spherical_bessel_j0_mps_int32, 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_split_list_args_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_split_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_split_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_split_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_split_mps_int8, 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_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_sqrt_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_sqrt_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_sqrt_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_square_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_square_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_square_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_copy_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_multiple_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_multiple_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_multiple_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_stack_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_stack_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_std_mean_unbiased_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_std_mean_unbiased_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_std_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_std_unbiased_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_stft_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_sub_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sub_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_to_size_mps_bfloat16, 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_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_to_size_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_t_copy_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_t_copy_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_t_copy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_t_copy_mps_int64, 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_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_take_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_take_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_tan_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_tanh_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_tensor_split_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_tensor_split_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_tile_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_to_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_to_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_to_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_to_sparse_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_to_sparse_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_topk_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_topk_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_topk_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_topk_mps_int8, 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_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_copy_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_copy_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_trapezoid_mps_int64, 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_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_trapz_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_trapz_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_tril_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_tril_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_triu_indices_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_triu_indices_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_triu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_triu_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_true_divide_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_trunc_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_copy_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_copy_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_unflatten_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_unflatten_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_unflatten_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_copy_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_consecutive_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_consecutive_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_chunk_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_chunk_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_split_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_split_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_copy_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_var_mean_unbiased_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_var_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_var_unbiased_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_vdot_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_vdot_mps_int16, 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_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_view_as_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_view_as_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_vsplit_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_vsplit_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_vstack_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_where_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_where_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_where_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_xlogy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_zero__mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_zero__mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_like_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_like_mps_float32, 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_int16, test/test_mps.py::TestErrorInputsMPS::test_error_inputs___radd___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_amax_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_aminmax_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_arange_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_or_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_bitwise_xor_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_cat_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_eq_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_rfft2_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_rfft_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_floor_divide_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_gcd_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_hsplit_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_item_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_ldexp_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_linalg_cross_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_linalg_lstsq_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_linspace_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_logcumsumexp_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_logical_or_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_logical_xor_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_masked_scatter_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_maximum_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_minimum_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_mul_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nextafter_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_adaptive_max_pool2d_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_conv3d_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_group_norm_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_max_pool1d_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_max_pool2d_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_prelu_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_general_hamming_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_signal_windows_hamming_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_special_shifted_chebyshev_polynomial_v_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_special_xlog1py_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_t_copy_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_take_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_trace_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_triu_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_true_divide_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_uniform_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_view_copy_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_view_mps, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_argwhere_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_broadcast_to_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_cat_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_clone_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_flatten_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_item_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_linalg_cross_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_linalg_vander_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_mse_loss_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_repeat_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_roll_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_signal_windows_general_cosine_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_signal_windows_nuttall_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_squeeze_multiple_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_tile_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_unbind_copy_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::TestCommonMPS::test_tensor_creation_mps_uint8, 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_128_num_groups_2_mps, 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_64_num_groups_1_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_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_128_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_64_q_group_256_num_groups_1_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_1_k_32_n_64_mps, test/test_mps.py::TestLinalgMPSMPS::test__int8_mm_m_32_k_32_n_64_mps, test/test_mps.py::TestLinalgMPSMPS::test_addmm_mps 2025-10-10T02:57:34.7017090Z 2025-10-10T02:57:37.0812400Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-10-10T02:57:37.0812990Z Uploading artifacts took 0.01 seconds 2025-10-10T02:57:42.4762100Z Running test_mps 4/4 ... [2025-10-10 02:57:42.476000] 2025-10-10T02:57:42.4762930Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:57:42.4765700Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/bin/python', '-bb', 'test_mps.py', '-m', 'not serial', '--shard-id=4', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:57:42.476439] 2025-10-10T02:59:16.6768940Z 2025-10-10T02:59:16.6777710Z test_mps 2/4 was successful, full logs can be found in artifacts with path test/test-reports/test_mps_2.4_263e575c170790c4_.log 2025-10-10T02:59:16.7605640Z Running 1750 items in this shard: test/test_mps.py::TestAutocastMPS::test_non_fast_path_amp_unscale, test/test_mps.py::TestAutocastMPS::test_scaled_dot_product_attention_autocast_float16, test/test_mps.py::MPSReluTest::testNumbersCPU, test/test_mps.py::MatmulTest::test_matrix_x_vector, test/test_mps.py::MatmulTest::test_vector_x_vector, test/test_mps.py::MPSLeakyReluTest::testNpLeakyRelu, test/test_mps.py::TestAvgPool::test_avg_pool2d_ceil_mode, test/test_mps.py::TestMPS::test_activation_checkpoint_does_not_error, test/test_mps.py::TestMPS::test_addcdiv, test/test_mps.py::TestMPS::test_amin, test/test_mps.py::TestMPS::test_atan2, test/test_mps.py::TestMPS::test_avg_pool2d_count_include_pad, test/test_mps.py::TestMPS::test_batch_norm, test/test_mps.py::TestMPS::test_bce_loss_always_nonnegative, test/test_mps.py::TestMPS::test_bce_loss_broadcasts_weights, test/test_mps.py::TestMPS::test_bce_with_logits_stability, test/test_mps.py::TestMPS::test_binops_dtype_precedence_binop_mul, test/test_mps.py::TestMPS::test_cat1, test/test_mps.py::TestMPS::test_cdist_non_contiguous, test/test_mps.py::TestMPS::test_clamp_max, test/test_mps.py::TestMPS::test_col2im, test/test_mps.py::TestMPS::test_conv2d_unit, test/test_mps.py::TestMPS::test_conv_high_channel_size, test/test_mps.py::TestMPS::test_conv_raises_error, test/test_mps.py::TestMPS::test_count_nonzero, test/test_mps.py::TestMPS::test_cross, test/test_mps.py::TestMPS::test_cross_entropy_loss, test/test_mps.py::TestMPS::test_cumprod_all_dtypes, test/test_mps.py::TestMPS::test_cumprod_dim_check, test/test_mps.py::TestMPS::test_cumsum_dim_check, test/test_mps.py::TestMPS::test_divmode, test/test_mps.py::TestMPS::test_do_sync_thrice_its_all_right, test/test_mps.py::TestMPS::test_elu_strided_output, test/test_mps.py::TestMPS::test_empty_neg, test/test_mps.py::TestMPS::test_eq, test/test_mps.py::TestMPS::test_exp, test/test_mps.py::TestMPS::test_expand_cpu_to_mps_copy, test/test_mps.py::TestMPS::test_eye, test/test_mps.py::TestMPS::test_fill, test/test_mps.py::TestMPS::test_fill_storage_offset, test/test_mps.py::TestMPS::test_flatten, test/test_mps.py::TestMPS::test_gather, test/test_mps.py::TestMPS::test_generic_device_synchronize, test/test_mps.py::TestMPS::test_hardtanh, test/test_mps.py::TestMPS::test_ifft, test/test_mps.py::TestMPS::test_index_64bit, test/test_mps.py::TestMPS::test_index_storage_offset, test/test_mps.py::TestMPS::test_inplace_bitwise_not_int16, test/test_mps.py::TestMPS::test_inplace_bitwise_not_int32, test/test_mps.py::TestMPS::test_interpolate, test/test_mps.py::TestMPS::test_inverse, 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_le_scalar, test/test_mps.py::TestMPS::test_linalg_cholesky_info, test/test_mps.py::TestMPS::test_linalg_cross, test/test_mps.py::TestMPS::test_linalg_lu_factor_ex, test/test_mps.py::TestMPS::test_linear_non_contiguous, test/test_mps.py::TestMPS::test_log_softmax_large_numbers, test/test_mps.py::TestMPS::test_log_two, test/test_mps.py::TestMPS::test_lt, test/test_mps.py::TestMPS::test_max_pool2d, test/test_mps.py::TestMPS::test_mm, test/test_mps.py::TestMPS::test_mps_generator, test/test_mps.py::TestMPS::test_nan_to_num, test/test_mps.py::TestMPS::test_ne_scalar, test/test_mps.py::TestMPS::test_nhwc_operation, test/test_mps.py::TestMPS::test_normal, test/test_mps.py::TestMPS::test_prod, test/test_mps.py::TestMPS::test_range, test/test_mps.py::TestMPS::test_scatter_add_scalar, test/test_mps.py::TestMPS::test_signbit, test/test_mps.py::TestMPS::test_softplus, test/test_mps.py::TestMPS::test_sort, test/test_mps.py::TestMPS::test_std, test/test_mps.py::TestMPS::test_stride_of_strides, test/test_mps.py::TestMPS::test_tanh, test/test_mps.py::TestMPS::test_triu, test/test_mps.py::TestMPS::test_triu_inf, test/test_mps.py::TestMPS::test_types_binary_op, test/test_mps.py::TestMPS::test_unfold_all_devices_and_dtypes, test/test_mps.py::TestMPS::test_unique, test/test_mps.py::TestMPS::test_where, test/test_mps.py::TestLogical::test_isin_asserts, test/test_mps.py::TestLogical::test_logical_xor, test/test_mps.py::TestLogical::test_min_max_bool, test/test_mps.py::TestLogical::test_min_max_float16, test/test_mps.py::TestLogical::test_min_max_int32, test/test_mps.py::TestLogical::test_min_max_nan_propagation_float32, test/test_mps.py::TestLogical::test_shifts_int16, test/test_mps.py::TestLogical::test_shifts_int32, test/test_mps.py::TestSmoothL1Loss::test_smooth_l1_loss_reduction_sum_requires_grad_False, test/test_mps.py::TestNLLLoss::test_nll_loss_byte_target_matches_long, test/test_mps.py::TestNLLLoss::test_nll_loss_empty_tensor_reduction_mean, test/test_mps.py::TestNLLLoss::test_nll_loss_empty_tensor_reduction_none, test/test_mps.py::TestNLLLoss::test_nll_loss_empty_tensor_reduction_sum, test/test_mps.py::TestNLLLoss::test_nll_loss_mismatched_batch, test/test_mps.py::TestNLLLoss::test_nll_loss_out_of_bounds_ignore_index, test/test_mps.py::TestNNMPS::test_conv3d_backward_collision, test/test_mps.py::TestNNMPS::test_conv_backcompat, test/test_mps.py::TestNNMPS::test_invalid_conv2d, test/test_mps.py::TestNNMPS::test_print_non_contiguous, test/test_mps.py::TestNNMPS::test_requires_grad_, test/test_mps.py::TestSDPA::test_fast_full_attention_float16_layout_contiguous_head_dim_128_with_mask_False, test/test_mps.py::TestSDPA::test_fast_full_attention_float16_layout_contiguous_head_dim_64_with_mask_True, test/test_mps.py::TestSDPA::test_fast_full_attention_float16_layout_contiguous_head_dim_80_with_mask_True, test/test_mps.py::TestSDPA::test_fast_full_attention_float32_layout_contiguous_head_dim_80_with_mask_False, test/test_mps.py::TestSDPA::test_fast_full_attention_float32_layout_contiguous_head_dim_80_with_mask_True, test/test_mps.py::TestSDPA::test_fast_full_attention_float32_layout_mT_head_dim_128_with_mask_True, test/test_mps.py::TestSDPA::test_fast_full_attention_float32_layout_mT_head_dim_80_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_2pass_float32_layout_mT_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_2pass_float32_layout_transpose_seq_head_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_layout_contiguous_head_dim_64_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_layout_contiguous_head_dim_64_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_layout_contiguous_head_dim_96_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_layout_mT_head_dim_128_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_layout_mT_head_dim_96_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_layout_permute_head_dim_128_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_layout_contiguous_head_dim_64_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_layout_contiguous_head_dim_96_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_layout_mT_head_dim_64_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_layout_permute_head_dim_64_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_layout_permute_head_dim_96_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_layout_transpose_seq_head_head_dim_128_with_mask_True, test/test_mps.py::TestSDPA::test_sdpa_3d_input_float16, test/test_mps.py::TestSDPA::test_sdpa_3d_input_float32, test/test_mps.py::TestSDPA::test_sdpa_full_mask_float16, test/test_mps.py::TestSDPA::test_sdpa_mask_5d_float16, test/test_mps.py::TestSDPA::test_sdpa_mask_fp32, test/test_mps.py::TestSDPA::test_sdpa_no_mask_no_causal_fp32, test/test_mps.py::TestSDPAMeta::test_fast_full_attention_meta, test/test_mps.py::TestSDPAMeta::test_sdpa_enable_gqa_meta, test/test_mps.py::TestSDPAMeta::test_sdpa_fp32_no_memory_leak_meta, test/test_mps.py::TestSDPAMeta::test_sdpa_mask_fp16_meta, test/test_mps.py::TestSDPAMeta::test_sdpa_mask_fp32_meta, test/test_mps.py::TestGatherScatter::test_inplace_scatter, test/test_mps.py::TestGatherScatter::test_slicing_with_step, test/test_mps.py::TestViewOpsMPS::test_T, test/test_mps.py::TestViewOpsMPS::test_T_view, test/test_mps.py::TestViewOpsMPS::test_as_strided_inplace_view, test/test_mps.py::TestViewOpsMPS::test_detached_view_copy, test/test_mps.py::TestViewOpsMPS::test_empty_reshape, test/test_mps.py::TestViewOpsMPS::test_expand_view, test/test_mps.py::TestViewOpsMPS::test_flatten_nonview, test/test_mps.py::TestViewOpsMPS::test_narrow_tensor, test/test_mps.py::TestViewOpsMPS::test_reshape_nonview, test/test_mps.py::TestViewOpsMPS::test_reshape_view, test/test_mps.py::TestViewOpsMPS::test_resize_as_preserves_strides, test/test_mps.py::TestViewOpsMPS::test_resize_overflow, test/test_mps.py::TestViewOpsMPS::test_t_view, test/test_mps.py::TestViewOpsMPS::test_view, test/test_mps.py::TestViewOpsMPS::test_view_all_dtypes_and_devices, test/test_mps.py::TestViewOpsMPS::test_view_as_view, test/test_mps.py::TestViewOpsMPS::test_view_view, test/test_mps.py::TestConvolutionMPS::test_conv1d_channels_last, test/test_mps.py::TestConvolutionMPS::test_conv3d_single_stride, test/test_mps.py::TestConvolutionMPS::test_conv_backward_1d_channels_last, test/test_mps.py::TestAdvancedIndexing::test_advanced_indexing_3D_put, test/test_mps.py::TestAdvancedIndexing::test_bool_indices_accumulate, test/test_mps.py::TestAdvancedIndexing::test_byte_mask2d, test/test_mps.py::TestAdvancedIndexing::test_jit_indexing, test/test_mps.py::TestAdvancedIndexing::test_multiple_byte_mask, test/test_mps.py::TestAdvancedIndexing::test_none, test/test_mps.py::TestAdvancedIndexing::test_nonzero, test/test_mps.py::TestAdvancedIndexing::test_nonzero_astuple_out, test/test_mps.py::TestAdvancedIndexing::test_nonzero_multi_threading, test/test_mps.py::TestAdvancedIndexing::test_nonzero_no_warning, test/test_mps.py::TestAdvancedIndexing::test_nonzero_non_diff, test/test_mps.py::TestAdvancedIndexing::test_single_int, test/test_mps.py::TestRNNMPS::test_LSTM_cell, test/test_mps.py::TestRNNMPS::test_lstm_backward, test/test_mps.py::TestRNNMPS::test_lstm_forward, test/test_mps.py::TestNoRegression::test_legacy_constructor, test/test_mps.py::TestComplex::test_tensor_scalar_binops, test/test_mps.py::TestMetalLibrary::test_argument_buffers, test/test_mps.py::TestMetalLibrary::test_atomic_add_bfloat16, test/test_mps.py::TestMetalLibrary::test_atomic_add_int32, test/test_mps.py::TestMetalLibrary::test_metal_arange, test/test_mps.py::TestMetalLibrary::test_metal_arange_with_arg_and_scalar_tensor, test/test_mps.py::TestMetalLibrary::test_metal_error_checking, test/test_mps.py::TestMetalLibrary::test_reduction_utils_bfloat16, test/test_mps.py::TestMetalLibrary::test_reduction_utils_float32, test/test_mps.py::TestMetalLibrary::test_reduction_utils_int64, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_H_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_H_mps_float32, 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__batch_norm_with_update_mps_float32, 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_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match__unsafe_masked_index_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_abs_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_acos_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_addmm_decomposed_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_alias_copy_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_amin_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_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_argmax_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_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_asin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_asin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_asinh_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_atan2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_atan_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_atanh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_atleast_1d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_atleast_2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_baddbmm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_bernoulli_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_bfloat16_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_bmm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_broadcast_tensors_mps_float32, 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_cartesian_prod_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cartesian_prod_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_chunk_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_clone_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_conj_physical_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_constant_pad_nd_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_contiguous_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_contiguous_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cov_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cummax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cummin_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_diag_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_diagonal_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_div_trunc_rounding_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_dot_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_empty_like_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_eq_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_equal_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_erf_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_exp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_expand_as_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_expand_as_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_expand_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_expand_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_expm1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_exponential_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_rfft_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_flipud_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_float_power_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fmod_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_full_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_gather_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_gather_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_ge_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_geqrf_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_grid_sampler_2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_gt_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_hsplit_mps_float32, 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_igamma_mps_float16, 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_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_index_fill_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_index_reduce_amax_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_index_reduce_mean_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_int_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isfinite_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isneginf_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isposinf_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isreal_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isreal_mps_float32, 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_jiterator_binary_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_jiterator_unary_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_kron_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_cross_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_eig_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_inv_ex_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_lu_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_norm_subgradients_at_zero_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_pinv_singular_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_svd_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_log10_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_log1p_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_log_normal_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logaddexp2_mps_float32, 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_xor_mps_float16, 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_long_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_lu_solve_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_lu_unpack_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_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_logaddexp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_logaddexp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_logsumexp_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_scatter_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_std_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_std_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_var_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_matmul_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_matmul_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_reduction_no_dim_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_max_reduction_with_dim_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_median_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_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_movedim_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mul_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_multinomial_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_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mvlgamma_mvlgamma_p_5_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_ne_mps_float16, 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_empty_strided_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_max_pool2d_mps_float32, 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_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_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_celu_mps_float16, 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_conv_transpose2d_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_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_feature_alpha_dropout_without_train_mps_float32, 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_pool3d_mps_float16, 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_hinge_embedding_loss_mps_float16, 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_instance_norm_mps_float32, 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_interpolate_bicubic_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_interpolate_nearest_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_logsigmoid_mps_float16, 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_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_mish_mps_float16, 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_mse_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_pixel_shuffle_mps_float16, 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_scaled_dot_product_attention_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_soft_margin_loss_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_softshrink_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_with_distance_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_nn_functional_upsample_nearest_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nonzero_static_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_norm_inf_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_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_norm_nuc_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_normal_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_ormqr_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_permute_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_polygamma_polygamma_n_2_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_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_qr_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_randn_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_remainder_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_renorm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_repeat_interleave_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_repeat_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_reshape_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_reshape_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_resolve_neg_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_roll_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_round_decimals_0_mps_float16, 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_select_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_select_scatter_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_nuttall_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sinc_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sinh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_slice_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_softmax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sort_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sparse_mm_reduce_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_bessel_y0_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_hermite_polynomial_h_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_i1_mps_float32, 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_modified_bessel_k0_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_polygamma_special_polygamma_n_0_mps_float16, 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_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_sqrt_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_square_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_squeeze_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_std_mean_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_std_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sum_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_tan_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_tensor_split_mps_float16, 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_tile_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_to_sparse_mps_float16, 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_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_trapz_mps_float16, 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_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unfold_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unique_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unsqueeze_copy_mps_float16, 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_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_var_unbiased_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_view_as_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_vsplit_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_vstack_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_zero__mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_H_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_H_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_T_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_T_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match___getitem___mps_int64, 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___radd___mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match___rand___mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match___rdiv___mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match___rmatmul___mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match___rmatmul___mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match___rmod___mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match___rmod___mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match___rmul___mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match___rmul___mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match___rpow___mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match___rpow___mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match___rsub___mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match___rsub___mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match___rsub___mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match___rxor___mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match__chunk_cat_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match__chunk_cat_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match__chunk_cat_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match__segment_reduce_offsets_mps_bfloat16, 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_int32, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_put_accumulate_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_put_accumulate_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match__upsample_bicubic2d_aa_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_abs_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_abs_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_abs_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_abs_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_abs_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_acos_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_acosh_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_acosh_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_add_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_add_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_add_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_addbmm_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_addbmm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_addbmm_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_addbmm_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_addbmm_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_addcdiv_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_addcdiv_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_addcmul_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_decomposed_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_decomposed_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_decomposed_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_decomposed_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_mps_complex64, 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_addmv_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_addmv_mps_int64, 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_addr_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_alias_copy_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_alias_copy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_all_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_all_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_all_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_all_mps_uint8, 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_aminmax_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_angle_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_angle_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_any_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_any_mps_int32, 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_argmax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_argmax_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_argmin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_argmin_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_argsort_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_argsort_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_argsort_mps_uint8, 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_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_copy_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_partial_views_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_partial_views_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_scatter_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_scatter_mps_int16, 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_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_asinh_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_asinh_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_atan2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_atan2_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_atan_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_atan_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_atanh_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_atanh_mps_bool, 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_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_2d_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_3d_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_3d_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_baddbmm_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_baddbmm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_baddbmm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_baddbmm_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_baddbmm_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_baddbmm_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_bernoulli_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_bincount_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_and_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_and_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_left_shift_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_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_xor_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_xor_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_xor_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_block_diag_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_block_diag_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_block_diag_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_block_diag_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_bool_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_tensors_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_tensors_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_to_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_to_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_bucketize_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_bucketize_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_byte_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_byte_mps_float16, 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_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_cartesian_prod_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_cartesian_prod_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_cartesian_prod_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_cat_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_cat_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_cat_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_cat_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_cauchy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_ceil_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_ceil_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_ceil_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_ceil_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_cfloat_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_chalf_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_chalf_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_char_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_char_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_char_mps_int64, 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_cholesky_solve_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_chunk_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_chunk_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_chunk_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_chunk_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_chunk_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_max_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_max_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_max_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_min_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_min_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_min_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_min_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_clone_mps_float16, 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_column_stack_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_column_stack_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_column_stack_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_column_stack_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_combinations_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_combinations_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_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_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_physical_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_physical_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_constant_pad_nd_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_constant_pad_nd_mps_float16, 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_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_contiguous_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_contiguous_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_contiguous_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_copysign_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_copysign_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_copysign_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_corrcoef_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_corrcoef_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_cos_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_cosh_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_cosh_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_cosh_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_cosh_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_cosh_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_count_nonzero_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_count_nonzero_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_count_nonzero_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_count_nonzero_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_count_nonzero_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_cov_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_cov_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_cov_mps_int8, 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_cross_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_cross_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_cummax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_cummax_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_cummin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_cummin_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_cumprod_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_cumprod_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_cumprod_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_cumprod_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_cumsum_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_cumulative_trapezoid_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_deg2rad_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_deg2rad_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_deg2rad_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_embed_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_embed_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_embed_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_diagflat_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_diagflat_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_copy_mps_bfloat16, 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_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_scatter_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_scatter_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_diff_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_digamma_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_digamma_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_dist_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_div_no_rounding_mode_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_div_no_rounding_mode_mps_int8, 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_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_div_trunc_rounding_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_dot_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_double_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_double_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_double_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_double_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_double_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_dsplit_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_dsplit_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_dstack_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_dstack_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_dstack_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_einsum_mps_bfloat16, 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_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_einsum_mps_uint8, 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_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_permuted_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_strided_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_strided_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_strided_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_strided_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_eq_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_eq_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_eq_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_eq_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_equal_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_equal_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_equal_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_erf_mps_float16, 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_erf_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_erfc_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_erfc_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_erfc_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_erfinv_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_erfinv_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_exp2_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_exp2_mps_float16, 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_exp2_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_exp_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_exp_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_as_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_as_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_as_mps_int8, 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_expand_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_expm1_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_expm1_mps_float16, 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_fft_fft2_mps_bool, 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_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fft_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fft_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fft_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftn_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftn_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftshift_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftshift_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftshift_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftshift_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftshift_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfft_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfftn_mps_complex64, 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_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft2_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft2_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftn_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftn_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftn_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftshift_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfft_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfftn_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfftn_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft2_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft2_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfftn_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfft2_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfft2_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfft_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfft_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfftn_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fill_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_fill_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fill_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_flatten_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_flatten_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_flip_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_flip_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fliplr_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fliplr_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_flipud_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_flipud_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_float_power_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_divide_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_divide_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_divide_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_divide_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fmax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fmax_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fmod_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_fmod_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_frac_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_full_like_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_full_like_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_gather_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_gather_mps_uint8, 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_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_ge_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_ge_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_ge_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_geometric_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_geometric_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_geometric_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_geometric_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_gradient_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_gradient_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_gradient_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_grid_sampler_2d_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_grid_sampler_2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_grid_sampler_3d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_gt_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_gt_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_gt_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_gt_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_half_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_half_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_half_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_half_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_hash_tensor_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_histogramdd_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_hsplit_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_hsplit_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_hsplit_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_hstack_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_hstack_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_hypot_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_i0_mps_float16, 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_index_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_fill_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_index_fill_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_fill_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_index_put_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_put_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_index_put_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_amax_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_amax_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_amax_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_amax_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_amin_mps_float16, 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_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_prod_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_prod_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_select_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_index_select_mps_int8, 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_inner_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_isclose_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_isclose_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_isclose_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_isclose_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_isfinite_mps_int16, 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_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_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_isnan_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_isnan_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_isneginf_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_isneginf_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_isneginf_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_isposinf_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_isposinf_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_isposinf_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_isposinf_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_isreal_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_isreal_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_item_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_item_mps_float16, 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_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_4inputs_with_extra_args_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_4inputs_with_extra_args_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_4inputs_with_extra_args_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_return_by_ref_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_unary_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_unary_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_unary_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_kthvalue_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_ldexp_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_le_mps_bool, 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_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_lgamma_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_lgamma_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_lgamma_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_cond_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_cross_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_cross_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_cross_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_det_mps_float32, 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_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_diagonal_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_eigvalsh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_ldl_factor_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_lstsq_grad_oriented_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_lstsq_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_lu_solve_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_matrix_norm_mps_bfloat16, 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_rank_hermitian_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_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_multi_dot_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_multi_dot_mps_float32, 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_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_qr_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_slogdet_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_slogdet_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_solve_ex_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_vander_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_vander_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_vecdot_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_linspace_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_linspace_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linspace_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_linspace_tensor_overload_mps_bfloat16, 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_log1p_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_log1p_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_log1p_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_log1p_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_log2_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_log_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_log_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_log_softmax_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_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_log_softmax_with_dtype_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_logaddexp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_logcumsumexp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_not_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_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_xor_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_xor_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_xor_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_xor_mps_uint8, 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_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_logspace_tensor_overload_mps_bfloat16, 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_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_logsumexp_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_logsumexp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_logsumexp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_logsumexp_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_logsumexp_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_lt_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_lt_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_lu_unpack_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_mH_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_mH_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_mH_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_mH_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_mT_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_amin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_amin_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmax_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmin_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmin_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumprod_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumprod_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumprod_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumsum_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumsum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumsum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumsum_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumsum_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_fill_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_fill_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_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_logsumexp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_logsumexp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_mean_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_mean_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_norm_mps_bfloat16, 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_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_scatter_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_select_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_select_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_select_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_softmax_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_softmax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_sum_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_var_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_var_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_var_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_matmul_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_matmul_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_matrix_exp_mps_bfloat16, 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_bfloat16, 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_bool, 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_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_max_reduction_with_dim_mps_bfloat16, 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_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_max_reduction_with_dim_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_max_reduction_with_dim_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_mean_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_median_mps_float32, 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_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_median_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_meshgrid_list_of_tensors_mps_bfloat16, 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_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_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_min_binary_mps_bool, 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_int8, 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_bfloat16, 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_int32, 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_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_minimum_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_mm_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_mm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_mm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_mm_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_mode_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_mode_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_mode_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_movedim_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_movedim_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_msort_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_msort_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_msort_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_mul_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_mul_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_mv_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_mv_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_mv_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_bfloat16, 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_3_mps_uint8, 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_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nan_to_num_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nan_to_num_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nanmean_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nanmedian_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nanmedian_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nanmedian_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nanmedian_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nansum_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_copy_mps_complex64, 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_narrow_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_native_dropout_backward_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_ne_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_ne_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_ne_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_ne_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_neg_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_neg_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_mps_bool, 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_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_strided_mps_float32, 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_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_new_full_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_new_ones_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_new_ones_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_new_zeros_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_new_zeros_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_new_zeros_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_new_zeros_mps_uint8, 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_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_adaptive_max_pool2d_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_alpha_dropout_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_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_avg_pool3d_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_batch_norm_mps_bfloat16, 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_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_celu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_channel_shuffle_mps_bfloat16, 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_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_channel_shuffle_mps_int8, 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_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv2d_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv3d_mps_float16, 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_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_dropout2d_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_dropout_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_dropout_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_fractional_max_pool2d_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_group_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_hardshrink_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_hardswish_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_hardtanh_mps_float16, 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_bilinear_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_kl_div_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_float16, 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_local_response_norm_mps_int64, 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_margin_ranking_loss_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_pool2d_mps_bfloat16, 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_pool2d_mps_int8, 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_float32, 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_unpool1d_grad_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_unpool1d_mps_bfloat16, 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_unpool1d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_unpool2d_grad_mps_bfloat16, 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_multi_head_attention_forward_mps_bfloat16, 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_float16, 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_bool, 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_constant_mps_bfloat16, 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_int16, 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_replicate_mps_int16, 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_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_pairwise_distance_mps_int16, 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_unshuffle_mps_bfloat16, 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_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pixel_unshuffle_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_poisson_nll_loss_mps_bfloat16, 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_prelu_mps_bfloat16, 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_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_rms_norm_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_rrelu_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_selu_mps_float16, 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_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softmin_with_dtype_mps_bfloat16, 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_int8, 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_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_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_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_tanhshrink_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_tanhshrink_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_threshold_mps_int8, 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_loss_mps_uint8, 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_triplet_margin_with_distance_loss_mps_int64, 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_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_upsample_bilinear_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_upsample_bilinear_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_upsample_nearest_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_mps_float16, 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_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_static_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_static_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_norm_inf_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_norm_inf_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_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_like_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_outer_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_outer_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_outer_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_outer_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_copy_mps_float32, 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_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_pinverse_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_pinverse_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_0_mps_bfloat16, 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_0_mps_float32, 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_0_mps_uint8, 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_bfloat16, 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_2_mps_uint8, 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_3_mps_int8, 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_polygamma_polygamma_n_4_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_positive_mps_float32, 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_pow_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_prod_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_prod_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_put_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_put_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_put_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_rad2deg_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_rad2deg_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_rad2deg_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_rand_like_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_rand_like_mps_float16, 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_int64, 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_randint_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_randn_mps_float32, 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_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_real_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_real_mps_uint8, 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_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_remainder_mps_int64, 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_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_as_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_resize__mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_resize_as__mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_resize_as__mps_uint8, 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_resolve_neg_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_neg_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_roll_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_roll_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_rot90_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_rot90_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_rot90_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_round_decimals_0_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_round_decimals_0_mps_float32, 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_rsub_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_scalar_tensor_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_scalar_tensor_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_add_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_amax_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_amax_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_amin_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_mean_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_prod_mps_bfloat16, 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_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_prod_mps_int16, 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_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_sum_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_searchsorted_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_searchsorted_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_select_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_select_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_select_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_select_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_select_scatter_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_sgn_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_sgn_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_short_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_short_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_short_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_sigmoid_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_sigmoid_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_sigmoid_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_sigmoid_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_signal_windows_hann_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_signbit_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_sin_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_sin_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_sin_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_sinc_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_sinc_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_sinh_mps_bfloat16, 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_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_scatter_mps_int64, 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_softmax_with_dtype_mps_int16, 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_softmax_with_dtype_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_sort_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_sort_mps_uint8, 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_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_airy_ai_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_airy_ai_mps_uint8, 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_int8, 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_bool, 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_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_u_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_erfcx_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_hermite_polynomial_h_mps_int16, 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_float32, 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_int64, 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_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i0e_mps_float16, 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_i1_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_bool, 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_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_laguerre_polynomial_l_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_laguerre_polynomial_l_mps_int8, 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_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_log_ndtr_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_log_ndtr_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_log_ndtr_mps_int32, 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_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_ndtr_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_ndtri_mps_int32, 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_scaled_modified_bessel_k0_mps_float32, 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_float32, 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_int16, 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_int16, 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_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_zeta_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_zeta_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_split_list_args_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_split_list_args_mps_int32, 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_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_copy_mps_bfloat16, 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_copy_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_mps_bfloat16, 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_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_sqrt_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_square_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_square_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_copy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_copy_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_mps_bfloat16, 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_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_mps_int64, 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_stack_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_stack_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_stack_mps_int8, 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_std_unbiased_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_std_unbiased_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_std_unbiased_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_to_size_mps_float16, 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_svd_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_t_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_t_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_take_along_dim_mps_bfloat16, 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_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_take_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_tan_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_tan_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_tan_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_tanh_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_tanh_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_tanh_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_tanh_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_tanh_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_tanh_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_tensor_split_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_tensor_split_mps_complex64, 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_tensor_split_mps_uint8, 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_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_to_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_to_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_to_mps_int32, 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_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_to_sparse_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_topk_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_torch_ops_aten__safe_softmax_default_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_torch_ops_aten__safe_softmax_default_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_torch_ops_aten__safe_softmax_default_mps_int64, 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_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_copy_mps_float16, 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_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_trapezoid_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_trapezoid_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_trapezoid_mps_int8, 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_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_triangular_solve_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_tril_indices_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_tril_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_tril_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_tril_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_tril_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_triu_mps_bool, 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_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_true_divide_mps_bool, 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_trunc_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_trunc_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_copy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_copy_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_unflatten_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_unflatten_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_copy_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_copy_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_uniform_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_consecutive_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_consecutive_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_consecutive_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_unravel_index_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_chunk_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_chunk_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_chunk_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_split_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_split_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_split_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_split_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_copy_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_var_mean_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_var_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_var_unbiased_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_vdot_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_view_copy_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_view_copy_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_view_copy_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_view_copy_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_view_copy_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_view_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_view_mps_complex64, 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_view_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_view_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_vsplit_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_vsplit_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_where_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_where_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_where_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_xlogy_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_xlogy_mps_int8, 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_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_like_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_like_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_like_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_mps_int64, test/test_mps.py::TestErrorInputsMPS::test_error_inputs___rmul___mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs___rpow___mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_add_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_atan2_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_cauchy_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_copysign_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_diag_embed_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_fftn_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_hfft_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_ifft2_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_irfft2_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_irfftn_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_float_power_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_gather_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_ge_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_geometric_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_igammac_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_kthvalue_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_lcm_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_linspace_tensor_overload_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_logspace_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_masked_fill_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_mean_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_median_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_min_binary_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_multinomial_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_narrow_copy_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_ne_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_neg_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_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_pool2d_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_gelu_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_ormqr_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_polar_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_roll_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_signal_windows_cosine_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_signal_windows_hann_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_signal_windows_kaiser_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_special_hermite_polynomial_h_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_special_laguerre_polynomial_l_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_sub_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_sum_to_size_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_unbind_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_vstack_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_where_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_xlogy_mps, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_allclose_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_broadcast_shapes_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_broadcast_tensors_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_linalg_tensorsolve_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_conv_transpose3d_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_nn_functional_pairwise_distance_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_signal_windows_bartlett_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_general_hamming_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_signal_windows_hamming_mps_float32, test/test_mps.py::TestCommonMPS::test_tensor_creation_mps_int8, 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_1_n_48_q_group_64_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_256_num_groups_2_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_48_q_group_64_num_groups_2_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_48_q_group_256_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_64_n_48_q_group_64_num_groups_2_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__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_32_k_64_n_32_mps, test/test_mps.py::TestLinalgMPSMPS::test__int8_mm_m_64_k_64_n_32_mps, test/test_mps.py::TestLinalgMPSMPS::test__int8_mm_m_64_k_64_n_64_mps, test/test_mps.py::TestLinalgMPSMPS::test_addr_mps, test/test_mps.py::TestLinalgMPSMPS::test_matrix_rank_mps 2025-10-10T02:59:16.7964510Z 2025-10-10T02:59:24.1784510Z Running test_modules 1/2 ... [2025-10-10 02:59:24.178230] 2025-10-10T02:59:24.1785310Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:59:24.1787340Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/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-10-10 02:59:24.178600] 2025-10-10T03:01:34.3447710Z 2025-10-10T03:01:34.3448620Z test_mps 3/4 was successful, full logs can be found in artifacts with path test/test-reports/test_mps_3.4_6843817fbdd0bedb_.log 2025-10-10T03:01:34.5141380Z Running 1843 items in this shard: test/test_mps.py::TestAutocastMPS::test_conv_transpose3d_autocast_fp32, test/test_mps.py::TestAutocastMPS::test_gradscaler_mps, test/test_mps.py::TestMemoryLeak::test_copy_cast_no_leak, test/test_mps.py::TestPixelShuffle::test_pixel_shuffle_unshuffle, test/test_mps.py::MPSReluTest::testNumbersGPU, test/test_mps.py::MatmulTest::test_batched_matrix_x_batched_matrix, test/test_mps.py::TestAvgPool::test_avg_pool2d_ceil_mode_mismatch, test/test_mps.py::TestAvgPool::test_avg_pool2d_with_zero_divisor, test/test_mps.py::TestAvgPool::test_doubletensor_avg_pool2d_with_divisor, test/test_mps.py::TestMPS::testNumbersGPU, test/test_mps.py::TestMPS::test_abs, test/test_mps.py::TestMPS::test_adaptive_avg_pool2d_output_size_one, test/test_mps.py::TestMPS::test_addbmm, test/test_mps.py::TestMPS::test_addcmul, test/test_mps.py::TestMPS::test_addr, test/test_mps.py::TestMPS::test_amax, test/test_mps.py::TestMPS::test_angle, 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_argmin_argmax, test/test_mps.py::TestMPS::test_as_strided, test/test_mps.py::TestMPS::test_baddbmm, test/test_mps.py::TestMPS::test_batch_norm_slices, 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_bce_with_logits_ones_in_pos_weights_are_the_same_as_none, test/test_mps.py::TestMPS::test_bincount_simple, test/test_mps.py::TestMPS::test_binops_dtype_precedence_binop_sub, test/test_mps.py::TestMPS::test_cast_mps_to_mps, test/test_mps.py::TestMPS::test_cdist_same_inputs, test/test_mps.py::TestMPS::test_clamp_nan, test/test_mps.py::TestMPS::test_contiguous_slice_2d, test/test_mps.py::TestMPS::test_conv_transpose2d, test/test_mps.py::TestMPS::test_copy_non_contiguous, test/test_mps.py::TestMPS::test_dropout_float16, test/test_mps.py::TestMPS::test_embedding_dense_backward, test/test_mps.py::TestMPS::test_empty_posneginf, test/test_mps.py::TestMPS::test_exp1, test/test_mps.py::TestMPS::test_exp_strided_output, test/test_mps.py::TestMPS::test_exponential_nonzero_float16, test/test_mps.py::TestMPS::test_from_numpy_non_contiguous, test/test_mps.py::TestMPS::test_full_bugs, test/test_mps.py::TestMPS::test_gelu_tanh, test/test_mps.py::TestMPS::test_generic_event, test/test_mps.py::TestMPS::test_glu, test/test_mps.py::TestMPS::test_gt_scalar, test/test_mps.py::TestMPS::test_im2col, test/test_mps.py::TestMPS::test_index_select_scalar, test/test_mps.py::TestMPS::test_inplace_bitwise_not_int64, test/test_mps.py::TestMPS::test_inplace_bitwise_not_int8, test/test_mps.py::TestMPS::test_instance_norm, test/test_mps.py::TestMPS::test_is_nonzero, test/test_mps.py::TestMPS::test_isnan, test/test_mps.py::TestMPS::test_l1_loss, test/test_mps.py::TestMPS::test_linalg_det, test/test_mps.py::TestMPS::test_linalg_solve, test/test_mps.py::TestMPS::test_linalg_solve_with_broadcasting, test/test_mps.py::TestMPS::test_linear1D_backward, test/test_mps.py::TestMPS::test_linear2D_no_bias, test/test_mps.py::TestMPS::test_linear3D, test/test_mps.py::TestMPS::test_linear3D_no_bias_backward, test/test_mps.py::TestMPS::test_linear_1d_weight, test/test_mps.py::TestMPS::test_linear_bias, test/test_mps.py::TestMPS::test_linear_errors, test/test_mps.py::TestMPS::test_log, test/test_mps.py::TestMPS::test_log_ten, test/test_mps.py::TestMPS::test_logaddexp, test/test_mps.py::TestMPS::test_masked_fill__non_contiguous, test/test_mps.py::TestMPS::test_masked_scatter, test/test_mps.py::TestMPS::test_minimum_maximum_nan_propagation, test/test_mps.py::TestMPS::test_mish_simple, test/test_mps.py::TestMPS::test_mps_event_module, test/test_mps.py::TestMPS::test_mse_loss, test/test_mps.py::TestMPS::test_nansum, test/test_mps.py::TestMPS::test_neg, test/test_mps.py::TestMPS::test_neg_strided_input, test/test_mps.py::TestMPS::test_norm, test/test_mps.py::TestMPS::test_random_5d, test/test_mps.py::TestMPS::test_reduction_ops_5D, test/test_mps.py::TestMPS::test_repeat_interleave, test/test_mps.py::TestMPS::test_scalar_from_slice_binary, test/test_mps.py::TestMPS::test_scatter_add, test/test_mps.py::TestMPS::test_setitem_scalar, test/test_mps.py::TestMPS::test_slice, test/test_mps.py::TestMPS::test_slice_casting, test/test_mps.py::TestMPS::test_slice_of_slice, test/test_mps.py::TestMPS::test_slice_reshape, test/test_mps.py::TestMPS::test_slice_view_api_float32, test/test_mps.py::TestMPS::test_stack_storage_offset, test/test_mps.py::TestMPS::test_storage_offset_greater_than_src_nbytes, test/test_mps.py::TestMPS::test_take_along_dim_bfloat16, 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_type_casting, 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_unique_consecutive, test/test_mps.py::TestMPS::test_unsafe_chunk, test/test_mps.py::TestMPS::test_weight_norm, test/test_mps.py::TestMPS::test_xor_non_contigous, test/test_mps.py::TestLogical::test_logical_and, test/test_mps.py::TestLogical::test_logical_or, test/test_mps.py::TestLogical::test_min_max_int16, test/test_mps.py::TestLogical::test_min_max_uint8, test/test_mps.py::TestLogical::test_shifts_int8, test/test_mps.py::TestSmoothL1Loss::test_smooth_l1_loss_reduction_mean_requires_grad_False, test/test_mps.py::TestSmoothL1Loss::test_smooth_l1_loss_reduction_mean_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_invalid_weights, test/test_mps.py::TestTopK::test_topk, test/test_mps.py::TestTopK::test_topk_gt_4d, test/test_mps.py::TestNNMPS::test_conv2d_backward_collision, test/test_mps.py::TestNNMPS::test_conv2d_discontiguous_weight, test/test_mps.py::TestNNMPS::test_conv_expand, test/test_mps.py::TestNNMPS::test_gemm_permute_transpose, test/test_mps.py::TestPad::test_constant_pad, test/test_mps.py::TestPad::test_constant_pad_4d_warning, test/test_mps.py::TestSDPA::test_fast_full_attention_float16_layout_contiguous_head_dim_128_with_mask_True, test/test_mps.py::TestSDPA::test_fast_full_attention_float16_layout_mT_head_dim_128_with_mask_True, test/test_mps.py::TestSDPA::test_fast_full_attention_float16_layout_mT_head_dim_64_with_mask_True, test/test_mps.py::TestSDPA::test_fast_full_attention_float16_layout_mT_head_dim_80_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_2pass_float32_layout_contiguous_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_2pass_float32_layout_mT_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_layout_mT_head_dim_128_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_layout_permute_head_dim_128_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_layout_permute_head_dim_64_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_layout_permute_head_dim_64_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_layout_transpose_seq_head_head_dim_64_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_layout_contiguous_head_dim_128_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_layout_contiguous_head_dim_64_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_layout_mT_head_dim_96_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_layout_permute_head_dim_128_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_layout_transpose_seq_head_head_dim_128_with_mask_False, test/test_mps.py::TestSDPA::test_sdpa_enable_gqa_float16_is_causal_False, 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_False, test/test_mps.py::TestSDPA::test_sdpa_no_mask_causal_fp16_L7, 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_fp16, test/test_mps.py::TestSDPAMeta::test_fast_vector_attention_meta, test/test_mps.py::TestSDPAMeta::test_sdpa_3d_input_meta, test/test_mps.py::TestSDPAMeta::test_sdpa_mask_fp16_L6_S17_NH23_HS121_meta, test/test_mps.py::TestSDPAMeta::test_sdpa_no_mask_5d_meta, test/test_mps.py::TestSDPAMeta::test_sdpa_no_mask_causal_fp16_L7_meta, test/test_mps.py::TestSDPAMeta::test_sdpa_no_mask_causal_fp32_meta, test/test_mps.py::TestSDPAMeta::test_sdpa_no_mask_no_causal_fp16_meta, test/test_mps.py::TestSDPAMeta::test_sdpa_no_mask_no_causal_fp32_grad_meta, test/test_mps.py::TestSDPAMeta::test_sdpa_no_mask_no_causal_fp32_meta, test/test_mps.py::TestViewOpsMPS::test_atleast_gradient, test/test_mps.py::TestViewOpsMPS::test_diagonal_view, test/test_mps.py::TestViewOpsMPS::test_expand_as_view, test/test_mps.py::TestViewOpsMPS::test_flatten_view, test/test_mps.py::TestViewOpsMPS::test_inplace_view_add, test/test_mps.py::TestViewOpsMPS::test_memory_format_resize_, test/test_mps.py::TestViewOpsMPS::test_permute_view, test/test_mps.py::TestViewOpsMPS::test_resize_as_mps_dtypes, test/test_mps.py::TestViewOpsMPS::test_split, test/test_mps.py::TestViewOpsMPS::test_squeeze_view, test/test_mps.py::TestViewOpsMPS::test_t_inplace_view, test/test_mps.py::TestViewOpsMPS::test_transposes, test/test_mps.py::TestViewOpsMPS::test_view_empty, test/test_mps.py::TestAdvancedIndexing::test_basic_advanced_combined, test/test_mps.py::TestAdvancedIndexing::test_byte_mask_accumulate, test/test_mps.py::TestAdvancedIndexing::test_byte_tensor_assignment, test/test_mps.py::TestAdvancedIndexing::test_ellipsis_tensor, test/test_mps.py::TestAdvancedIndexing::test_empty_reduce, test/test_mps.py::TestAdvancedIndexing::test_empty_slice, 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_deterministic, test/test_mps.py::TestAdvancedIndexing::test_index_setitem_bools_slices, test/test_mps.py::TestAdvancedIndexing::test_int_indices, test/test_mps.py::TestAdvancedIndexing::test_int_indices2d, test/test_mps.py::TestAdvancedIndexing::test_multiple_bool_indices, test/test_mps.py::TestAdvancedIndexing::test_nonzero_discontiguous, test/test_mps.py::TestAdvancedIndexing::test_out_of_bound_index, test/test_mps.py::TestAdvancedIndexing::test_set_item_to_scalar_tensor, test/test_mps.py::TestAdvancedIndexing::test_setitem_scalars, test/test_mps.py::TestRNNMPS::test_LSTM_cell_forward_hidden_size, test/test_mps.py::TestRNNMPS::test_LSTM_cell_forward_input_size, test/test_mps.py::TestNoRegression::test_assert_close, test/test_mps.py::TestNoRegression::test_serialization_map_location, test/test_mps.py::TestMetalLibrary::test_atomic_add_float16, test/test_mps.py::TestMetalLibrary::test_metal_arange_with_arg, 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::TestConsistencyMPS::test_grid_sampler_3d_nan_mps, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_T_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match___rmatmul___mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match___rpow___mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match___rsub___mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match__segment_reduce_lengths_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__unsafe_masked_index_put_accumulate_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_acos_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_acosh_mps_float16, 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_addmv_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_addr_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_addr_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_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_amax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_aminmax_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_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_argmax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_argmin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_argsort_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_as_strided_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_atleast_1d_mps_float16, 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_bernoulli_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_block_diag_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_bmm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_broadcast_shapes_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_to_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_bucketize_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cat_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cauchy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cfloat_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_char_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cholesky_inverse_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_chunk_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_clamp_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_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_copysign_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cos_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cosh_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cosh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cross_mps_float16, 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_cumsum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cumulative_trapezoid_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_diagonal_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_diagonal_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_diagonal_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_diagonal_scatter_mps_float16, 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_double_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_dstack_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_empty_strided_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_equal_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_erfc_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_erfinv_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_exponential_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_fft2_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_ihfft2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_irfft_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_flatten_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_flipud_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fmax_mps_float16, 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_frac_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_geometric_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_grid_sampler_3d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_gt_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_half_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_hash_tensor_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_heaviside_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_histogramdd_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_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_inner_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isinf_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isnan_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_item_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_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_jiterator_binary_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_kron_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_ldexp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_le_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_lerp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_lgamma_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_diagonal_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_matrix_norm_mps_float16, 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_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_pinv_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_log_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_with_dtype_mps_float32, 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_or_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logical_or_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logit_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_mT_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_amin_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_cumprod_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_fill_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_norm_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_prod_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_max_binary_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_max_reduction_with_dim_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_maximum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_maximum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mean_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_meshgrid_list_of_tensors_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_meshgrid_variadic_tensors_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_min_binary_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_min_reduction_with_dim_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mode_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_msort_mps_float32, 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_5_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_native_dropout_backward_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_native_layer_norm_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_new_full_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_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_new_zeros_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_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_adaptive_max_pool1d_mps_float32, 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_batch_norm_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_mps_float32, 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_transpose3d_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_cosine_similarity_mps_float16, 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_elu_mps_float32, 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_pool2d_mps_float32, 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_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_hardsigmoid_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_hardtanh_mps_float32, 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_linear_mps_float32, 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_interpolate_trilinear_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_l1_loss_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_leaky_relu_mps_float32, 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_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_pool1d_mps_float32, 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_unpool2d_mps_float32, 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_mish_mps_float32, 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_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_pad_circular_mps_float32, 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_negative_mps_float32, 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_pdist_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_poisson_nll_loss_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_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_selu_mps_float32, 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_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_softmin_with_dtype_mps_float32, 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_tanhshrink_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_unfold_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_ones_like_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_outer_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_pow_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_prod_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_rad2deg_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_rand_like_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_randint_like_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_randn_like_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_randn_like_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_randn_mps_float16, 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_real_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_reciprocal_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_reciprocal_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_remainder_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_reshape_as_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_resize__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_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_rot90_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_add_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_scatter_mps_float32, 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_prod_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_select_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_select_scatter_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_sign_mps_float16, 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_gaussian_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_sinh_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_slice_scatter_mps_float16, 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_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_softmax_with_dtype_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_airy_ai_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_bessel_j1_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_w_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_i1_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_i1e_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_ndtri_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_special_zeta_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_split_with_sizes_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_square_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_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_stack_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_stft_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sub_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sum_to_size_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_svd_lowrank_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_svd_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_t_copy_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_take_along_dim_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_take_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_tanh_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_tensordot_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_to_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_to_sparse_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_trapezoid_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_trapz_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_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unbind_mps_float32, 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_unique_consecutive_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_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unsafe_split_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_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_var_mean_unbiased_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_var_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_vdot_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_view_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_vsplit_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_where_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_where_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_xlogy_mps_float16, 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_H_mps_int8, 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_T_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match___getitem___mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match___getitem___mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match___radd___mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match___radd___mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match___radd___mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match___rand___mps_int8, 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___rdiv___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___rmul___mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match___rmul___mps_uint8, 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_int32, test/test_mps.py::TestConsistencyMPS::test_output_match___rxor___mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match__batch_norm_with_update_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match__chunk_cat_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match__chunk_cat_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match__segment_reduce_lengths_mps_float16, 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_float32, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_put_accumulate_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_put_accumulate_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match__upsample_bicubic2d_aa_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_abs_mps_float16, 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_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_acos_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_acos_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_acosh_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_acosh_mps_int16, 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_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_addcdiv_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_addcmul_mps_bfloat16, 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_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_addmv_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_addmv_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_alias_copy_mps_int16, 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_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_all_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_all_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_amax_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_amax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_amax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_amax_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_amax_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_amax_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_amax_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_amax_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_amin_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_amin_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_amin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_amin_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_aminmax_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_aminmax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_aminmax_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_aminmax_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_angle_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_angle_mps_bool, 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_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_arange_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_argmax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_argmax_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_argmax_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_argmax_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_argmin_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_argmin_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_argsort_mps_bfloat16, 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_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_argwhere_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_argwhere_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_argwhere_mps_int64, 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_float16, 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_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_mps_int32, 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_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_scatter_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_scatter_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_asin_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_asin_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_asinh_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_asinh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_asinh_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_asinh_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_asinh_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_atan2_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_atan2_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_atan_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_atan_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_atan_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_atan_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_atan_mps_int64, 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_atanh_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_atanh_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_1d_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_2d_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_baddbmm_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_baddbmm_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_baddbmm_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_bfloat16_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_bfloat16_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_bfloat16_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_bfloat16_mps_int8, 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_left_shift_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_not_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_or_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_or_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_right_shift_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_right_shift_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_right_shift_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_xor_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_block_diag_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_block_diag_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_block_diag_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_block_diag_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_bmm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_bmm_mps_float32, 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_bmm_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_bool_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_bool_mps_complex64, 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_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_tensors_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_tensors_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_bucketize_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_byte_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_byte_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_cartesian_prod_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_cartesian_prod_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_cartesian_prod_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_cat_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_cat_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_cat_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_cauchy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_cdouble_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_cdouble_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_cdouble_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_ceil_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_cfloat_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_cfloat_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_cfloat_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_cfloat_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_chalf_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_chalf_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_chalf_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_chalf_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_char_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_cholesky_inverse_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_cholesky_solve_mps_float32, 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_max_mps_float32, 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_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_clone_mps_bfloat16, 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_clone_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_column_stack_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_column_stack_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_combinations_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_combinations_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_combinations_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_complex_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_mps_int64, 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_bfloat16, 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_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_constant_pad_nd_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_contiguous_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_contiguous_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_contiguous_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_corrcoef_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_cos_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_cos_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_cos_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_cosh_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_cosh_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_cov_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_cov_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_cov_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_cross_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_cross_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_cummax_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_cummax_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_cummin_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_cummin_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_cumprod_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_cumprod_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_cumsum_mps_complex64, 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_cumulative_trapezoid_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_cumulative_trapezoid_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_deg2rad_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_deg2rad_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_embed_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_embed_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_mps_bool, 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_diag_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_diagflat_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_copy_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_scatter_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_diff_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_diff_mps_complex64, 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_digamma_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_digamma_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_dist_mps_bfloat16, 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_float16, 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_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_dot_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_dot_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_dot_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_dot_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_dot_mps_uint8, 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_dsplit_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_dsplit_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_dsplit_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_dsplit_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_dsplit_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_dstack_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_dstack_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_dstack_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_like_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_like_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_like_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_permuted_mps_bfloat16, 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_empty_strided_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_eq_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_eq_mps_float32, 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_equal_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_equal_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_erf_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_erfc_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_erfc_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_erfinv_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_erfinv_mps_bool, 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_exp_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_exp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_exp_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_as_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_copy_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_copy_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_copy_mps_int64, 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_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_exponential_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_eye_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fft2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fft2_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fft2_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fft_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fft_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fft_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftn_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftn_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftn_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftshift_mps_int8, 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_hfft_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfft_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfft_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfftn_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_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftn_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftn_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftshift_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftshift_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfft2_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfft_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfftn_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfftn_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfftn_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfftn_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft2_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft2_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft2_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfftn_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfft2_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfft_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfft_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfft_mps_uint8, 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_float16, 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_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_flatten_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_flatten_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_flip_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fliplr_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fliplr_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_flipud_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_flipud_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_flipud_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_float_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_float_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_float_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_float_mps_int32, 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_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_float_power_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_divide_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fmax_mps_bfloat16, 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_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fmin_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_frac_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_frexp_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_frexp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_full_like_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_full_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_full_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_full_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_full_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_gather_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_gather_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_gather_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_ge_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_gradient_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_gt_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_gt_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_gt_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_half_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_half_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_half_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_hash_tensor_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_hash_tensor_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_hash_tensor_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_heaviside_mps_bfloat16, 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_histc_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_hsplit_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_hstack_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_hypot_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_i0_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_igamma_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_igamma_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_igamma_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_igammac_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_igammac_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_imag_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_index_add_mps_bfloat16, 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_add_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_index_copy_mps_bfloat16, 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_fill_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_index_fill_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_put_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_put_mps_int32, 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_amin_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_mean_mps_bfloat16, 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_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_prod_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_prod_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_prod_mps_uint8, 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_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_inner_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_inner_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_int_mps_bool, 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_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_isclose_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_isclose_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_isfinite_mps_bfloat16, 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_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_isin_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_isin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_isin_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_isin_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_isin_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_isinf_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_isinf_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_isnan_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_isnan_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_isnan_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_isneginf_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_isposinf_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_isposinf_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_isreal_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_isreal_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_item_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_item_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_item_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_2inputs_2outputs_mps_bfloat16, 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_int64, 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_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_4inputs_with_extra_args_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_return_by_ref_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_return_by_ref_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_return_by_ref_mps_float16, 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_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_return_by_ref_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_unary_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_unary_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_unary_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_kron_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_kron_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_kron_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_kron_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_kron_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_kthvalue_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_lcm_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_ldexp_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_ldexp_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_ldexp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_ldexp_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_ldexp_mps_int64, 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_lgamma_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_lgamma_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_lgamma_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_cholesky_ex_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_cholesky_ex_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_cholesky_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_cross_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_diagonal_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_diagonal_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_diagonal_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_eig_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_eigvals_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_ldl_solve_mps_float32, 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_ex_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_lu_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_matrix_power_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_matrix_power_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_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_norm_subgradients_at_zero_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_pinv_hermitian_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_pinv_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_pinv_singular_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_solve_triangular_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_solve_triangular_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_svd_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_tensorinv_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_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_vecdot_mps_float32, 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_log10_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_log10_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_log2_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_log2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_log2_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_log2_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_log_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_log_mps_float16, 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_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_log_softmax_with_dtype_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_logaddexp2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_logaddexp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_logcumsumexp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_logdet_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_and_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_and_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_not_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_not_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_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_xor_mps_float16, 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_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_logit_mps_uint8, 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_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_logspace_tensor_overload_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_logspace_tensor_overload_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_logsumexp_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_logsumexp_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_long_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_long_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_long_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_lt_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_lt_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_lt_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_mH_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_mT_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_mT_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_mT_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_mT_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_amax_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_amax_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_amin_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_amin_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmax_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmax_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmin_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumprod_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumprod_mps_int64, 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_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumsum_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_fill_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_fill_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_fill_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_fill_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_log_softmax_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_median_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_normalize_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_scatter_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_scatter_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_scatter_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_scatter_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_select_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_select_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_select_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_select_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_softmin_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_softmin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_std_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_std_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_sum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_sum_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_sum_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_sum_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_var_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_var_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_matmul_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_matrix_exp_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_max_binary_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_max_binary_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_max_binary_mps_int8, 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_no_dim_mps_bfloat16, 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_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_max_reduction_no_dim_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_maximum_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_maximum_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_maximum_mps_float32, 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_mean_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_median_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_median_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_median_mps_uint8, 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_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_meshgrid_variadic_tensors_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_meshgrid_variadic_tensors_mps_int16, 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_binary_mps_int32, 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_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_minimum_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_minimum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_minimum_mps_int16, 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_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_mode_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_movedim_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_movedim_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_movedim_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_movedim_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_mul_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_mv_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_mv_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_1_mps_bfloat16, 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_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_3_mps_float32, 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_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_5_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_5_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nan_to_num_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_nan_to_num_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nanmean_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nanmedian_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nanmedian_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nansum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nansum_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nansum_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_copy_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_copy_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_copy_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_mps_int8, 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_native_dropout_backward_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_native_dropout_backward_mps_uint8, 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_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_neg_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_neg_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_strided_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_new_full_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_new_full_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_new_full_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_new_zeros_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_new_zeros_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_new_zeros_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nextafter_mps_float32, 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_avg_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_int64, 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_with_logits_mps_bfloat16, 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_celu_mps_float32, 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_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_channel_shuffle_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_channel_shuffle_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv1d_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv1d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv1d_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv2d_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv2d_mps_float32, 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_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv_transpose1d_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_transpose2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_cosine_embedding_loss_mps_bfloat16, 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_cosine_embedding_loss_mps_int32, 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_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_dropout2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_dropout2d_mps_float32, 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_embedding_bag_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_embedding_mps_bfloat16, 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_complex64, 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_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_glu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_grid_sample_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_group_norm_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_group_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_hardshrink_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_hardsigmoid_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_hardswish_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_hardtanh_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_instance_norm_mps_float16, 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_bicubic_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_interpolate_linear_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_interpolate_nearest_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_interpolate_nearest_mps_float16, 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_kl_div_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_layer_norm_mps_float16, 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_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_local_response_norm_mps_bfloat16, 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_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_max_pool3d_mps_int8, 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_unpool2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_unpool3d_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_unpool3d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_mish_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_mse_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_mse_loss_mps_float32, 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_normalize_mps_bfloat16, 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_float16, 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_bool, 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_uint8, 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_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_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_replicate_mps_int32, 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_mps_uint8, 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_pairwise_distance_mps_int8, 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_bool, 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_shuffle_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pixel_unshuffle_mps_complex64, 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_uint8, 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_relu6_mps_int16, 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_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_relu_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_relu_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_relu_mps_uint8, 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_with_dtype_mps_complex64, 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_softmin_with_dtype_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softplus_mps_bfloat16, 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_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softsign_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_tanhshrink_mps_float16, 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_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_threshold_mps_int16, 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_uint8, 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_complex64, 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_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_unfold_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_unfold_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_static_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_static_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_static_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_norm_fro_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_norm_fro_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_norm_inf_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_norm_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_normal_in_place_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_normal_in_place_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_normal_number_mean_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_like_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_ormqr_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_outer_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_outer_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_outer_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_outer_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_copy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_copy_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_copy_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_polar_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_1_mps_bool, 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_bool, 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_4_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_complex64, 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_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_pow_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_prod_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_prod_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_prod_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_prod_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_put_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_qr_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_qr_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_randint_like_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_randint_like_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_randint_like_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_randint_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_randint_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_randn_like_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_randn_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_ravel_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_real_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_real_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_reciprocal_mps_bfloat16, 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_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_remainder_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_renorm_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_renorm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_interleave_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_interleave_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_interleave_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_as_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_as_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_as_mps_float16, 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_reshape_mps_float16, 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_resize__mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_resize__mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_resize_as__mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_resize_as__mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_conj_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_conj_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_conj_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_conj_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_conj_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_neg_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_neg_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_neg_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_roll_mps_float32, 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_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_rot90_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_round_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_rsqrt_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_rsqrt_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_rsqrt_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_rsqrt_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_rsqrt_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_rsqrt_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_rsqrt_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_rsub_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_scalar_tensor_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_scalar_tensor_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_scalar_tensor_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_add_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_add_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_add_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_add_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_mps_complex64, 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_uint8, 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_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_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_sum_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_searchsorted_mps_int32, 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_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_select_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_select_scatter_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_select_scatter_mps_uint8, 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_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_sgn_mps_int8, 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_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_sign_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_sign_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_signal_windows_bartlett_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_hamming_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_signal_windows_nuttall_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_signbit_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_sin_mps_float32, 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_sinc_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_sinh_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_sinh_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_sinh_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_sinh_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_scatter_mps_bfloat16, 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_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_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_sort_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_sort_mps_int16, 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_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_int16, 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_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_y0_mps_int32, 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_int32, 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_t_mps_int8, 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_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_v_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_w_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_w_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_w_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_bool, 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_entr_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_entr_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_erfcx_mps_int64, 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_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i0e_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i0e_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i0e_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_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i1_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i1e_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i1e_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_int8, 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_i0_mps_uint8, 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_k0_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_k1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_k1_mps_int16, 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_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_ndtr_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_ndtr_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_ndtr_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_ndtr_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_ndtri_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_ndtri_mps_uint8, 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_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_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_k1_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_scaled_modified_bessel_k1_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_scaled_modified_bessel_k1_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_uint8, 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_int64, 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_shifted_chebyshev_polynomial_w_mps_int32, 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_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_spherical_bessel_j0_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_zeta_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_zeta_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_zeta_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_split_list_args_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_split_list_args_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_split_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_copy_mps_complex64, 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_int16, 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_bool, 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_split_with_sizes_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_sqrt_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_sqrt_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_sqrt_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_sqrt_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_square_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_square_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_square_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_copy_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_multiple_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_multiple_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_multiple_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_stack_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_stack_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_stack_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_stack_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_std_mean_mps_bfloat16, 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_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_stft_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sub_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_sub_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_svd_lowrank_mps_float32, 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_uint8, 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_t_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_t_mps_int8, 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_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_take_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_take_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_take_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_take_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_tan_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_tan_mps_int64, 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_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_tanh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_tensor_split_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_tensordot_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_tensordot_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_tensordot_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_tensordot_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_tensordot_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_tensordot_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_tile_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_tile_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_tile_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_to_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_to_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_to_sparse_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_to_sparse_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_topk_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_torch_ops_aten__safe_softmax_default_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_trace_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_trace_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_trace_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_copy_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_copy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_mps_int16, 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_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_trapezoid_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_triangular_solve_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_tril_indices_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_tril_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_tril_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_tril_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_tril_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_triu_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_triu_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_triu_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_true_divide_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_true_divide_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_true_divide_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_true_divide_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_true_divide_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_copy_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_copy_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_unflatten_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_unflatten_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_copy_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_uniform_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_consecutive_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_consecutive_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_consecutive_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_consecutive_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_unravel_index_mps_int16, 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_chunk_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_chunk_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_chunk_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_split_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_split_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_copy_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_copy_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_copy_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_copy_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_var_mean_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_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_var_unbiased_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_vdot_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_view_as_complex_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_view_as_complex_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_view_as_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_view_as_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_view_as_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_view_as_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_view_as_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_view_as_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_view_as_real_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_view_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_view_copy_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_view_copy_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_view_mps_bool, 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_vsplit_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_vsplit_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_vstack_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_vstack_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_vstack_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_where_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_where_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_where_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_xlogy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_xlogy_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_xlogy_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_xlogy_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_zero__mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_like_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_mps_uint8, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_T_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs___rand___mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs___ror___mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs__chunk_cat_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_amin_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_bitwise_and_mps, 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_complex_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_cov_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_diff_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_div_floor_rounding_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_dstack_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_empty_permuted_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_exponential_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_eye_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_ihfftn_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_irfft_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fliplr_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fmod_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_hypot_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_le_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_linalg_lstsq_grad_oriented_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_logical_and_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_lt_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_masked_select_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_nn_functional_conv2d_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_pool3d_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_rms_norm_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_with_distance_loss_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_pow_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_reshape_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_rsub_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_signal_windows_gaussian_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_special_chebyshev_polynomial_w_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_special_legendre_polynomial_p_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_special_shifted_chebyshev_polynomial_u_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_special_shifted_chebyshev_polynomial_w_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_special_zeta_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_t_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_tril_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_vdot_mps, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_aminmax_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_diag_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_linalg_tensorinv_mps_float32, 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_group_norm_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_permute_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_squeeze_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_transpose_mps_float32, test/test_mps.py::TestCommonMPS::test_tensor_creation_mps_complex128, test/test_mps.py::TestCommonMPS::test_tensor_creation_mps_complex64, test/test_mps.py::TestCommonMPS::test_tensor_creation_mps_int16, 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_1_n_64_q_group_128_num_groups_2_mps, 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_1_n_64_q_group_64_num_groups_2_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_32_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__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_1_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_2_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_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_2_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_64_k_32_n_64_mps 2025-10-10T03:01:34.5506800Z 2025-10-10T03:01:41.3435090Z Running test_modules 2/2 ... [2025-10-10 03:01:41.342267] 2025-10-10T03:01:41.3435810Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T03:01:41.3436770Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/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-10-10 03:01:41.342643] 2025-10-10T03:03:08.6519940Z 2025-10-10T03:03:08.6522410Z test_modules 1/2 was successful, full logs can be found in artifacts with path test/test-reports/test_modules_1.2_1aa24d57648f2d97_.log 2025-10-10T03:03:08.7558460Z 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-10-10T03:03:08.8298180Z 2025-10-10T03:03:11.0910220Z Running nn/test_dropout 1/1 ... [2025-10-10 03:03:11.090812] 2025-10-10T03:03:11.0911450Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T03:03:11.0913510Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/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-10-10 03:03:11.091236] 2025-10-10T03:03:14.6981960Z 2025-10-10T03:03:14.6982690Z nn/test_dropout 1/1 was successful, full logs can be found in artifacts with path test/test-reports/nn.test_dropout_1.1_3bac78f7f32e5baa_.log 2025-10-10T03:03:14.6986790Z 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-10-10T03:03:14.6989960Z 2025-10-10T03:03:16.9431920Z Running test_view_ops 1/1 ... [2025-10-10 03:03:16.943066] 2025-10-10T03:03:16.9432350Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T03:03:16.9434560Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/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-10-10 03:03:16.943359] 2025-10-10T03:03:27.3677520Z 2025-10-10T03:03:27.3678860Z test_view_ops 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_view_ops_1.1_5671354ff2be1ae8_.log 2025-10-10T03:03:27.3840850Z Running 587 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_bfloat16, 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_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_complex32_bfloat16, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex32_bool, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex32_complex32, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex32_complex64, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex32_float16, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex32_float32, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex32_int16, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex32_int32, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex32_int64, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex32_int8, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex32_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_complex32, 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_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_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_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_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_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_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_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_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_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_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_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_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-10-10T03:03:27.4018130Z 2025-10-10T03:03:29.5544940Z Running test_metal 1/1 ... [2025-10-10 03:03:29.554267] 2025-10-10T03:03:29.5545300Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T03:03:29.5547680Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/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-10-10 03:03:29.554637] 2025-10-10T03:03:31.8942540Z 2025-10-10T03:03:31.8943460Z test_metal 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_metal_1.1_e3ff82c21cccfd4f_.log 2025-10-10T03:03:31.8944580Z Running 1 items in this shard: test/test_metal.py::TestMetalRewritePass::test_conv 2025-10-10T03:03:31.8944890Z 2025-10-10T03:05:38.2793360Z 2025-10-10T03:05:38.2794710Z test_modules 2/2 was successful, full logs can be found in artifacts with path test/test-reports/test_modules_2.2_50740f6d3b95492f_.log 2025-10-10T03:05:38.3853770Z 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-10-10T03:05:38.4598980Z 2025-10-10T03:06:05.6027270Z 2025-10-10T03:06:05.6028970Z test_mps 4/4 was successful, full logs can be found in artifacts with path test/test-reports/test_mps_4.4_5e25c8c3e8b9a46e_.log 2025-10-10T03:06:05.6374300Z Running 1724 items in this shard: test/test_mps.py::TestAutocastMPS::test_conv3d_autocast, test/test_mps.py::TestAutocastMPS::test_matmul_autocast, test/test_mps.py::TestMemoryLeak::test_mps_memory_leak_detection, test/test_mps.py::MatmulTest::test_batched_matrix_x_broadcasted_matrix, test/test_mps.py::MatmulTest::test_batched_matrix_x_broadcasted_vector, test/test_mps.py::MatmulTest::test_large_matmul, test/test_mps.py::TestMPS::test_add_sub, test/test_mps.py::TestMPS::test_all, test/test_mps.py::TestMPS::test_batch_norm_backward, test/test_mps.py::TestMPS::test_batch_norm_backward_weight_bias_gradients, test/test_mps.py::TestMPS::test_bce_loss_size_mismatch, test/test_mps.py::TestMPS::test_bce_with_logits_broadcasts_pos_weights, 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_binops_dtype_precedence_binop_add, test/test_mps.py::TestMPS::test_binops_dtype_precedence_binop_div, test/test_mps.py::TestMPS::test_bmm, test/test_mps.py::TestMPS::test_bool_expand, test/test_mps.py::TestMPS::test_buffer_size_match, test/test_mps.py::TestMPS::test_cat2, 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_cdist_norm, test/test_mps.py::TestMPS::test_cdist_norm_batch, test/test_mps.py::TestMPS::test_clamp, test/test_mps.py::TestMPS::test_clamp_fp16_fp32, test/test_mps.py::TestMPS::test_contiguous_slice_3d, test/test_mps.py::TestMPS::test_copy_large, test/test_mps.py::TestMPS::test_cumsum_all_dtypes, test/test_mps.py::TestMPS::test_cumsum_bool, test/test_mps.py::TestMPS::test_div_bugs, test/test_mps.py::TestMPS::test_dropout_float32, test/test_mps.py::TestMPS::test_elu, test/test_mps.py::TestMPS::test_eq_int64, test/test_mps.py::TestMPS::test_expand, test/test_mps.py::TestMPS::test_exponential, test/test_mps.py::TestMPS::test_exponential_1, test/test_mps.py::TestMPS::test_gelu, test/test_mps.py::TestMPS::test_index_add, test/test_mps.py::TestMPS::test_index_select, test/test_mps.py::TestMPS::test_layer_norm, test/test_mps.py::TestMPS::test_linalg_cholesky, 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_linear2D_no_bias_backward, test/test_mps.py::TestMPS::test_linear3D_no_bias, test/test_mps.py::TestMPS::test_local_scalar_dense_mps, test/test_mps.py::TestMPS::test_log1p_bfloat16, test/test_mps.py::TestMPS::test_masked_fill, test/test_mps.py::TestMPS::test_mean, test/test_mps.py::TestMPS::test_median, test/test_mps.py::TestMPS::test_min_el, test/test_mps.py::TestMPS::test_minimum_maximum, test/test_mps.py::TestMPS::test_ne, test/test_mps.py::TestMPS::test_non_dense_in_storage_unary_ops, test/test_mps.py::TestMPS::test_pow, test/test_mps.py::TestMPS::test_reciprocal, test/test_mps.py::TestMPS::test_reduction_sum_max_long_val, test/test_mps.py::TestMPS::test_remainder, test/test_mps.py::TestMPS::test_reshape_storage_offset, test/test_mps.py::TestMPS::test_rounding, test/test_mps.py::TestMPS::test_scatter_reduce, test/test_mps.py::TestMPS::test_sigmoid, test/test_mps.py::TestMPS::test_sign, test/test_mps.py::TestMPS::test_signed_vs_unsigned_comparison, test/test_mps.py::TestMPS::test_slice_scatter, test/test_mps.py::TestMPS::test_slice_view_api_float16, test/test_mps.py::TestMPS::test_softmax, test/test_mps.py::TestMPS::test_sqrt, test/test_mps.py::TestMPS::test_stack, test/test_mps.py::TestMPS::test_threshold, test/test_mps.py::TestMPS::test_to, test/test_mps.py::TestMPS::test_torch_repeat_interleave, test/test_mps.py::TestMPS::test_unary_ops_storage_offset_strided, test/test_mps.py::TestMPS::test_unfold, test/test_mps.py::TestMPS::test_upsample_bilinear2d, test/test_mps.py::TestMPS::test_var_simple, test/test_mps.py::TestMPS::test_view_slice, test/test_mps.py::TestMPS::test_view_slice_reshape, test/test_mps.py::TestLogical::test_isin, test/test_mps.py::TestLogical::test_logical_not, test/test_mps.py::TestLogical::test_min_max_nan_propagation_bfloat16, test/test_mps.py::TestLogical::test_min_max_nan_propagation_float16, test/test_mps.py::TestLogical::test_shifts_bool, test/test_mps.py::TestLogical::test_shifts_int64, test/test_mps.py::TestLogical::test_shifts_uint8, test/test_mps.py::TestSmoothL1Loss::test_smooth_l1_loss_reduction_none_requires_grad_False, test/test_mps.py::TestSmoothL1Loss::test_smooth_l1_loss_reduction_none_requires_grad_True, 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_target_dim, test/test_mps.py::TestNNMPS::test_group_norm_backward, test/test_mps.py::TestNNMPS::test_no_grad, test/test_mps.py::TestNNMPS::test_permute, test/test_mps.py::TestNNMPS::test_zero_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_layout_contiguous_head_dim_80_with_mask_False, test/test_mps.py::TestSDPA::test_fast_full_attention_float16_layout_mT_head_dim_64_with_mask_False, test/test_mps.py::TestSDPA::test_fast_full_attention_float16_layout_mT_head_dim_80_with_mask_True, test/test_mps.py::TestSDPA::test_fast_full_attention_float32_layout_contiguous_head_dim_128_with_mask_True, test/test_mps.py::TestSDPA::test_fast_full_attention_float32_layout_contiguous_head_dim_64_with_mask_False, test/test_mps.py::TestSDPA::test_fast_full_attention_float32_layout_contiguous_head_dim_64_with_mask_True, test/test_mps.py::TestSDPA::test_fast_full_attention_float32_layout_mT_head_dim_128_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_2pass_float32_layout_contiguous_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_2pass_float32_layout_transpose_seq_head_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_layout_contiguous_head_dim_128_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_layout_contiguous_head_dim_96_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_layout_mT_head_dim_64_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_layout_mT_head_dim_96_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_layout_permute_head_dim_96_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_layout_permute_head_dim_96_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_layout_transpose_seq_head_head_dim_128_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_layout_transpose_seq_head_head_dim_128_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_layout_transpose_seq_head_head_dim_96_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_layout_contiguous_head_dim_128_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_layout_mT_head_dim_64_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_layout_mT_head_dim_96_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_layout_permute_head_dim_64_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_layout_transpose_seq_head_head_dim_64_with_mask_False, test/test_mps.py::TestSDPA::test_sdpa_mask_5d_float32, test/test_mps.py::TestSDPA::test_sdpa_mask_fp16_L6, test/test_mps.py::TestSDPA::test_sdpa_no_mask_5d_float32, test/test_mps.py::TestSDPAMeta::test_fast_vector_attention_2pass_meta, test/test_mps.py::TestSDPAMeta::test_sdpa_full_mask_meta, test/test_mps.py::TestSDPAMeta::test_sdpa_mask_5d_meta, test/test_mps.py::TestViewOpsMPS::test_basic_indexing_newaxis_view, test/test_mps.py::TestViewOpsMPS::test_chunk, test/test_mps.py::TestViewOpsMPS::test_contiguous, test/test_mps.py::TestViewOpsMPS::test_contiguous_nonview, test/test_mps.py::TestViewOpsMPS::test_memory_format_resize_as, test/test_mps.py::TestViewOpsMPS::test_movedim_view, test/test_mps.py::TestViewOpsMPS::test_narrow_view, 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_squeeze_inplace_view, test/test_mps.py::TestViewOpsMPS::test_transposes_errors, test/test_mps.py::TestViewOpsMPS::test_unbind_view, test/test_mps.py::TestViewOpsMPS::test_unfold_view, test/test_mps.py::TestViewOpsMPS::test_unsqueeze_inplace_view, test/test_mps.py::TestViewOpsMPS::test_view_copy, test/test_mps.py::TestViewOpsMPS::test_view_copy_out, test/test_mps.py::TestConvolutionMPS::test_conv1d_all_strides_paddings, test/test_mps.py::TestConvolutionMPS::test_conv_transpose_1d_all_strides, test/test_mps.py::TestConvolutionMPS::test_conv_transpose_2d_specified_output, test/test_mps.py::TestConvolutionMPS::test_conv_transpose_2d_strided, test/test_mps.py::TestAdvancedIndexing::test_advanced_indexing_3D_get, test/test_mps.py::TestAdvancedIndexing::test_bool_indices, test/test_mps.py::TestAdvancedIndexing::test_byte_mask, test/test_mps.py::TestAdvancedIndexing::test_index_put_accumulate_expanded_values, test/test_mps.py::TestAdvancedIndexing::test_index_put_accumulate_with_optional_tensors, test/test_mps.py::TestAdvancedIndexing::test_index_put_src_datatype, test/test_mps.py::TestAdvancedIndexing::test_index_put_with_view_indices, test/test_mps.py::TestAdvancedIndexing::test_index_src_datatype, test/test_mps.py::TestAdvancedIndexing::test_int_assignment, test/test_mps.py::TestAdvancedIndexing::test_invalid_index, test/test_mps.py::TestAdvancedIndexing::test_masked_select, test/test_mps.py::TestAdvancedIndexing::test_nextafter, test/test_mps.py::TestAdvancedIndexing::test_step_assignment, test/test_mps.py::TestRNNMPS::test_RNN_cell_no_broadcasting, test/test_mps.py::TestFallbackWarning::test_error_on_not_implemented, test/test_mps.py::TestFallbackWarning::test_warn_on_not_implemented_with_fallback, test/test_mps.py::TestMetalLibrary::test_atomic_add_float32, test/test_mps.py::TestMetalLibrary::test_metal_arange_with_arg_and_cast, test/test_mps.py::TestMetalLibrary::test_reduction_utils_int32, test/test_mps.py::TestConsistencyMPS::test_fmax_mixed_dtypes_mps, test/test_mps.py::TestConsistencyMPS::test_grid_sampler_3d_half_precision_mps_bfloat16, 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___rsub___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__unsafe_masked_index_put_accumulate_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_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_addbmm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_addcdiv_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_addmm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_angle_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_arange_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_argmin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_argwhere_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_atanh_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_baddbmm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_bool_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_bool_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_byte_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_byte_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cdist_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_ceil_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_chalf_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_chalf_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_min_mps_float16, 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_combinations_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_cos_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_count_nonzero_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_cumulative_trapezoid_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_dsplit_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_dsplit_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_einsum_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_empty_strided_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_eq_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_erf_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_erfc_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_exp2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_eye_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_hfft2_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_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_fft_rfft2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fill_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_flip_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_flip_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fliplr_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_float_mps_float32, 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_divide_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_floor_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fmin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fmod_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_frexp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_frexp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_full_like_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_full_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_grid_sampler_3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_half_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_histogram_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_hsplit_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_index_add_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_index_copy_mps_float16, 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_reduce_prod_mps_float32, 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_int_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isnan_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isposinf_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_item_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_jiterator_unary_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_kthvalue_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_float32, 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_cholesky_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_inv_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_multi_dot_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_slogdet_mps_float32, 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_tensorinv_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_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_log10_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_log1p_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_log_softmax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logical_not_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logical_not_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logspace_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logsumexp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_lt_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mH_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_log_softmax_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_mean_mps_float16, 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_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_scatter_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_select_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_select_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_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_sum_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_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_median_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_min_reduction_no_dim_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_min_reduction_with_dim_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_minimum_mps_float16, 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_msort_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_1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nanmedian_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_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_narrow_mps_float16, 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_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_ne_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_new_empty_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_pool2d_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_pool3d_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_binary_cross_entropy_with_logits_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_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_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_dropout2d_mps_float32, 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_mps_float16, 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_gaussian_nll_loss_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_gelu_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_hardshrink_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_hardtanh_mps_float16, 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_interpolate_area_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_linear_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_layer_norm_mps_float16, 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_pool2d_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_pool3d_mps_float32, 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_unpool3d_mps_float16, 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_multi_head_attention_forward_mps_float32, 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_normalize_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_pad_constant_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_pad_reflect_mps_float32, 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_negative_mps_float16, 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_poisson_nll_loss_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_relu6_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_smooth_l1_loss_mps_float16, 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_tanhshrink_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_threshold_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_triplet_margin_loss_mps_float32, 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_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nonzero_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_normal_number_mean_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_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_pinverse_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_polygamma_polygamma_n_3_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_polygamma_polygamma_n_4_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_pow_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_rand_like_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_renorm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_repeat_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_resize_as__mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_rot90_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_round_decimals_0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_round_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_rsub_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_rsub_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_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_scatter_reduce_mean_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_searchsorted_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_sigmoid_mps_float32, 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_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_signal_windows_hann_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_signbit_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_slice_scatter_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_chebyshev_polynomial_v_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_laguerre_polynomial_l_mps_float32, 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_scaled_modified_bessel_k0_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_special_shifted_chebyshev_polynomial_w_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_split_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_squeeze_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_squeeze_multiple_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_mean_unbiased_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_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sub_mps_float16, 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_tensordot_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_to_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_topk_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_topk_mps_float32, 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_true_divide_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unbind_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unbind_copy_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_float16, 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_unsqueeze_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_var_mean_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_vdot_mps_float16, 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_complex_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_view_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_view_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_view_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_xlogy_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_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_H_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_H_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_T_mps_float32, 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___getitem___mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match___getitem___mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match___radd___mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match___radd___mps_complex64, 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___rdiv___mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match___rmatmul___mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match___rmod___mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match___rmul___mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match___rmul___mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match___rmul___mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match___rmul___mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match___rmul___mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match___ror___mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match___ror___mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match___ror___mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match___rpow___mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match___rpow___mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match___rpow___mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match___rsub___mps_bfloat16, 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___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__batch_norm_with_update_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match__chunk_cat_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match__chunk_cat_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match__chunk_cat_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__segment_reduce_lengths_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_mps_bfloat16, 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_int64, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_put_accumulate_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_put_accumulate_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_put_accumulate_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match__upsample_bilinear2d_aa_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_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_acos_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_acos_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_acosh_mps_complex64, 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_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_add_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_add_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_addbmm_mps_bfloat16, 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_addbmm_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_addcmul_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_addcmul_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_addcmul_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_addcmul_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_addcmul_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_decomposed_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_decomposed_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_addmv_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_addmv_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_addmv_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_addr_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_addr_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_addr_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_addr_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_addr_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_alias_copy_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_alias_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_alias_copy_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_all_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_allclose_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_amin_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_amin_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_aminmax_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_aminmax_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_angle_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_angle_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_any_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_any_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_any_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_arange_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_arange_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_arange_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_arange_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_argmax_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_argmin_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_argmin_mps_uint8, 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_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_mps_float32, 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_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_partial_views_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_partial_views_mps_float32, 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_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_scatter_mps_complex64, 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_asin_mps_bfloat16, 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_asin_mps_int16, 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_atan_mps_bool, 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_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_1d_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_2d_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_2d_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_2d_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_2d_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_3d_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_3d_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_3d_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_3d_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_bernoulli_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_bfloat16_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_bincount_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_and_mps_int32, 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_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_not_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_or_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_or_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_right_shift_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_block_diag_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_bmm_mps_bfloat16, 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_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_shapes_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_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_tensors_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_to_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_to_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_to_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_to_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_bucketize_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_bucketize_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_byte_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_byte_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_cartesian_prod_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_cat_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_cdist_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_cdouble_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_cdouble_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_cdouble_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_cdouble_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_cdouble_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_ceil_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_ceil_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_cfloat_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_cfloat_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_cfloat_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_cfloat_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_chalf_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_chalf_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_chalf_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_char_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_cholesky_inverse_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_cholesky_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_chunk_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_max_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_max_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_max_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_min_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_min_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_column_stack_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_column_stack_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_column_stack_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_column_stack_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_complex_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_constant_pad_nd_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_constant_pad_nd_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_contiguous_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_contiguous_mps_int16, 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_copysign_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_corrcoef_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_corrcoef_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_cos_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_cos_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_cos_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_cos_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_cosh_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_cosh_mps_float32, 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_cov_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_cross_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_cross_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_cummax_mps_bfloat16, 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_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_cummax_mps_uint8, 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_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_cumprod_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_cumsum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_cumsum_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_cumsum_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_cumsum_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_cumulative_trapezoid_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_cumulative_trapezoid_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_deg2rad_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_deg2rad_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_embed_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_diagflat_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_copy_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_copy_mps_float16, 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_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_mps_int64, 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_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_scatter_mps_int16, 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_diagonal_scatter_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_scatter_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_diff_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_diff_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_digamma_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_digamma_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_dist_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_div_floor_rounding_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_div_floor_rounding_mps_int8, 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_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_div_no_rounding_mode_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_div_no_rounding_mode_mps_int64, 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_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_div_trunc_rounding_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_dot_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_double_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_double_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_double_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_double_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_dsplit_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_dstack_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_dstack_mps_int8, 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_like_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_like_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_permuted_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_permuted_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_permuted_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_permuted_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_permuted_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_strided_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_strided_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_eq_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_eq_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_equal_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_equal_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_erf_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_erfc_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_erfc_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_erfc_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_exp2_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_exp2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_exp2_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_exp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_exp_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_as_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_as_mps_int64, 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_copy_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_expand_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_expm1_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_exponential_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_eye_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_eye_mps_int16, 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_fft_fft_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftn_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftn_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfft2_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfft2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfft2_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfft_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfft_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfftn_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfftn_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft2_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft2_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftn_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftshift_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfft2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfft2_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfft2_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfft_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft_mps_int16, 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_irfftn_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfftn_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfftn_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfftn_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfft2_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfft2_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfft_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfft_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfftn_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fill_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fill_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_flatten_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_flatten_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_flip_mps_bfloat16, 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_flip_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_flip_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_flip_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fliplr_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_fliplr_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_flipud_mps_bfloat16, 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_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_float_power_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_float_power_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_divide_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_divide_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fmin_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fmod_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_fmod_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fmod_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_frac_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_full_like_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_full_like_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_full_like_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_full_like_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_full_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_full_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_gather_mps_bfloat16, 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_gather_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_gcd_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_gcd_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_ge_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_ge_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_ge_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_geometric_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_gradient_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_gradient_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_grid_sampler_2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_gt_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_half_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_half_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_hash_tensor_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_heaviside_mps_bool, 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_heaviside_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_hsplit_mps_int16, 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_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_hstack_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_hstack_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_i0_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_add_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_index_add_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_add_mps_int32, 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_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_copy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_copy_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_index_fill_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_index_fill_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_index_put_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_put_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_index_put_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_index_put_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_put_mps_int64, 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_bfloat16, 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_float32, 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_int8, 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_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_prod_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_select_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_select_mps_uint8, 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_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_int_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_int_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_int_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_int_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_isclose_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_isclose_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_isfinite_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_isfinite_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_isinf_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_isinf_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_isnan_mps_bool, 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_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_isneginf_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_isneginf_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_isneginf_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_isposinf_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_isreal_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_isreal_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_isreal_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_istft_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_item_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_item_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_item_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_2inputs_2outputs_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_2inputs_2outputs_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_2inputs_2outputs_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_2inputs_2outputs_mps_int8, 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_bool, 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_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_mps_int64, 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_unary_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_unary_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_unary_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_kron_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_kron_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_kthvalue_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_kthvalue_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_kthvalue_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_kthvalue_mps_int16, 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_uint8, 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_le_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_lerp_mps_complex64, 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_int16, 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_cond_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_cross_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_cross_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_cross_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_diagonal_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_eigvalsh_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_householder_product_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_householder_product_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_inv_ex_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_inv_ex_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_inv_mps_complex64, 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_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_lu_factor_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_lu_mps_float32, 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_hermitian_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_mps_bfloat16, 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_qr_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_svdvals_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_svdvals_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_tensorsolve_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_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_vander_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_vector_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_vector_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linspace_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_linspace_mps_int64, 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_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_log10_mps_bfloat16, 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_log10_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_log1p_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_log1p_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_log2_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_log2_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_log2_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_log_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_log_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_log_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_log_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_log_normal_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_log_normal_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_log_softmax_with_dtype_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_log_softmax_with_dtype_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_logaddexp2_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_logaddexp_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_logcumsumexp_mps_bfloat16, 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_not_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_or_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_or_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_or_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_or_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_or_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_xor_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_xor_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_logit_mps_float32, 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_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_logsumexp_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_long_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_long_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_lt_mps_uint8, 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_int32, 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_bool, 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_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_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_amax_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_amin_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmax_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmax_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmax_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumprod_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumprod_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumprod_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumsum_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_fill_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_fill_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_log_softmax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_logaddexp_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_logaddexp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_logsumexp_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_logsumexp_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_logsumexp_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_logsumexp_mps_int8, 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_mean_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_median_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_prod_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_prod_mps_float16, 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_scatter_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_scatter_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_scatter_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_select_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_select_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_select_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_std_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_std_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_std_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_std_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_sum_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_sum_mps_int64, 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_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_matmul_mps_complex64, 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_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_max_binary_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_max_binary_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_max_reduction_no_dim_mps_float16, 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_max_reduction_with_dim_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_max_reduction_with_dim_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_maximum_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_maximum_mps_uint8, 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_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_meshgrid_list_of_tensors_mps_float32, 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_float16, 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_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_min_binary_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_min_binary_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_min_reduction_no_dim_mps_bfloat16, 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_bool, 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_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_min_reduction_with_dim_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_minimum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_mm_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_mm_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_mm_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_mode_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_mode_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_mode_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_mode_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_movedim_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_movedim_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_movedim_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_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_mul_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_mul_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_multinomial_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_mv_mps_int32, 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_uint8, 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_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_5_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_5_mps_int8, 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_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nan_to_num_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nanmean_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nanmedian_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nanmedian_mps_int16, 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_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nansum_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_copy_mps_float32, 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_complex64, 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_layer_norm_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_native_layer_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_native_layer_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_ne_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_ne_mps_int32, 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_neg_mps_int8, 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_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_new_full_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_new_full_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_new_ones_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_new_ones_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_new_zeros_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_new_zeros_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nextafter_mps_bfloat16, 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_alpha_dropout_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_alpha_dropout_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_avg_pool1d_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_avg_pool2d_mps_float16, 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_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_bilinear_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_bilinear_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_bilinear_mps_int8, 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_conv1d_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_conv3d_mps_complex64, 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_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_int64, 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_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_cosine_similarity_mps_bfloat16, 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_bfloat16, 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_bfloat16, 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_without_train_mps_bool, 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_feature_alpha_dropout_without_train_mps_int16, 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_feature_alpha_dropout_without_train_mps_int64, 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_fractional_max_pool3d_mps_bfloat16, 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_fractional_max_pool3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_gaussian_nll_loss_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_glu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_grid_sample_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_grid_sample_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_hardshrink_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_hardtanh_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_hinge_embedding_loss_mps_bfloat16, 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_hinge_embedding_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_instance_norm_mps_bfloat16, 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_area_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_interpolate_bicubic_mps_bfloat16, 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_bicubic_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_linear_mps_float16, 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_interpolate_nearest-exact_mps_float32, 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_interpolate_nearest_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_l1_loss_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_l1_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_layer_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_leaky_relu_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_linear_mps_int8, 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_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_pool1d_mps_bfloat16, 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_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_pool3d_mps_bfloat16, 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_unpool2d_grad_mps_float16, 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_bfloat16, 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_mish_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_multilabel_soft_margin_loss_mps_bfloat16, 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_pad_circular_mps_int64, 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_reflect_mps_bfloat16, 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_reflect_mps_float16, 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_complex64, 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_pad_replicate_negative_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pairwise_distance_mps_bfloat16, 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_bfloat16, 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_shuffle_mps_float16, 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_int64, 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_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_int16, 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_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_relu6_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_relu6_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_relu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_relu_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_silu_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_smooth_l1_loss_mps_bfloat16, 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_softmin_mps_float32, 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_complex64, 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_softsign_mps_int8, 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_int16, 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_complex64, 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_loss_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_triplet_margin_with_distance_loss_mps_bfloat16, 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_unfold_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_upsample_nearest_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_upsample_nearest_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_static_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_static_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_norm_fro_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_norm_inf_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_normal_in_place_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_normal_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_normal_number_mean_mps_bfloat16, 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_ones_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_mps_int32, 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_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_copy_mps_int8, 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_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_bfloat16, 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_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_int16, 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_3_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_4_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_4_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_positive_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_positive_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_positive_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_prod_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_prod_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_prod_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_put_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_quantile_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_rad2deg_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_rand_like_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_randint_like_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_randint_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_randn_like_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_randn_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_ravel_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_ravel_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_real_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_real_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_real_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_reciprocal_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_reciprocal_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_remainder_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_remainder_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_remainder_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_interleave_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_interleave_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_mps_float16, 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_repeat_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_as_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_as_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_resize__mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_resize__mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_resize_as__mps_bfloat16, 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_roll_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_rot90_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_rot90_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_rot90_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_round_decimals_0_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_round_decimals_3_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_round_decimals_neg_3_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_round_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_round_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_round_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_round_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_rsqrt_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_rsub_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_rsub_mps_complex64, 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_scalar_tensor_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_scalar_tensor_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_scalar_tensor_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_add_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_add_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_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_amax_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_amax_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_amax_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_amin_mps_float32, 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_scatter_reduce_mean_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_mean_mps_int16, 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_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_prod_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_prod_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_prod_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_searchsorted_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_searchsorted_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_select_scatter_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_select_scatter_mps_float32, 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_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_sigmoid_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_sigmoid_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_sign_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_sign_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_signal_windows_gaussian_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_signbit_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_sinc_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_sinc_mps_float32, 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_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_scatter_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_scatter_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_softmax_with_dtype_mps_float16, 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_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_j0_mps_int32, 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_int32, 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_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_y0_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_y1_mps_int8, 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_uint8, 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_w_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_w_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_entr_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_entr_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_entr_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_erfcx_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_erfcx_mps_uint8, 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_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_hermite_polynomial_he_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i0e_mps_bfloat16, 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_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_int16, 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_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_log_ndtr_mps_uint8, 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_i1_mps_float32, 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_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_k0_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_k1_mps_int8, 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_polygamma_special_polygamma_n_0_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_float32, 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_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_scaled_modified_bessel_k1_mps_uint8, 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_int32, 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_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_int8, 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_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_xlog1py_mps_float16, 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_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_xlog1py_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_xlog1py_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_zeta_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_zeta_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_split_list_args_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_split_list_args_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_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_split_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_split_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_split_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_copy_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_sqrt_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_sqrt_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_square_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_square_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_copy_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_copy_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_copy_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_copy_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_mps_float16, 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_stack_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_std_mean_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_std_mean_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_std_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sub_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_sub_mps_complex64, 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_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_mps_int32, 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_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_to_size_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_svd_lowrank_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_t_copy_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_t_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_t_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_t_mps_float16, 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_take_along_dim_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_take_along_dim_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_take_along_dim_mps_int8, 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_take_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_tan_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_tan_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_tanh_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_tensor_split_mps_float32, 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_sparse_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_to_sparse_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_to_sparse_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_topk_mps_float16, 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_bfloat16, 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_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_trace_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_trace_mps_uint8, 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_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_trapezoid_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_trapz_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_trapz_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_triu_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_true_divide_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_trunc_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_trunc_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_trunc_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_trunc_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_trunc_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_copy_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_copy_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_unflatten_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_unflatten_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_unflatten_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_copy_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_copy_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_copy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_copy_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_uniform_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_uniform_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_unravel_index_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_unravel_index_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_chunk_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_split_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_split_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_copy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_copy_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_var_mean_mps_bfloat16, 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_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_var_unbiased_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_vdot_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_vdot_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_vdot_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_view_as_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_view_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_view_copy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_vsplit_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_vsplit_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_vsplit_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_vsplit_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_vstack_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_vstack_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_vstack_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_vstack_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_vstack_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_vstack_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_where_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_xlogy_mps_bool, 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_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_zero__mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_zero__mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_like_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_like_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_like_mps_uint8, test/test_mps.py::TestErrorInputsMPS::test_error_inputs___rsub___mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs___rxor___mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_as_strided_scatter_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_bucketize_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_diagonal_copy_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_diagonal_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_div_no_rounding_mode_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_div_trunc_rounding_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_dot_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_dsplit_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_fft2_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_fft_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_hfft2_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_hfftn_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_ifft_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_ihfft2_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_gradient_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_jiterator_binary_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_jiterator_binary_return_by_ref_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_logaddexp_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_logspace_tensor_overload_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_max_binary_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_pool3d_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_avg_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_conv1d_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_embedding_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_hardtanh_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_huber_loss_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_l1_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_multilabel_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_nn_functional_soft_margin_loss_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_remainder_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_renorm_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_reshape_as_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_rot90_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_scatter_add_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_signal_windows_bartlett_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_signal_windows_exponential_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_signal_windows_general_cosine_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_signal_windows_nuttall_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_special_chebyshev_polynomial_t_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_special_chebyshev_polynomial_u_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_he_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_special_shifted_chebyshev_polynomial_t_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_unbind_copy_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_addbmm_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_clamp_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_diagflat_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_diff_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_equal_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_vecdot_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_l1_loss_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_ravel_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_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_squeeze_copy_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_tensor_split_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_unbind_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_float16, test/test_mps.py::TestCommonMPS::test_tensor_creation_mps_float32, test/test_mps.py::TestCommonMPS::test_tensor_creation_mps_int32, test/test_mps.py::TestCommonMPS::test_tensor_creation_mps_int64, 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_64_q_group_32_num_groups_1_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_32_n_64_q_group_256_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_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_64_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_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_64_mps, test/test_mps.py::TestLinalgMPSMPS::test__int8_mm_m_64_k_32_n_32_mps, test/test_mps.py::TestLinalgMPSMPS::test_pinv_mps 2025-10-10T03:06:05.6707470Z 2025-10-10T03:06:06.1178240Z Running test batch 'tests to run' cost 3218.3 seconds 2025-10-10T03:06:07.9858100Z 2025-10-10T03:06:07.9858480Z real 53m47.625s 2025-10-10T03:06:07.9858700Z user 95m23.927s 2025-10-10T03:06:07.9858930Z sys 13m58.067s 2025-10-10T03:06:07.9873830Z + MTL_CAPTURE_ENABLED=1 2025-10-10T03:06:07.9874130Z + python3 test/test_mps.py --verbose -k test_metal_capture 2025-10-10T03:06:09.4164990Z 2025-10-10 03:06:09.416 Python[80289:979867] Metal GPU Frame Capture Enabled 2025-10-10T03:06:11.3242320Z 2025-10-10T03:06:11.3681090Z Test results will be stored in test-reports/python-unittest/test.test_mps 2025-10-10T03:06:11.3681510Z Running tests... 2025-10-10T03:06:11.3681790Z ---------------------------------------------------------------------- 2025-10-10T03:06:12.5912970Z test_metal_capture (__main__.TestMetalLibrary.test_metal_capture) ... ok (1.267s) 2025-10-10T03:06:12.5913370Z 2025-10-10T03:06:12.5913490Z ---------------------------------------------------------------------- 2025-10-10T03:06:12.5922160Z Ran 1 test in 1.267s 2025-10-10T03:06:12.5922300Z 2025-10-10T03:06:12.5922340Z OK 2025-10-10T03:06:12.5922410Z 2025-10-10T03:06:12.5922480Z Generating XML reports... 2025-10-10T03:06:12.6020280Z Generated XML report: test-reports/python-unittest/test.test_mps/TEST-TestMetalLibrary-20251010030611.xml 2025-10-10T03:06:13.1759540Z + assert_git_not_dirty 2025-10-10T03:06:13.1759800Z + [[ macos-py3-arm64 != *rocm* ]] 2025-10-10T03:06:13.1775750Z + [[ macos-py3-arm64 != *xla* ]] 2025-10-10T03:06:13.1776140Z ++ git status --porcelain 2025-10-10T03:06:13.1784420Z ++ grep -v '?? third_party' 2025-10-10T03:06:17.2265940Z ++ true 2025-10-10T03:06:17.2267090Z + git_status= 2025-10-10T03:06:17.2267260Z + [[ -n '' ]] 2025-10-10T03:06:17.2645060Z ##[group]Run cat test/**/*_toprint.log || true 2025-10-10T03:06:17.2645290Z cat test/**/*_toprint.log || true 2025-10-10T03:06:17.3923230Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T03:06:17.3923460Z env: 2025-10-10T03:06:17.3923590Z GIT_DEFAULT_BRANCH: main 2025-10-10T03:06:17.3923760Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-10-10T03:06:17.3924000Z TEST_CONFIG: mps 2025-10-10T03:06:17.3924160Z SHARD_NUMBER: 1 2025-10-10T03:06:17.3924350Z NUM_TEST_SHARDS: 1 2025-10-10T03:06:17.3924570Z PR_BODY: 2025-10-10T03:06:17.3924710Z REINSTALL_BREW_MINICONDA: 1 2025-10-10T03:06:17.3925010Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284 2025-10-10T03:06:17.3925280Z ##[endgroup] 2025-10-10T03:06:17.9454400Z cat: test/**/*_toprint.log: No such file or directory 2025-10-10T03:06:17.9490800Z ##[group]Run python3 test/bench_mps_ops.py 2025-10-10T03:06:17.9491040Z python3 test/bench_mps_ops.py 2025-10-10T03:06:17.9502870Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T03:06:17.9503100Z env: 2025-10-10T03:06:17.9503230Z GIT_DEFAULT_BRANCH: main 2025-10-10T03:06:17.9503540Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-10-10T03:06:17.9503890Z TEST_CONFIG: mps 2025-10-10T03:06:17.9504040Z SHARD_NUMBER: 1 2025-10-10T03:06:17.9504180Z NUM_TEST_SHARDS: 1 2025-10-10T03:06:17.9504350Z PR_BODY: 2025-10-10T03:06:17.9504480Z REINSTALL_BREW_MINICONDA: 1 2025-10-10T03:06:17.9504740Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284 2025-10-10T03:06:17.9504980Z ##[endgroup] 2025-10-10T03:06:30.8820620Z /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=4.57763671875e-05 2025-10-10T03:06:30.8821360Z check_eager_vs_compile(rc_c, rc_e, reduction_func, dtype) 2025-10-10T03:06:31.3825100Z /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-10-10T03:06:31.3825730Z check_eager_vs_compile(rc_c, rc_e, reduction_func, dtype) 2025-10-10T03:06:31.9142910Z /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.000244140625 2025-10-10T03:06:31.9143620Z check_eager_vs_compile(rc_c, rc_e, reduction_func, dtype) 2025-10-10T03:06:32.4917690Z /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-10-10T03:06:32.4918400Z check_eager_vs_compile(rc_c, rc_e, reduction_func, dtype) 2025-10-10T03:07:26.9457620Z [------------------------------------------------------------ -----------------------------------------------------------] 2025-10-10T03:07:26.9459220Z | 11x50x50 | 11x100x100 | 11x500x500 | 11x1000x1000 | 11x2000x2000 2025-10-10T03:07:26.9460720Z 1 threads: ---------------------------------------------------------------------------------------------------------------- 2025-10-10T03:07:26.9462300Z __getitem__ (torch.int8, torch.int64) | 421.0 | 450.1 | 928.6 | 2416.0 | 4407.5 2025-10-10T03:07:26.9463950Z __getitem__ (torch.float16, torch.int64) | 462.3 | 496.7 | 1010.8 | 2469.6 | 4609.0 2025-10-10T03:07:26.9465560Z __getitem__ (torch.float32, torch.int64) | 507.8 | 538.5 | 1048.0 | 2174.1 | 4610.0 2025-10-10T03:07:26.9466490Z 2025-10-10T03:07:26.9466800Z Times are in microseconds (us). 2025-10-10T03:07:26.9467250Z 2025-10-10T03:07:26.9467770Z [------------------------------------------- ------------------------------------------] 2025-10-10T03:07:26.9468970Z | dense | transposed | strided | strided + transposed 2025-10-10T03:07:26.9470270Z 1 threads: ------------------------------------------------------------------------------ 2025-10-10T03:07:26.9471570Z sqrt (torch.float16) | 323.0 | 364.1 | 862.0 | 802.6 2025-10-10T03:07:26.9472790Z sqrt (torch.float32) | 294.5 | 286.6 | 870.6 | 807.6 2025-10-10T03:07:26.9474030Z sqrt (torch.bfloat16) | 352.6 | 406.0 | 889.8 | 830.6 2025-10-10T03:07:26.9500740Z sin (torch.float16) | 459.3 | 459.3 | 935.3 | 885.6 2025-10-10T03:07:26.9501750Z sin (torch.float32) | 412.9 | 411.7 | 933.8 | 884.0 2025-10-10T03:07:26.9502730Z sin (torch.bfloat16) | 424.7 | 448.1 | 936.7 | 892.7 2025-10-10T03:07:26.9503280Z 2025-10-10T03:07:26.9504740Z Times are in microseconds (us). 2025-10-10T03:07:26.9505150Z 2025-10-10T03:07:26.9505870Z [--------------------------------------------------------------------------------------------- --------------------------------------------------------------------------------------------] 2025-10-10T03:07:26.9507880Z | eager-512x512 | compile-512x512 | eager-1024x1024 | compile-1024x1024 | eager-2048x2048 | compile-2048x2048 | eager-4096x4096 | compile-4096x4096 2025-10-10T03:07:26.9510150Z 1 threads: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2025-10-10T03:07:26.9511580Z sum (torch.float32) | 249.2 | 315.1 | 279.1 | 518.3 | 590.7 | 1320.5 | 1564.7 | 3223.4 2025-10-10T03:07:26.9512860Z max (torch.float32) | 362.9 | 323.4 | 497.2 | 504.6 | 1273.4 | 1346.9 | 4162.8 | 3113.4 2025-10-10T03:07:26.9513590Z 2025-10-10T03:07:26.9513770Z Times are in microseconds (us). 2025-10-10T03:07:26.9514100Z 2025-10-10T03:07:26.9514390Z [------------------------------- -------------------------------] 2025-10-10T03:07:26.9515100Z | eager | compile 2025-10-10T03:07:26.9515850Z 1 threads: ------------------------------------------------------- 2025-10-10T03:07:26.9516950Z cumsum-dim0-32x32 (torch.float16) | 241.5 | 255.5 2025-10-10T03:07:26.9517820Z cumsum-dim0-128x128 (torch.float16) | 239.3 | 255.0 2025-10-10T03:07:26.9518630Z cumsum-dim0-512x512 (torch.float16) | 379.2 | 418.4 2025-10-10T03:07:26.9519480Z cumsum-dim0-1024x1024 (torch.float16) | 616.6 | 707.8 2025-10-10T03:07:26.9520340Z cumsum-dim1-32x32 (torch.float16) | 259.2 | 254.3 2025-10-10T03:07:26.9521140Z cumsum-dim1-128x128 (torch.float16) | 236.4 | 251.6 2025-10-10T03:07:26.9522010Z cumsum-dim1-512x512 (torch.float16) | 329.0 | 344.5 2025-10-10T03:07:26.9522850Z cumsum-dim1-1024x1024 (torch.float16) | 428.1 | 487.0 2025-10-10T03:07:26.9523850Z cumsum-1d-100 (torch.float16) | 199.5 | 226.9 2025-10-10T03:07:26.9524690Z cumsum-1d-10000 (torch.float16) | 251.2 | 265.4 2025-10-10T03:07:26.9525590Z cumsum-1d-1000000 (torch.float16) | 468.4 | 527.3 2025-10-10T03:07:26.9526420Z cumsum-dim0-32x32 (torch.float32) | 242.5 | 255.4 2025-10-10T03:07:26.9527250Z cumsum-dim0-128x128 (torch.float32) | 241.6 | 246.8 2025-10-10T03:07:26.9528110Z cumsum-dim0-512x512 (torch.float32) | 374.8 | 415.6 2025-10-10T03:07:26.9528960Z cumsum-dim0-1024x1024 (torch.float32) | 587.2 | 656.4 2025-10-10T03:07:26.9530030Z cumsum-dim1-32x32 (torch.float32) | 254.0 | 257.5 2025-10-10T03:07:26.9530880Z cumsum-dim1-128x128 (torch.float32) | 232.9 | 248.6 2025-10-10T03:07:26.9531740Z cumsum-dim1-512x512 (torch.float32) | 350.4 | 381.7 2025-10-10T03:07:26.9532610Z cumsum-dim1-1024x1024 (torch.float32) | 465.7 | 531.3 2025-10-10T03:07:26.9533470Z cumsum-1d-100 (torch.float32) | 222.0 | 245.8 2025-10-10T03:07:26.9534290Z cumsum-1d-10000 (torch.float32) | 250.9 | 250.8 2025-10-10T03:07:26.9535140Z cumsum-1d-1000000 (torch.float32) | 457.9 | 512.5 2025-10-10T03:07:26.9535970Z cumsum-dim0-32x32 (torch.bfloat16) | 245.9 | 250.4 2025-10-10T03:07:26.9536780Z cumsum-dim0-128x128 (torch.bfloat16) | 244.6 | 249.8 2025-10-10T03:07:26.9537480Z cumsum-dim0-512x512 (torch.bfloat16) | 377.1 | 425.9 2025-10-10T03:07:26.9538200Z cumsum-dim0-1024x1024 (torch.bfloat16) | 638.6 | 728.7 2025-10-10T03:07:26.9539320Z cumsum-dim1-32x32 (torch.bfloat16) | 269.2 | 275.6 2025-10-10T03:07:26.9540060Z cumsum-dim1-128x128 (torch.bfloat16) | 238.8 | 256.8 2025-10-10T03:07:26.9540790Z cumsum-dim1-512x512 (torch.bfloat16) | 324.0 | 357.2 2025-10-10T03:07:26.9541460Z cumsum-dim1-1024x1024 (torch.bfloat16) | 449.4 | 512.8 2025-10-10T03:07:26.9542330Z cumsum-1d-100 (torch.bfloat16) | 214.2 | 198.0 2025-10-10T03:07:26.9543140Z cumsum-1d-10000 (torch.bfloat16) | 252.4 | 267.5 2025-10-10T03:07:26.9543850Z cumsum-1d-1000000 (torch.bfloat16) | 471.9 | 542.0 2025-10-10T03:07:26.9544250Z 2025-10-10T03:07:26.9544430Z Times are in microseconds (us). 2025-10-10T03:07:26.9544730Z 2025-10-10T03:07:26.9544990Z [-------------------------------- -------------------------------] 2025-10-10T03:07:26.9545600Z | eager | compile 2025-10-10T03:07:26.9546200Z 1 threads: -------------------------------------------------------- 2025-10-10T03:07:26.9546930Z cummin-dim0-32x32 (torch.float16) | 234.6 | 243.4 2025-10-10T03:07:26.9547630Z cummin-dim0-128x128 (torch.float16) | 291.7 | 309.1 2025-10-10T03:07:26.9548360Z cummin-dim0-512x512 (torch.float16) | 500.9 | 532.5 2025-10-10T03:07:26.9549040Z cummin-dim0-1024x1024 (torch.float16) | 949.5 | 1176.4 2025-10-10T03:07:26.9549790Z cummin-dim1-32x32 (torch.float16) | 226.6 | 244.4 2025-10-10T03:07:26.9550520Z cummin-dim1-128x128 (torch.float16) | 227.3 | 242.4 2025-10-10T03:07:26.9551180Z cummin-dim1-512x512 (torch.float16) | 397.3 | 434.5 2025-10-10T03:07:26.9551900Z cummin-dim1-1024x1024 (torch.float16) | 738.4 | 836.1 2025-10-10T03:07:26.9552590Z cummin-1d-100 (torch.float16) | 232.9 | 236.9 2025-10-10T03:07:26.9553250Z cummin-1d-10000 (torch.float16) | 291.3 | 315.3 2025-10-10T03:07:26.9553940Z cummin-1d-1000000 (torch.float16) | 2363.8 | 2492.6 2025-10-10T03:07:26.9554600Z cummin-dim0-32x32 (torch.float32) | 242.9 | 250.8 2025-10-10T03:07:26.9555310Z cummin-dim0-128x128 (torch.float32) | 289.5 | 311.2 2025-10-10T03:07:26.9556150Z cummin-dim0-512x512 (torch.float32) | 473.3 | 526.8 2025-10-10T03:07:26.9556850Z cummin-dim0-1024x1024 (torch.float32) | 892.0 | 1121.5 2025-10-10T03:07:26.9557580Z cummin-dim1-32x32 (torch.float32) | 217.9 | 240.3 2025-10-10T03:07:26.9558290Z cummin-dim1-128x128 (torch.float32) | 231.8 | 249.2 2025-10-10T03:07:26.9559050Z cummin-dim1-512x512 (torch.float32) | 379.3 | 416.7 2025-10-10T03:07:26.9559760Z cummin-dim1-1024x1024 (torch.float32) | 749.5 | 823.2 2025-10-10T03:07:26.9560480Z cummin-1d-100 (torch.float32) | 233.9 | 241.5 2025-10-10T03:07:26.9561170Z cummin-1d-10000 (torch.float32) | 285.3 | 317.7 2025-10-10T03:07:26.9561920Z cummin-1d-1000000 (torch.float32) | 2454.9 | 2586.3 2025-10-10T03:07:26.9562620Z cummin-dim0-32x32 (torch.bfloat16) | 233.9 | 248.0 2025-10-10T03:07:26.9563320Z cummin-dim0-128x128 (torch.bfloat16) | 289.7 | 311.5 2025-10-10T03:07:26.9564070Z cummin-dim0-512x512 (torch.bfloat16) | 493.8 | 526.0 2025-10-10T03:07:26.9564790Z cummin-dim0-1024x1024 (torch.bfloat16) | 901.0 | 1187.0 2025-10-10T03:07:26.9565500Z cummin-dim1-32x32 (torch.bfloat16) | 221.7 | 242.8 2025-10-10T03:07:26.9566180Z cummin-dim1-128x128 (torch.bfloat16) | 233.0 | 249.4 2025-10-10T03:07:26.9566910Z cummin-dim1-512x512 (torch.bfloat16) | 397.7 | 440.9 2025-10-10T03:07:26.9567610Z cummin-dim1-1024x1024 (torch.bfloat16) | 759.9 | 836.5 2025-10-10T03:07:26.9568340Z cummin-1d-100 (torch.bfloat16) | 240.7 | 247.8 2025-10-10T03:07:26.9569390Z cummin-1d-10000 (torch.bfloat16) | 286.1 | 313.9 2025-10-10T03:07:26.9570120Z cummin-1d-1000000 (torch.bfloat16) | 2305.0 | 2456.6 2025-10-10T03:07:26.9570550Z 2025-10-10T03:07:26.9570720Z Times are in microseconds (us). 2025-10-10T03:07:26.9571000Z 2025-10-10T03:07:26.9571610Z [---------------------------------------------------------------------- ----------------------------------------------------------------------] 2025-10-10T03:07:26.9572860Z | dense-dense | transp-transp | dense-transp | transp-dense | dense-scalar | dense-bcast 2025-10-10T03:07:26.9573950Z 1 threads: ------------------------------------------------------------------------------------------------------------------------------------- 2025-10-10T03:07:26.9575020Z fmax (torch.float16, torch.float16) | 317.8 | 336.0 | 928.2 | 931.4 | 685.9 | 921.3 2025-10-10T03:07:26.9576050Z fmax (torch.float32, torch.float32) | 516.8 | 524.5 | 942.1 | 938.0 | 683.3 | 913.0 2025-10-10T03:07:26.9577080Z fmax (torch.float32, torch.float16) | 453.4 | 455.5 | 998.6 | 998.3 | 742.1 | 973.7 2025-10-10T03:07:26.9578160Z fmax (torch.bfloat16, torch.bfloat16) | 318.3 | 279.9 | 923.5 | 948.4 | 701.9 | 930.3 2025-10-10T03:07:26.9579190Z add (torch.float16, torch.float16) | 311.7 | 306.2 | 935.5 | 941.3 | 687.5 | 914.7 2025-10-10T03:07:26.9580200Z add (torch.float32, torch.float32) | 529.3 | 535.9 | 913.5 | 938.9 | 679.7 | 913.1 2025-10-10T03:07:26.9581200Z add (torch.float32, torch.float16) | 460.2 | 462.5 | 998.0 | 998.9 | 742.8 | 970.4 2025-10-10T03:07:26.9582220Z add (torch.bfloat16, torch.bfloat16) | 315.7 | 310.3 | 951.3 | 952.3 | 695.4 | 934.5 2025-10-10T03:07:26.9582820Z 2025-10-10T03:07:26.9582960Z Times are in microseconds (us). 2025-10-10T03:07:26.9583280Z 2025-10-10T03:07:27.4268580Z ##[group]Run kill "$MONITOR_SCRIPT_PID" 2025-10-10T03:07:27.4268820Z kill "$MONITOR_SCRIPT_PID" 2025-10-10T03:07:27.4280880Z shell: /bin/bash -e -l {0} 2025-10-10T03:07:27.4281040Z env: 2025-10-10T03:07:27.4281170Z GIT_DEFAULT_BRANCH: main 2025-10-10T03:07:27.4281360Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-10-10T03:07:27.4281530Z TEST_CONFIG: mps 2025-10-10T03:07:27.4281680Z SHARD_NUMBER: 1 2025-10-10T03:07:27.4281820Z NUM_TEST_SHARDS: 1 2025-10-10T03:07:27.4281980Z PR_BODY: 2025-10-10T03:07:27.4282110Z REINSTALL_BREW_MINICONDA: 1 2025-10-10T03:07:27.4282370Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284 2025-10-10T03:07:27.4282620Z MONITOR_SCRIPT_PID: 59402 2025-10-10T03:07:27.4282780Z ##[endgroup] 2025-10-10T03:07:27.5105340Z Prepare all required actions 2025-10-10T03:07:27.5105740Z Getting action download info 2025-10-10T03:07:27.6718850Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2025-10-10T03:07:27.9246980Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02) 2025-10-10T03:07:28.2196200Z ##[group]Run ./.github/actions/upload-test-artifacts 2025-10-10T03:07:28.2196420Z with: 2025-10-10T03:07:28.2196530Z use-gha: true 2025-10-10T03:07:28.2196710Z file-suffix: test-mps-1-1-macos-m1-14_52410714312 2025-10-10T03:07:28.2196920Z s3-bucket: gha-artifacts 2025-10-10T03:07:28.2197080Z env: 2025-10-10T03:07:28.2197200Z GIT_DEFAULT_BRANCH: main 2025-10-10T03:07:28.2197370Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-10-10T03:07:28.2197550Z TEST_CONFIG: mps 2025-10-10T03:07:28.2197690Z SHARD_NUMBER: 1 2025-10-10T03:07:28.2197820Z NUM_TEST_SHARDS: 1 2025-10-10T03:07:28.2197970Z PR_BODY: 2025-10-10T03:07:28.2198110Z REINSTALL_BREW_MINICONDA: 1 2025-10-10T03:07:28.2198350Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284 2025-10-10T03:07:28.2198600Z ##[endgroup] 2025-10-10T03:07:28.2250040Z ##[group]Run actions/upload-artifact@v4 2025-10-10T03:07:28.2250360Z with: 2025-10-10T03:07:28.2250580Z name: test-jsons-runattempt1-test-mps-1-1-macos-m1-14_52410714312.zip 2025-10-10T03:07:28.2250970Z retention-days: 14 2025-10-10T03:07:28.2251110Z if-no-files-found: warn 2025-10-10T03:07:28.2251270Z path: test/**/*.json 2025-10-10T03:07:28.2251410Z compression-level: 6 2025-10-10T03:07:28.2251550Z overwrite: false 2025-10-10T03:07:28.2251690Z include-hidden-files: false 2025-10-10T03:07:28.2251850Z env: 2025-10-10T03:07:28.2251960Z GIT_DEFAULT_BRANCH: main 2025-10-10T03:07:28.2252130Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-10-10T03:07:28.2252300Z TEST_CONFIG: mps 2025-10-10T03:07:28.2252430Z SHARD_NUMBER: 1 2025-10-10T03:07:28.2252550Z NUM_TEST_SHARDS: 1 2025-10-10T03:07:28.2252690Z PR_BODY: 2025-10-10T03:07:28.2252810Z REINSTALL_BREW_MINICONDA: 1 2025-10-10T03:07:28.2253050Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284 2025-10-10T03:07:28.2253280Z ##[endgroup] 2025-10-10T03:07:29.0500740Z With the provided path, there will be 6 files uploaded 2025-10-10T03:07:29.0504580Z Artifact name is valid! 2025-10-10T03:07:29.0505750Z Root directory input is valid! 2025-10-10T03:07:29.1795060Z Beginning upload of artifact content to blob storage 2025-10-10T03:07:29.2291740Z Uploaded bytes 42151 2025-10-10T03:07:29.2424200Z Finished uploading artifact content to blob storage! 2025-10-10T03:07:29.2436100Z SHA256 digest of uploaded artifact zip is ebb8af7ef2afc1e0b3a4af41fc64eb3ad5cd3fc7070ab0a581b7896b16018a30 2025-10-10T03:07:29.2436770Z Finalizing artifact upload 2025-10-10T03:07:29.3274910Z Artifact test-jsons-runattempt1-test-mps-1-1-macos-m1-14_52410714312.zip.zip successfully finalized. Artifact ID 4233200517 2025-10-10T03:07:29.3276540Z Artifact test-jsons-runattempt1-test-mps-1-1-macos-m1-14_52410714312.zip has been successfully uploaded! Final size is 42151 bytes. Artifact ID is 4233200517 2025-10-10T03:07:29.3298970Z Artifact download URL: https://github.com/pytorch/pytorch/actions/runs/18392306051/artifacts/4233200517 2025-10-10T03:07:29.3462910Z ##[group]Run actions/upload-artifact@v4 2025-10-10T03:07:29.3463240Z with: 2025-10-10T03:07:29.3463600Z name: test-reports-runattempt1-test-mps-1-1-macos-m1-14_52410714312.zip 2025-10-10T03:07:29.3464090Z retention-days: 14 2025-10-10T03:07:29.3464360Z if-no-files-found: ignore 2025-10-10T03:07:29.3464680Z path: test/**/*.xml test/**/*.csv 2025-10-10T03:07:29.3465000Z compression-level: 6 2025-10-10T03:07:29.3465270Z overwrite: false 2025-10-10T03:07:29.3465530Z include-hidden-files: false 2025-10-10T03:07:29.3465820Z env: 2025-10-10T03:07:29.3466030Z GIT_DEFAULT_BRANCH: main 2025-10-10T03:07:29.3466340Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-10-10T03:07:29.3467060Z TEST_CONFIG: mps 2025-10-10T03:07:29.3467320Z SHARD_NUMBER: 1 2025-10-10T03:07:29.3467550Z NUM_TEST_SHARDS: 1 2025-10-10T03:07:29.3467800Z PR_BODY: 2025-10-10T03:07:29.3468040Z REINSTALL_BREW_MINICONDA: 1 2025-10-10T03:07:29.3468470Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284 2025-10-10T03:07:29.3468880Z ##[endgroup] 2025-10-10T03:07:29.7226200Z With the provided path, there will be 58 files uploaded 2025-10-10T03:07:29.7229000Z Artifact name is valid! 2025-10-10T03:07:29.7229200Z Root directory input is valid! 2025-10-10T03:07:29.7806310Z Beginning upload of artifact content to blob storage 2025-10-10T03:07:30.0519440Z Uploaded bytes 359251 2025-10-10T03:07:30.0805180Z Finished uploading artifact content to blob storage! 2025-10-10T03:07:30.0808920Z SHA256 digest of uploaded artifact zip is 4c9d407ee39a4993b069909a99ae025b05f00693f16765e8253489e70978b0b1 2025-10-10T03:07:30.0811050Z Finalizing artifact upload 2025-10-10T03:07:30.1708380Z Artifact test-reports-runattempt1-test-mps-1-1-macos-m1-14_52410714312.zip.zip successfully finalized. Artifact ID 4233200581 2025-10-10T03:07:30.1712920Z Artifact test-reports-runattempt1-test-mps-1-1-macos-m1-14_52410714312.zip has been successfully uploaded! Final size is 359251 bytes. Artifact ID is 4233200581 2025-10-10T03:07:30.1747540Z Artifact download URL: https://github.com/pytorch/pytorch/actions/runs/18392306051/artifacts/4233200581 2025-10-10T03:07:30.1984480Z ##[group]Run actions/upload-artifact@v4 2025-10-10T03:07:30.1985320Z with: 2025-10-10T03:07:30.1986470Z name: logs-runattempt1-test-mps-1-1-macos-m1-14_52410714312.zip 2025-10-10T03:07:30.1987640Z retention-days: 14 2025-10-10T03:07:30.1988320Z if-no-files-found: ignore 2025-10-10T03:07:30.1989110Z path: usage_log.txt test/**/*.log 2025-10-10T03:07:30.1989910Z compression-level: 6 2025-10-10T03:07:30.1990560Z overwrite: false 2025-10-10T03:07:30.1991240Z include-hidden-files: false 2025-10-10T03:07:30.1991970Z env: 2025-10-10T03:07:30.1992570Z GIT_DEFAULT_BRANCH: main 2025-10-10T03:07:30.1993390Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-10-10T03:07:30.1994130Z TEST_CONFIG: mps 2025-10-10T03:07:30.1994800Z SHARD_NUMBER: 1 2025-10-10T03:07:30.1995610Z NUM_TEST_SHARDS: 1 2025-10-10T03:07:30.1996240Z PR_BODY: 2025-10-10T03:07:30.1997020Z REINSTALL_BREW_MINICONDA: 1 2025-10-10T03:07:30.1998240Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284 2025-10-10T03:07:30.1999540Z ##[endgroup] 2025-10-10T03:07:30.6074310Z Multiple search paths detected. Calculating the least common ancestor of all paths 2025-10-10T03:07:30.6075150Z The least common ancestor is /Users/ec2-user/runner/_work/pytorch/pytorch. This will be the root directory of the artifact 2025-10-10T03:07:30.6075630Z With the provided path, there will be 56 files uploaded 2025-10-10T03:07:30.6076000Z Artifact name is valid! 2025-10-10T03:07:30.6076180Z Root directory input is valid! 2025-10-10T03:07:30.6664690Z Beginning upload of artifact content to blob storage 2025-10-10T03:07:30.8877690Z Uploaded bytes 462706 2025-10-10T03:07:30.9076530Z Finished uploading artifact content to blob storage! 2025-10-10T03:07:30.9078820Z SHA256 digest of uploaded artifact zip is f2c9d6acb8e29fcf520c78673d9346c038571a859b86bc42293eafc216e54ac6 2025-10-10T03:07:30.9080220Z Finalizing artifact upload 2025-10-10T03:07:30.9961310Z Artifact logs-runattempt1-test-mps-1-1-macos-m1-14_52410714312.zip.zip successfully finalized. Artifact ID 4233200647 2025-10-10T03:07:30.9963910Z Artifact logs-runattempt1-test-mps-1-1-macos-m1-14_52410714312.zip has been successfully uploaded! Final size is 462706 bytes. Artifact ID is 4233200647 2025-10-10T03:07:30.9989870Z Artifact download URL: https://github.com/pytorch/pytorch/actions/runs/18392306051/artifacts/4233200647 2025-10-10T03:07:31.0287500Z ##[group]Run pytorch/test-infra/.github/actions/upload-benchmark-results@main 2025-10-10T03:07:31.0288110Z with: 2025-10-10T03:07:31.0288460Z benchmark-results-dir: test/test-reports 2025-10-10T03:07:31.0288920Z dry-run: false 2025-10-10T03:07:31.0289240Z schema-version: v3 2025-10-10T03:07:31.0290000Z github-token: *** 2025-10-10T03:07:31.0290340Z env: 2025-10-10T03:07:31.0290640Z GIT_DEFAULT_BRANCH: main 2025-10-10T03:07:31.0291080Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-10-10T03:07:31.0291520Z TEST_CONFIG: mps 2025-10-10T03:07:31.0291850Z SHARD_NUMBER: 1 2025-10-10T03:07:31.0292190Z NUM_TEST_SHARDS: 1 2025-10-10T03:07:31.0292540Z PR_BODY: 2025-10-10T03:07:31.0292840Z REINSTALL_BREW_MINICONDA: 1 2025-10-10T03:07:31.0293430Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284 2025-10-10T03:07:31.0294060Z ##[endgroup] 2025-10-10T03:07:31.0319960Z ##[group]Run set -eux 2025-10-10T03:07:31.0320310Z set -eux 2025-10-10T03:07:31.0320670Z  2025-10-10T03:07:31.0320970Z if [[ -n "" ]]; then 2025-10-10T03:07:31.0321360Z  source "" 2025-10-10T03:07:31.0321660Z fi 2025-10-10T03:07:31.0322160Z python3 -mpip install boto3==1.35.33 psutil==7.0.0 pynvml==12.0.0 2025-10-10T03:07:31.0322710Z  2025-10-10T03:07:31.0323000Z DEVICE_NAME="" 2025-10-10T03:07:31.0323370Z DEVICE_TYPE="" 2025-10-10T03:07:31.0323700Z  2025-10-10T03:07:31.0324030Z if command -v nvidia-smi; then 2025-10-10T03:07:31.0324810Z  # NB: I'm using PyTorch here to get the device name, however, it needs to 2025-10-10T03:07:31.0325740Z  # install the correct version of PyTorch manually for now. Any PyTorch 2025-10-10T03:07:31.0326570Z  # version is fine, I just use 2.7.1 to satify PYPIDEP linter 2025-10-10T03:07:31.0327180Z  python3 -mpip install torch==2.7.1 2025-10-10T03:07:31.0327690Z elif command -v rocminfo; then 2025-10-10T03:07:31.0328310Z  # NB: Installing torch on ROCm runner with pip here causes CI to fail 2025-10-10T03:07:31.0329060Z  # with a memoryview is too large error only on MI300 runners. Is pip 2025-10-10T03:07:31.0329730Z  # version on ROCm runner there too old? As a workaround, let's use the 2025-10-10T03:07:31.0330320Z  # GPU device name coming from rocminfo instead 2025-10-10T03:07:31.0330790Z  DEVICE_NAME=rocm 2025-10-10T03:07:31.0331390Z  DEVICE_TYPE=$(rocminfo | grep "Marketing Name" | tail -n1 | awk -F':' '{print $2}' | xargs) 2025-10-10T03:07:31.0332010Z fi 2025-10-10T03:07:31.0332290Z  2025-10-10T03:07:31.0332630Z echo "DEVICE_NAME=$DEVICE_NAME" >> $GITHUB_ENV 2025-10-10T03:07:31.0333130Z echo "DEVICE_TYPE=$DEVICE_TYPE" >> $GITHUB_ENV 2025-10-10T03:07:31.0354630Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T03:07:31.0355040Z env: 2025-10-10T03:07:31.0355290Z GIT_DEFAULT_BRANCH: main 2025-10-10T03:07:31.0355620Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-10-10T03:07:31.0355990Z TEST_CONFIG: mps 2025-10-10T03:07:31.0356250Z SHARD_NUMBER: 1 2025-10-10T03:07:31.0356510Z NUM_TEST_SHARDS: 1 2025-10-10T03:07:31.0356770Z PR_BODY: 2025-10-10T03:07:31.0357030Z REINSTALL_BREW_MINICONDA: 1 2025-10-10T03:07:31.0357490Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284 2025-10-10T03:07:31.0357960Z ##[endgroup] 2025-10-10T03:07:31.0669570Z + [[ -n '' ]] 2025-10-10T03:07:31.0669980Z + python3 -mpip install boto3==1.35.33 psutil==7.0.0 pynvml==12.0.0 2025-10-10T03:07:31.6958790Z Collecting boto3==1.35.33 2025-10-10T03:07:31.7013120Z Using cached boto3-1.35.33-py3-none-any.whl.metadata (6.6 kB) 2025-10-10T03:07:31.7469110Z Collecting psutil==7.0.0 2025-10-10T03:07:31.7515010Z Using cached psutil-7.0.0-cp36-abi3-macosx_11_0_arm64.whl.metadata (22 kB) 2025-10-10T03:07:31.7766580Z Collecting pynvml==12.0.0 2025-10-10T03:07:31.7792710Z Using cached pynvml-12.0.0-py3-none-any.whl.metadata (5.4 kB) 2025-10-10T03:07:31.7831070Z Requirement already satisfied: botocore<1.36.0,>=1.35.33 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/lib/python3.12/site-packages (from boto3==1.35.33) (1.35.99) 2025-10-10T03:07:31.7833700Z Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/lib/python3.12/site-packages (from boto3==1.35.33) (1.0.1) 2025-10-10T03:07:31.7836310Z Requirement already satisfied: s3transfer<0.11.0,>=0.10.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/lib/python3.12/site-packages (from boto3==1.35.33) (0.10.4) 2025-10-10T03:07:31.7927670Z Collecting nvidia-ml-py<13.0.0a0,>=12.0.0 (from pynvml==12.0.0) 2025-10-10T03:07:31.7955570Z Using cached nvidia_ml_py-12.575.51-py3-none-any.whl.metadata (9.3 kB) 2025-10-10T03:07:31.8004910Z Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.33->boto3==1.35.33) (2.9.0.post0) 2025-10-10T03:07:31.8010660Z Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.33->boto3==1.35.33) (1.26.20) 2025-10-10T03:07:31.8033740Z Requirement already satisfied: six>=1.5 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/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-10-10T03:07:31.8111170Z Using cached boto3-1.35.33-py3-none-any.whl (139 kB) 2025-10-10T03:07:31.8151060Z Using cached psutil-7.0.0-cp36-abi3-macosx_11_0_arm64.whl (239 kB) 2025-10-10T03:07:31.8188520Z Using cached pynvml-12.0.0-py3-none-any.whl (26 kB) 2025-10-10T03:07:31.8213470Z Using cached nvidia_ml_py-12.575.51-py3-none-any.whl (47 kB) 2025-10-10T03:07:32.0600580Z Installing collected packages: nvidia-ml-py, pynvml, psutil, boto3 2025-10-10T03:07:32.1048060Z Attempting uninstall: psutil 2025-10-10T03:07:32.1075960Z Found existing installation: psutil 5.9.8 2025-10-10T03:07:32.1125720Z Uninstalling psutil-5.9.8: 2025-10-10T03:07:32.1132500Z Successfully uninstalled psutil-5.9.8 2025-10-10T03:07:32.2068820Z Attempting uninstall: boto3 2025-10-10T03:07:32.2084500Z Found existing installation: boto3 1.35.42 2025-10-10T03:07:32.2142140Z Uninstalling boto3-1.35.42: 2025-10-10T03:07:32.2156160Z Successfully uninstalled boto3-1.35.42 2025-10-10T03:07:32.2628980Z 2025-10-10T03:07:32.2681700Z Successfully installed boto3-1.35.33 nvidia-ml-py-12.575.51 psutil-7.0.0 pynvml-12.0.0 2025-10-10T03:07:32.3174180Z + DEVICE_NAME= 2025-10-10T03:07:32.3174420Z + DEVICE_TYPE= 2025-10-10T03:07:32.3174610Z + command -v nvidia-smi 2025-10-10T03:07:32.3194670Z + command -v rocminfo 2025-10-10T03:07:32.3194880Z + echo DEVICE_NAME= 2025-10-10T03:07:32.3196150Z + echo DEVICE_TYPE= 2025-10-10T03:07:32.3228230Z ##[group]Run set -eux 2025-10-10T03:07:32.3228430Z set -eux 2025-10-10T03:07:32.3228600Z  2025-10-10T03:07:32.3228770Z if [[ -z "${GITHUB_TOKEN}" ]]; then 2025-10-10T03:07:32.3229010Z  echo "Missing github-token input" 2025-10-10T03:07:32.3229240Z  exit 1 2025-10-10T03:07:32.3229390Z fi 2025-10-10T03:07:32.3241970Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T03:07:32.3242200Z env: 2025-10-10T03:07:32.3242340Z GIT_DEFAULT_BRANCH: main 2025-10-10T03:07:32.3242520Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-10-10T03:07:32.3242720Z TEST_CONFIG: mps 2025-10-10T03:07:32.3242880Z SHARD_NUMBER: 1 2025-10-10T03:07:32.3243040Z NUM_TEST_SHARDS: 1 2025-10-10T03:07:32.3243200Z PR_BODY: 2025-10-10T03:07:32.3243370Z REINSTALL_BREW_MINICONDA: 1 2025-10-10T03:07:32.3243630Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284 2025-10-10T03:07:32.3243880Z DEVICE_NAME: 2025-10-10T03:07:32.3244050Z DEVICE_TYPE: 2025-10-10T03:07:32.3244610Z GITHUB_TOKEN: *** 2025-10-10T03:07:32.3244780Z ##[endgroup] 2025-10-10T03:07:32.3484930Z + [[ -z *** ]] 2025-10-10T03:07:32.3575380Z ##[group]Run pytorch/test-infra/.github/actions/get-workflow-job-id@main 2025-10-10T03:07:32.3575680Z with: 2025-10-10T03:07:32.3575920Z github-token: *** 2025-10-10T03:07:32.3576100Z env: 2025-10-10T03:07:32.3576240Z GIT_DEFAULT_BRANCH: main 2025-10-10T03:07:32.3576430Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-10-10T03:07:32.3576640Z TEST_CONFIG: mps 2025-10-10T03:07:32.3576810Z SHARD_NUMBER: 1 2025-10-10T03:07:32.3576990Z NUM_TEST_SHARDS: 1 2025-10-10T03:07:32.3577150Z PR_BODY: 2025-10-10T03:07:32.3577350Z REINSTALL_BREW_MINICONDA: 1 2025-10-10T03:07:32.3577620Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284 2025-10-10T03:07:32.3577890Z DEVICE_NAME: 2025-10-10T03:07:32.3578060Z DEVICE_TYPE: 2025-10-10T03:07:32.3578210Z ##[endgroup] 2025-10-10T03:07:32.3588860Z ##[group]Run set -eux 2025-10-10T03:07:32.3589040Z set -eux 2025-10-10T03:07:32.3589220Z  2025-10-10T03:07:32.3589550Z python3 "${GITHUB_ACTION_PATH}/../../scripts/get_workflow_job_id.py" "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2025-10-10T03:07:32.3612680Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T03:07:32.3612930Z env: 2025-10-10T03:07:32.3613080Z GIT_DEFAULT_BRANCH: main 2025-10-10T03:07:32.3613290Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-10-10T03:07:32.3613480Z TEST_CONFIG: mps 2025-10-10T03:07:32.3613640Z SHARD_NUMBER: 1 2025-10-10T03:07:32.3613810Z NUM_TEST_SHARDS: 1 2025-10-10T03:07:32.3614070Z PR_BODY: 2025-10-10T03:07:32.3614220Z REINSTALL_BREW_MINICONDA: 1 2025-10-10T03:07:32.3614570Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284 2025-10-10T03:07:32.3614850Z DEVICE_NAME: 2025-10-10T03:07:32.3615010Z DEVICE_TYPE: 2025-10-10T03:07:32.3615290Z GITHUB_TOKEN: *** 2025-10-10T03:07:32.3615430Z ##[endgroup] 2025-10-10T03:07:32.3860580Z + python3 /Users/ec2-user/runner/_work/_actions/pytorch/test-infra/main/.github/actions/get-workflow-job-id/../../scripts/get_workflow_job_id.py 18392306051 i-07d935a275706fe87 2025-10-10T03:07:33.5037610Z setting job-id=52410714312 2025-10-10T03:07:33.5039250Z setting job-name=macos-py3-arm64 / test (mps, 1, 1, macos-m1-14) 2025-10-10T03:07:33.5306160Z ##[group]Run set -eux 2025-10-10T03:07:33.5306800Z set -eux 2025-10-10T03:07:33.5307250Z  2025-10-10T03:07:33.5307700Z if [[ -n "" ]]; then 2025-10-10T03:07:33.5308290Z  source "" 2025-10-10T03:07:33.5308830Z fi 2025-10-10T03:07:33.5309290Z  2025-10-10T03:07:33.5310160Z python3 "${GITHUB_ACTION_PATH}/../../scripts/benchmarks/gather_metadata.py" \ 2025-10-10T03:07:33.5311190Z  --schema-version "${SCHEMA_VERSION}" \ 2025-10-10T03:07:33.5311940Z  --repo "${REPO}" \ 2025-10-10T03:07:33.5312640Z  --head-branch "${HEAD_BRANCH}" \ 2025-10-10T03:07:33.5313370Z  --head-sha "${HEAD_SHA}" \ 2025-10-10T03:07:33.5314140Z  --workflow-id "${WORKFLOW_RUN_ID}" \ 2025-10-10T03:07:33.5314970Z  --run-attempt "${RUN_ATTEMPT}" \ 2025-10-10T03:07:33.5315690Z  --job-id "${JOB_ID}" \ 2025-10-10T03:07:33.5316390Z  --job-name "${JOB_NAME}" 2025-10-10T03:07:33.5346210Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T03:07:33.5346780Z env: 2025-10-10T03:07:33.5347250Z GIT_DEFAULT_BRANCH: main 2025-10-10T03:07:33.5347790Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-10-10T03:07:33.5348300Z TEST_CONFIG: mps 2025-10-10T03:07:33.5348710Z SHARD_NUMBER: 1 2025-10-10T03:07:33.5349130Z NUM_TEST_SHARDS: 1 2025-10-10T03:07:33.5349530Z PR_BODY: 2025-10-10T03:07:33.5349900Z REINSTALL_BREW_MINICONDA: 1 2025-10-10T03:07:33.5350600Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284 2025-10-10T03:07:33.5351260Z DEVICE_NAME: 2025-10-10T03:07:33.5351690Z DEVICE_TYPE: 2025-10-10T03:07:33.5352060Z SCHEMA_VERSION: v3 2025-10-10T03:07:33.5353000Z REPO: pytorch/pytorch 2025-10-10T03:07:33.5353580Z HEAD_BRANCH: refs/heads/main 2025-10-10T03:07:33.5354360Z HEAD_SHA: 344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T03:07:33.5354980Z WORKFLOW_RUN_ID: 18392306051 2025-10-10T03:07:33.5355440Z RUN_ATTEMPT: 1 2025-10-10T03:07:33.5355830Z JOB_ID: 52410714312 2025-10-10T03:07:33.5356400Z JOB_NAME: macos-py3-arm64 / test (mps, 1, 1, macos-m1-14) 2025-10-10T03:07:33.5357080Z ##[endgroup] 2025-10-10T03:07:33.5719760Z + [[ -n '' ]] 2025-10-10T03:07:33.5721430Z + 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/heads/main --head-sha 344e6365a0068c2d2847fcec0c55dd53291d475e --workflow-id 18392306051 --run-attempt 1 --job-id 52410714312 --job-name 'macos-py3-arm64 / test (mps, 1, 1, macos-m1-14)' 2025-10-10T03:07:33.6014730Z ##[group]Run set -eux 2025-10-10T03:07:33.6014960Z set -eux 2025-10-10T03:07:33.6015130Z  2025-10-10T03:07:33.6015290Z if [[ -n "" ]]; then 2025-10-10T03:07:33.6015470Z  source "" 2025-10-10T03:07:33.6015640Z fi 2025-10-10T03:07:33.6015790Z  2025-10-10T03:07:33.6016080Z python3 "${GITHUB_ACTION_PATH}/../../scripts/benchmarks/gather_runners_info.py" 2025-10-10T03:07:33.6028560Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T03:07:33.6028800Z env: 2025-10-10T03:07:33.6028950Z GIT_DEFAULT_BRANCH: main 2025-10-10T03:07:33.6029260Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-10-10T03:07:33.6029540Z TEST_CONFIG: mps 2025-10-10T03:07:33.6029710Z SHARD_NUMBER: 1 2025-10-10T03:07:33.6029870Z NUM_TEST_SHARDS: 1 2025-10-10T03:07:33.6030030Z PR_BODY: 2025-10-10T03:07:33.6030190Z REINSTALL_BREW_MINICONDA: 1 2025-10-10T03:07:33.6030470Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284 2025-10-10T03:07:33.6030730Z DEVICE_NAME: 2025-10-10T03:07:33.6030900Z DEVICE_TYPE: 2025-10-10T03:07:33.6031060Z ##[endgroup] 2025-10-10T03:07:33.6265070Z + [[ -n '' ]] 2025-10-10T03:07:33.6265710Z + python3 /Users/ec2-user/runner/_work/_actions/pytorch/test-infra/main/.github/actions/upload-benchmark-results/../../scripts/benchmarks/gather_runners_info.py 2025-10-10T03:07:35.0009910Z ##[group]Run set -eux 2025-10-10T03:07:35.0010110Z set -eux 2025-10-10T03:07:35.0010270Z  2025-10-10T03:07:35.0010440Z # TODO (huydhn): Implement this part 2025-10-10T03:07:35.0010730Z echo "dependencies={}" >> "${GITHUB_OUTPUT}" 2025-10-10T03:07:35.0024860Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T03:07:35.0025150Z env: 2025-10-10T03:07:35.0025370Z GIT_DEFAULT_BRANCH: main 2025-10-10T03:07:35.0025580Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-10-10T03:07:35.0025800Z TEST_CONFIG: mps 2025-10-10T03:07:35.0025970Z SHARD_NUMBER: 1 2025-10-10T03:07:35.0026140Z NUM_TEST_SHARDS: 1 2025-10-10T03:07:35.0026290Z PR_BODY: 2025-10-10T03:07:35.0026460Z REINSTALL_BREW_MINICONDA: 1 2025-10-10T03:07:35.0026740Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284 2025-10-10T03:07:35.0027000Z DEVICE_NAME: 2025-10-10T03:07:35.0027160Z DEVICE_TYPE: 2025-10-10T03:07:35.0027300Z ##[endgroup] 2025-10-10T03:07:35.0265260Z + echo 'dependencies={}' 2025-10-10T03:07:35.0304970Z ##[group]Run set -eux 2025-10-10T03:07:35.0305180Z set -eux 2025-10-10T03:07:35.0305340Z  2025-10-10T03:07:35.0305480Z if [[ -n "" ]]; then 2025-10-10T03:07:35.0305690Z  source "" 2025-10-10T03:07:35.0305860Z fi 2025-10-10T03:07:35.0306040Z  2025-10-10T03:07:35.0306220Z if [[ ! -d "${BENCHMARK_RESULTS_DIR}" ]]; then 2025-10-10T03:07:35.0306520Z  echo "${BENCHMARK_RESULTS_DIR} does not exist, skipping" 2025-10-10T03:07:35.0306870Z  # We don't want the job to fail if the directory doesn't exist 2025-10-10T03:07:35.0307130Z  exit 0 2025-10-10T03:07:35.0307480Z fi 2025-10-10T03:07:35.0307640Z  2025-10-10T03:07:35.0307790Z if [[ "${DRY_RUN}" == "true" ]]; then 2025-10-10T03:07:35.0308120Z  python3 "${GITHUB_ACTION_PATH}/../../scripts/upload_benchmark_results.py" \ 2025-10-10T03:07:35.0308510Z  --benchmark-results-dir "${BENCHMARK_RESULTS_DIR}" \ 2025-10-10T03:07:35.0308820Z  --metadata "${BENCHMARK_METADATA}" \ 2025-10-10T03:07:35.0309070Z  --runners "${RUNNER_INFO}" \ 2025-10-10T03:07:35.0309320Z  --dependencies "${DEPENDENCIES}" \ 2025-10-10T03:07:35.0309550Z  --dry-run 2025-10-10T03:07:35.0309720Z else 2025-10-10T03:07:35.0309990Z  python3 "${GITHUB_ACTION_PATH}/../../scripts/upload_benchmark_results.py" \ 2025-10-10T03:07:35.0310370Z  --benchmark-results-dir "${BENCHMARK_RESULTS_DIR}" \ 2025-10-10T03:07:35.0310660Z  --metadata "${BENCHMARK_METADATA}" \ 2025-10-10T03:07:35.0310900Z  --runners "${RUNNER_INFO}" \ 2025-10-10T03:07:35.0311150Z  --dependencies "${DEPENDENCIES}" 2025-10-10T03:07:35.0311360Z fi 2025-10-10T03:07:35.0323360Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T03:07:35.0323610Z env: 2025-10-10T03:07:35.0323750Z GIT_DEFAULT_BRANCH: main 2025-10-10T03:07:35.0323950Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-10-10T03:07:35.0324170Z TEST_CONFIG: mps 2025-10-10T03:07:35.0324320Z SHARD_NUMBER: 1 2025-10-10T03:07:35.0324490Z NUM_TEST_SHARDS: 1 2025-10-10T03:07:35.0324730Z PR_BODY: 2025-10-10T03:07:35.0324900Z REINSTALL_BREW_MINICONDA: 1 2025-10-10T03:07:35.0325280Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284 2025-10-10T03:07:35.0325550Z DEVICE_NAME: 2025-10-10T03:07:35.0325690Z DEVICE_TYPE: 2025-10-10T03:07:35.0325880Z BENCHMARK_RESULTS_DIR: test/test-reports 2025-10-10T03:07:35.0326100Z DRY_RUN: false 2025-10-10T03:07:35.0326810Z BENCHMARK_METADATA: {"timestamp": 1760065653, "schema_version": "v3", "name": "macos-py3-arm64 / test (mps, 1, 1, macos-m1-14)", "repo": "pytorch/pytorch", "head_branch": "refs/heads/main", "head_sha": "344e6365a0068c2d2847fcec0c55dd53291d475e", "workflow_id": 18392306051, "run_attempt": 1, "job_id": 52410714312} 2025-10-10T03:07:35.0327760Z RUNNER_INFO: [{"cpu_info": "arm", "cpu_count": 8, "avail_mem_in_gb": 16, "extra_info": {"hostname": "ip-10-0-3-134.ec2.internal"}, "name": "", "type": ""}] 2025-10-10T03:07:35.0328170Z DEPENDENCIES: {} 2025-10-10T03:07:35.0328330Z ##[endgroup] 2025-10-10T03:07:35.0563170Z + [[ -n '' ]] 2025-10-10T03:07:35.0563480Z + [[ ! -d test/test-reports ]] 2025-10-10T03:07:35.0564240Z + [[ false == \t\r\u\e ]] 2025-10-10T03:07:35.0565920Z + 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": 1760065653, "schema_version": "v3", "name": "macos-py3-arm64 / test (mps, 1, 1, macos-m1-14)", "repo": "pytorch/pytorch", "head_branch": "refs/heads/main", "head_sha": "344e6365a0068c2d2847fcec0c55dd53291d475e", "workflow_id": 18392306051, "run_attempt": 1, "job_id": 52410714312}' --runners '[{"cpu_info": "arm", "cpu_count": 8, "avail_mem_in_gb": 16, "extra_info": {"hostname": "ip-10-0-3-134.ec2.internal"}, "name": "", "type": ""}]' --dependencies '{}' 2025-10-10T03:07:35.1455120Z /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_torchinductor_dynamic_shapes'}, {'test_file': 'inductor/test_mps_basic'}, {'test_file': 'test_mps'}, {'test_file': 'test_modules'}, {'test_file': 'nn/test_dropout'}, {'test_file': 'nn/test_convolution'}, {'test_file': 'nn/test_pooling'}, {'test_file': 'test_nn'}, {'test_file': 'test_view_ops'}, {'test_file': 'test_metal'}], 'excluded': []} from test/test-reports/td_exclusions-435ebf9bcce54405afc6.json is not a benchmark record, skipping 2025-10-10T03:07:35.1457060Z warn(f"{result} from {filepath} is not a benchmark record, skipping") 2025-10-10T03:07:35.1619490Z Prepare all required actions 2025-10-10T03:07:35.1619790Z Getting action download info 2025-10-10T03:07:35.2871830Z ##[group]Run ./.github/actions/upload-utilization-stats 2025-10-10T03:07:35.2872290Z with: 2025-10-10T03:07:35.2872570Z job_id: 52410714312 2025-10-10T03:07:35.2872980Z job_name: macos-py3-arm64 / test (mps, 1, 1, macos-m1-14) 2025-10-10T03:07:35.2873500Z workflow_name: trunk 2025-10-10T03:07:35.2873830Z workflow_run_id: 18392306051 2025-10-10T03:07:35.2874160Z workflow_attempt: 1 2025-10-10T03:07:35.2874500Z local_path: usage_log.txt 2025-10-10T03:07:35.2874840Z env: 2025-10-10T03:07:35.2875090Z GIT_DEFAULT_BRANCH: main 2025-10-10T03:07:35.2875450Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-10-10T03:07:35.2875790Z TEST_CONFIG: mps 2025-10-10T03:07:35.2876070Z SHARD_NUMBER: 1 2025-10-10T03:07:35.2876350Z NUM_TEST_SHARDS: 1 2025-10-10T03:07:35.2876610Z PR_BODY: 2025-10-10T03:07:35.2876880Z REINSTALL_BREW_MINICONDA: 1 2025-10-10T03:07:35.2877390Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284 2025-10-10T03:07:35.2877910Z DEVICE_NAME: 2025-10-10T03:07:35.2878160Z DEVICE_TYPE: 2025-10-10T03:07:35.2878420Z ##[endgroup] 2025-10-10T03:07:35.2898540Z ##[group]Run echo "workflow_id: 18392306051" 2025-10-10T03:07:35.2899100Z echo "workflow_id: 18392306051" 2025-10-10T03:07:35.2899510Z echo "workflow_attempt: 1" 2025-10-10T03:07:35.2899990Z echo "workflow_Name: trunk" 2025-10-10T03:07:35.2900380Z echo "job_id: 52410714312" 2025-10-10T03:07:35.2900920Z echo "job_name: macos-py3-arm64 / test (mps, 1, 1, macos-m1-14)" 2025-10-10T03:07:35.2901440Z echo "artifact_prefix: " 2025-10-10T03:07:35.2901800Z python3 --version 2025-10-10T03:07:35.2921170Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T03:07:35.2921590Z env: 2025-10-10T03:07:35.2921830Z GIT_DEFAULT_BRANCH: main 2025-10-10T03:07:35.2922150Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-10-10T03:07:35.2922470Z TEST_CONFIG: mps 2025-10-10T03:07:35.2922710Z SHARD_NUMBER: 1 2025-10-10T03:07:35.2922940Z NUM_TEST_SHARDS: 1 2025-10-10T03:07:35.2923180Z PR_BODY: 2025-10-10T03:07:35.2923410Z REINSTALL_BREW_MINICONDA: 1 2025-10-10T03:07:35.2923820Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284 2025-10-10T03:07:35.2924310Z DEVICE_NAME: 2025-10-10T03:07:35.2924530Z DEVICE_TYPE: 2025-10-10T03:07:35.2924750Z ##[endgroup] 2025-10-10T03:07:35.3216740Z workflow_id: 18392306051 2025-10-10T03:07:35.3217020Z workflow_attempt: 1 2025-10-10T03:07:35.3217250Z workflow_Name: trunk 2025-10-10T03:07:35.3217470Z job_id: 52410714312 2025-10-10T03:07:35.3217740Z job_name: macos-py3-arm64 / test (mps, 1, 1, macos-m1-14) 2025-10-10T03:07:35.3218070Z artifact_prefix: 2025-10-10T03:07:35.3276550Z Python 3.12.12 2025-10-10T03:07:35.3339320Z ##[group]Run nick-fields/retry@v3.0.0 2025-10-10T03:07:35.3339550Z with: 2025-10-10T03:07:35.3339690Z shell: bash 2025-10-10T03:07:35.3339860Z timeout_minutes: 5 2025-10-10T03:07:35.3340060Z max_attempts: 5 2025-10-10T03:07:35.3340220Z retry_wait_seconds: 30 2025-10-10T03:07:35.3340610Z 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-10-10T03:07:35.3341020Z polling_interval_seconds: 1 2025-10-10T03:07:35.3341220Z warning_on_retry: true 2025-10-10T03:07:35.3341450Z continue_on_error: false 2025-10-10T03:07:35.3341640Z env: 2025-10-10T03:07:35.3341800Z GIT_DEFAULT_BRANCH: main 2025-10-10T03:07:35.3341990Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-10-10T03:07:35.3342220Z TEST_CONFIG: mps 2025-10-10T03:07:35.3342390Z SHARD_NUMBER: 1 2025-10-10T03:07:35.3342550Z NUM_TEST_SHARDS: 1 2025-10-10T03:07:35.3342730Z PR_BODY: 2025-10-10T03:07:35.3342890Z REINSTALL_BREW_MINICONDA: 1 2025-10-10T03:07:35.3343150Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284 2025-10-10T03:07:35.3343430Z DEVICE_NAME: 2025-10-10T03:07:35.3343950Z DEVICE_TYPE: 2025-10-10T03:07:35.3344110Z ##[endgroup] 2025-10-10T03:07:35.6066190Z Collecting python-dateutil==2.8.2 2025-10-10T03:07:35.6092730Z Using cached python_dateutil-2.8.2-py2.py3-none-any.whl.metadata (8.2 kB) 2025-10-10T03:07:35.7446110Z Collecting boto3==1.35.42 2025-10-10T03:07:35.7468260Z Using cached boto3-1.35.42-py3-none-any.whl.metadata (6.7 kB) 2025-10-10T03:07:35.8102700Z Collecting pandas==2.1.3 2025-10-10T03:07:35.8132200Z Using cached pandas-2.1.3-cp312-cp312-macosx_11_0_arm64.whl.metadata (18 kB) 2025-10-10T03:07:35.8259470Z Requirement already satisfied: dataclasses_json==0.6.7 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/lib/python3.12/site-packages (0.6.7) 2025-10-10T03:07:35.8264310Z Requirement already satisfied: six>=1.5 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/lib/python3.12/site-packages (from python-dateutil==2.8.2) (1.17.0) 2025-10-10T03:07:35.8269550Z Requirement already satisfied: botocore<1.36.0,>=1.35.42 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/lib/python3.12/site-packages (from boto3==1.35.42) (1.35.99) 2025-10-10T03:07:35.8271980Z Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/lib/python3.12/site-packages (from boto3==1.35.42) (1.0.1) 2025-10-10T03:07:35.8273970Z Requirement already satisfied: s3transfer<0.11.0,>=0.10.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/lib/python3.12/site-packages (from boto3==1.35.42) (0.10.4) 2025-10-10T03:07:35.8279750Z Requirement already satisfied: numpy<2,>=1.26.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/lib/python3.12/site-packages (from pandas==2.1.3) (1.26.2) 2025-10-10T03:07:35.8289360Z Requirement already satisfied: pytz>=2020.1 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/lib/python3.12/site-packages (from pandas==2.1.3) (2025.2) 2025-10-10T03:07:35.8290630Z Requirement already satisfied: tzdata>=2022.1 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/lib/python3.12/site-packages (from pandas==2.1.3) (2025.2) 2025-10-10T03:07:35.8301300Z Requirement already satisfied: marshmallow<4.0.0,>=3.18.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/lib/python3.12/site-packages (from dataclasses_json==0.6.7) (3.26.1) 2025-10-10T03:07:35.8304460Z Requirement already satisfied: typing-inspect<1,>=0.4.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/lib/python3.12/site-packages (from dataclasses_json==0.6.7) (0.9.0) 2025-10-10T03:07:35.8323050Z Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) (1.26.20) 2025-10-10T03:07:35.8332680Z Requirement already satisfied: packaging>=17.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/lib/python3.12/site-packages (from marshmallow<4.0.0,>=3.18.0->dataclasses_json==0.6.7) (23.1) 2025-10-10T03:07:35.8367830Z Requirement already satisfied: mypy-extensions>=0.3.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/lib/python3.12/site-packages (from typing-inspect<1,>=0.4.0->dataclasses_json==0.6.7) (1.1.0) 2025-10-10T03:07:35.8370030Z Requirement already satisfied: typing-extensions>=3.7.4 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284/lib/python3.12/site-packages (from typing-inspect<1,>=0.4.0->dataclasses_json==0.6.7) (4.12.2) 2025-10-10T03:07:35.8438640Z Using cached python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 2025-10-10T03:07:35.8475450Z Using cached boto3-1.35.42-py3-none-any.whl (139 kB) 2025-10-10T03:07:35.8515730Z Using cached pandas-2.1.3-cp312-cp312-macosx_11_0_arm64.whl (10.6 MB) 2025-10-10T03:07:35.9779880Z Installing collected packages: python-dateutil, pandas, boto3 2025-10-10T03:07:35.9781700Z Attempting uninstall: python-dateutil 2025-10-10T03:07:35.9800020Z Found existing installation: python-dateutil 2.9.0.post0 2025-10-10T03:07:35.9826450Z Uninstalling python-dateutil-2.9.0.post0: 2025-10-10T03:07:35.9834710Z Successfully uninstalled python-dateutil-2.9.0.post0 2025-10-10T03:07:36.0237520Z Attempting uninstall: pandas 2025-10-10T03:07:36.0269710Z Found existing installation: pandas 2.0.3 2025-10-10T03:07:36.1643720Z Uninstalling pandas-2.0.3: 2025-10-10T03:07:36.1762520Z Successfully uninstalled pandas-2.0.3 2025-10-10T03:07:38.8331890Z Attempting uninstall: boto3 2025-10-10T03:07:38.8348740Z Found existing installation: boto3 1.35.33 2025-10-10T03:07:38.8379540Z Uninstalling boto3-1.35.33: 2025-10-10T03:07:38.8395060Z Successfully uninstalled boto3-1.35.33 2025-10-10T03:07:38.8831620Z 2025-10-10T03:07:38.8881910Z Successfully installed boto3-1.35.42 pandas-2.1.3 python-dateutil-2.8.2 2025-10-10T03:07:39.4196280Z Command completed after 1 attempt(s). 2025-10-10T03:07:39.4347770Z ##[group]Run python3 -m tools.stats.upload_utilization_stats.upload_utilization_stats \ 2025-10-10T03:07:39.4349750Z python3 -m tools.stats.upload_utilization_stats.upload_utilization_stats \ 2025-10-10T03:07:39.4351270Z  --workflow-run-id "18392306051" \ 2025-10-10T03:07:39.4352410Z  --workflow-name "trunk" \ 2025-10-10T03:07:39.4353460Z  --workflow-run-attempt "1" \ 2025-10-10T03:07:39.4354420Z  --job-id "52410714312" \ 2025-10-10T03:07:39.4356450Z  --job-name "macos-py3-arm64 / test (mps, 1, 1, macos-m1-14)" \ 2025-10-10T03:07:39.4358110Z  --local-path "usage_log.txt" \ 2025-10-10T03:07:39.4359070Z  --artifact-prefix "" 2025-10-10T03:07:39.4412720Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T03:07:39.4413700Z env: 2025-10-10T03:07:39.4414270Z GIT_DEFAULT_BRANCH: main 2025-10-10T03:07:39.4415020Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-10-10T03:07:39.4415820Z TEST_CONFIG: mps 2025-10-10T03:07:39.4416410Z SHARD_NUMBER: 1 2025-10-10T03:07:39.4417150Z NUM_TEST_SHARDS: 1 2025-10-10T03:07:39.4417750Z PR_BODY: 2025-10-10T03:07:39.4418300Z REINSTALL_BREW_MINICONDA: 1 2025-10-10T03:07:39.4419280Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284 2025-10-10T03:07:39.4420260Z DEVICE_NAME: 2025-10-10T03:07:39.4420800Z DEVICE_TYPE: 2025-10-10T03:07:39.4421390Z ##[endgroup] 2025-10-10T03:07:46.1729200Z repo: pytorch/pytorch 2025-10-10T03:07:46.1729900Z Converted Log Model: UtilizationMetadata: 2025-10-10T03:07:46.1731940Z UtilizationMetadata(level='metadata', workflow_id='18392306051', job_id='52410714312', workflow_name='trunk', job_name='macos-py3-arm64 / test (mps, 1, 1, macos-m1-14)', usage_collect_interval=1.0, data_model_version=1.5, start_at=1760062320, gpu_count=0, cpu_count=8, gpu_type=None, error=None) 2025-10-10T03:07:46.1734100Z [Db Segments] detected pytest cmd: 0, generated segments: 0 2025-10-10T03:07:46.1734780Z [db model] Peek db timeseries 2025-10-10T03:07:46.1735220Z :{ 2025-10-10T03:07:46.1735600Z "created_at": 1760065665, 2025-10-10T03:07:46.1736090Z "type": "utilization", 2025-10-10T03:07:46.1736500Z "tags": [ 2025-10-10T03:07:46.1736970Z "record" 2025-10-10T03:07:46.1737360Z ], 2025-10-10T03:07:46.1737700Z "time_stamp": 1760062320, 2025-10-10T03:07:46.1738190Z "repo": "pytorch/pytorch", 2025-10-10T03:07:46.1738680Z "workflow_id": 18392306051, 2025-10-10T03:07:46.1739130Z "run_attempt": 1, 2025-10-10T03:07:46.1739580Z "job_id": 52410714312, 2025-10-10T03:07:46.1740050Z "workflow_name": "trunk", 2025-10-10T03:07:46.1740670Z "job_name": "macos-py3-arm64 / test (mps, 1, 1, macos-m1-14)", 2025-10-10T03:07:46.1741710Z "json_data": "{\"cpu\": {\"avg\": 0.0, \"max\": 0.0, \"raw\": [0.0]}, \"memory\": {\"avg\": 26.1, \"max\": 26.1, \"raw\": [26.1]}, \"gpu_usage\": null}" 2025-10-10T03:07:46.1742530Z } 2025-10-10T03:07:46.1743320Z Writing 1 documents to S3 ossci-utilization/util_metadata/v_1.5/pytorch/pytorch/18392306051/1/52410714312/metadata 2025-10-10T03:07:46.1744770Z Done! Finish writing document to S3 ossci-utilization/util_metadata/v_1.5/pytorch/pytorch/18392306051/1/52410714312/metadata 2025-10-10T03:07:46.1746960Z Writing 665 documents to S3 ossci-utilization/util_timeseries/v_1.5/pytorch/pytorch/18392306051/1/52410714312/time_series 2025-10-10T03:07:46.1748520Z Done! Finish writing document to S3 ossci-utilization/util_timeseries/v_1.5/pytorch/pytorch/18392306051/1/52410714312/time_series 2025-10-10T03:07:46.2554220Z ##[group]Run if [[ -n "$REINSTALL_BREW_MINICONDA" ]]; then 2025-10-10T03:07:46.2554570Z if [[ -n "$REINSTALL_BREW_MINICONDA" ]]; then 2025-10-10T03:07:46.2554840Z  brew install --cask miniconda 2025-10-10T03:07:46.2555060Z fi 2025-10-10T03:07:46.2568530Z shell: /bin/bash -e -l {0} 2025-10-10T03:07:46.2568700Z env: 2025-10-10T03:07:46.2568850Z GIT_DEFAULT_BRANCH: main 2025-10-10T03:07:46.2569060Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-10-10T03:07:46.2569260Z TEST_CONFIG: mps 2025-10-10T03:07:46.2569430Z SHARD_NUMBER: 1 2025-10-10T03:07:46.2569590Z NUM_TEST_SHARDS: 1 2025-10-10T03:07:46.2569750Z PR_BODY: 2025-10-10T03:07:46.2569910Z REINSTALL_BREW_MINICONDA: 1 2025-10-10T03:07:46.2570190Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284 2025-10-10T03:07:46.2570440Z DEVICE_NAME: 2025-10-10T03:07:46.2570600Z DEVICE_TYPE: 2025-10-10T03:07:46.2570750Z ##[endgroup] 2025-10-10T03:07:48.2209570Z ==> Caveats 2025-10-10T03:07:48.2210380Z Please run the following to setup your shell: 2025-10-10T03:07:48.2210810Z conda init "$(basename "${SHELL}")" 2025-10-10T03:07:48.2210970Z 2025-10-10T03:07:48.2211120Z Alternatively, manually add the following to your shell init: 2025-10-10T03:07:48.2211440Z eval "$(conda "shell.$(basename "${SHELL}")" hook)" 2025-10-10T03:07:48.2211650Z 2025-10-10T03:07:48.2250750Z ==> Downloading https://repo.anaconda.com/miniconda/Miniconda3-py313_25.7.0-2-MacOSX-arm64.sh 2025-10-10T03:07:48.4096040Z Already downloaded: /Users/ec2-user/Library/Caches/Homebrew/downloads/60f9c25f1c65a6000428ff0ff524a5414829fcebbff9cac3bc2e84a1e6c1abc6--Miniconda3-py313_25.7.0-2-MacOSX-arm64.sh 2025-10-10T03:07:51.6433490Z ==> Installing Cask miniconda 2025-10-10T03:07:51.8745730Z ==> Running installer script 'Miniconda3-py313_25.7.0-2-MacOSX-arm64.sh' 2025-10-10T03:07:53.0433840Z PREFIX=/opt/homebrew/Caskroom/miniconda/base 2025-10-10T03:07:53.3194220Z Unpacking bootstrapper... 2025-10-10T03:07:53.4175030Z Unpacking payload... 2025-10-10T03:08:15.4967750Z 2025-10-10T03:08:15.4968450Z Installing base environment... 2025-10-10T03:08:15.4968650Z 2025-10-10T03:08:25.8985450Z Preparing transaction: ...working... done 2025-10-10T03:08:44.2705930Z Executing transaction: ...working... 2025-10-10T03:08:44.2706200Z done 2025-10-10T03:08:50.0900410Z installation finished. 2025-10-10T03:08:50.0908900Z ==> Linking Binary 'conda' to '/opt/homebrew/bin/conda' 2025-10-10T03:08:50.2345540Z 🍺 miniconda was successfully installed! 2025-10-10T03:08:50.2693730Z ##[group]Run pytorch/test-infra/.github/actions/check-disk-space@main 2025-10-10T03:08:50.2694030Z with: 2025-10-10T03:08:50.2694210Z minimum-available-space-in-gb: 6 2025-10-10T03:08:50.2694410Z env: 2025-10-10T03:08:50.2694570Z GIT_DEFAULT_BRANCH: main 2025-10-10T03:08:50.2694780Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-10-10T03:08:50.2694980Z TEST_CONFIG: mps 2025-10-10T03:08:50.2695160Z SHARD_NUMBER: 1 2025-10-10T03:08:50.2695320Z NUM_TEST_SHARDS: 1 2025-10-10T03:08:50.2695490Z PR_BODY: 2025-10-10T03:08:50.2695650Z REINSTALL_BREW_MINICONDA: 1 2025-10-10T03:08:50.2695940Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284 2025-10-10T03:08:50.2696200Z DEVICE_NAME: 2025-10-10T03:08:50.2696370Z DEVICE_TYPE: 2025-10-10T03:08:50.2696540Z ##[endgroup] 2025-10-10T03:08:50.2707900Z ##[group]Run echo "Print the available disk space for manual inspection" 2025-10-10T03:08:50.2708340Z echo "Print the available disk space for manual inspection" 2025-10-10T03:08:50.2708640Z df -h 2025-10-10T03:08:50.2708780Z  2025-10-10T03:08:50.2708940Z function check_disk_space() { 2025-10-10T03:08:50.2709160Z  set +e 2025-10-10T03:08:50.2709310Z  2025-10-10T03:08:50.2709500Z  # Set the minimum requirement space to 6GB 2025-10-10T03:08:50.2709860Z  MINIMUM_AVAILABLE_SPACE_IN_KB=$(($MINIMUM_AVAILABLE_SPACE_IN_GB * 1024 * 1024)) 2025-10-10T03:08:50.2710150Z  2025-10-10T03:08:50.2710360Z  # Use KB to avoid floating point warning like 3.1GB 2025-10-10T03:08:50.2710670Z  df -k | tr -s ' ' | cut -d' ' -f 4,9 | while read -r LINE; 2025-10-10T03:08:50.2710900Z  do 2025-10-10T03:08:50.2711140Z  AVAIL=$(echo $LINE | cut -f1 -d' ') 2025-10-10T03:08:50.2711410Z  MOUNT=$(echo $LINE | cut -f2 -d' ') 2025-10-10T03:08:50.2711620Z  2025-10-10T03:08:50.2711800Z  if [ "${MOUNT}" = "/" ]; then 2025-10-10T03:08:50.2712080Z  if [ "${AVAIL}" -lt "${MINIMUM_AVAILABLE_SPACE_IN_KB}" ]; then 2025-10-10T03:08:50.2712620Z  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-10-10T03:08:50.2713100Z  else 2025-10-10T03:08:50.2713420Z  echo "Success: There is ${AVAIL}KB free space left in ${MOUNT} for ${RUNNER_OS}, continue" 2025-10-10T03:08:50.2713920Z  fi 2025-10-10T03:08:50.2714080Z  fi 2025-10-10T03:08:50.2714230Z  done 2025-10-10T03:08:50.2714370Z  2025-10-10T03:08:50.2722570Z  set -e 2025-10-10T03:08:50.2722760Z } 2025-10-10T03:08:50.2722910Z  2025-10-10T03:08:50.2723050Z RESULT=$(check_disk_space) 2025-10-10T03:08:50.2723270Z echo "${RESULT}" 2025-10-10T03:08:50.2723440Z  2025-10-10T03:08:50.2723650Z if [[ "${RESULT}" == *Failure* && "${RUNNER_OS}" == "macOS" ]]; then 2025-10-10T03:08:50.2724170Z  # 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-10-10T03:08:50.2724660Z  # https://github.com/pytorch/pytorch/issues/85440 2025-10-10T03:08:50.2725030Z  sudo rm "/System/Library/Caches/com.apple.coresymbolicationd/data" || true 2025-10-10T03:08:50.2725540Z  # Stop the daemon and launchctl will automatically start it again, thus accomplish a restart and free up the above file 2025-10-10T03:08:50.2726010Z  sudo launchctl stop com.apple.coresymbolicationd || true 2025-10-10T03:08:50.2726290Z  2025-10-10T03:08:50.2726470Z  # Clean up crash reports on the runner 2025-10-10T03:08:50.2726790Z  sudo rm -rf "/System/Volumes/Data/Library/Logs/CrashReporter" || true 2025-10-10T03:08:50.2727080Z  2025-10-10T03:08:50.2727570Z  # Also try to clean up torch.hub caching directory 2025-10-10T03:08:50.2727860Z  rm -rf "${HOME}/.cache/torch/hub" || true 2025-10-10T03:08:50.2728070Z  2025-10-10T03:08:50.2728230Z  # Purge conda 2025-10-10T03:08:50.2728420Z  conda clean -p -t -y || true 2025-10-10T03:08:50.2728670Z  # and pip cache 2025-10-10T03:08:50.2728860Z  pip cache purge || true 2025-10-10T03:08:50.2729050Z  2025-10-10T03:08:50.2729290Z  echo "Re-run disk space check for ${RUNNER_OS} after cleaning up" 2025-10-10T03:08:50.2729570Z  # Re-run the check 2025-10-10T03:08:50.2729770Z  RESULT=$(check_disk_space) 2025-10-10T03:08:50.2729990Z  echo "${RESULT}" 2025-10-10T03:08:50.2730170Z fi 2025-10-10T03:08:50.2730300Z  2025-10-10T03:08:50.2730480Z if [[ "${RESULT}" == *Failure* ]]; then 2025-10-10T03:08:50.2730710Z  df -h 2025-10-10T03:08:50.2730860Z  2025-10-10T03:08:50.2731310Z  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-10-10T03:08:50.2731790Z  exit 1 2025-10-10T03:08:50.2731940Z fi 2025-10-10T03:08:50.2748850Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T03:08:50.2749090Z env: 2025-10-10T03:08:50.2749220Z GIT_DEFAULT_BRANCH: main 2025-10-10T03:08:50.2749410Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-10-10T03:08:50.2749610Z TEST_CONFIG: mps 2025-10-10T03:08:50.2749760Z SHARD_NUMBER: 1 2025-10-10T03:08:50.2749940Z NUM_TEST_SHARDS: 1 2025-10-10T03:08:50.2750120Z PR_BODY: 2025-10-10T03:08:50.2750290Z REINSTALL_BREW_MINICONDA: 1 2025-10-10T03:08:50.2750550Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284 2025-10-10T03:08:50.2750820Z DEVICE_NAME: 2025-10-10T03:08:50.2750970Z DEVICE_TYPE: 2025-10-10T03:08:50.2751130Z MINIMUM_AVAILABLE_SPACE_IN_GB: 6 2025-10-10T03:08:50.2751310Z ##[endgroup] 2025-10-10T03:08:50.3000500Z Print the available disk space for manual inspection 2025-10-10T03:08:50.3013450Z Filesystem Size Used Avail Capacity iused ifree %iused Mounted on 2025-10-10T03:08:50.3013870Z /dev/disk5s2s1 256Gi 9.6Gi 215Gi 5% 404k 2.3G 0% / 2025-10-10T03:08:50.3014250Z devfs 217Ki 217Ki 0Bi 100% 752 0 100% /dev 2025-10-10T03:08:50.3014780Z /dev/disk5s5 256Gi 1.0Gi 215Gi 1% 1 2.3G 0% /System/Volumes/VM 2025-10-10T03:08:50.3015400Z /dev/disk5s3 256Gi 5.9Gi 215Gi 3% 1.1k 2.3G 0% /System/Volumes/Preboot 2025-10-10T03:08:50.3015860Z /dev/disk2s2 500Mi 6.0Mi 387Mi 2% 1 4.0M 0% /System/Volumes/xarts 2025-10-10T03:08:50.3016290Z /dev/disk2s1 500Mi 53Mi 387Mi 13% 61 4.0M 0% /System/Volumes/iSCPreboot 2025-10-10T03:08:50.3016740Z /dev/disk2s3 500Mi 872Ki 387Mi 1% 51 4.0M 0% /System/Volumes/Hardware 2025-10-10T03:08:50.3017150Z /dev/disk5s1 256Gi 23Gi 215Gi 10% 691k 2.3G 0% /System/Volumes/Data 2025-10-10T03:08:50.3017570Z map auto_home 0Bi 0Bi 0Bi 100% 0 0 - /System/Volumes/Data/home 2025-10-10T03:08:50.3018010Z /dev/disk3s4 228Gi 120Ki 210Gi 1% 18 2.2G 0% /private/tmp/tmp-mount-3KrOPR 2025-10-10T03:08:50.3401480Z Success: There is 225833056KB free space left in / for macOS, continue 2025-10-10T03:08:50.3452520Z Post job cleanup. 2025-10-10T03:08:50.3864530Z Removing virtual environment at /Users/ec2-user/runner/_work/_temp/venv-3.12-1760062284 2025-10-10T03:08:54.9978590Z Post job cleanup. 2025-10-10T03:08:55.0013990Z Post job cleanup. 2025-10-10T03:08:55.0876230Z [command]/usr/bin/git version 2025-10-10T03:08:55.0948450Z git version 2.39.5 (Apple Git-154) 2025-10-10T03:08:55.0967380Z Copying '/Users/ec2-user/.gitconfig' to '/Users/ec2-user/runner/_work/_temp/cdb0e313-a7ab-497d-92cd-16b01809b738/.gitconfig' 2025-10-10T03:08:55.0972750Z Temporarily overriding HOME='/Users/ec2-user/runner/_work/_temp/cdb0e313-a7ab-497d-92cd-16b01809b738' before making global git config changes 2025-10-10T03:08:55.0973380Z Adding repository directory to the temporary git global config as a safe directory 2025-10-10T03:08:55.0979530Z [command]/usr/bin/git config --global --add safe.directory /Users/ec2-user/runner/_work/pytorch/pytorch 2025-10-10T03:08:55.1043470Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-10-10T03:08:55.1100960Z [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-10-10T03:08:55.1827480Z Entering 'android/libs/fbjni' 2025-10-10T03:08:55.1935260Z Entering 'third_party/FP16' 2025-10-10T03:08:55.2039310Z Entering 'third_party/FXdiv' 2025-10-10T03:08:55.2141780Z Entering 'third_party/NNPACK' 2025-10-10T03:08:55.2251600Z Entering 'third_party/NVTX' 2025-10-10T03:08:55.2348730Z Entering 'third_party/VulkanMemoryAllocator' 2025-10-10T03:08:55.2444980Z Entering 'third_party/XNNPACK' 2025-10-10T03:08:55.2698030Z Entering 'third_party/aiter' 2025-10-10T03:08:55.2795100Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-10-10T03:08:55.2898280Z Entering 'third_party/benchmark' 2025-10-10T03:08:55.3011900Z Entering 'third_party/composable_kernel' 2025-10-10T03:08:55.3113600Z Entering 'third_party/cpp-httplib' 2025-10-10T03:08:55.3213610Z Entering 'third_party/cpuinfo' 2025-10-10T03:08:55.3339070Z Entering 'third_party/cudnn_frontend' 2025-10-10T03:08:55.3438800Z Entering 'third_party/cutlass' 2025-10-10T03:08:55.3540430Z Entering 'third_party/fbgemm' 2025-10-10T03:08:55.3709430Z Entering 'third_party/fbgemm/external/asmjit' 2025-10-10T03:08:55.3847120Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-10-10T03:08:55.4050840Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-10-10T03:08:55.4212640Z Entering 'third_party/fbgemm/external/cutlass' 2025-10-10T03:08:55.4427360Z Entering 'third_party/fbgemm/external/googletest' 2025-10-10T03:08:55.4564680Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-10-10T03:08:55.4692970Z Entering 'third_party/fbgemm/external/json' 2025-10-10T03:08:55.4847880Z Entering 'third_party/flash-attention' 2025-10-10T03:08:55.4946580Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-10-10T03:08:55.5046620Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-10-10T03:08:55.5150000Z Entering 'third_party/flatbuffers' 2025-10-10T03:08:55.5252020Z Entering 'third_party/fmt' 2025-10-10T03:08:55.5364510Z Entering 'third_party/gemmlowp/gemmlowp' 2025-10-10T03:08:55.5471950Z Entering 'third_party/gloo' 2025-10-10T03:08:55.5583790Z Entering 'third_party/googletest' 2025-10-10T03:08:55.5694960Z Entering 'third_party/ideep' 2025-10-10T03:08:55.5828080Z Entering 'third_party/ideep/mkl-dnn' 2025-10-10T03:08:55.6041180Z Entering 'third_party/ittapi' 2025-10-10T03:08:55.6140030Z Entering 'third_party/kineto' 2025-10-10T03:08:55.6235900Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-10-10T03:08:55.6332340Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-10-10T03:08:55.6430660Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-10-10T03:08:55.6528380Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-10-10T03:08:55.6626440Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-10-10T03:08:55.6722080Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-10-10T03:08:55.6822370Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-10-10T03:08:55.6920750Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-10-10T03:08:55.7019040Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-10-10T03:08:55.7119580Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-10-10T03:08:55.7220620Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-10-10T03:08:55.7317920Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T03:08:55.7417340Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T03:08:55.7519240Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-10-10T03:08:55.7615590Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-10-10T03:08:55.7714470Z Entering 'third_party/kleidiai' 2025-10-10T03:08:55.7814260Z Entering 'third_party/mimalloc' 2025-10-10T03:08:55.7912770Z Entering 'third_party/nlohmann' 2025-10-10T03:08:55.8011120Z Entering 'third_party/onnx' 2025-10-10T03:08:55.8287240Z Entering 'third_party/onnx/third_party/pybind11' 2025-10-10T03:08:55.8411040Z Entering 'third_party/opentelemetry-cpp' 2025-10-10T03:08:55.8510120Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-10-10T03:08:55.8608590Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-10-10T03:08:55.8706560Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-10-10T03:08:55.8803830Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-10-10T03:08:55.8902370Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-10-10T03:08:55.9000670Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-10-10T03:08:55.9097580Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-10-10T03:08:55.9193040Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T03:08:55.9291640Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T03:08:55.9391920Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-10-10T03:08:55.9499370Z Entering 'third_party/pocketfft' 2025-10-10T03:08:55.9597970Z Entering 'third_party/protobuf' 2025-10-10T03:08:55.9768240Z Entering 'third_party/protobuf/third_party/benchmark' 2025-10-10T03:08:55.9896240Z Entering 'third_party/protobuf/third_party/googletest' 2025-10-10T03:08:56.0020550Z Entering 'third_party/psimd' 2025-10-10T03:08:56.0125480Z Entering 'third_party/pthreadpool' 2025-10-10T03:08:56.0229710Z Entering 'third_party/pybind11' 2025-10-10T03:08:56.0346970Z Entering 'third_party/python-peachpy' 2025-10-10T03:08:56.0456240Z Entering 'third_party/sleef' 2025-10-10T03:08:56.0570000Z Entering 'third_party/tensorpipe' 2025-10-10T03:08:56.0717790Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-10-10T03:08:56.0861900Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-10-10T03:08:56.0996480Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-10-10T03:08:56.1155540Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-10-10T03:08:56.1290600Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-10-10T03:08:56.1414400Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-10-10T03:08:56.1467990Z http.https://github.com/.extraheader 2025-10-10T03:08:56.1475070Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-10-10T03:08:56.1551690Z [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-10-10T03:08:56.2034000Z Entering 'android/libs/fbjni' 2025-10-10T03:08:56.2103350Z http.https://github.com/.extraheader 2025-10-10T03:08:56.2186940Z Entering 'third_party/FP16' 2025-10-10T03:08:56.2252970Z http.https://github.com/.extraheader 2025-10-10T03:08:56.2324570Z Entering 'third_party/FXdiv' 2025-10-10T03:08:56.2390040Z http.https://github.com/.extraheader 2025-10-10T03:08:56.2454380Z Entering 'third_party/NNPACK' 2025-10-10T03:08:56.2519950Z http.https://github.com/.extraheader 2025-10-10T03:08:56.2584690Z Entering 'third_party/NVTX' 2025-10-10T03:08:56.2650030Z http.https://github.com/.extraheader 2025-10-10T03:08:56.2727230Z Entering 'third_party/VulkanMemoryAllocator' 2025-10-10T03:08:56.2792530Z http.https://github.com/.extraheader 2025-10-10T03:08:56.2863780Z Entering 'third_party/XNNPACK' 2025-10-10T03:08:56.2928880Z http.https://github.com/.extraheader 2025-10-10T03:08:56.3003930Z Entering 'third_party/aiter' 2025-10-10T03:08:56.3070830Z http.https://github.com/.extraheader 2025-10-10T03:08:56.3134420Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-10-10T03:08:56.3198770Z http.https://github.com/.extraheader 2025-10-10T03:08:56.3280460Z Entering 'third_party/benchmark' 2025-10-10T03:08:56.3347270Z http.https://github.com/.extraheader 2025-10-10T03:08:56.3412130Z Entering 'third_party/composable_kernel' 2025-10-10T03:08:56.3477340Z http.https://github.com/.extraheader 2025-10-10T03:08:56.3545100Z Entering 'third_party/cpp-httplib' 2025-10-10T03:08:56.3611380Z http.https://github.com/.extraheader 2025-10-10T03:08:56.3687990Z Entering 'third_party/cpuinfo' 2025-10-10T03:08:56.3752490Z http.https://github.com/.extraheader 2025-10-10T03:08:56.3836280Z Entering 'third_party/cudnn_frontend' 2025-10-10T03:08:56.3901520Z http.https://github.com/.extraheader 2025-10-10T03:08:56.3972950Z Entering 'third_party/cutlass' 2025-10-10T03:08:56.4037660Z http.https://github.com/.extraheader 2025-10-10T03:08:56.4105070Z Entering 'third_party/fbgemm' 2025-10-10T03:08:56.4171430Z http.https://github.com/.extraheader 2025-10-10T03:08:56.4235400Z Entering 'third_party/fbgemm/external/asmjit' 2025-10-10T03:08:56.4300860Z http.https://github.com/.extraheader 2025-10-10T03:08:56.4364760Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-10-10T03:08:56.4429660Z http.https://github.com/.extraheader 2025-10-10T03:08:56.4496500Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-10-10T03:08:56.4561460Z http.https://github.com/.extraheader 2025-10-10T03:08:56.4624940Z Entering 'third_party/fbgemm/external/cutlass' 2025-10-10T03:08:56.4689310Z http.https://github.com/.extraheader 2025-10-10T03:08:56.4756210Z Entering 'third_party/fbgemm/external/googletest' 2025-10-10T03:08:56.4820970Z http.https://github.com/.extraheader 2025-10-10T03:08:56.4884040Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-10-10T03:08:56.4948160Z http.https://github.com/.extraheader 2025-10-10T03:08:56.5012060Z Entering 'third_party/fbgemm/external/json' 2025-10-10T03:08:56.5076200Z http.https://github.com/.extraheader 2025-10-10T03:08:56.5143800Z Entering 'third_party/flash-attention' 2025-10-10T03:08:56.5209730Z http.https://github.com/.extraheader 2025-10-10T03:08:56.5272610Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-10-10T03:08:56.5337190Z http.https://github.com/.extraheader 2025-10-10T03:08:56.5403650Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-10-10T03:08:56.5469610Z http.https://github.com/.extraheader 2025-10-10T03:08:56.5539430Z Entering 'third_party/flatbuffers' 2025-10-10T03:08:56.5606660Z http.https://github.com/.extraheader 2025-10-10T03:08:56.5671780Z Entering 'third_party/fmt' 2025-10-10T03:08:56.5737420Z http.https://github.com/.extraheader 2025-10-10T03:08:56.5802250Z Entering 'third_party/gemmlowp/gemmlowp' 2025-10-10T03:08:56.5866480Z http.https://github.com/.extraheader 2025-10-10T03:08:56.5933320Z Entering 'third_party/gloo' 2025-10-10T03:08:56.5997660Z http.https://github.com/.extraheader 2025-10-10T03:08:56.6062170Z Entering 'third_party/googletest' 2025-10-10T03:08:56.6127310Z http.https://github.com/.extraheader 2025-10-10T03:08:56.6191380Z Entering 'third_party/ideep' 2025-10-10T03:08:56.6256220Z http.https://github.com/.extraheader 2025-10-10T03:08:56.6318600Z Entering 'third_party/ideep/mkl-dnn' 2025-10-10T03:08:56.6382840Z http.https://github.com/.extraheader 2025-10-10T03:08:56.6450490Z Entering 'third_party/ittapi' 2025-10-10T03:08:56.6516100Z http.https://github.com/.extraheader 2025-10-10T03:08:56.6580770Z Entering 'third_party/kineto' 2025-10-10T03:08:56.6645940Z http.https://github.com/.extraheader 2025-10-10T03:08:56.6709450Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-10-10T03:08:56.6773970Z http.https://github.com/.extraheader 2025-10-10T03:08:56.6837260Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-10-10T03:08:56.6902100Z http.https://github.com/.extraheader 2025-10-10T03:08:56.6967410Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-10-10T03:08:56.7033280Z http.https://github.com/.extraheader 2025-10-10T03:08:56.7098160Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-10-10T03:08:56.7162300Z http.https://github.com/.extraheader 2025-10-10T03:08:56.7227250Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-10-10T03:08:56.7291780Z http.https://github.com/.extraheader 2025-10-10T03:08:56.7353680Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-10-10T03:08:56.7417900Z http.https://github.com/.extraheader 2025-10-10T03:08:56.7485250Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-10-10T03:08:56.7550720Z http.https://github.com/.extraheader 2025-10-10T03:08:56.7615110Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-10-10T03:08:56.7679150Z http.https://github.com/.extraheader 2025-10-10T03:08:56.7743570Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-10-10T03:08:56.7807240Z http.https://github.com/.extraheader 2025-10-10T03:08:56.7872290Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-10-10T03:08:56.7936830Z http.https://github.com/.extraheader 2025-10-10T03:08:56.8001580Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-10-10T03:08:56.8065890Z http.https://github.com/.extraheader 2025-10-10T03:08:56.8130310Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T03:08:56.8195650Z http.https://github.com/.extraheader 2025-10-10T03:08:56.8262630Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T03:08:56.8327630Z http.https://github.com/.extraheader 2025-10-10T03:08:56.8397860Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-10-10T03:08:56.8462310Z http.https://github.com/.extraheader 2025-10-10T03:08:56.8526630Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-10-10T03:08:56.8591730Z http.https://github.com/.extraheader 2025-10-10T03:08:56.8657490Z Entering 'third_party/kleidiai' 2025-10-10T03:08:56.8723200Z http.https://github.com/.extraheader 2025-10-10T03:08:56.8788580Z Entering 'third_party/mimalloc' 2025-10-10T03:08:56.8853300Z http.https://github.com/.extraheader 2025-10-10T03:08:56.8918720Z Entering 'third_party/nlohmann' 2025-10-10T03:08:56.8983130Z http.https://github.com/.extraheader 2025-10-10T03:08:56.9048070Z Entering 'third_party/onnx' 2025-10-10T03:08:56.9112330Z http.https://github.com/.extraheader 2025-10-10T03:08:56.9181350Z Entering 'third_party/onnx/third_party/pybind11' 2025-10-10T03:08:56.9248330Z http.https://github.com/.extraheader 2025-10-10T03:08:56.9315130Z Entering 'third_party/opentelemetry-cpp' 2025-10-10T03:08:56.9380620Z http.https://github.com/.extraheader 2025-10-10T03:08:56.9445050Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-10-10T03:08:56.9510480Z http.https://github.com/.extraheader 2025-10-10T03:08:56.9575200Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-10-10T03:08:56.9639590Z http.https://github.com/.extraheader 2025-10-10T03:08:56.9703850Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-10-10T03:08:56.9768460Z http.https://github.com/.extraheader 2025-10-10T03:08:56.9832200Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-10-10T03:08:56.9896090Z http.https://github.com/.extraheader 2025-10-10T03:08:56.9961190Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-10-10T03:08:57.0025610Z http.https://github.com/.extraheader 2025-10-10T03:08:57.0090180Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-10-10T03:08:57.0154940Z http.https://github.com/.extraheader 2025-10-10T03:08:57.0219150Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-10-10T03:08:57.0284130Z http.https://github.com/.extraheader 2025-10-10T03:08:57.0346920Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T03:08:57.0411940Z http.https://github.com/.extraheader 2025-10-10T03:08:57.0477210Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T03:08:57.0542860Z http.https://github.com/.extraheader 2025-10-10T03:08:57.0609750Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-10-10T03:08:57.0673420Z http.https://github.com/.extraheader 2025-10-10T03:08:57.0746250Z Entering 'third_party/pocketfft' 2025-10-10T03:08:57.0813940Z http.https://github.com/.extraheader 2025-10-10T03:08:57.0878360Z Entering 'third_party/protobuf' 2025-10-10T03:08:57.0943880Z http.https://github.com/.extraheader 2025-10-10T03:08:57.1008490Z Entering 'third_party/protobuf/third_party/benchmark' 2025-10-10T03:08:57.1075640Z http.https://github.com/.extraheader 2025-10-10T03:08:57.1139490Z Entering 'third_party/protobuf/third_party/googletest' 2025-10-10T03:08:57.1204290Z http.https://github.com/.extraheader 2025-10-10T03:08:57.1269590Z Entering 'third_party/psimd' 2025-10-10T03:08:57.1335620Z http.https://github.com/.extraheader 2025-10-10T03:08:57.1399950Z Entering 'third_party/pthreadpool' 2025-10-10T03:08:57.1465380Z http.https://github.com/.extraheader 2025-10-10T03:08:57.1529740Z Entering 'third_party/pybind11' 2025-10-10T03:08:57.1594470Z http.https://github.com/.extraheader 2025-10-10T03:08:57.1659380Z Entering 'third_party/python-peachpy' 2025-10-10T03:08:57.1724810Z http.https://github.com/.extraheader 2025-10-10T03:08:57.1789160Z Entering 'third_party/sleef' 2025-10-10T03:08:57.1854070Z http.https://github.com/.extraheader 2025-10-10T03:08:57.1918650Z Entering 'third_party/tensorpipe' 2025-10-10T03:08:57.1984180Z http.https://github.com/.extraheader 2025-10-10T03:08:57.2047130Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-10-10T03:08:57.2112160Z http.https://github.com/.extraheader 2025-10-10T03:08:57.2177390Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-10-10T03:08:57.2242680Z http.https://github.com/.extraheader 2025-10-10T03:08:57.2306900Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-10-10T03:08:57.2371890Z http.https://github.com/.extraheader 2025-10-10T03:08:57.2436170Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-10-10T03:08:57.2501250Z http.https://github.com/.extraheader 2025-10-10T03:08:57.2564000Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-10-10T03:08:57.2628450Z http.https://github.com/.extraheader 2025-10-10T03:08:57.2773660Z A job completed hook has been configured by the self-hosted runner administrator 2025-10-10T03:08:57.2836310Z ##[group]Run '/opt/runner_scripts/post-job.sh' 2025-10-10T03:08:57.2854870Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-10-10T03:08:57.2855100Z ##[endgroup] 2025-10-10T03:08:57.3165800Z + df -h 2025-10-10T03:08:57.3182920Z + Checking if runner needs to be terminated...ok 2025-10-10T03:08:57.3183320Z + Outputting disk space 2025-10-10T03:08:57.3183630Z Filesystem Size Used Avail Capacity iused ifree %iused Mounted on 2025-10-10T03:08:57.3184070Z /dev/disk5s2s1 256Gi 9.6Gi 217Gi 5% 404k 2.3G 0% / 2025-10-10T03:08:57.3184450Z devfs 217Ki 217Ki 0Bi 100% 752 0 100% /dev 2025-10-10T03:08:57.3184850Z /dev/disk5s5 256Gi 1.0Gi 217Gi 1% 1 2.3G 0% /System/Volumes/VM 2025-10-10T03:08:57.3185320Z /dev/disk5s3 256Gi 5.9Gi 217Gi 3% 1.1k 2.3G 0% /System/Volumes/Preboot 2025-10-10T03:08:57.3185770Z /dev/disk2s2 500Mi 6.0Mi 387Mi 2% 1 4.0M 0% /System/Volumes/xarts 2025-10-10T03:08:57.3186210Z /dev/disk2s1 500Mi 53Mi 387Mi 13% 61 4.0M 0% /System/Volumes/iSCPreboot 2025-10-10T03:08:57.3186630Z /dev/disk2s3 500Mi 872Ki 387Mi 1% 51 4.0M 0% /System/Volumes/Hardware 2025-10-10T03:08:57.3187080Z /dev/disk5s1 256Gi 22Gi 217Gi 10% 628k 2.3G 0% /System/Volumes/Data 2025-10-10T03:08:57.3187520Z map auto_home 0Bi 0Bi 0Bi 100% 0 0 - /System/Volumes/Data/home 2025-10-10T03:08:57.3187960Z /dev/disk3s4 228Gi 120Ki 210Gi 1% 18 2.2G 0% /private/tmp/tmp-mount-3KrOPR 2025-10-10T03:08:57.3188340Z + Cleaning up old logs (Keep the latest 100) 2025-10-10T03:08:57.3188610Z + ls -t /var/log/post_job 2025-10-10T03:08:57.3188800Z + awk 'NR>100' 2025-10-10T03:08:57.3188980Z + xargs rm -fv 2025-10-10T03:08:57.3292740Z + Restoring SSH key to be the skeleton key 2025-10-10T03:08:57.3371970Z Cleaning up orphan processes